﻿/*!
 * Font Awesome Free 6.1.1 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 2022 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fad,.fa-duotone,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.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:0.625em;line-height:0.1em;vertical-align:0.225em}.fa-xs{font-size:0.75em;line-height:0.0833333337em;vertical-align:0.125em}.fa-sm{font-size:0.875em;line-height:0.0714285718em;vertical-align:0.0535714295em}.fa-lg{font-size:1.25em;line-height:0.05em;vertical-align:-0.075em}.fa-xl{font-size:1.5em;line-height:0.0416666682em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:0.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0);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, 0);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, 0);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, 0);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, 0);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, 0);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, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::before{content:"\30"}.fa-1::before{content:"\31"}.fa-2::before{content:"\32"}.fa-3::before{content:"\33"}.fa-4::before{content:"\34"}.fa-5::before{content:"\35"}.fa-6::before{content:"\36"}.fa-7::before{content:"\37"}.fa-8::before{content:"\38"}.fa-9::before{content:"\39"}.fa-a::before{content:"\41"}.fa-address-book::before{content:"\f2b9"}.fa-contact-book::before{content:"\f2b9"}.fa-address-card::before{content:"\f2bb"}.fa-contact-card::before{content:"\f2bb"}.fa-vcard::before{content:"\f2bb"}.fa-align-center::before{content:"\f037"}.fa-align-justify::before{content:"\f039"}.fa-align-left::before{content:"\f036"}.fa-align-right::before{content:"\f038"}.fa-anchor::before{content:"\f13d"}.fa-anchor-circle-check::before{content:"\e4aa"}.fa-anchor-circle-exclamation::before{content:"\e4ab"}.fa-anchor-circle-xmark::before{content:"\e4ac"}.fa-anchor-lock::before{content:"\e4ad"}.fa-angle-down::before{content:"\f107"}.fa-angle-left::before{content:"\f104"}.fa-angle-right::before{content:"\f105"}.fa-angle-up::before{content:"\f106"}.fa-angles-down::before{content:"\f103"}.fa-angle-double-down::before{content:"\f103"}.fa-angles-left::before{content:"\f100"}.fa-angle-double-left::before{content:"\f100"}.fa-angles-right::before{content:"\f101"}.fa-angle-double-right::before{content:"\f101"}.fa-angles-up::before{content:"\f102"}.fa-angle-double-up::before{content:"\f102"}.fa-ankh::before{content:"\f644"}.fa-apple-whole::before{content:"\f5d1"}.fa-apple-alt::before{content:"\f5d1"}.fa-archway::before{content:"\f557"}.fa-arrow-down::before{content:"\f063"}.fa-arrow-down-1-9::before{content:"\f162"}.fa-sort-numeric-asc::before{content:"\f162"}.fa-sort-numeric-down::before{content:"\f162"}.fa-arrow-down-9-1::before{content:"\f886"}.fa-sort-numeric-desc::before{content:"\f886"}.fa-sort-numeric-down-alt::before{content:"\f886"}.fa-arrow-down-a-z::before{content:"\f15d"}.fa-sort-alpha-asc::before{content:"\f15d"}.fa-sort-alpha-down::before{content:"\f15d"}.fa-arrow-down-long::before{content:"\f175"}.fa-long-arrow-down::before{content:"\f175"}.fa-arrow-down-short-wide::before{content:"\f884"}.fa-sort-amount-desc::before{content:"\f884"}.fa-sort-amount-down-alt::before{content:"\f884"}.fa-arrow-down-up-across-line::before{content:"\e4af"}.fa-arrow-down-up-lock::before{content:"\e4b0"}.fa-arrow-down-wide-short::before{content:"\f160"}.fa-sort-amount-asc::before{content:"\f160"}.fa-sort-amount-down::before{content:"\f160"}.fa-arrow-down-z-a::before{content:"\f881"}.fa-sort-alpha-desc::before{content:"\f881"}.fa-sort-alpha-down-alt::before{content:"\f881"}.fa-arrow-left::before{content:"\f060"}.fa-arrow-left-long::before{content:"\f177"}.fa-long-arrow-left::before{content:"\f177"}.fa-arrow-pointer::before{content:"\f245"}.fa-mouse-pointer::before{content:"\f245"}.fa-arrow-right::before{content:"\f061"}.fa-arrow-right-arrow-left::before{content:"\f0ec"}.fa-exchange::before{content:"\f0ec"}.fa-arrow-right-from-bracket::before{content:"\f08b"}.fa-sign-out::before{content:"\f08b"}.fa-arrow-right-long::before{content:"\f178"}.fa-long-arrow-right::before{content:"\f178"}.fa-arrow-right-to-bracket::before{content:"\f090"}.fa-sign-in::before{content:"\f090"}.fa-arrow-right-to-city::before{content:"\e4b3"}.fa-arrow-rotate-left::before{content:"\f0e2"}.fa-arrow-left-rotate::before{content:"\f0e2"}.fa-arrow-rotate-back::before{content:"\f0e2"}.fa-arrow-rotate-backward::before{content:"\f0e2"}.fa-undo::before{content:"\f0e2"}.fa-arrow-rotate-right::before{content:"\f01e"}.fa-arrow-right-rotate::before{content:"\f01e"}.fa-arrow-rotate-forward::before{content:"\f01e"}.fa-redo::before{content:"\f01e"}.fa-arrow-trend-down::before{content:"\e097"}.fa-arrow-trend-up::before{content:"\e098"}.fa-arrow-turn-down::before{content:"\f149"}.fa-level-down::before{content:"\f149"}.fa-arrow-turn-up::before{content:"\f148"}.fa-level-up::before{content:"\f148"}.fa-arrow-up::before{content:"\f062"}.fa-arrow-up-1-9::before{content:"\f163"}.fa-sort-numeric-up::before{content:"\f163"}.fa-arrow-up-9-1::before{content:"\f887"}.fa-sort-numeric-up-alt::before{content:"\f887"}.fa-arrow-up-a-z::before{content:"\f15e"}.fa-sort-alpha-up::before{content:"\f15e"}.fa-arrow-up-from-bracket::before{content:"\e09a"}.fa-arrow-up-from-ground-water::before{content:"\e4b5"}.fa-arrow-up-from-water-pump::before{content:"\e4b6"}.fa-arrow-up-long::before{content:"\f176"}.fa-long-arrow-up::before{content:"\f176"}.fa-arrow-up-right-dots::before{content:"\e4b7"}.fa-arrow-up-right-from-square::before{content:"\f08e"}.fa-external-link::before{content:"\f08e"}.fa-arrow-up-short-wide::before{content:"\f885"}.fa-sort-amount-up-alt::before{content:"\f885"}.fa-arrow-up-wide-short::before{content:"\f161"}.fa-sort-amount-up::before{content:"\f161"}.fa-arrow-up-z-a::before{content:"\f882"}.fa-sort-alpha-up-alt::before{content:"\f882"}.fa-arrows-down-to-line::before{content:"\e4b8"}.fa-arrows-down-to-people::before{content:"\e4b9"}.fa-arrows-left-right::before{content:"\f07e"}.fa-arrows-h::before{content:"\f07e"}.fa-arrows-left-right-to-line::before{content:"\e4ba"}.fa-arrows-rotate::before{content:"\f021"}.fa-refresh::before{content:"\f021"}.fa-sync::before{content:"\f021"}.fa-arrows-spin::before{content:"\e4bb"}.fa-arrows-split-up-and-left::before{content:"\e4bc"}.fa-arrows-to-circle::before{content:"\e4bd"}.fa-arrows-to-dot::before{content:"\e4be"}.fa-arrows-to-eye::before{content:"\e4bf"}.fa-arrows-turn-right::before{content:"\e4c0"}.fa-arrows-turn-to-dots::before{content:"\e4c1"}.fa-arrows-up-down::before{content:"\f07d"}.fa-arrows-v::before{content:"\f07d"}.fa-arrows-up-down-left-right::before{content:"\f047"}.fa-arrows::before{content:"\f047"}.fa-arrows-up-to-line::before{content:"\e4c2"}.fa-asterisk::before{content:"\2a"}.fa-at::before{content:"\40"}.fa-atom::before{content:"\f5d2"}.fa-audio-description::before{content:"\f29e"}.fa-austral-sign::before{content:"\e0a9"}.fa-award::before{content:"\f559"}.fa-b::before{content:"\42"}.fa-baby::before{content:"\f77c"}.fa-baby-carriage::before{content:"\f77d"}.fa-carriage-baby::before{content:"\f77d"}.fa-backward::before{content:"\f04a"}.fa-backward-fast::before{content:"\f049"}.fa-fast-backward::before{content:"\f049"}.fa-backward-step::before{content:"\f048"}.fa-step-backward::before{content:"\f048"}.fa-bacon::before{content:"\f7e5"}.fa-bacteria::before{content:"\e059"}.fa-bacterium::before{content:"\e05a"}.fa-bag-shopping::before{content:"\f290"}.fa-shopping-bag::before{content:"\f290"}.fa-bahai::before{content:"\f666"}.fa-baht-sign::before{content:"\e0ac"}.fa-ban::before{content:"\f05e"}.fa-cancel::before{content:"\f05e"}.fa-ban-smoking::before{content:"\f54d"}.fa-smoking-ban::before{content:"\f54d"}.fa-bandage::before{content:"\f462"}.fa-band-aid::before{content:"\f462"}.fa-barcode::before{content:"\f02a"}.fa-bars::before{content:"\f0c9"}.fa-navicon::before{content:"\f0c9"}.fa-bars-progress::before{content:"\f828"}.fa-tasks-alt::before{content:"\f828"}.fa-bars-staggered::before{content:"\f550"}.fa-reorder::before{content:"\f550"}.fa-stream::before{content:"\f550"}.fa-baseball::before{content:"\f433"}.fa-baseball-ball::before{content:"\f433"}.fa-baseball-bat-ball::before{content:"\f432"}.fa-basket-shopping::before{content:"\f291"}.fa-shopping-basket::before{content:"\f291"}.fa-basketball::before{content:"\f434"}.fa-basketball-ball::before{content:"\f434"}.fa-bath::before{content:"\f2cd"}.fa-bathtub::before{content:"\f2cd"}.fa-battery-empty::before{content:"\f244"}.fa-battery-0::before{content:"\f244"}.fa-battery-full::before{content:"\f240"}.fa-battery::before{content:"\f240"}.fa-battery-5::before{content:"\f240"}.fa-battery-half::before{content:"\f242"}.fa-battery-3::before{content:"\f242"}.fa-battery-quarter::before{content:"\f243"}.fa-battery-2::before{content:"\f243"}.fa-battery-three-quarters::before{content:"\f241"}.fa-battery-4::before{content:"\f241"}.fa-bed::before{content:"\f236"}.fa-bed-pulse::before{content:"\f487"}.fa-procedures::before{content:"\f487"}.fa-beer-mug-empty::before{content:"\f0fc"}.fa-beer::before{content:"\f0fc"}.fa-bell::before{content:"\f0f3"}.fa-bell-concierge::before{content:"\f562"}.fa-concierge-bell::before{content:"\f562"}.fa-bell-slash::before{content:"\f1f6"}.fa-bezier-curve::before{content:"\f55b"}.fa-bicycle::before{content:"\f206"}.fa-binoculars::before{content:"\f1e5"}.fa-biohazard::before{content:"\f780"}.fa-bitcoin-sign::before{content:"\e0b4"}.fa-blender::before{content:"\f517"}.fa-blender-phone::before{content:"\f6b6"}.fa-blog::before{content:"\f781"}.fa-bold::before{content:"\f032"}.fa-bolt::before{content:"\f0e7"}.fa-zap::before{content:"\f0e7"}.fa-bolt-lightning::before{content:"\e0b7"}.fa-bomb::before{content:"\f1e2"}.fa-bone::before{content:"\f5d7"}.fa-bong::before{content:"\f55c"}.fa-book::before{content:"\f02d"}.fa-book-atlas::before{content:"\f558"}.fa-atlas::before{content:"\f558"}.fa-book-bible::before{content:"\f647"}.fa-bible::before{content:"\f647"}.fa-book-bookmark::before{content:"\e0bb"}.fa-book-journal-whills::before{content:"\f66a"}.fa-journal-whills::before{content:"\f66a"}.fa-book-medical::before{content:"\f7e6"}.fa-book-open::before{content:"\f518"}.fa-book-open-reader::before{content:"\f5da"}.fa-book-reader::before{content:"\f5da"}.fa-book-quran::before{content:"\f687"}.fa-quran::before{content:"\f687"}.fa-book-skull::before{content:"\f6b7"}.fa-book-dead::before{content:"\f6b7"}.fa-bookmark::before{content:"\f02e"}.fa-border-all::before{content:"\f84c"}.fa-border-none::before{content:"\f850"}.fa-border-top-left::before{content:"\f853"}.fa-border-style::before{content:"\f853"}.fa-bore-hole::before{content:"\e4c3"}.fa-bottle-droplet::before{content:"\e4c4"}.fa-bottle-water::before{content:"\e4c5"}.fa-bowl-food::before{content:"\e4c6"}.fa-bowl-rice::before{content:"\e2eb"}.fa-bowling-ball::before{content:"\f436"}.fa-box::before{content:"\f466"}.fa-box-archive::before{content:"\f187"}.fa-archive::before{content:"\f187"}.fa-box-open::before{content:"\f49e"}.fa-box-tissue::before{content:"\e05b"}.fa-boxes-packing::before{content:"\e4c7"}.fa-boxes-stacked::before{content:"\f468"}.fa-boxes::before{content:"\f468"}.fa-boxes-alt::before{content:"\f468"}.fa-braille::before{content:"\f2a1"}.fa-brain::before{content:"\f5dc"}.fa-brazilian-real-sign::before{content:"\e46c"}.fa-bread-slice::before{content:"\f7ec"}.fa-bridge::before{content:"\e4c8"}.fa-bridge-circle-check::before{content:"\e4c9"}.fa-bridge-circle-exclamation::before{content:"\e4ca"}.fa-bridge-circle-xmark::before{content:"\e4cb"}.fa-bridge-lock::before{content:"\e4cc"}.fa-bridge-water::before{content:"\e4ce"}.fa-briefcase::before{content:"\f0b1"}.fa-briefcase-medical::before{content:"\f469"}.fa-broom::before{content:"\f51a"}.fa-broom-ball::before{content:"\f458"}.fa-quidditch::before{content:"\f458"}.fa-quidditch-broom-ball::before{content:"\f458"}.fa-brush::before{content:"\f55d"}.fa-bucket::before{content:"\e4cf"}.fa-bug::before{content:"\f188"}.fa-bug-slash::before{content:"\e490"}.fa-bugs::before{content:"\e4d0"}.fa-building::before{content:"\f1ad"}.fa-building-circle-arrow-right::before{content:"\e4d1"}.fa-building-circle-check::before{content:"\e4d2"}.fa-building-circle-exclamation::before{content:"\e4d3"}.fa-building-circle-xmark::before{content:"\e4d4"}.fa-building-columns::before{content:"\f19c"}.fa-bank::before{content:"\f19c"}.fa-institution::before{content:"\f19c"}.fa-museum::before{content:"\f19c"}.fa-university::before{content:"\f19c"}.fa-building-flag::before{content:"\e4d5"}.fa-building-lock::before{content:"\e4d6"}.fa-building-ngo::before{content:"\e4d7"}.fa-building-shield::before{content:"\e4d8"}.fa-building-un::before{content:"\e4d9"}.fa-building-user::before{content:"\e4da"}.fa-building-wheat::before{content:"\e4db"}.fa-bullhorn::before{content:"\f0a1"}.fa-bullseye::before{content:"\f140"}.fa-burger::before{content:"\f805"}.fa-hamburger::before{content:"\f805"}.fa-burst::before{content:"\e4dc"}.fa-bus::before{content:"\f207"}.fa-bus-simple::before{content:"\f55e"}.fa-bus-alt::before{content:"\f55e"}.fa-business-time::before{content:"\f64a"}.fa-briefcase-clock::before{content:"\f64a"}.fa-c::before{content:"\43"}.fa-cake-candles::before{content:"\f1fd"}.fa-birthday-cake::before{content:"\f1fd"}.fa-cake::before{content:"\f1fd"}.fa-calculator::before{content:"\f1ec"}.fa-calendar::before{content:"\f133"}.fa-calendar-check::before{content:"\f274"}.fa-calendar-day::before{content:"\f783"}.fa-calendar-days::before{content:"\f073"}.fa-calendar-alt::before{content:"\f073"}.fa-calendar-minus::before{content:"\f272"}.fa-calendar-plus::before{content:"\f271"}.fa-calendar-week::before{content:"\f784"}.fa-calendar-xmark::before{content:"\f273"}.fa-calendar-times::before{content:"\f273"}.fa-camera::before{content:"\f030"}.fa-camera-alt::before{content:"\f030"}.fa-camera-retro::before{content:"\f083"}.fa-camera-rotate::before{content:"\e0d8"}.fa-campground::before{content:"\f6bb"}.fa-candy-cane::before{content:"\f786"}.fa-cannabis::before{content:"\f55f"}.fa-capsules::before{content:"\f46b"}.fa-car::before{content:"\f1b9"}.fa-automobile::before{content:"\f1b9"}.fa-car-battery::before{content:"\f5df"}.fa-battery-car::before{content:"\f5df"}.fa-car-burst::before{content:"\f5e1"}.fa-car-crash::before{content:"\f5e1"}.fa-car-on::before{content:"\e4dd"}.fa-car-rear::before{content:"\f5de"}.fa-car-alt::before{content:"\f5de"}.fa-car-side::before{content:"\f5e4"}.fa-car-tunnel::before{content:"\e4de"}.fa-caravan::before{content:"\f8ff"}.fa-caret-down::before{content:"\f0d7"}.fa-caret-left::before{content:"\f0d9"}.fa-caret-right::before{content:"\f0da"}.fa-caret-up::before{content:"\f0d8"}.fa-carrot::before{content:"\f787"}.fa-cart-arrow-down::before{content:"\f218"}.fa-cart-flatbed::before{content:"\f474"}.fa-dolly-flatbed::before{content:"\f474"}.fa-cart-flatbed-suitcase::before{content:"\f59d"}.fa-luggage-cart::before{content:"\f59d"}.fa-cart-plus::before{content:"\f217"}.fa-cart-shopping::before{content:"\f07a"}.fa-shopping-cart::before{content:"\f07a"}.fa-cash-register::before{content:"\f788"}.fa-cat::before{content:"\f6be"}.fa-cedi-sign::before{content:"\e0df"}.fa-cent-sign::before{content:"\e3f5"}.fa-certificate::before{content:"\f0a3"}.fa-chair::before{content:"\f6c0"}.fa-chalkboard::before{content:"\f51b"}.fa-blackboard::before{content:"\f51b"}.fa-chalkboard-user::before{content:"\f51c"}.fa-chalkboard-teacher::before{content:"\f51c"}.fa-champagne-glasses::before{content:"\f79f"}.fa-glass-cheers::before{content:"\f79f"}.fa-charging-station::before{content:"\f5e7"}.fa-chart-area::before{content:"\f1fe"}.fa-area-chart::before{content:"\f1fe"}.fa-chart-bar::before{content:"\f080"}.fa-bar-chart::before{content:"\f080"}.fa-chart-column::before{content:"\e0e3"}.fa-chart-gantt::before{content:"\e0e4"}.fa-chart-line::before{content:"\f201"}.fa-line-chart::before{content:"\f201"}.fa-chart-pie::before{content:"\f200"}.fa-pie-chart::before{content:"\f200"}.fa-chart-simple::before{content:"\e473"}.fa-check::before{content:"\f00c"}.fa-check-double::before{content:"\f560"}.fa-check-to-slot::before{content:"\f772"}.fa-vote-yea::before{content:"\f772"}.fa-cheese::before{content:"\f7ef"}.fa-chess::before{content:"\f439"}.fa-chess-bishop::before{content:"\f43a"}.fa-chess-board::before{content:"\f43c"}.fa-chess-king::before{content:"\f43f"}.fa-chess-knight::before{content:"\f441"}.fa-chess-pawn::before{content:"\f443"}.fa-chess-queen::before{content:"\f445"}.fa-chess-rook::before{content:"\f447"}.fa-chevron-down::before{content:"\f078"}.fa-chevron-left::before{content:"\f053"}.fa-chevron-right::before{content:"\f054"}.fa-chevron-up::before{content:"\f077"}.fa-child::before{content:"\f1ae"}.fa-child-dress::before{content:"\e59c"}.fa-child-reaching::before{content:"\e59d"}.fa-child-rifle::before{content:"\e4e0"}.fa-children::before{content:"\e4e1"}.fa-church::before{content:"\f51d"}.fa-circle::before{content:"\f111"}.fa-circle-arrow-down::before{content:"\f0ab"}.fa-arrow-circle-down::before{content:"\f0ab"}.fa-circle-arrow-left::before{content:"\f0a8"}.fa-arrow-circle-left::before{content:"\f0a8"}.fa-circle-arrow-right::before{content:"\f0a9"}.fa-arrow-circle-right::before{content:"\f0a9"}.fa-circle-arrow-up::before{content:"\f0aa"}.fa-arrow-circle-up::before{content:"\f0aa"}.fa-circle-check::before{content:"\f058"}.fa-check-circle::before{content:"\f058"}.fa-circle-chevron-down::before{content:"\f13a"}.fa-chevron-circle-down::before{content:"\f13a"}.fa-circle-chevron-left::before{content:"\f137"}.fa-chevron-circle-left::before{content:"\f137"}.fa-circle-chevron-right::before{content:"\f138"}.fa-chevron-circle-right::before{content:"\f138"}.fa-circle-chevron-up::before{content:"\f139"}.fa-chevron-circle-up::before{content:"\f139"}.fa-circle-dollar-to-slot::before{content:"\f4b9"}.fa-donate::before{content:"\f4b9"}.fa-circle-dot::before{content:"\f192"}.fa-dot-circle::before{content:"\f192"}.fa-circle-down::before{content:"\f358"}.fa-arrow-alt-circle-down::before{content:"\f358"}.fa-circle-exclamation::before{content:"\f06a"}.fa-exclamation-circle::before{content:"\f06a"}.fa-circle-h::before{content:"\f47e"}.fa-hospital-symbol::before{content:"\f47e"}.fa-circle-half-stroke::before{content:"\f042"}.fa-adjust::before{content:"\f042"}.fa-circle-info::before{content:"\f05a"}.fa-info-circle::before{content:"\f05a"}.fa-circle-left::before{content:"\f359"}.fa-arrow-alt-circle-left::before{content:"\f359"}.fa-circle-minus::before{content:"\f056"}.fa-minus-circle::before{content:"\f056"}.fa-circle-nodes::before{content:"\e4e2"}.fa-circle-notch::before{content:"\f1ce"}.fa-circle-pause::before{content:"\f28b"}.fa-pause-circle::before{content:"\f28b"}.fa-circle-play::before{content:"\f144"}.fa-play-circle::before{content:"\f144"}.fa-circle-plus::before{content:"\f055"}.fa-plus-circle::before{content:"\f055"}.fa-circle-question::before{content:"\f059"}.fa-question-circle::before{content:"\f059"}.fa-circle-radiation::before{content:"\f7ba"}.fa-radiation-alt::before{content:"\f7ba"}.fa-circle-right::before{content:"\f35a"}.fa-arrow-alt-circle-right::before{content:"\f35a"}.fa-circle-stop::before{content:"\f28d"}.fa-stop-circle::before{content:"\f28d"}.fa-circle-up::before{content:"\f35b"}.fa-arrow-alt-circle-up::before{content:"\f35b"}.fa-circle-user::before{content:"\f2bd"}.fa-user-circle::before{content:"\f2bd"}.fa-circle-xmark::before{content:"\f057"}.fa-times-circle::before{content:"\f057"}.fa-xmark-circle::before{content:"\f057"}.fa-city::before{content:"\f64f"}.fa-clapperboard::before{content:"\e131"}.fa-clipboard::before{content:"\f328"}.fa-clipboard-check::before{content:"\f46c"}.fa-clipboard-list::before{content:"\f46d"}.fa-clipboard-question::before{content:"\e4e3"}.fa-clipboard-user::before{content:"\f7f3"}.fa-clock::before{content:"\f017"}.fa-clock-four::before{content:"\f017"}.fa-clock-rotate-left::before{content:"\f1da"}.fa-history::before{content:"\f1da"}.fa-clone::before{content:"\f24d"}.fa-closed-captioning::before{content:"\f20a"}.fa-cloud::before{content:"\f0c2"}.fa-cloud-arrow-down::before{content:"\f0ed"}.fa-cloud-download::before{content:"\f0ed"}.fa-cloud-download-alt::before{content:"\f0ed"}.fa-cloud-arrow-up::before{content:"\f0ee"}.fa-cloud-upload::before{content:"\f0ee"}.fa-cloud-upload-alt::before{content:"\f0ee"}.fa-cloud-bolt::before{content:"\f76c"}.fa-thunderstorm::before{content:"\f76c"}.fa-cloud-meatball::before{content:"\f73b"}.fa-cloud-moon::before{content:"\f6c3"}.fa-cloud-moon-rain::before{content:"\f73c"}.fa-cloud-rain::before{content:"\f73d"}.fa-cloud-showers-heavy::before{content:"\f740"}.fa-cloud-showers-water::before{content:"\e4e4"}.fa-cloud-sun::before{content:"\f6c4"}.fa-cloud-sun-rain::before{content:"\f743"}.fa-clover::before{content:"\e139"}.fa-code::before{content:"\f121"}.fa-code-branch::before{content:"\f126"}.fa-code-commit::before{content:"\f386"}.fa-code-compare::before{content:"\e13a"}.fa-code-fork::before{content:"\e13b"}.fa-code-merge::before{content:"\f387"}.fa-code-pull-request::before{content:"\e13c"}.fa-coins::before{content:"\f51e"}.fa-colon-sign::before{content:"\e140"}.fa-comment::before{content:"\f075"}.fa-comment-dollar::before{content:"\f651"}.fa-comment-dots::before{content:"\f4ad"}.fa-commenting::before{content:"\f4ad"}.fa-comment-medical::before{content:"\f7f5"}.fa-comment-slash::before{content:"\f4b3"}.fa-comment-sms::before{content:"\f7cd"}.fa-sms::before{content:"\f7cd"}.fa-comments::before{content:"\f086"}.fa-comments-dollar::before{content:"\f653"}.fa-compact-disc::before{content:"\f51f"}.fa-compass::before{content:"\f14e"}.fa-compass-drafting::before{content:"\f568"}.fa-drafting-compass::before{content:"\f568"}.fa-compress::before{content:"\f066"}.fa-computer::before{content:"\e4e5"}.fa-computer-mouse::before{content:"\f8cc"}.fa-mouse::before{content:"\f8cc"}.fa-cookie::before{content:"\f563"}.fa-cookie-bite::before{content:"\f564"}.fa-copy::before{content:"\f0c5"}.fa-copyright::before{content:"\f1f9"}.fa-couch::before{content:"\f4b8"}.fa-cow::before{content:"\f6c8"}.fa-credit-card::before{content:"\f09d"}.fa-credit-card-alt::before{content:"\f09d"}.fa-crop::before{content:"\f125"}.fa-crop-simple::before{content:"\f565"}.fa-crop-alt::before{content:"\f565"}.fa-cross::before{content:"\f654"}.fa-crosshairs::before{content:"\f05b"}.fa-crow::before{content:"\f520"}.fa-crown::before{content:"\f521"}.fa-crutch::before{content:"\f7f7"}.fa-cruzeiro-sign::before{content:"\e152"}.fa-cube::before{content:"\f1b2"}.fa-cubes::before{content:"\f1b3"}.fa-cubes-stacked::before{content:"\e4e6"}.fa-d::before{content:"\44"}.fa-database::before{content:"\f1c0"}.fa-delete-left::before{content:"\f55a"}.fa-backspace::before{content:"\f55a"}.fa-democrat::before{content:"\f747"}.fa-desktop::before{content:"\f390"}.fa-desktop-alt::before{content:"\f390"}.fa-dharmachakra::before{content:"\f655"}.fa-diagram-next::before{content:"\e476"}.fa-diagram-predecessor::before{content:"\e477"}.fa-diagram-project::before{content:"\f542"}.fa-project-diagram::before{content:"\f542"}.fa-diagram-successor::before{content:"\e47a"}.fa-diamond::before{content:"\f219"}.fa-diamond-turn-right::before{content:"\f5eb"}.fa-directions::before{content:"\f5eb"}.fa-dice::before{content:"\f522"}.fa-dice-d20::before{content:"\f6cf"}.fa-dice-d6::before{content:"\f6d1"}.fa-dice-five::before{content:"\f523"}.fa-dice-four::before{content:"\f524"}.fa-dice-one::before{content:"\f525"}.fa-dice-six::before{content:"\f526"}.fa-dice-three::before{content:"\f527"}.fa-dice-two::before{content:"\f528"}.fa-disease::before{content:"\f7fa"}.fa-display::before{content:"\e163"}.fa-divide::before{content:"\f529"}.fa-dna::before{content:"\f471"}.fa-dog::before{content:"\f6d3"}.fa-dollar-sign::before{content:"\24"}.fa-dollar::before{content:"\24"}.fa-usd::before{content:"\24"}.fa-dolly::before{content:"\f472"}.fa-dolly-box::before{content:"\f472"}.fa-dong-sign::before{content:"\e169"}.fa-door-closed::before{content:"\f52a"}.fa-door-open::before{content:"\f52b"}.fa-dove::before{content:"\f4ba"}.fa-down-left-and-up-right-to-center::before{content:"\f422"}.fa-compress-alt::before{content:"\f422"}.fa-down-long::before{content:"\f309"}.fa-long-arrow-alt-down::before{content:"\f309"}.fa-download::before{content:"\f019"}.fa-dragon::before{content:"\f6d5"}.fa-draw-polygon::before{content:"\f5ee"}.fa-droplet::before{content:"\f043"}.fa-tint::before{content:"\f043"}.fa-droplet-slash::before{content:"\f5c7"}.fa-tint-slash::before{content:"\f5c7"}.fa-drum::before{content:"\f569"}.fa-drum-steelpan::before{content:"\f56a"}.fa-drumstick-bite::before{content:"\f6d7"}.fa-dumbbell::before{content:"\f44b"}.fa-dumpster::before{content:"\f793"}.fa-dumpster-fire::before{content:"\f794"}.fa-dungeon::before{content:"\f6d9"}.fa-e::before{content:"\45"}.fa-ear-deaf::before{content:"\f2a4"}.fa-deaf::before{content:"\f2a4"}.fa-deafness::before{content:"\f2a4"}.fa-hard-of-hearing::before{content:"\f2a4"}.fa-ear-listen::before{content:"\f2a2"}.fa-assistive-listening-systems::before{content:"\f2a2"}.fa-earth-africa::before{content:"\f57c"}.fa-globe-africa::before{content:"\f57c"}.fa-earth-americas::before{content:"\f57d"}.fa-earth::before{content:"\f57d"}.fa-earth-america::before{content:"\f57d"}.fa-globe-americas::before{content:"\f57d"}.fa-earth-asia::before{content:"\f57e"}.fa-globe-asia::before{content:"\f57e"}.fa-earth-europe::before{content:"\f7a2"}.fa-globe-europe::before{content:"\f7a2"}.fa-earth-oceania::before{content:"\e47b"}.fa-globe-oceania::before{content:"\e47b"}.fa-egg::before{content:"\f7fb"}.fa-eject::before{content:"\f052"}.fa-elevator::before{content:"\e16d"}.fa-ellipsis::before{content:"\f141"}.fa-ellipsis-h::before{content:"\f141"}.fa-ellipsis-vertical::before{content:"\f142"}.fa-ellipsis-v::before{content:"\f142"}.fa-envelope::before{content:"\f0e0"}.fa-envelope-circle-check::before{content:"\e4e8"}.fa-envelope-open::before{content:"\f2b6"}.fa-envelope-open-text::before{content:"\f658"}.fa-envelopes-bulk::before{content:"\f674"}.fa-mail-bulk::before{content:"\f674"}.fa-equals::before{content:"\3d"}.fa-eraser::before{content:"\f12d"}.fa-ethernet::before{content:"\f796"}.fa-euro-sign::before{content:"\f153"}.fa-eur::before{content:"\f153"}.fa-euro::before{content:"\f153"}.fa-exclamation::before{content:"\21"}.fa-expand::before{content:"\f065"}.fa-explosion::before{content:"\e4e9"}.fa-eye::before{content:"\f06e"}.fa-eye-dropper::before{content:"\f1fb"}.fa-eye-dropper-empty::before{content:"\f1fb"}.fa-eyedropper::before{content:"\f1fb"}.fa-eye-low-vision::before{content:"\f2a8"}.fa-low-vision::before{content:"\f2a8"}.fa-eye-slash::before{content:"\f070"}.fa-f::before{content:"\46"}.fa-face-angry::before{content:"\f556"}.fa-angry::before{content:"\f556"}.fa-face-dizzy::before{content:"\f567"}.fa-dizzy::before{content:"\f567"}.fa-face-flushed::before{content:"\f579"}.fa-flushed::before{content:"\f579"}.fa-face-frown::before{content:"\f119"}.fa-frown::before{content:"\f119"}.fa-face-frown-open::before{content:"\f57a"}.fa-frown-open::before{content:"\f57a"}.fa-face-grimace::before{content:"\f57f"}.fa-grimace::before{content:"\f57f"}.fa-face-grin::before{content:"\f580"}.fa-grin::before{content:"\f580"}.fa-face-grin-beam::before{content:"\f582"}.fa-grin-beam::before{content:"\f582"}.fa-face-grin-beam-sweat::before{content:"\f583"}.fa-grin-beam-sweat::before{content:"\f583"}.fa-face-grin-hearts::before{content:"\f584"}.fa-grin-hearts::before{content:"\f584"}.fa-face-grin-squint::before{content:"\f585"}.fa-grin-squint::before{content:"\f585"}.fa-face-grin-squint-tears::before{content:"\f586"}.fa-grin-squint-tears::before{content:"\f586"}.fa-face-grin-stars::before{content:"\f587"}.fa-grin-stars::before{content:"\f587"}.fa-face-grin-tears::before{content:"\f588"}.fa-grin-tears::before{content:"\f588"}.fa-face-grin-tongue::before{content:"\f589"}.fa-grin-tongue::before{content:"\f589"}.fa-face-grin-tongue-squint::before{content:"\f58a"}.fa-grin-tongue-squint::before{content:"\f58a"}.fa-face-grin-tongue-wink::before{content:"\f58b"}.fa-grin-tongue-wink::before{content:"\f58b"}.fa-face-grin-wide::before{content:"\f581"}.fa-grin-alt::before{content:"\f581"}.fa-face-grin-wink::before{content:"\f58c"}.fa-grin-wink::before{content:"\f58c"}.fa-face-kiss::before{content:"\f596"}.fa-kiss::before{content:"\f596"}.fa-face-kiss-beam::before{content:"\f597"}.fa-kiss-beam::before{content:"\f597"}.fa-face-kiss-wink-heart::before{content:"\f598"}.fa-kiss-wink-heart::before{content:"\f598"}.fa-face-laugh::before{content:"\f599"}.fa-laugh::before{content:"\f599"}.fa-face-laugh-beam::before{content:"\f59a"}.fa-laugh-beam::before{content:"\f59a"}.fa-face-laugh-squint::before{content:"\f59b"}.fa-laugh-squint::before{content:"\f59b"}.fa-face-laugh-wink::before{content:"\f59c"}.fa-laugh-wink::before{content:"\f59c"}.fa-face-meh::before{content:"\f11a"}.fa-meh::before{content:"\f11a"}.fa-face-meh-blank::before{content:"\f5a4"}.fa-meh-blank::before{content:"\f5a4"}.fa-face-rolling-eyes::before{content:"\f5a5"}.fa-meh-rolling-eyes::before{content:"\f5a5"}.fa-face-sad-cry::before{content:"\f5b3"}.fa-sad-cry::before{content:"\f5b3"}.fa-face-sad-tear::before{content:"\f5b4"}.fa-sad-tear::before{content:"\f5b4"}.fa-face-smile::before{content:"\f118"}.fa-smile::before{content:"\f118"}.fa-face-smile-beam::before{content:"\f5b8"}.fa-smile-beam::before{content:"\f5b8"}.fa-face-smile-wink::before{content:"\f4da"}.fa-smile-wink::before{content:"\f4da"}.fa-face-surprise::before{content:"\f5c2"}.fa-surprise::before{content:"\f5c2"}.fa-face-tired::before{content:"\f5c8"}.fa-tired::before{content:"\f5c8"}.fa-fan::before{content:"\f863"}.fa-faucet::before{content:"\e005"}.fa-faucet-drip::before{content:"\e006"}.fa-fax::before{content:"\f1ac"}.fa-feather::before{content:"\f52d"}.fa-feather-pointed::before{content:"\f56b"}.fa-feather-alt::before{content:"\f56b"}.fa-ferry::before{content:"\e4ea"}.fa-file::before{content:"\f15b"}.fa-file-arrow-down::before{content:"\f56d"}.fa-file-download::before{content:"\f56d"}.fa-file-arrow-up::before{content:"\f574"}.fa-file-upload::before{content:"\f574"}.fa-file-audio::before{content:"\f1c7"}.fa-file-circle-check::before{content:"\e493"}.fa-file-circle-exclamation::before{content:"\e4eb"}.fa-file-circle-minus::before{content:"\e4ed"}.fa-file-circle-plus::before{content:"\e4ee"}.fa-file-circle-question::before{content:"\e4ef"}.fa-file-circle-xmark::before{content:"\e494"}.fa-file-code::before{content:"\f1c9"}.fa-file-contract::before{content:"\f56c"}.fa-file-csv::before{content:"\f6dd"}.fa-file-excel::before{content:"\f1c3"}.fa-file-export::before{content:"\f56e"}.fa-arrow-right-from-file::before{content:"\f56e"}.fa-file-image::before{content:"\f1c5"}.fa-file-import::before{content:"\f56f"}.fa-arrow-right-to-file::before{content:"\f56f"}.fa-file-invoice::before{content:"\f570"}.fa-file-invoice-dollar::before{content:"\f571"}.fa-file-lines::before{content:"\f15c"}.fa-file-alt::before{content:"\f15c"}.fa-file-text::before{content:"\f15c"}.fa-file-medical::before{content:"\f477"}.fa-file-pdf::before{content:"\f1c1"}.fa-file-pen::before{content:"\f31c"}.fa-file-edit::before{content:"\f31c"}.fa-file-powerpoint::before{content:"\f1c4"}.fa-file-prescription::before{content:"\f572"}.fa-file-shield::before{content:"\e4f0"}.fa-file-signature::before{content:"\f573"}.fa-file-video::before{content:"\f1c8"}.fa-file-waveform::before{content:"\f478"}.fa-file-medical-alt::before{content:"\f478"}.fa-file-word::before{content:"\f1c2"}.fa-file-zipper::before{content:"\f1c6"}.fa-file-archive::before{content:"\f1c6"}.fa-fill::before{content:"\f575"}.fa-fill-drip::before{content:"\f576"}.fa-film::before{content:"\f008"}.fa-filter::before{content:"\f0b0"}.fa-filter-circle-dollar::before{content:"\f662"}.fa-funnel-dollar::before{content:"\f662"}.fa-filter-circle-xmark::before{content:"\e17b"}.fa-fingerprint::before{content:"\f577"}.fa-fire::before{content:"\f06d"}.fa-fire-burner::before{content:"\e4f1"}.fa-fire-extinguisher::before{content:"\f134"}.fa-fire-flame-curved::before{content:"\f7e4"}.fa-fire-alt::before{content:"\f7e4"}.fa-fire-flame-simple::before{content:"\f46a"}.fa-burn::before{content:"\f46a"}.fa-fish::before{content:"\f578"}.fa-fish-fins::before{content:"\e4f2"}.fa-flag::before{content:"\f024"}.fa-flag-checkered::before{content:"\f11e"}.fa-flag-usa::before{content:"\f74d"}.fa-flask::before{content:"\f0c3"}.fa-flask-vial::before{content:"\e4f3"}.fa-floppy-disk::before{content:"\f0c7"}.fa-save::before{content:"\f0c7"}.fa-florin-sign::before{content:"\e184"}.fa-folder::before{content:"\f07b"}.fa-folder-blank::before{content:"\f07b"}.fa-folder-closed::before{content:"\e185"}.fa-folder-minus::before{content:"\f65d"}.fa-folder-open::before{content:"\f07c"}.fa-folder-plus::before{content:"\f65e"}.fa-folder-tree::before{content:"\f802"}.fa-font::before{content:"\f031"}.fa-football::before{content:"\f44e"}.fa-football-ball::before{content:"\f44e"}.fa-forward::before{content:"\f04e"}.fa-forward-fast::before{content:"\f050"}.fa-fast-forward::before{content:"\f050"}.fa-forward-step::before{content:"\f051"}.fa-step-forward::before{content:"\f051"}.fa-franc-sign::before{content:"\e18f"}.fa-frog::before{content:"\f52e"}.fa-futbol::before{content:"\f1e3"}.fa-futbol-ball::before{content:"\f1e3"}.fa-soccer-ball::before{content:"\f1e3"}.fa-g::before{content:"\47"}.fa-gamepad::before{content:"\f11b"}.fa-gas-pump::before{content:"\f52f"}.fa-gauge::before{content:"\f624"}.fa-dashboard::before{content:"\f624"}.fa-gauge-med::before{content:"\f624"}.fa-tachometer-alt-average::before{content:"\f624"}.fa-gauge-high::before{content:"\f625"}.fa-tachometer-alt::before{content:"\f625"}.fa-tachometer-alt-fast::before{content:"\f625"}.fa-gauge-simple::before{content:"\f629"}.fa-gauge-simple-med::before{content:"\f629"}.fa-tachometer-average::before{content:"\f629"}.fa-gauge-simple-high::before{content:"\f62a"}.fa-tachometer::before{content:"\f62a"}.fa-tachometer-fast::before{content:"\f62a"}.fa-gavel::before{content:"\f0e3"}.fa-legal::before{content:"\f0e3"}.fa-gear::before{content:"\f013"}.fa-cog::before{content:"\f013"}.fa-gears::before{content:"\f085"}.fa-cogs::before{content:"\f085"}.fa-gem::before{content:"\f3a5"}.fa-genderless::before{content:"\f22d"}.fa-ghost::before{content:"\f6e2"}.fa-gift::before{content:"\f06b"}.fa-gifts::before{content:"\f79c"}.fa-glass-water::before{content:"\e4f4"}.fa-glass-water-droplet::before{content:"\e4f5"}.fa-glasses::before{content:"\f530"}.fa-globe::before{content:"\f0ac"}.fa-golf-ball-tee::before{content:"\f450"}.fa-golf-ball::before{content:"\f450"}.fa-gopuram::before{content:"\f664"}.fa-graduation-cap::before{content:"\f19d"}.fa-mortar-board::before{content:"\f19d"}.fa-greater-than::before{content:"\3e"}.fa-greater-than-equal::before{content:"\f532"}.fa-grip::before{content:"\f58d"}.fa-grip-horizontal::before{content:"\f58d"}.fa-grip-lines::before{content:"\f7a4"}.fa-grip-lines-vertical::before{content:"\f7a5"}.fa-grip-vertical::before{content:"\f58e"}.fa-group-arrows-rotate::before{content:"\e4f6"}.fa-guarani-sign::before{content:"\e19a"}.fa-guitar::before{content:"\f7a6"}.fa-gun::before{content:"\e19b"}.fa-h::before{content:"\48"}.fa-hammer::before{content:"\f6e3"}.fa-hamsa::before{content:"\f665"}.fa-hand::before{content:"\f256"}.fa-hand-paper::before{content:"\f256"}.fa-hand-back-fist::before{content:"\f255"}.fa-hand-rock::before{content:"\f255"}.fa-hand-dots::before{content:"\f461"}.fa-allergies::before{content:"\f461"}.fa-hand-fist::before{content:"\f6de"}.fa-fist-raised::before{content:"\f6de"}.fa-hand-holding::before{content:"\f4bd"}.fa-hand-holding-dollar::before{content:"\f4c0"}.fa-hand-holding-usd::before{content:"\f4c0"}.fa-hand-holding-droplet::before{content:"\f4c1"}.fa-hand-holding-water::before{content:"\f4c1"}.fa-hand-holding-hand::before{content:"\e4f7"}.fa-hand-holding-heart::before{content:"\f4be"}.fa-hand-holding-medical::before{content:"\e05c"}.fa-hand-lizard::before{content:"\f258"}.fa-hand-middle-finger::before{content:"\f806"}.fa-hand-peace::before{content:"\f25b"}.fa-hand-point-down::before{content:"\f0a7"}.fa-hand-point-left::before{content:"\f0a5"}.fa-hand-point-right::before{content:"\f0a4"}.fa-hand-point-up::before{content:"\f0a6"}.fa-hand-pointer::before{content:"\f25a"}.fa-hand-scissors::before{content:"\f257"}.fa-hand-sparkles::before{content:"\e05d"}.fa-hand-spock::before{content:"\f259"}.fa-handcuffs::before{content:"\e4f8"}.fa-hands::before{content:"\f2a7"}.fa-sign-language::before{content:"\f2a7"}.fa-signing::before{content:"\f2a7"}.fa-hands-asl-interpreting::before{content:"\f2a3"}.fa-american-sign-language-interpreting::before{content:"\f2a3"}.fa-asl-interpreting::before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting::before{content:"\f2a3"}.fa-hands-bound::before{content:"\e4f9"}.fa-hands-bubbles::before{content:"\e05e"}.fa-hands-wash::before{content:"\e05e"}.fa-hands-clapping::before{content:"\e1a8"}.fa-hands-holding::before{content:"\f4c2"}.fa-hands-holding-child::before{content:"\e4fa"}.fa-hands-holding-circle::before{content:"\e4fb"}.fa-hands-praying::before{content:"\f684"}.fa-praying-hands::before{content:"\f684"}.fa-handshake::before{content:"\f2b5"}.fa-handshake-angle::before{content:"\f4c4"}.fa-hands-helping::before{content:"\f4c4"}.fa-handshake-simple::before{content:"\f4c6"}.fa-handshake-alt::before{content:"\f4c6"}.fa-handshake-simple-slash::before{content:"\e05f"}.fa-handshake-alt-slash::before{content:"\e05f"}.fa-handshake-slash::before{content:"\e060"}.fa-hanukiah::before{content:"\f6e6"}.fa-hard-drive::before{content:"\f0a0"}.fa-hdd::before{content:"\f0a0"}.fa-hashtag::before{content:"\23"}.fa-hat-cowboy::before{content:"\f8c0"}.fa-hat-cowboy-side::before{content:"\f8c1"}.fa-hat-wizard::before{content:"\f6e8"}.fa-head-side-cough::before{content:"\e061"}.fa-head-side-cough-slash::before{content:"\e062"}.fa-head-side-mask::before{content:"\e063"}.fa-head-side-virus::before{content:"\e064"}.fa-heading::before{content:"\f1dc"}.fa-header::before{content:"\f1dc"}.fa-headphones::before{content:"\f025"}.fa-headphones-simple::before{content:"\f58f"}.fa-headphones-alt::before{content:"\f58f"}.fa-headset::before{content:"\f590"}.fa-heart::before{content:"\f004"}.fa-heart-circle-bolt::before{content:"\e4fc"}.fa-heart-circle-check::before{content:"\e4fd"}.fa-heart-circle-exclamation::before{content:"\e4fe"}.fa-heart-circle-minus::before{content:"\e4ff"}.fa-heart-circle-plus::before{content:"\e500"}.fa-heart-circle-xmark::before{content:"\e501"}.fa-heart-crack::before{content:"\f7a9"}.fa-heart-broken::before{content:"\f7a9"}.fa-heart-pulse::before{content:"\f21e"}.fa-heartbeat::before{content:"\f21e"}.fa-helicopter::before{content:"\f533"}.fa-helicopter-symbol::before{content:"\e502"}.fa-helmet-safety::before{content:"\f807"}.fa-hard-hat::before{content:"\f807"}.fa-hat-hard::before{content:"\f807"}.fa-helmet-un::before{content:"\e503"}.fa-highlighter::before{content:"\f591"}.fa-hill-avalanche::before{content:"\e507"}.fa-hill-rockslide::before{content:"\e508"}.fa-hippo::before{content:"\f6ed"}.fa-hockey-puck::before{content:"\f453"}.fa-holly-berry::before{content:"\f7aa"}.fa-horse::before{content:"\f6f0"}.fa-horse-head::before{content:"\f7ab"}.fa-hospital::before{content:"\f0f8"}.fa-hospital-alt::before{content:"\f0f8"}.fa-hospital-wide::before{content:"\f0f8"}.fa-hospital-user::before{content:"\f80d"}.fa-hot-tub-person::before{content:"\f593"}.fa-hot-tub::before{content:"\f593"}.fa-hotdog::before{content:"\f80f"}.fa-hotel::before{content:"\f594"}.fa-hourglass::before{content:"\f254"}.fa-hourglass-2::before{content:"\f254"}.fa-hourglass-half::before{content:"\f254"}.fa-hourglass-empty::before{content:"\f252"}.fa-hourglass-end::before{content:"\f253"}.fa-hourglass-3::before{content:"\f253"}.fa-hourglass-start::before{content:"\f251"}.fa-hourglass-1::before{content:"\f251"}.fa-house::before{content:"\f015"}.fa-home::before{content:"\f015"}.fa-home-alt::before{content:"\f015"}.fa-home-lg-alt::before{content:"\f015"}.fa-house-chimney::before{content:"\e3af"}.fa-home-lg::before{content:"\e3af"}.fa-house-chimney-crack::before{content:"\f6f1"}.fa-house-damage::before{content:"\f6f1"}.fa-house-chimney-medical::before{content:"\f7f2"}.fa-clinic-medical::before{content:"\f7f2"}.fa-house-chimney-user::before{content:"\e065"}.fa-house-chimney-window::before{content:"\e00d"}.fa-house-circle-check::before{content:"\e509"}.fa-house-circle-exclamation::before{content:"\e50a"}.fa-house-circle-xmark::before{content:"\e50b"}.fa-house-crack::before{content:"\e3b1"}.fa-house-fire::before{content:"\e50c"}.fa-house-flag::before{content:"\e50d"}.fa-house-flood-water::before{content:"\e50e"}.fa-house-flood-water-circle-arrow-right::before{content:"\e50f"}.fa-house-laptop::before{content:"\e066"}.fa-laptop-house::before{content:"\e066"}.fa-house-lock::before{content:"\e510"}.fa-house-medical::before{content:"\e3b2"}.fa-house-medical-circle-check::before{content:"\e511"}.fa-house-medical-circle-exclamation::before{content:"\e512"}.fa-house-medical-circle-xmark::before{content:"\e513"}.fa-house-medical-flag::before{content:"\e514"}.fa-house-signal::before{content:"\e012"}.fa-house-tsunami::before{content:"\e515"}.fa-house-user::before{content:"\e1b0"}.fa-home-user::before{content:"\e1b0"}.fa-hryvnia-sign::before{content:"\f6f2"}.fa-hryvnia::before{content:"\f6f2"}.fa-hurricane::before{content:"\f751"}.fa-i::before{content:"\49"}.fa-i-cursor::before{content:"\f246"}.fa-ice-cream::before{content:"\f810"}.fa-icicles::before{content:"\f7ad"}.fa-icons::before{content:"\f86d"}.fa-heart-music-camera-bolt::before{content:"\f86d"}.fa-id-badge::before{content:"\f2c1"}.fa-id-card::before{content:"\f2c2"}.fa-drivers-license::before{content:"\f2c2"}.fa-id-card-clip::before{content:"\f47f"}.fa-id-card-alt::before{content:"\f47f"}.fa-igloo::before{content:"\f7ae"}.fa-image::before{content:"\f03e"}.fa-image-portrait::before{content:"\f3e0"}.fa-portrait::before{content:"\f3e0"}.fa-images::before{content:"\f302"}.fa-inbox::before{content:"\f01c"}.fa-indent::before{content:"\f03c"}.fa-indian-rupee-sign::before{content:"\e1bc"}.fa-indian-rupee::before{content:"\e1bc"}.fa-inr::before{content:"\e1bc"}.fa-industry::before{content:"\f275"}.fa-infinity::before{content:"\f534"}.fa-info::before{content:"\f129"}.fa-italic::before{content:"\f033"}.fa-j::before{content:"\4a"}.fa-jar::before{content:"\e516"}.fa-jar-wheat::before{content:"\e517"}.fa-jedi::before{content:"\f669"}.fa-jet-fighter::before{content:"\f0fb"}.fa-fighter-jet::before{content:"\f0fb"}.fa-jet-fighter-up::before{content:"\e518"}.fa-joint::before{content:"\f595"}.fa-jug-detergent::before{content:"\e519"}.fa-k::before{content:"\4b"}.fa-kaaba::before{content:"\f66b"}.fa-key::before{content:"\f084"}.fa-keyboard::before{content:"\f11c"}.fa-khanda::before{content:"\f66d"}.fa-kip-sign::before{content:"\e1c4"}.fa-kit-medical::before{content:"\f479"}.fa-first-aid::before{content:"\f479"}.fa-kitchen-set::before{content:"\e51a"}.fa-kiwi-bird::before{content:"\f535"}.fa-l::before{content:"\4c"}.fa-land-mine-on::before{content:"\e51b"}.fa-landmark::before{content:"\f66f"}.fa-landmark-dome::before{content:"\f752"}.fa-landmark-alt::before{content:"\f752"}.fa-landmark-flag::before{content:"\e51c"}.fa-language::before{content:"\f1ab"}.fa-laptop::before{content:"\f109"}.fa-laptop-code::before{content:"\f5fc"}.fa-laptop-file::before{content:"\e51d"}.fa-laptop-medical::before{content:"\f812"}.fa-lari-sign::before{content:"\e1c8"}.fa-layer-group::before{content:"\f5fd"}.fa-leaf::before{content:"\f06c"}.fa-left-long::before{content:"\f30a"}.fa-long-arrow-alt-left::before{content:"\f30a"}.fa-left-right::before{content:"\f337"}.fa-arrows-alt-h::before{content:"\f337"}.fa-lemon::before{content:"\f094"}.fa-less-than::before{content:"\3c"}.fa-less-than-equal::before{content:"\f537"}.fa-life-ring::before{content:"\f1cd"}.fa-lightbulb::before{content:"\f0eb"}.fa-lines-leaning::before{content:"\e51e"}.fa-link::before{content:"\f0c1"}.fa-chain::before{content:"\f0c1"}.fa-link-slash::before{content:"\f127"}.fa-chain-broken::before{content:"\f127"}.fa-chain-slash::before{content:"\f127"}.fa-unlink::before{content:"\f127"}.fa-lira-sign::before{content:"\f195"}.fa-list::before{content:"\f03a"}.fa-list-squares::before{content:"\f03a"}.fa-list-check::before{content:"\f0ae"}.fa-tasks::before{content:"\f0ae"}.fa-list-ol::before{content:"\f0cb"}.fa-list-1-2::before{content:"\f0cb"}.fa-list-numeric::before{content:"\f0cb"}.fa-list-ul::before{content:"\f0ca"}.fa-list-dots::before{content:"\f0ca"}.fa-litecoin-sign::before{content:"\e1d3"}.fa-location-arrow::before{content:"\f124"}.fa-location-crosshairs::before{content:"\f601"}.fa-location::before{content:"\f601"}.fa-location-dot::before{content:"\f3c5"}.fa-map-marker-alt::before{content:"\f3c5"}.fa-location-pin::before{content:"\f041"}.fa-map-marker::before{content:"\f041"}.fa-location-pin-lock::before{content:"\e51f"}.fa-lock::before{content:"\f023"}.fa-lock-open::before{content:"\f3c1"}.fa-locust::before{content:"\e520"}.fa-lungs::before{content:"\f604"}.fa-lungs-virus::before{content:"\e067"}.fa-m::before{content:"\4d"}.fa-magnet::before{content:"\f076"}.fa-magnifying-glass::before{content:"\f002"}.fa-search::before{content:"\f002"}.fa-magnifying-glass-arrow-right::before{content:"\e521"}.fa-magnifying-glass-chart::before{content:"\e522"}.fa-magnifying-glass-dollar::before{content:"\f688"}.fa-search-dollar::before{content:"\f688"}.fa-magnifying-glass-location::before{content:"\f689"}.fa-search-location::before{content:"\f689"}.fa-magnifying-glass-minus::before{content:"\f010"}.fa-search-minus::before{content:"\f010"}.fa-magnifying-glass-plus::before{content:"\f00e"}.fa-search-plus::before{content:"\f00e"}.fa-manat-sign::before{content:"\e1d5"}.fa-map::before{content:"\f279"}.fa-map-location::before{content:"\f59f"}.fa-map-marked::before{content:"\f59f"}.fa-map-location-dot::before{content:"\f5a0"}.fa-map-marked-alt::before{content:"\f5a0"}.fa-map-pin::before{content:"\f276"}.fa-marker::before{content:"\f5a1"}.fa-mars::before{content:"\f222"}.fa-mars-and-venus::before{content:"\f224"}.fa-mars-and-venus-burst::before{content:"\e523"}.fa-mars-double::before{content:"\f227"}.fa-mars-stroke::before{content:"\f229"}.fa-mars-stroke-right::before{content:"\f22b"}.fa-mars-stroke-h::before{content:"\f22b"}.fa-mars-stroke-up::before{content:"\f22a"}.fa-mars-stroke-v::before{content:"\f22a"}.fa-martini-glass::before{content:"\f57b"}.fa-glass-martini-alt::before{content:"\f57b"}.fa-martini-glass-citrus::before{content:"\f561"}.fa-cocktail::before{content:"\f561"}.fa-martini-glass-empty::before{content:"\f000"}.fa-glass-martini::before{content:"\f000"}.fa-mask::before{content:"\f6fa"}.fa-mask-face::before{content:"\e1d7"}.fa-mask-ventilator::before{content:"\e524"}.fa-masks-theater::before{content:"\f630"}.fa-theater-masks::before{content:"\f630"}.fa-mattress-pillow::before{content:"\e525"}.fa-maximize::before{content:"\f31e"}.fa-expand-arrows-alt::before{content:"\f31e"}.fa-medal::before{content:"\f5a2"}.fa-memory::before{content:"\f538"}.fa-menorah::before{content:"\f676"}.fa-mercury::before{content:"\f223"}.fa-message::before{content:"\f27a"}.fa-comment-alt::before{content:"\f27a"}.fa-meteor::before{content:"\f753"}.fa-microchip::before{content:"\f2db"}.fa-microphone::before{content:"\f130"}.fa-microphone-lines::before{content:"\f3c9"}.fa-microphone-alt::before{content:"\f3c9"}.fa-microphone-lines-slash::before{content:"\f539"}.fa-microphone-alt-slash::before{content:"\f539"}.fa-microphone-slash::before{content:"\f131"}.fa-microscope::before{content:"\f610"}.fa-mill-sign::before{content:"\e1ed"}.fa-minimize::before{content:"\f78c"}.fa-compress-arrows-alt::before{content:"\f78c"}.fa-minus::before{content:"\f068"}.fa-subtract::before{content:"\f068"}.fa-mitten::before{content:"\f7b5"}.fa-mobile::before{content:"\f3ce"}.fa-mobile-android::before{content:"\f3ce"}.fa-mobile-phone::before{content:"\f3ce"}.fa-mobile-button::before{content:"\f10b"}.fa-mobile-retro::before{content:"\e527"}.fa-mobile-screen::before{content:"\f3cf"}.fa-mobile-android-alt::before{content:"\f3cf"}.fa-mobile-screen-button::before{content:"\f3cd"}.fa-mobile-alt::before{content:"\f3cd"}.fa-money-bill::before{content:"\f0d6"}.fa-money-bill-1::before{content:"\f3d1"}.fa-money-bill-alt::before{content:"\f3d1"}.fa-money-bill-1-wave::before{content:"\f53b"}.fa-money-bill-wave-alt::before{content:"\f53b"}.fa-money-bill-transfer::before{content:"\e528"}.fa-money-bill-trend-up::before{content:"\e529"}.fa-money-bill-wave::before{content:"\f53a"}.fa-money-bill-wheat::before{content:"\e52a"}.fa-money-bills::before{content:"\e1f3"}.fa-money-check::before{content:"\f53c"}.fa-money-check-dollar::before{content:"\f53d"}.fa-money-check-alt::before{content:"\f53d"}.fa-monument::before{content:"\f5a6"}.fa-moon::before{content:"\f186"}.fa-mortar-pestle::before{content:"\f5a7"}.fa-mosque::before{content:"\f678"}.fa-mosquito::before{content:"\e52b"}.fa-mosquito-net::before{content:"\e52c"}.fa-motorcycle::before{content:"\f21c"}.fa-mound::before{content:"\e52d"}.fa-mountain::before{content:"\f6fc"}.fa-mountain-city::before{content:"\e52e"}.fa-mountain-sun::before{content:"\e52f"}.fa-mug-hot::before{content:"\f7b6"}.fa-mug-saucer::before{content:"\f0f4"}.fa-coffee::before{content:"\f0f4"}.fa-music::before{content:"\f001"}.fa-n::before{content:"\4e"}.fa-naira-sign::before{content:"\e1f6"}.fa-network-wired::before{content:"\f6ff"}.fa-neuter::before{content:"\f22c"}.fa-newspaper::before{content:"\f1ea"}.fa-not-equal::before{content:"\f53e"}.fa-note-sticky::before{content:"\f249"}.fa-sticky-note::before{content:"\f249"}.fa-notes-medical::before{content:"\f481"}.fa-o::before{content:"\4f"}.fa-object-group::before{content:"\f247"}.fa-object-ungroup::before{content:"\f248"}.fa-oil-can::before{content:"\f613"}.fa-oil-well::before{content:"\e532"}.fa-om::before{content:"\f679"}.fa-otter::before{content:"\f700"}.fa-outdent::before{content:"\f03b"}.fa-dedent::before{content:"\f03b"}.fa-p::before{content:"\50"}.fa-pager::before{content:"\f815"}.fa-paint-roller::before{content:"\f5aa"}.fa-paintbrush::before{content:"\f1fc"}.fa-paint-brush::before{content:"\f1fc"}.fa-palette::before{content:"\f53f"}.fa-pallet::before{content:"\f482"}.fa-panorama::before{content:"\e209"}.fa-paper-plane::before{content:"\f1d8"}.fa-paperclip::before{content:"\f0c6"}.fa-parachute-box::before{content:"\f4cd"}.fa-paragraph::before{content:"\f1dd"}.fa-passport::before{content:"\f5ab"}.fa-paste::before{content:"\f0ea"}.fa-file-clipboard::before{content:"\f0ea"}.fa-pause::before{content:"\f04c"}.fa-paw::before{content:"\f1b0"}.fa-peace::before{content:"\f67c"}.fa-pen::before{content:"\f304"}.fa-pen-clip::before{content:"\f305"}.fa-pen-alt::before{content:"\f305"}.fa-pen-fancy::before{content:"\f5ac"}.fa-pen-nib::before{content:"\f5ad"}.fa-pen-ruler::before{content:"\f5ae"}.fa-pencil-ruler::before{content:"\f5ae"}.fa-pen-to-square::before{content:"\f044"}.fa-edit::before{content:"\f044"}.fa-pencil::before{content:"\f303"}.fa-pencil-alt::before{content:"\f303"}.fa-people-arrows-left-right::before{content:"\e068"}.fa-people-arrows::before{content:"\e068"}.fa-people-carry-box::before{content:"\f4ce"}.fa-people-carry::before{content:"\f4ce"}.fa-people-group::before{content:"\e533"}.fa-people-line::before{content:"\e534"}.fa-people-pulling::before{content:"\e535"}.fa-people-robbery::before{content:"\e536"}.fa-people-roof::before{content:"\e537"}.fa-pepper-hot::before{content:"\f816"}.fa-percent::before{content:"\25"}.fa-percentage::before{content:"\25"}.fa-person::before{content:"\f183"}.fa-male::before{content:"\f183"}.fa-person-arrow-down-to-line::before{content:"\e538"}.fa-person-arrow-up-from-line::before{content:"\e539"}.fa-person-biking::before{content:"\f84a"}.fa-biking::before{content:"\f84a"}.fa-person-booth::before{content:"\f756"}.fa-person-breastfeeding::before{content:"\e53a"}.fa-person-burst::before{content:"\e53b"}.fa-person-cane::before{content:"\e53c"}.fa-person-chalkboard::before{content:"\e53d"}.fa-person-circle-check::before{content:"\e53e"}.fa-person-circle-exclamation::before{content:"\e53f"}.fa-person-circle-minus::before{content:"\e540"}.fa-person-circle-plus::before{content:"\e541"}.fa-person-circle-question::before{content:"\e542"}.fa-person-circle-xmark::before{content:"\e543"}.fa-person-digging::before{content:"\f85e"}.fa-digging::before{content:"\f85e"}.fa-person-dots-from-line::before{content:"\f470"}.fa-diagnoses::before{content:"\f470"}.fa-person-dress::before{content:"\f182"}.fa-female::before{content:"\f182"}.fa-person-dress-burst::before{content:"\e544"}.fa-person-drowning::before{content:"\e545"}.fa-person-falling::before{content:"\e546"}.fa-person-falling-burst::before{content:"\e547"}.fa-person-half-dress::before{content:"\e548"}.fa-person-harassing::before{content:"\e549"}.fa-person-hiking::before{content:"\f6ec"}.fa-hiking::before{content:"\f6ec"}.fa-person-military-pointing::before{content:"\e54a"}.fa-person-military-rifle::before{content:"\e54b"}.fa-person-military-to-person::before{content:"\e54c"}.fa-person-praying::before{content:"\f683"}.fa-pray::before{content:"\f683"}.fa-person-pregnant::before{content:"\e31e"}.fa-person-rays::before{content:"\e54d"}.fa-person-rifle::before{content:"\e54e"}.fa-person-running::before{content:"\f70c"}.fa-running::before{content:"\f70c"}.fa-person-shelter::before{content:"\e54f"}.fa-person-skating::before{content:"\f7c5"}.fa-skating::before{content:"\f7c5"}.fa-person-skiing::before{content:"\f7c9"}.fa-skiing::before{content:"\f7c9"}.fa-person-skiing-nordic::before{content:"\f7ca"}.fa-skiing-nordic::before{content:"\f7ca"}.fa-person-snowboarding::before{content:"\f7ce"}.fa-snowboarding::before{content:"\f7ce"}.fa-person-swimming::before{content:"\f5c4"}.fa-swimmer::before{content:"\f5c4"}.fa-person-through-window::before{content:"\e433"}.fa-person-walking::before{content:"\f554"}.fa-walking::before{content:"\f554"}.fa-person-walking-arrow-loop-left::before{content:"\e551"}.fa-person-walking-arrow-right::before{content:"\e552"}.fa-person-walking-dashed-line-arrow-right::before{content:"\e553"}.fa-person-walking-luggage::before{content:"\e554"}.fa-person-walking-with-cane::before{content:"\f29d"}.fa-blind::before{content:"\f29d"}.fa-peseta-sign::before{content:"\e221"}.fa-peso-sign::before{content:"\e222"}.fa-phone::before{content:"\f095"}.fa-phone-flip::before{content:"\f879"}.fa-phone-alt::before{content:"\f879"}.fa-phone-slash::before{content:"\f3dd"}.fa-phone-volume::before{content:"\f2a0"}.fa-volume-control-phone::before{content:"\f2a0"}.fa-photo-film::before{content:"\f87c"}.fa-photo-video::before{content:"\f87c"}.fa-piggy-bank::before{content:"\f4d3"}.fa-pills::before{content:"\f484"}.fa-pizza-slice::before{content:"\f818"}.fa-place-of-worship::before{content:"\f67f"}.fa-plane::before{content:"\f072"}.fa-plane-arrival::before{content:"\f5af"}.fa-plane-circle-check::before{content:"\e555"}.fa-plane-circle-exclamation::before{content:"\e556"}.fa-plane-circle-xmark::before{content:"\e557"}.fa-plane-departure::before{content:"\f5b0"}.fa-plane-lock::before{content:"\e558"}.fa-plane-slash::before{content:"\e069"}.fa-plane-up::before{content:"\e22d"}.fa-plant-wilt::before{content:"\e43b"}.fa-plate-wheat::before{content:"\e55a"}.fa-play::before{content:"\f04b"}.fa-plug::before{content:"\f1e6"}.fa-plug-circle-bolt::before{content:"\e55b"}.fa-plug-circle-check::before{content:"\e55c"}.fa-plug-circle-exclamation::before{content:"\e55d"}.fa-plug-circle-minus::before{content:"\e55e"}.fa-plug-circle-plus::before{content:"\e55f"}.fa-plug-circle-xmark::before{content:"\e560"}.fa-plus::before{content:"\2b"}.fa-add::before{content:"\2b"}.fa-plus-minus::before{content:"\e43c"}.fa-podcast::before{content:"\f2ce"}.fa-poo::before{content:"\f2fe"}.fa-poo-storm::before{content:"\f75a"}.fa-poo-bolt::before{content:"\f75a"}.fa-poop::before{content:"\f619"}.fa-power-off::before{content:"\f011"}.fa-prescription::before{content:"\f5b1"}.fa-prescription-bottle::before{content:"\f485"}.fa-prescription-bottle-medical::before{content:"\f486"}.fa-prescription-bottle-alt::before{content:"\f486"}.fa-print::before{content:"\f02f"}.fa-pump-medical::before{content:"\e06a"}.fa-pump-soap::before{content:"\e06b"}.fa-puzzle-piece::before{content:"\f12e"}.fa-q::before{content:"\51"}.fa-qrcode::before{content:"\f029"}.fa-question::before{content:"\3f"}.fa-quote-left::before{content:"\f10d"}.fa-quote-left-alt::before{content:"\f10d"}.fa-quote-right::before{content:"\f10e"}.fa-quote-right-alt::before{content:"\f10e"}.fa-r::before{content:"\52"}.fa-radiation::before{content:"\f7b9"}.fa-radio::before{content:"\f8d7"}.fa-rainbow::before{content:"\f75b"}.fa-ranking-star::before{content:"\e561"}.fa-receipt::before{content:"\f543"}.fa-record-vinyl::before{content:"\f8d9"}.fa-rectangle-ad::before{content:"\f641"}.fa-ad::before{content:"\f641"}.fa-rectangle-list::before{content:"\f022"}.fa-list-alt::before{content:"\f022"}.fa-rectangle-xmark::before{content:"\f410"}.fa-rectangle-times::before{content:"\f410"}.fa-times-rectangle::before{content:"\f410"}.fa-window-close::before{content:"\f410"}.fa-recycle::before{content:"\f1b8"}.fa-registered::before{content:"\f25d"}.fa-repeat::before{content:"\f363"}.fa-reply::before{content:"\f3e5"}.fa-mail-reply::before{content:"\f3e5"}.fa-reply-all::before{content:"\f122"}.fa-mail-reply-all::before{content:"\f122"}.fa-republican::before{content:"\f75e"}.fa-restroom::before{content:"\f7bd"}.fa-retweet::before{content:"\f079"}.fa-ribbon::before{content:"\f4d6"}.fa-right-from-bracket::before{content:"\f2f5"}.fa-sign-out-alt::before{content:"\f2f5"}.fa-right-left::before{content:"\f362"}.fa-exchange-alt::before{content:"\f362"}.fa-right-long::before{content:"\f30b"}.fa-long-arrow-alt-right::before{content:"\f30b"}.fa-right-to-bracket::before{content:"\f2f6"}.fa-sign-in-alt::before{content:"\f2f6"}.fa-ring::before{content:"\f70b"}.fa-road::before{content:"\f018"}.fa-road-barrier::before{content:"\e562"}.fa-road-bridge::before{content:"\e563"}.fa-road-circle-check::before{content:"\e564"}.fa-road-circle-exclamation::before{content:"\e565"}.fa-road-circle-xmark::before{content:"\e566"}.fa-road-lock::before{content:"\e567"}.fa-road-spikes::before{content:"\e568"}.fa-robot::before{content:"\f544"}.fa-rocket::before{content:"\f135"}.fa-rotate::before{content:"\f2f1"}.fa-sync-alt::before{content:"\f2f1"}.fa-rotate-left::before{content:"\f2ea"}.fa-rotate-back::before{content:"\f2ea"}.fa-rotate-backward::before{content:"\f2ea"}.fa-undo-alt::before{content:"\f2ea"}.fa-rotate-right::before{content:"\f2f9"}.fa-redo-alt::before{content:"\f2f9"}.fa-rotate-forward::before{content:"\f2f9"}.fa-route::before{content:"\f4d7"}.fa-rss::before{content:"\f09e"}.fa-feed::before{content:"\f09e"}.fa-ruble-sign::before{content:"\f158"}.fa-rouble::before{content:"\f158"}.fa-rub::before{content:"\f158"}.fa-ruble::before{content:"\f158"}.fa-rug::before{content:"\e569"}.fa-ruler::before{content:"\f545"}.fa-ruler-combined::before{content:"\f546"}.fa-ruler-horizontal::before{content:"\f547"}.fa-ruler-vertical::before{content:"\f548"}.fa-rupee-sign::before{content:"\f156"}.fa-rupee::before{content:"\f156"}.fa-rupiah-sign::before{content:"\e23d"}.fa-s::before{content:"\53"}.fa-sack-dollar::before{content:"\f81d"}.fa-sack-xmark::before{content:"\e56a"}.fa-sailboat::before{content:"\e445"}.fa-satellite::before{content:"\f7bf"}.fa-satellite-dish::before{content:"\f7c0"}.fa-scale-balanced::before{content:"\f24e"}.fa-balance-scale::before{content:"\f24e"}.fa-scale-unbalanced::before{content:"\f515"}.fa-balance-scale-left::before{content:"\f515"}.fa-scale-unbalanced-flip::before{content:"\f516"}.fa-balance-scale-right::before{content:"\f516"}.fa-school::before{content:"\f549"}.fa-school-circle-check::before{content:"\e56b"}.fa-school-circle-exclamation::before{content:"\e56c"}.fa-school-circle-xmark::before{content:"\e56d"}.fa-school-flag::before{content:"\e56e"}.fa-school-lock::before{content:"\e56f"}.fa-scissors::before{content:"\f0c4"}.fa-cut::before{content:"\f0c4"}.fa-screwdriver::before{content:"\f54a"}.fa-screwdriver-wrench::before{content:"\f7d9"}.fa-tools::before{content:"\f7d9"}.fa-scroll::before{content:"\f70e"}.fa-scroll-torah::before{content:"\f6a0"}.fa-torah::before{content:"\f6a0"}.fa-sd-card::before{content:"\f7c2"}.fa-section::before{content:"\e447"}.fa-seedling::before{content:"\f4d8"}.fa-sprout::before{content:"\f4d8"}.fa-server::before{content:"\f233"}.fa-shapes::before{content:"\f61f"}.fa-triangle-circle-square::before{content:"\f61f"}.fa-share::before{content:"\f064"}.fa-arrow-turn-right::before{content:"\f064"}.fa-mail-forward::before{content:"\f064"}.fa-share-from-square::before{content:"\f14d"}.fa-share-square::before{content:"\f14d"}.fa-share-nodes::before{content:"\f1e0"}.fa-share-alt::before{content:"\f1e0"}.fa-sheet-plastic::before{content:"\e571"}.fa-shekel-sign::before{content:"\f20b"}.fa-ils::before{content:"\f20b"}.fa-shekel::before{content:"\f20b"}.fa-sheqel::before{content:"\f20b"}.fa-sheqel-sign::before{content:"\f20b"}.fa-shield::before{content:"\f132"}.fa-shield-blank::before{content:"\f132"}.fa-shield-cat::before{content:"\e572"}.fa-shield-dog::before{content:"\e573"}.fa-shield-halved::before{content:"\f3ed"}.fa-shield-alt::before{content:"\f3ed"}.fa-shield-heart::before{content:"\e574"}.fa-shield-virus::before{content:"\e06c"}.fa-ship::before{content:"\f21a"}.fa-shirt::before{content:"\f553"}.fa-t-shirt::before{content:"\f553"}.fa-tshirt::before{content:"\f553"}.fa-shoe-prints::before{content:"\f54b"}.fa-shop::before{content:"\f54f"}.fa-store-alt::before{content:"\f54f"}.fa-shop-lock::before{content:"\e4a5"}.fa-shop-slash::before{content:"\e070"}.fa-store-alt-slash::before{content:"\e070"}.fa-shower::before{content:"\f2cc"}.fa-shrimp::before{content:"\e448"}.fa-shuffle::before{content:"\f074"}.fa-random::before{content:"\f074"}.fa-shuttle-space::before{content:"\f197"}.fa-space-shuttle::before{content:"\f197"}.fa-sign-hanging::before{content:"\f4d9"}.fa-sign::before{content:"\f4d9"}.fa-signal::before{content:"\f012"}.fa-signal-5::before{content:"\f012"}.fa-signal-perfect::before{content:"\f012"}.fa-signature::before{content:"\f5b7"}.fa-signs-post::before{content:"\f277"}.fa-map-signs::before{content:"\f277"}.fa-sim-card::before{content:"\f7c4"}.fa-sink::before{content:"\e06d"}.fa-sitemap::before{content:"\f0e8"}.fa-skull::before{content:"\f54c"}.fa-skull-crossbones::before{content:"\f714"}.fa-slash::before{content:"\f715"}.fa-sleigh::before{content:"\f7cc"}.fa-sliders::before{content:"\f1de"}.fa-sliders-h::before{content:"\f1de"}.fa-smog::before{content:"\f75f"}.fa-smoking::before{content:"\f48d"}.fa-snowflake::before{content:"\f2dc"}.fa-snowman::before{content:"\f7d0"}.fa-snowplow::before{content:"\f7d2"}.fa-soap::before{content:"\e06e"}.fa-socks::before{content:"\f696"}.fa-solar-panel::before{content:"\f5ba"}.fa-sort::before{content:"\f0dc"}.fa-unsorted::before{content:"\f0dc"}.fa-sort-down::before{content:"\f0dd"}.fa-sort-desc::before{content:"\f0dd"}.fa-sort-up::before{content:"\f0de"}.fa-sort-asc::before{content:"\f0de"}.fa-spa::before{content:"\f5bb"}.fa-spaghetti-monster-flying::before{content:"\f67b"}.fa-pastafarianism::before{content:"\f67b"}.fa-spell-check::before{content:"\f891"}.fa-spider::before{content:"\f717"}.fa-spinner::before{content:"\f110"}.fa-splotch::before{content:"\f5bc"}.fa-spoon::before{content:"\f2e5"}.fa-utensil-spoon::before{content:"\f2e5"}.fa-spray-can::before{content:"\f5bd"}.fa-spray-can-sparkles::before{content:"\f5d0"}.fa-air-freshener::before{content:"\f5d0"}.fa-square::before{content:"\f0c8"}.fa-square-arrow-up-right::before{content:"\f14c"}.fa-external-link-square::before{content:"\f14c"}.fa-square-caret-down::before{content:"\f150"}.fa-caret-square-down::before{content:"\f150"}.fa-square-caret-left::before{content:"\f191"}.fa-caret-square-left::before{content:"\f191"}.fa-square-caret-right::before{content:"\f152"}.fa-caret-square-right::before{content:"\f152"}.fa-square-caret-up::before{content:"\f151"}.fa-caret-square-up::before{content:"\f151"}.fa-square-check::before{content:"\f14a"}.fa-check-square::before{content:"\f14a"}.fa-square-envelope::before{content:"\f199"}.fa-envelope-square::before{content:"\f199"}.fa-square-full::before{content:"\f45c"}.fa-square-h::before{content:"\f0fd"}.fa-h-square::before{content:"\f0fd"}.fa-square-minus::before{content:"\f146"}.fa-minus-square::before{content:"\f146"}.fa-square-nfi::before{content:"\e576"}.fa-square-parking::before{content:"\f540"}.fa-parking::before{content:"\f540"}.fa-square-pen::before{content:"\f14b"}.fa-pen-square::before{content:"\f14b"}.fa-pencil-square::before{content:"\f14b"}.fa-square-person-confined::before{content:"\e577"}.fa-square-phone::before{content:"\f098"}.fa-phone-square::before{content:"\f098"}.fa-square-phone-flip::before{content:"\f87b"}.fa-phone-square-alt::before{content:"\f87b"}.fa-square-plus::before{content:"\f0fe"}.fa-plus-square::before{content:"\f0fe"}.fa-square-poll-horizontal::before{content:"\f682"}.fa-poll-h::before{content:"\f682"}.fa-square-poll-vertical::before{content:"\f681"}.fa-poll::before{content:"\f681"}.fa-square-root-variable::before{content:"\f698"}.fa-square-root-alt::before{content:"\f698"}.fa-square-rss::before{content:"\f143"}.fa-rss-square::before{content:"\f143"}.fa-square-share-nodes::before{content:"\f1e1"}.fa-share-alt-square::before{content:"\f1e1"}.fa-square-up-right::before{content:"\f360"}.fa-external-link-square-alt::before{content:"\f360"}.fa-square-virus::before{content:"\e578"}.fa-square-xmark::before{content:"\f2d3"}.fa-times-square::before{content:"\f2d3"}.fa-xmark-square::before{content:"\f2d3"}.fa-staff-aesculapius::before{content:"\e579"}.fa-rod-asclepius::before{content:"\e579"}.fa-rod-snake::before{content:"\e579"}.fa-staff-snake::before{content:"\e579"}.fa-stairs::before{content:"\e289"}.fa-stamp::before{content:"\f5bf"}.fa-star::before{content:"\f005"}.fa-star-and-crescent::before{content:"\f699"}.fa-star-half::before{content:"\f089"}.fa-star-half-stroke::before{content:"\f5c0"}.fa-star-half-alt::before{content:"\f5c0"}.fa-star-of-david::before{content:"\f69a"}.fa-star-of-life::before{content:"\f621"}.fa-sterling-sign::before{content:"\f154"}.fa-gbp::before{content:"\f154"}.fa-pound-sign::before{content:"\f154"}.fa-stethoscope::before{content:"\f0f1"}.fa-stop::before{content:"\f04d"}.fa-stopwatch::before{content:"\f2f2"}.fa-stopwatch-20::before{content:"\e06f"}.fa-store::before{content:"\f54e"}.fa-store-slash::before{content:"\e071"}.fa-street-view::before{content:"\f21d"}.fa-strikethrough::before{content:"\f0cc"}.fa-stroopwafel::before{content:"\f551"}.fa-subscript::before{content:"\f12c"}.fa-suitcase::before{content:"\f0f2"}.fa-suitcase-medical::before{content:"\f0fa"}.fa-medkit::before{content:"\f0fa"}.fa-suitcase-rolling::before{content:"\f5c1"}.fa-sun::before{content:"\f185"}.fa-sun-plant-wilt::before{content:"\e57a"}.fa-superscript::before{content:"\f12b"}.fa-swatchbook::before{content:"\f5c3"}.fa-synagogue::before{content:"\f69b"}.fa-syringe::before{content:"\f48e"}.fa-t::before{content:"\54"}.fa-table::before{content:"\f0ce"}.fa-table-cells::before{content:"\f00a"}.fa-th::before{content:"\f00a"}.fa-table-cells-large::before{content:"\f009"}.fa-th-large::before{content:"\f009"}.fa-table-columns::before{content:"\f0db"}.fa-columns::before{content:"\f0db"}.fa-table-list::before{content:"\f00b"}.fa-th-list::before{content:"\f00b"}.fa-table-tennis-paddle-ball::before{content:"\f45d"}.fa-ping-pong-paddle-ball::before{content:"\f45d"}.fa-table-tennis::before{content:"\f45d"}.fa-tablet::before{content:"\f3fb"}.fa-tablet-android::before{content:"\f3fb"}.fa-tablet-button::before{content:"\f10a"}.fa-tablet-screen-button::before{content:"\f3fa"}.fa-tablet-alt::before{content:"\f3fa"}.fa-tablets::before{content:"\f490"}.fa-tachograph-digital::before{content:"\f566"}.fa-digital-tachograph::before{content:"\f566"}.fa-tag::before{content:"\f02b"}.fa-tags::before{content:"\f02c"}.fa-tape::before{content:"\f4db"}.fa-tarp::before{content:"\e57b"}.fa-tarp-droplet::before{content:"\e57c"}.fa-taxi::before{content:"\f1ba"}.fa-cab::before{content:"\f1ba"}.fa-teeth::before{content:"\f62e"}.fa-teeth-open::before{content:"\f62f"}.fa-temperature-arrow-down::before{content:"\e03f"}.fa-temperature-down::before{content:"\e03f"}.fa-temperature-arrow-up::before{content:"\e040"}.fa-temperature-up::before{content:"\e040"}.fa-temperature-empty::before{content:"\f2cb"}.fa-temperature-0::before{content:"\f2cb"}.fa-thermometer-0::before{content:"\f2cb"}.fa-thermometer-empty::before{content:"\f2cb"}.fa-temperature-full::before{content:"\f2c7"}.fa-temperature-4::before{content:"\f2c7"}.fa-thermometer-4::before{content:"\f2c7"}.fa-thermometer-full::before{content:"\f2c7"}.fa-temperature-half::before{content:"\f2c9"}.fa-temperature-2::before{content:"\f2c9"}.fa-thermometer-2::before{content:"\f2c9"}.fa-thermometer-half::before{content:"\f2c9"}.fa-temperature-high::before{content:"\f769"}.fa-temperature-low::before{content:"\f76b"}.fa-temperature-quarter::before{content:"\f2ca"}.fa-temperature-1::before{content:"\f2ca"}.fa-thermometer-1::before{content:"\f2ca"}.fa-thermometer-quarter::before{content:"\f2ca"}.fa-temperature-three-quarters::before{content:"\f2c8"}.fa-temperature-3::before{content:"\f2c8"}.fa-thermometer-3::before{content:"\f2c8"}.fa-thermometer-three-quarters::before{content:"\f2c8"}.fa-tenge-sign::before{content:"\f7d7"}.fa-tenge::before{content:"\f7d7"}.fa-tent::before{content:"\e57d"}.fa-tent-arrow-down-to-line::before{content:"\e57e"}.fa-tent-arrow-left-right::before{content:"\e57f"}.fa-tent-arrow-turn-left::before{content:"\e580"}.fa-tent-arrows-down::before{content:"\e581"}.fa-tents::before{content:"\e582"}.fa-terminal::before{content:"\f120"}.fa-text-height::before{content:"\f034"}.fa-text-slash::before{content:"\f87d"}.fa-remove-format::before{content:"\f87d"}.fa-text-width::before{content:"\f035"}.fa-thermometer::before{content:"\f491"}.fa-thumbs-down::before{content:"\f165"}.fa-thumbs-up::before{content:"\f164"}.fa-thumbtack::before{content:"\f08d"}.fa-thumb-tack::before{content:"\f08d"}.fa-ticket::before{content:"\f145"}.fa-ticket-simple::before{content:"\f3ff"}.fa-ticket-alt::before{content:"\f3ff"}.fa-timeline::before{content:"\e29c"}.fa-toggle-off::before{content:"\f204"}.fa-toggle-on::before{content:"\f205"}.fa-toilet::before{content:"\f7d8"}.fa-toilet-paper::before{content:"\f71e"}.fa-toilet-paper-slash::before{content:"\e072"}.fa-toilet-portable::before{content:"\e583"}.fa-toilets-portable::before{content:"\e584"}.fa-toolbox::before{content:"\f552"}.fa-tooth::before{content:"\f5c9"}.fa-torii-gate::before{content:"\f6a1"}.fa-tornado::before{content:"\f76f"}.fa-tower-broadcast::before{content:"\f519"}.fa-broadcast-tower::before{content:"\f519"}.fa-tower-cell::before{content:"\e585"}.fa-tower-observation::before{content:"\e586"}.fa-tractor::before{content:"\f722"}.fa-trademark::before{content:"\f25c"}.fa-traffic-light::before{content:"\f637"}.fa-trailer::before{content:"\e041"}.fa-train::before{content:"\f238"}.fa-train-subway::before{content:"\f239"}.fa-subway::before{content:"\f239"}.fa-train-tram::before{content:"\f7da"}.fa-tram::before{content:"\f7da"}.fa-transgender::before{content:"\f225"}.fa-transgender-alt::before{content:"\f225"}.fa-trash::before{content:"\f1f8"}.fa-trash-arrow-up::before{content:"\f829"}.fa-trash-restore::before{content:"\f829"}.fa-trash-can::before{content:"\f2ed"}.fa-trash-alt::before{content:"\f2ed"}.fa-trash-can-arrow-up::before{content:"\f82a"}.fa-trash-restore-alt::before{content:"\f82a"}.fa-tree::before{content:"\f1bb"}.fa-tree-city::before{content:"\e587"}.fa-triangle-exclamation::before{content:"\f071"}.fa-exclamation-triangle::before{content:"\f071"}.fa-warning::before{content:"\f071"}.fa-trophy::before{content:"\f091"}.fa-trowel::before{content:"\e589"}.fa-trowel-bricks::before{content:"\e58a"}.fa-truck::before{content:"\f0d1"}.fa-truck-arrow-right::before{content:"\e58b"}.fa-truck-droplet::before{content:"\e58c"}.fa-truck-fast::before{content:"\f48b"}.fa-shipping-fast::before{content:"\f48b"}.fa-truck-field::before{content:"\e58d"}.fa-truck-field-un::before{content:"\e58e"}.fa-truck-front::before{content:"\e2b7"}.fa-truck-medical::before{content:"\f0f9"}.fa-ambulance::before{content:"\f0f9"}.fa-truck-monster::before{content:"\f63b"}.fa-truck-moving::before{content:"\f4df"}.fa-truck-pickup::before{content:"\f63c"}.fa-truck-plane::before{content:"\e58f"}.fa-truck-ramp-box::before{content:"\f4de"}.fa-truck-loading::before{content:"\f4de"}.fa-tty::before{content:"\f1e4"}.fa-teletype::before{content:"\f1e4"}.fa-turkish-lira-sign::before{content:"\e2bb"}.fa-try::before{content:"\e2bb"}.fa-turkish-lira::before{content:"\e2bb"}.fa-turn-down::before{content:"\f3be"}.fa-level-down-alt::before{content:"\f3be"}.fa-turn-up::before{content:"\f3bf"}.fa-level-up-alt::before{content:"\f3bf"}.fa-tv::before{content:"\f26c"}.fa-television::before{content:"\f26c"}.fa-tv-alt::before{content:"\f26c"}.fa-u::before{content:"\55"}.fa-umbrella::before{content:"\f0e9"}.fa-umbrella-beach::before{content:"\f5ca"}.fa-underline::before{content:"\f0cd"}.fa-universal-access::before{content:"\f29a"}.fa-unlock::before{content:"\f09c"}.fa-unlock-keyhole::before{content:"\f13e"}.fa-unlock-alt::before{content:"\f13e"}.fa-up-down::before{content:"\f338"}.fa-arrows-alt-v::before{content:"\f338"}.fa-up-down-left-right::before{content:"\f0b2"}.fa-arrows-alt::before{content:"\f0b2"}.fa-up-long::before{content:"\f30c"}.fa-long-arrow-alt-up::before{content:"\f30c"}.fa-up-right-and-down-left-from-center::before{content:"\f424"}.fa-expand-alt::before{content:"\f424"}.fa-up-right-from-square::before{content:"\f35d"}.fa-external-link-alt::before{content:"\f35d"}.fa-upload::before{content:"\f093"}.fa-user::before{content:"\f007"}.fa-user-astronaut::before{content:"\f4fb"}.fa-user-check::before{content:"\f4fc"}.fa-user-clock::before{content:"\f4fd"}.fa-user-doctor::before{content:"\f0f0"}.fa-user-md::before{content:"\f0f0"}.fa-user-gear::before{content:"\f4fe"}.fa-user-cog::before{content:"\f4fe"}.fa-user-graduate::before{content:"\f501"}.fa-user-group::before{content:"\f500"}.fa-user-friends::before{content:"\f500"}.fa-user-injured::before{content:"\f728"}.fa-user-large::before{content:"\f406"}.fa-user-alt::before{content:"\f406"}.fa-user-large-slash::before{content:"\f4fa"}.fa-user-alt-slash::before{content:"\f4fa"}.fa-user-lock::before{content:"\f502"}.fa-user-minus::before{content:"\f503"}.fa-user-ninja::before{content:"\f504"}.fa-user-nurse::before{content:"\f82f"}.fa-user-pen::before{content:"\f4ff"}.fa-user-edit::before{content:"\f4ff"}.fa-user-plus::before{content:"\f234"}.fa-user-secret::before{content:"\f21b"}.fa-user-shield::before{content:"\f505"}.fa-user-slash::before{content:"\f506"}.fa-user-tag::before{content:"\f507"}.fa-user-tie::before{content:"\f508"}.fa-user-xmark::before{content:"\f235"}.fa-user-times::before{content:"\f235"}.fa-users::before{content:"\f0c0"}.fa-users-between-lines::before{content:"\e591"}.fa-users-gear::before{content:"\f509"}.fa-users-cog::before{content:"\f509"}.fa-users-line::before{content:"\e592"}.fa-users-rays::before{content:"\e593"}.fa-users-rectangle::before{content:"\e594"}.fa-users-slash::before{content:"\e073"}.fa-users-viewfinder::before{content:"\e595"}.fa-utensils::before{content:"\f2e7"}.fa-cutlery::before{content:"\f2e7"}.fa-v::before{content:"\56"}.fa-van-shuttle::before{content:"\f5b6"}.fa-shuttle-van::before{content:"\f5b6"}.fa-vault::before{content:"\e2c5"}.fa-vector-square::before{content:"\f5cb"}.fa-venus::before{content:"\f221"}.fa-venus-double::before{content:"\f226"}.fa-venus-mars::before{content:"\f228"}.fa-vest::before{content:"\e085"}.fa-vest-patches::before{content:"\e086"}.fa-vial::before{content:"\f492"}.fa-vial-circle-check::before{content:"\e596"}.fa-vial-virus::before{content:"\e597"}.fa-vials::before{content:"\f493"}.fa-video::before{content:"\f03d"}.fa-video-camera::before{content:"\f03d"}.fa-video-slash::before{content:"\f4e2"}.fa-vihara::before{content:"\f6a7"}.fa-virus::before{content:"\e074"}.fa-virus-covid::before{content:"\e4a8"}.fa-virus-covid-slash::before{content:"\e4a9"}.fa-virus-slash::before{content:"\e075"}.fa-viruses::before{content:"\e076"}.fa-voicemail::before{content:"\f897"}.fa-volcano::before{content:"\f770"}.fa-volleyball::before{content:"\f45f"}.fa-volleyball-ball::before{content:"\f45f"}.fa-volume-high::before{content:"\f028"}.fa-volume-up::before{content:"\f028"}.fa-volume-low::before{content:"\f027"}.fa-volume-down::before{content:"\f027"}.fa-volume-off::before{content:"\f026"}.fa-volume-xmark::before{content:"\f6a9"}.fa-volume-mute::before{content:"\f6a9"}.fa-volume-times::before{content:"\f6a9"}.fa-vr-cardboard::before{content:"\f729"}.fa-w::before{content:"\57"}.fa-walkie-talkie::before{content:"\f8ef"}.fa-wallet::before{content:"\f555"}.fa-wand-magic::before{content:"\f0d0"}.fa-magic::before{content:"\f0d0"}.fa-wand-magic-sparkles::before{content:"\e2ca"}.fa-magic-wand-sparkles::before{content:"\e2ca"}.fa-wand-sparkles::before{content:"\f72b"}.fa-warehouse::before{content:"\f494"}.fa-water::before{content:"\f773"}.fa-water-ladder::before{content:"\f5c5"}.fa-ladder-water::before{content:"\f5c5"}.fa-swimming-pool::before{content:"\f5c5"}.fa-wave-square::before{content:"\f83e"}.fa-weight-hanging::before{content:"\f5cd"}.fa-weight-scale::before{content:"\f496"}.fa-weight::before{content:"\f496"}.fa-wheat-awn::before{content:"\e2cd"}.fa-wheat-alt::before{content:"\e2cd"}.fa-wheat-awn-circle-exclamation::before{content:"\e598"}.fa-wheelchair::before{content:"\f193"}.fa-wheelchair-move::before{content:"\e2ce"}.fa-wheelchair-alt::before{content:"\e2ce"}.fa-whiskey-glass::before{content:"\f7a0"}.fa-glass-whiskey::before{content:"\f7a0"}.fa-wifi::before{content:"\f1eb"}.fa-wifi-3::before{content:"\f1eb"}.fa-wifi-strong::before{content:"\f1eb"}.fa-wind::before{content:"\f72e"}.fa-window-maximize::before{content:"\f2d0"}.fa-window-minimize::before{content:"\f2d1"}.fa-window-restore::before{content:"\f2d2"}.fa-wine-bottle::before{content:"\f72f"}.fa-wine-glass::before{content:"\f4e3"}.fa-wine-glass-empty::before{content:"\f5ce"}.fa-wine-glass-alt::before{content:"\f5ce"}.fa-won-sign::before{content:"\f159"}.fa-krw::before{content:"\f159"}.fa-won::before{content:"\f159"}.fa-worm::before{content:"\e599"}.fa-wrench::before{content:"\f0ad"}.fa-x::before{content:"\58"}.fa-x-ray::before{content:"\f497"}.fa-xmark::before{content:"\f00d"}.fa-close::before{content:"\f00d"}.fa-multiply::before{content:"\f00d"}.fa-remove::before{content:"\f00d"}.fa-times::before{content:"\f00d"}.fa-xmarks-lines::before{content:"\e59a"}.fa-y::before{content:"\59"}.fa-yen-sign::before{content:"\f157"}.fa-cny::before{content:"\f157"}.fa-jpy::before{content:"\f157"}.fa-rmb::before{content:"\f157"}.fa-yen::before{content:"\f157"}.fa-yin-yang::before{content:"\f6ad"}.fa-z::before{content:"\5a"}.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.1.1 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 2022 Fonticons, Inc.
 */:root,:host{--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/font-awesome/fa-solid-900-d76fb4e841748a3f6bc63efa23156e02631c283bf41f84efcbdaf339ea3e1b73.woff2) format("woff2"),url(/assets/font-awesome/fa-solid-900-03f2986c0824c68bdaf1e16947352f5fe417d03741806097fa9ea7131fe3a019.ttf) format("truetype")}.fas,.fa-solid{font-family:"Font Awesome 6 Free";font-weight:900}/*!
 * Font Awesome Free 6.1.1 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 2022 Fonticons, Inc.
 */:root,:host{--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/font-awesome/fa-regular-400-6a274e7629c0d71dcf8cab1e7733687ebfe32e2c53b4ca9fad050b4f1d5471f3.woff2) format("woff2"),url(/assets/font-awesome/fa-regular-400-4e96a7e098e36fd493194c64e973ba5237da65760c7b746217e63c830326a9ac.ttf) format("truetype")}.far,.fa-regular{font-family:"Font Awesome 6 Free";font-weight:400}/*!
 * Font Awesome Free 6.1.1 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 2022 Fonticons, Inc.
 */:root,:host{--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/font-awesome/fa-brands-400-404c746c8f7e3f9b7611a8f23d908c1a32a5c972236b9d89bb68b05d9bf4b905.woff2) format("woff2"),url(/assets/font-awesome/fa-brands-400-e523f49c12b13a176014af1a46ae5a0545b136bf56d496426aa881026d0c318a.ttf) format("truetype")}.fab,.fa-brands{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before{content:"\e080"}.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-flag:before{content:"\f2b4"}.fa-font-awesome-logo-full:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hashnode:before{content:"\e499"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nfc-directional:before{content:"\e530"}.fa-nfc-symbol:before{content:"\e531"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-padlet:before{content:"\e4a0"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-screenpal:before{content:"\e570"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ab"}.fa-snapchat-square:before{content:"\f2ad"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-square-font-awesome:before{content:"\f425"}.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before{content:"\e2d0"}.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-e7b44c86b050fca766a96ddac2d0932af0126da6f2305280342d909168dcce6b.gif) center center no-repeat}@font-face{font-family:"slick";src:url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot);src:url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix) format("embedded-opentype"),url(/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff) format("woff"),url(/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf) format("truetype"),url(/assets/slick-12459f221a0b787bf1eaebf2e4c48fca2bd9f8493f71256c3043e7a0c7e932f6.svg#slick) format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:black;opacity:0.75}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, white 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, white 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width: 500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,0.05)}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,0.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,0.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0px 0px}.iti__flag.iti__ad{height:14px;background-position:-22px 0px}.iti__flag.iti__ae{height:10px;background-position:-44px 0px}.iti__flag.iti__af{height:14px;background-position:-66px 0px}.iti__flag.iti__ag{height:14px;background-position:-88px 0px}.iti__flag.iti__ai{height:10px;background-position:-110px 0px}.iti__flag.iti__al{height:15px;background-position:-132px 0px}.iti__flag.iti__am{height:10px;background-position:-154px 0px}.iti__flag.iti__ao{height:14px;background-position:-176px 0px}.iti__flag.iti__aq{height:14px;background-position:-198px 0px}.iti__flag.iti__ar{height:13px;background-position:-220px 0px}.iti__flag.iti__as{height:10px;background-position:-242px 0px}.iti__flag.iti__at{height:14px;background-position:-264px 0px}.iti__flag.iti__au{height:10px;background-position:-286px 0px}.iti__flag.iti__aw{height:14px;background-position:-308px 0px}.iti__flag.iti__ax{height:13px;background-position:-330px 0px}.iti__flag.iti__az{height:10px;background-position:-352px 0px}.iti__flag.iti__ba{height:10px;background-position:-374px 0px}.iti__flag.iti__bb{height:14px;background-position:-396px 0px}.iti__flag.iti__bd{height:12px;background-position:-418px 0px}.iti__flag.iti__be{height:15px;background-position:-440px 0px}.iti__flag.iti__bf{height:14px;background-position:-460px 0px}.iti__flag.iti__bg{height:12px;background-position:-482px 0px}.iti__flag.iti__bh{height:12px;background-position:-504px 0px}.iti__flag.iti__bi{height:12px;background-position:-526px 0px}.iti__flag.iti__bj{height:14px;background-position:-548px 0px}.iti__flag.iti__bl{height:14px;background-position:-570px 0px}.iti__flag.iti__bm{height:10px;background-position:-592px 0px}.iti__flag.iti__bn{height:10px;background-position:-614px 0px}.iti__flag.iti__bo{height:14px;background-position:-636px 0px}.iti__flag.iti__bq{height:14px;background-position:-658px 0px}.iti__flag.iti__br{height:14px;background-position:-680px 0px}.iti__flag.iti__bs{height:10px;background-position:-702px 0px}.iti__flag.iti__bt{height:14px;background-position:-724px 0px}.iti__flag.iti__bv{height:15px;background-position:-746px 0px}.iti__flag.iti__bw{height:14px;background-position:-768px 0px}.iti__flag.iti__by{height:10px;background-position:-790px 0px}.iti__flag.iti__bz{height:14px;background-position:-812px 0px}.iti__flag.iti__ca{height:10px;background-position:-834px 0px}.iti__flag.iti__cc{height:10px;background-position:-856px 0px}.iti__flag.iti__cd{height:15px;background-position:-878px 0px}.iti__flag.iti__cf{height:14px;background-position:-900px 0px}.iti__flag.iti__cg{height:14px;background-position:-922px 0px}.iti__flag.iti__ch{height:15px;background-position:-944px 0px}.iti__flag.iti__ci{height:14px;background-position:-961px 0px}.iti__flag.iti__ck{height:10px;background-position:-983px 0px}.iti__flag.iti__cl{height:14px;background-position:-1005px 0px}.iti__flag.iti__cm{height:14px;background-position:-1027px 0px}.iti__flag.iti__cn{height:14px;background-position:-1049px 0px}.iti__flag.iti__co{height:14px;background-position:-1071px 0px}.iti__flag.iti__cp{height:14px;background-position:-1093px 0px}.iti__flag.iti__cr{height:12px;background-position:-1115px 0px}.iti__flag.iti__cu{height:10px;background-position:-1137px 0px}.iti__flag.iti__cv{height:12px;background-position:-1159px 0px}.iti__flag.iti__cw{height:14px;background-position:-1181px 0px}.iti__flag.iti__cx{height:10px;background-position:-1203px 0px}.iti__flag.iti__cy{height:14px;background-position:-1225px 0px}.iti__flag.iti__cz{height:14px;background-position:-1247px 0px}.iti__flag.iti__de{height:12px;background-position:-1269px 0px}.iti__flag.iti__dg{height:10px;background-position:-1291px 0px}.iti__flag.iti__dj{height:14px;background-position:-1313px 0px}.iti__flag.iti__dk{height:15px;background-position:-1335px 0px}.iti__flag.iti__dm{height:10px;background-position:-1357px 0px}.iti__flag.iti__do{height:14px;background-position:-1379px 0px}.iti__flag.iti__dz{height:14px;background-position:-1401px 0px}.iti__flag.iti__ea{height:14px;background-position:-1423px 0px}.iti__flag.iti__ec{height:14px;background-position:-1445px 0px}.iti__flag.iti__ee{height:13px;background-position:-1467px 0px}.iti__flag.iti__eg{height:14px;background-position:-1489px 0px}.iti__flag.iti__eh{height:10px;background-position:-1511px 0px}.iti__flag.iti__er{height:10px;background-position:-1533px 0px}.iti__flag.iti__es{height:14px;background-position:-1555px 0px}.iti__flag.iti__et{height:10px;background-position:-1577px 0px}.iti__flag.iti__eu{height:14px;background-position:-1599px 0px}.iti__flag.iti__fi{height:12px;background-position:-1621px 0px}.iti__flag.iti__fj{height:10px;background-position:-1643px 0px}.iti__flag.iti__fk{height:10px;background-position:-1665px 0px}.iti__flag.iti__fm{height:11px;background-position:-1687px 0px}.iti__flag.iti__fo{height:15px;background-position:-1709px 0px}.iti__flag.iti__fr{height:14px;background-position:-1731px 0px}.iti__flag.iti__ga{height:15px;background-position:-1753px 0px}.iti__flag.iti__gb{height:10px;background-position:-1775px 0px}.iti__flag.iti__gd{height:12px;background-position:-1797px 0px}.iti__flag.iti__ge{height:14px;background-position:-1819px 0px}.iti__flag.iti__gf{height:14px;background-position:-1841px 0px}.iti__flag.iti__gg{height:14px;background-position:-1863px 0px}.iti__flag.iti__gh{height:14px;background-position:-1885px 0px}.iti__flag.iti__gi{height:10px;background-position:-1907px 0px}.iti__flag.iti__gl{height:14px;background-position:-1929px 0px}.iti__flag.iti__gm{height:14px;background-position:-1951px 0px}.iti__flag.iti__gn{height:14px;background-position:-1973px 0px}.iti__flag.iti__gp{height:14px;background-position:-1995px 0px}.iti__flag.iti__gq{height:14px;background-position:-2017px 0px}.iti__flag.iti__gr{height:14px;background-position:-2039px 0px}.iti__flag.iti__gs{height:10px;background-position:-2061px 0px}.iti__flag.iti__gt{height:13px;background-position:-2083px 0px}.iti__flag.iti__gu{height:11px;background-position:-2105px 0px}.iti__flag.iti__gw{height:10px;background-position:-2127px 0px}.iti__flag.iti__gy{height:12px;background-position:-2149px 0px}.iti__flag.iti__hk{height:14px;background-position:-2171px 0px}.iti__flag.iti__hm{height:10px;background-position:-2193px 0px}.iti__flag.iti__hn{height:10px;background-position:-2215px 0px}.iti__flag.iti__hr{height:10px;background-position:-2237px 0px}.iti__flag.iti__ht{height:12px;background-position:-2259px 0px}.iti__flag.iti__hu{height:10px;background-position:-2281px 0px}.iti__flag.iti__ic{height:14px;background-position:-2303px 0px}.iti__flag.iti__id{height:14px;background-position:-2325px 0px}.iti__flag.iti__ie{height:10px;background-position:-2347px 0px}.iti__flag.iti__il{height:15px;background-position:-2369px 0px}.iti__flag.iti__im{height:10px;background-position:-2391px 0px}.iti__flag.iti__in{height:14px;background-position:-2413px 0px}.iti__flag.iti__io{height:10px;background-position:-2435px 0px}.iti__flag.iti__iq{height:14px;background-position:-2457px 0px}.iti__flag.iti__ir{height:12px;background-position:-2479px 0px}.iti__flag.iti__is{height:15px;background-position:-2501px 0px}.iti__flag.iti__it{height:14px;background-position:-2523px 0px}.iti__flag.iti__je{height:12px;background-position:-2545px 0px}.iti__flag.iti__jm{height:10px;background-position:-2567px 0px}.iti__flag.iti__jo{height:10px;background-position:-2589px 0px}.iti__flag.iti__jp{height:14px;background-position:-2611px 0px}.iti__flag.iti__ke{height:14px;background-position:-2633px 0px}.iti__flag.iti__kg{height:12px;background-position:-2655px 0px}.iti__flag.iti__kh{height:13px;background-position:-2677px 0px}.iti__flag.iti__ki{height:10px;background-position:-2699px 0px}.iti__flag.iti__km{height:12px;background-position:-2721px 0px}.iti__flag.iti__kn{height:14px;background-position:-2743px 0px}.iti__flag.iti__kp{height:10px;background-position:-2765px 0px}.iti__flag.iti__kr{height:14px;background-position:-2787px 0px}.iti__flag.iti__kw{height:10px;background-position:-2809px 0px}.iti__flag.iti__ky{height:10px;background-position:-2831px 0px}.iti__flag.iti__kz{height:10px;background-position:-2853px 0px}.iti__flag.iti__la{height:14px;background-position:-2875px 0px}.iti__flag.iti__lb{height:14px;background-position:-2897px 0px}.iti__flag.iti__lc{height:10px;background-position:-2919px 0px}.iti__flag.iti__li{height:12px;background-position:-2941px 0px}.iti__flag.iti__lk{height:10px;background-position:-2963px 0px}.iti__flag.iti__lr{height:11px;background-position:-2985px 0px}.iti__flag.iti__ls{height:14px;background-position:-3007px 0px}.iti__flag.iti__lt{height:12px;background-position:-3029px 0px}.iti__flag.iti__lu{height:12px;background-position:-3051px 0px}.iti__flag.iti__lv{height:10px;background-position:-3073px 0px}.iti__flag.iti__ly{height:10px;background-position:-3095px 0px}.iti__flag.iti__ma{height:14px;background-position:-3117px 0px}.iti__flag.iti__mc{height:15px;background-position:-3139px 0px}.iti__flag.iti__md{height:10px;background-position:-3160px 0px}.iti__flag.iti__me{height:10px;background-position:-3182px 0px}.iti__flag.iti__mf{height:14px;background-position:-3204px 0px}.iti__flag.iti__mg{height:14px;background-position:-3226px 0px}.iti__flag.iti__mh{height:11px;background-position:-3248px 0px}.iti__flag.iti__mk{height:10px;background-position:-3270px 0px}.iti__flag.iti__ml{height:14px;background-position:-3292px 0px}.iti__flag.iti__mm{height:14px;background-position:-3314px 0px}.iti__flag.iti__mn{height:10px;background-position:-3336px 0px}.iti__flag.iti__mo{height:14px;background-position:-3358px 0px}.iti__flag.iti__mp{height:10px;background-position:-3380px 0px}.iti__flag.iti__mq{height:14px;background-position:-3402px 0px}.iti__flag.iti__mr{height:14px;background-position:-3424px 0px}.iti__flag.iti__ms{height:10px;background-position:-3446px 0px}.iti__flag.iti__mt{height:14px;background-position:-3468px 0px}.iti__flag.iti__mu{height:14px;background-position:-3490px 0px}.iti__flag.iti__mv{height:14px;background-position:-3512px 0px}.iti__flag.iti__mw{height:14px;background-position:-3534px 0px}.iti__flag.iti__mx{height:12px;background-position:-3556px 0px}.iti__flag.iti__my{height:10px;background-position:-3578px 0px}.iti__flag.iti__mz{height:14px;background-position:-3600px 0px}.iti__flag.iti__na{height:14px;background-position:-3622px 0px}.iti__flag.iti__nc{height:10px;background-position:-3644px 0px}.iti__flag.iti__ne{height:15px;background-position:-3666px 0px}.iti__flag.iti__nf{height:10px;background-position:-3686px 0px}.iti__flag.iti__ng{height:10px;background-position:-3708px 0px}.iti__flag.iti__ni{height:12px;background-position:-3730px 0px}.iti__flag.iti__nl{height:14px;background-position:-3752px 0px}.iti__flag.iti__no{height:15px;background-position:-3774px 0px}.iti__flag.iti__np{height:15px;background-position:-3796px 0px}.iti__flag.iti__nr{height:10px;background-position:-3811px 0px}.iti__flag.iti__nu{height:10px;background-position:-3833px 0px}.iti__flag.iti__nz{height:10px;background-position:-3855px 0px}.iti__flag.iti__om{height:10px;background-position:-3877px 0px}.iti__flag.iti__pa{height:14px;background-position:-3899px 0px}.iti__flag.iti__pe{height:14px;background-position:-3921px 0px}.iti__flag.iti__pf{height:14px;background-position:-3943px 0px}.iti__flag.iti__pg{height:15px;background-position:-3965px 0px}.iti__flag.iti__ph{height:10px;background-position:-3987px 0px}.iti__flag.iti__pk{height:14px;background-position:-4009px 0px}.iti__flag.iti__pl{height:13px;background-position:-4031px 0px}.iti__flag.iti__pm{height:14px;background-position:-4053px 0px}.iti__flag.iti__pn{height:10px;background-position:-4075px 0px}.iti__flag.iti__pr{height:14px;background-position:-4097px 0px}.iti__flag.iti__ps{height:10px;background-position:-4119px 0px}.iti__flag.iti__pt{height:14px;background-position:-4141px 0px}.iti__flag.iti__pw{height:13px;background-position:-4163px 0px}.iti__flag.iti__py{height:11px;background-position:-4185px 0px}.iti__flag.iti__qa{height:8px;background-position:-4207px 0px}.iti__flag.iti__re{height:14px;background-position:-4229px 0px}.iti__flag.iti__ro{height:14px;background-position:-4251px 0px}.iti__flag.iti__rs{height:14px;background-position:-4273px 0px}.iti__flag.iti__ru{height:14px;background-position:-4295px 0px}.iti__flag.iti__rw{height:14px;background-position:-4317px 0px}.iti__flag.iti__sa{height:14px;background-position:-4339px 0px}.iti__flag.iti__sb{height:10px;background-position:-4361px 0px}.iti__flag.iti__sc{height:10px;background-position:-4383px 0px}.iti__flag.iti__sd{height:10px;background-position:-4405px 0px}.iti__flag.iti__se{height:13px;background-position:-4427px 0px}.iti__flag.iti__sg{height:14px;background-position:-4449px 0px}.iti__flag.iti__sh{height:10px;background-position:-4471px 0px}.iti__flag.iti__si{height:10px;background-position:-4493px 0px}.iti__flag.iti__sj{height:15px;background-position:-4515px 0px}.iti__flag.iti__sk{height:14px;background-position:-4537px 0px}.iti__flag.iti__sl{height:14px;background-position:-4559px 0px}.iti__flag.iti__sm{height:15px;background-position:-4581px 0px}.iti__flag.iti__sn{height:14px;background-position:-4603px 0px}.iti__flag.iti__so{height:14px;background-position:-4625px 0px}.iti__flag.iti__sr{height:14px;background-position:-4647px 0px}.iti__flag.iti__ss{height:10px;background-position:-4669px 0px}.iti__flag.iti__st{height:10px;background-position:-4691px 0px}.iti__flag.iti__sv{height:12px;background-position:-4713px 0px}.iti__flag.iti__sx{height:14px;background-position:-4735px 0px}.iti__flag.iti__sy{height:14px;background-position:-4757px 0px}.iti__flag.iti__sz{height:14px;background-position:-4779px 0px}.iti__flag.iti__ta{height:10px;background-position:-4801px 0px}.iti__flag.iti__tc{height:10px;background-position:-4823px 0px}.iti__flag.iti__td{height:14px;background-position:-4845px 0px}.iti__flag.iti__tf{height:14px;background-position:-4867px 0px}.iti__flag.iti__tg{height:13px;background-position:-4889px 0px}.iti__flag.iti__th{height:14px;background-position:-4911px 0px}.iti__flag.iti__tj{height:10px;background-position:-4933px 0px}.iti__flag.iti__tk{height:10px;background-position:-4955px 0px}.iti__flag.iti__tl{height:10px;background-position:-4977px 0px}.iti__flag.iti__tm{height:14px;background-position:-4999px 0px}.iti__flag.iti__tn{height:14px;background-position:-5021px 0px}.iti__flag.iti__to{height:10px;background-position:-5043px 0px}.iti__flag.iti__tr{height:14px;background-position:-5065px 0px}.iti__flag.iti__tt{height:12px;background-position:-5087px 0px}.iti__flag.iti__tv{height:10px;background-position:-5109px 0px}.iti__flag.iti__tw{height:14px;background-position:-5131px 0px}.iti__flag.iti__tz{height:14px;background-position:-5153px 0px}.iti__flag.iti__ua{height:14px;background-position:-5175px 0px}.iti__flag.iti__ug{height:14px;background-position:-5197px 0px}.iti__flag.iti__um{height:11px;background-position:-5219px 0px}.iti__flag.iti__un{height:14px;background-position:-5241px 0px}.iti__flag.iti__us{height:11px;background-position:-5263px 0px}.iti__flag.iti__uy{height:14px;background-position:-5285px 0px}.iti__flag.iti__uz{height:10px;background-position:-5307px 0px}.iti__flag.iti__va{height:15px;background-position:-5329px 0px}.iti__flag.iti__vc{height:14px;background-position:-5346px 0px}.iti__flag.iti__ve{height:14px;background-position:-5368px 0px}.iti__flag.iti__vg{height:10px;background-position:-5390px 0px}.iti__flag.iti__vi{height:14px;background-position:-5412px 0px}.iti__flag.iti__vn{height:14px;background-position:-5434px 0px}.iti__flag.iti__vu{height:12px;background-position:-5456px 0px}.iti__flag.iti__wf{height:14px;background-position:-5478px 0px}.iti__flag.iti__ws{height:10px;background-position:-5500px 0px}.iti__flag.iti__xk{height:15px;background-position:-5522px 0px}.iti__flag.iti__ye{height:14px;background-position:-5544px 0px}.iti__flag.iti__yt{height:14px;background-position:-5566px 0px}.iti__flag.iti__za{height:14px;background-position:-5588px 0px}.iti__flag.iti__zm{height:14px;background-position:-5610px 0px}.iti__flag.iti__zw{height:10px;background-position:-5632px 0px}.iti__flag{height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url(/../img/flags.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-image:url(/../img/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}html{font-family:"Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}/*!
 * Font Awesome Free 6.1.1 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 2022 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fad,.fa-duotone,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.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:0.625em;line-height:0.1em;vertical-align:0.225em}.fa-xs{font-size:0.75em;line-height:0.0833333337em;vertical-align:0.125em}.fa-sm{font-size:0.875em;line-height:0.0714285718em;vertical-align:0.0535714295em}.fa-lg{font-size:1.25em;line-height:0.05em;vertical-align:-0.075em}.fa-xl{font-size:1.5em;line-height:0.0416666682em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:0.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0);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, 0);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, 0);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, 0);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, 0);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, 0);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, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::before{content:"\30"}.fa-1::before{content:"\31"}.fa-2::before{content:"\32"}.fa-3::before{content:"\33"}.fa-4::before{content:"\34"}.fa-5::before{content:"\35"}.fa-6::before{content:"\36"}.fa-7::before{content:"\37"}.fa-8::before{content:"\38"}.fa-9::before{content:"\39"}.fa-a::before{content:"\41"}.fa-address-book::before{content:"\f2b9"}.fa-contact-book::before{content:"\f2b9"}.fa-address-card::before{content:"\f2bb"}.fa-contact-card::before{content:"\f2bb"}.fa-vcard::before{content:"\f2bb"}.fa-align-center::before{content:"\f037"}.fa-align-justify::before{content:"\f039"}.fa-align-left::before{content:"\f036"}.fa-align-right::before{content:"\f038"}.fa-anchor::before{content:"\f13d"}.fa-anchor-circle-check::before{content:"\e4aa"}.fa-anchor-circle-exclamation::before{content:"\e4ab"}.fa-anchor-circle-xmark::before{content:"\e4ac"}.fa-anchor-lock::before{content:"\e4ad"}.fa-angle-down::before{content:"\f107"}.fa-angle-left::before{content:"\f104"}.fa-angle-right::before{content:"\f105"}.fa-angle-up::before{content:"\f106"}.fa-angles-down::before{content:"\f103"}.fa-angle-double-down::before{content:"\f103"}.fa-angles-left::before{content:"\f100"}.fa-angle-double-left::before{content:"\f100"}.fa-angles-right::before{content:"\f101"}.fa-angle-double-right::before{content:"\f101"}.fa-angles-up::before{content:"\f102"}.fa-angle-double-up::before{content:"\f102"}.fa-ankh::before{content:"\f644"}.fa-apple-whole::before{content:"\f5d1"}.fa-apple-alt::before{content:"\f5d1"}.fa-archway::before{content:"\f557"}.fa-arrow-down::before{content:"\f063"}.fa-arrow-down-1-9::before{content:"\f162"}.fa-sort-numeric-asc::before{content:"\f162"}.fa-sort-numeric-down::before{content:"\f162"}.fa-arrow-down-9-1::before{content:"\f886"}.fa-sort-numeric-desc::before{content:"\f886"}.fa-sort-numeric-down-alt::before{content:"\f886"}.fa-arrow-down-a-z::before{content:"\f15d"}.fa-sort-alpha-asc::before{content:"\f15d"}.fa-sort-alpha-down::before{content:"\f15d"}.fa-arrow-down-long::before{content:"\f175"}.fa-long-arrow-down::before{content:"\f175"}.fa-arrow-down-short-wide::before{content:"\f884"}.fa-sort-amount-desc::before{content:"\f884"}.fa-sort-amount-down-alt::before{content:"\f884"}.fa-arrow-down-up-across-line::before{content:"\e4af"}.fa-arrow-down-up-lock::before{content:"\e4b0"}.fa-arrow-down-wide-short::before{content:"\f160"}.fa-sort-amount-asc::before{content:"\f160"}.fa-sort-amount-down::before{content:"\f160"}.fa-arrow-down-z-a::before{content:"\f881"}.fa-sort-alpha-desc::before{content:"\f881"}.fa-sort-alpha-down-alt::before{content:"\f881"}.fa-arrow-left::before{content:"\f060"}.fa-arrow-left-long::before{content:"\f177"}.fa-long-arrow-left::before{content:"\f177"}.fa-arrow-pointer::before{content:"\f245"}.fa-mouse-pointer::before{content:"\f245"}.fa-arrow-right::before{content:"\f061"}.fa-arrow-right-arrow-left::before{content:"\f0ec"}.fa-exchange::before{content:"\f0ec"}.fa-arrow-right-from-bracket::before{content:"\f08b"}.fa-sign-out::before{content:"\f08b"}.fa-arrow-right-long::before{content:"\f178"}.fa-long-arrow-right::before{content:"\f178"}.fa-arrow-right-to-bracket::before{content:"\f090"}.fa-sign-in::before{content:"\f090"}.fa-arrow-right-to-city::before{content:"\e4b3"}.fa-arrow-rotate-left::before{content:"\f0e2"}.fa-arrow-left-rotate::before{content:"\f0e2"}.fa-arrow-rotate-back::before{content:"\f0e2"}.fa-arrow-rotate-backward::before{content:"\f0e2"}.fa-undo::before{content:"\f0e2"}.fa-arrow-rotate-right::before{content:"\f01e"}.fa-arrow-right-rotate::before{content:"\f01e"}.fa-arrow-rotate-forward::before{content:"\f01e"}.fa-redo::before{content:"\f01e"}.fa-arrow-trend-down::before{content:"\e097"}.fa-arrow-trend-up::before{content:"\e098"}.fa-arrow-turn-down::before{content:"\f149"}.fa-level-down::before{content:"\f149"}.fa-arrow-turn-up::before{content:"\f148"}.fa-level-up::before{content:"\f148"}.fa-arrow-up::before{content:"\f062"}.fa-arrow-up-1-9::before{content:"\f163"}.fa-sort-numeric-up::before{content:"\f163"}.fa-arrow-up-9-1::before{content:"\f887"}.fa-sort-numeric-up-alt::before{content:"\f887"}.fa-arrow-up-a-z::before{content:"\f15e"}.fa-sort-alpha-up::before{content:"\f15e"}.fa-arrow-up-from-bracket::before{content:"\e09a"}.fa-arrow-up-from-ground-water::before{content:"\e4b5"}.fa-arrow-up-from-water-pump::before{content:"\e4b6"}.fa-arrow-up-long::before{content:"\f176"}.fa-long-arrow-up::before{content:"\f176"}.fa-arrow-up-right-dots::before{content:"\e4b7"}.fa-arrow-up-right-from-square::before{content:"\f08e"}.fa-external-link::before{content:"\f08e"}.fa-arrow-up-short-wide::before{content:"\f885"}.fa-sort-amount-up-alt::before{content:"\f885"}.fa-arrow-up-wide-short::before{content:"\f161"}.fa-sort-amount-up::before{content:"\f161"}.fa-arrow-up-z-a::before{content:"\f882"}.fa-sort-alpha-up-alt::before{content:"\f882"}.fa-arrows-down-to-line::before{content:"\e4b8"}.fa-arrows-down-to-people::before{content:"\e4b9"}.fa-arrows-left-right::before{content:"\f07e"}.fa-arrows-h::before{content:"\f07e"}.fa-arrows-left-right-to-line::before{content:"\e4ba"}.fa-arrows-rotate::before{content:"\f021"}.fa-refresh::before{content:"\f021"}.fa-sync::before{content:"\f021"}.fa-arrows-spin::before{content:"\e4bb"}.fa-arrows-split-up-and-left::before{content:"\e4bc"}.fa-arrows-to-circle::before{content:"\e4bd"}.fa-arrows-to-dot::before{content:"\e4be"}.fa-arrows-to-eye::before{content:"\e4bf"}.fa-arrows-turn-right::before{content:"\e4c0"}.fa-arrows-turn-to-dots::before{content:"\e4c1"}.fa-arrows-up-down::before{content:"\f07d"}.fa-arrows-v::before{content:"\f07d"}.fa-arrows-up-down-left-right::before{content:"\f047"}.fa-arrows::before{content:"\f047"}.fa-arrows-up-to-line::before{content:"\e4c2"}.fa-asterisk::before{content:"\2a"}.fa-at::before{content:"\40"}.fa-atom::before{content:"\f5d2"}.fa-audio-description::before{content:"\f29e"}.fa-austral-sign::before{content:"\e0a9"}.fa-award::before{content:"\f559"}.fa-b::before{content:"\42"}.fa-baby::before{content:"\f77c"}.fa-baby-carriage::before{content:"\f77d"}.fa-carriage-baby::before{content:"\f77d"}.fa-backward::before{content:"\f04a"}.fa-backward-fast::before{content:"\f049"}.fa-fast-backward::before{content:"\f049"}.fa-backward-step::before{content:"\f048"}.fa-step-backward::before{content:"\f048"}.fa-bacon::before{content:"\f7e5"}.fa-bacteria::before{content:"\e059"}.fa-bacterium::before{content:"\e05a"}.fa-bag-shopping::before{content:"\f290"}.fa-shopping-bag::before{content:"\f290"}.fa-bahai::before{content:"\f666"}.fa-baht-sign::before{content:"\e0ac"}.fa-ban::before{content:"\f05e"}.fa-cancel::before{content:"\f05e"}.fa-ban-smoking::before{content:"\f54d"}.fa-smoking-ban::before{content:"\f54d"}.fa-bandage::before{content:"\f462"}.fa-band-aid::before{content:"\f462"}.fa-barcode::before{content:"\f02a"}.fa-bars::before{content:"\f0c9"}.fa-navicon::before{content:"\f0c9"}.fa-bars-progress::before{content:"\f828"}.fa-tasks-alt::before{content:"\f828"}.fa-bars-staggered::before{content:"\f550"}.fa-reorder::before{content:"\f550"}.fa-stream::before{content:"\f550"}.fa-baseball::before{content:"\f433"}.fa-baseball-ball::before{content:"\f433"}.fa-baseball-bat-ball::before{content:"\f432"}.fa-basket-shopping::before{content:"\f291"}.fa-shopping-basket::before{content:"\f291"}.fa-basketball::before{content:"\f434"}.fa-basketball-ball::before{content:"\f434"}.fa-bath::before{content:"\f2cd"}.fa-bathtub::before{content:"\f2cd"}.fa-battery-empty::before{content:"\f244"}.fa-battery-0::before{content:"\f244"}.fa-battery-full::before{content:"\f240"}.fa-battery::before{content:"\f240"}.fa-battery-5::before{content:"\f240"}.fa-battery-half::before{content:"\f242"}.fa-battery-3::before{content:"\f242"}.fa-battery-quarter::before{content:"\f243"}.fa-battery-2::before{content:"\f243"}.fa-battery-three-quarters::before{content:"\f241"}.fa-battery-4::before{content:"\f241"}.fa-bed::before{content:"\f236"}.fa-bed-pulse::before{content:"\f487"}.fa-procedures::before{content:"\f487"}.fa-beer-mug-empty::before{content:"\f0fc"}.fa-beer::before{content:"\f0fc"}.fa-bell::before{content:"\f0f3"}.fa-bell-concierge::before{content:"\f562"}.fa-concierge-bell::before{content:"\f562"}.fa-bell-slash::before{content:"\f1f6"}.fa-bezier-curve::before{content:"\f55b"}.fa-bicycle::before{content:"\f206"}.fa-binoculars::before{content:"\f1e5"}.fa-biohazard::before{content:"\f780"}.fa-bitcoin-sign::before{content:"\e0b4"}.fa-blender::before{content:"\f517"}.fa-blender-phone::before{content:"\f6b6"}.fa-blog::before{content:"\f781"}.fa-bold::before{content:"\f032"}.fa-bolt::before{content:"\f0e7"}.fa-zap::before{content:"\f0e7"}.fa-bolt-lightning::before{content:"\e0b7"}.fa-bomb::before{content:"\f1e2"}.fa-bone::before{content:"\f5d7"}.fa-bong::before{content:"\f55c"}.fa-book::before{content:"\f02d"}.fa-book-atlas::before{content:"\f558"}.fa-atlas::before{content:"\f558"}.fa-book-bible::before{content:"\f647"}.fa-bible::before{content:"\f647"}.fa-book-bookmark::before{content:"\e0bb"}.fa-book-journal-whills::before{content:"\f66a"}.fa-journal-whills::before{content:"\f66a"}.fa-book-medical::before{content:"\f7e6"}.fa-book-open::before{content:"\f518"}.fa-book-open-reader::before{content:"\f5da"}.fa-book-reader::before{content:"\f5da"}.fa-book-quran::before{content:"\f687"}.fa-quran::before{content:"\f687"}.fa-book-skull::before{content:"\f6b7"}.fa-book-dead::before{content:"\f6b7"}.fa-bookmark::before{content:"\f02e"}.fa-border-all::before{content:"\f84c"}.fa-border-none::before{content:"\f850"}.fa-border-top-left::before{content:"\f853"}.fa-border-style::before{content:"\f853"}.fa-bore-hole::before{content:"\e4c3"}.fa-bottle-droplet::before{content:"\e4c4"}.fa-bottle-water::before{content:"\e4c5"}.fa-bowl-food::before{content:"\e4c6"}.fa-bowl-rice::before{content:"\e2eb"}.fa-bowling-ball::before{content:"\f436"}.fa-box::before{content:"\f466"}.fa-box-archive::before{content:"\f187"}.fa-archive::before{content:"\f187"}.fa-box-open::before{content:"\f49e"}.fa-box-tissue::before{content:"\e05b"}.fa-boxes-packing::before{content:"\e4c7"}.fa-boxes-stacked::before{content:"\f468"}.fa-boxes::before{content:"\f468"}.fa-boxes-alt::before{content:"\f468"}.fa-braille::before{content:"\f2a1"}.fa-brain::before{content:"\f5dc"}.fa-brazilian-real-sign::before{content:"\e46c"}.fa-bread-slice::before{content:"\f7ec"}.fa-bridge::before{content:"\e4c8"}.fa-bridge-circle-check::before{content:"\e4c9"}.fa-bridge-circle-exclamation::before{content:"\e4ca"}.fa-bridge-circle-xmark::before{content:"\e4cb"}.fa-bridge-lock::before{content:"\e4cc"}.fa-bridge-water::before{content:"\e4ce"}.fa-briefcase::before{content:"\f0b1"}.fa-briefcase-medical::before{content:"\f469"}.fa-broom::before{content:"\f51a"}.fa-broom-ball::before{content:"\f458"}.fa-quidditch::before{content:"\f458"}.fa-quidditch-broom-ball::before{content:"\f458"}.fa-brush::before{content:"\f55d"}.fa-bucket::before{content:"\e4cf"}.fa-bug::before{content:"\f188"}.fa-bug-slash::before{content:"\e490"}.fa-bugs::before{content:"\e4d0"}.fa-building::before{content:"\f1ad"}.fa-building-circle-arrow-right::before{content:"\e4d1"}.fa-building-circle-check::before{content:"\e4d2"}.fa-building-circle-exclamation::before{content:"\e4d3"}.fa-building-circle-xmark::before{content:"\e4d4"}.fa-building-columns::before{content:"\f19c"}.fa-bank::before{content:"\f19c"}.fa-institution::before{content:"\f19c"}.fa-museum::before{content:"\f19c"}.fa-university::before{content:"\f19c"}.fa-building-flag::before{content:"\e4d5"}.fa-building-lock::before{content:"\e4d6"}.fa-building-ngo::before{content:"\e4d7"}.fa-building-shield::before{content:"\e4d8"}.fa-building-un::before{content:"\e4d9"}.fa-building-user::before{content:"\e4da"}.fa-building-wheat::before{content:"\e4db"}.fa-bullhorn::before{content:"\f0a1"}.fa-bullseye::before{content:"\f140"}.fa-burger::before{content:"\f805"}.fa-hamburger::before{content:"\f805"}.fa-burst::before{content:"\e4dc"}.fa-bus::before{content:"\f207"}.fa-bus-simple::before{content:"\f55e"}.fa-bus-alt::before{content:"\f55e"}.fa-business-time::before{content:"\f64a"}.fa-briefcase-clock::before{content:"\f64a"}.fa-c::before{content:"\43"}.fa-cake-candles::before{content:"\f1fd"}.fa-birthday-cake::before{content:"\f1fd"}.fa-cake::before{content:"\f1fd"}.fa-calculator::before{content:"\f1ec"}.fa-calendar::before{content:"\f133"}.fa-calendar-check::before{content:"\f274"}.fa-calendar-day::before{content:"\f783"}.fa-calendar-days::before{content:"\f073"}.fa-calendar-alt::before{content:"\f073"}.fa-calendar-minus::before{content:"\f272"}.fa-calendar-plus::before{content:"\f271"}.fa-calendar-week::before{content:"\f784"}.fa-calendar-xmark::before{content:"\f273"}.fa-calendar-times::before{content:"\f273"}.fa-camera::before{content:"\f030"}.fa-camera-alt::before{content:"\f030"}.fa-camera-retro::before{content:"\f083"}.fa-camera-rotate::before{content:"\e0d8"}.fa-campground::before{content:"\f6bb"}.fa-candy-cane::before{content:"\f786"}.fa-cannabis::before{content:"\f55f"}.fa-capsules::before{content:"\f46b"}.fa-car::before{content:"\f1b9"}.fa-automobile::before{content:"\f1b9"}.fa-car-battery::before{content:"\f5df"}.fa-battery-car::before{content:"\f5df"}.fa-car-burst::before{content:"\f5e1"}.fa-car-crash::before{content:"\f5e1"}.fa-car-on::before{content:"\e4dd"}.fa-car-rear::before{content:"\f5de"}.fa-car-alt::before{content:"\f5de"}.fa-car-side::before{content:"\f5e4"}.fa-car-tunnel::before{content:"\e4de"}.fa-caravan::before{content:"\f8ff"}.fa-caret-down::before{content:"\f0d7"}.fa-caret-left::before{content:"\f0d9"}.fa-caret-right::before{content:"\f0da"}.fa-caret-up::before{content:"\f0d8"}.fa-carrot::before{content:"\f787"}.fa-cart-arrow-down::before{content:"\f218"}.fa-cart-flatbed::before{content:"\f474"}.fa-dolly-flatbed::before{content:"\f474"}.fa-cart-flatbed-suitcase::before{content:"\f59d"}.fa-luggage-cart::before{content:"\f59d"}.fa-cart-plus::before{content:"\f217"}.fa-cart-shopping::before{content:"\f07a"}.fa-shopping-cart::before{content:"\f07a"}.fa-cash-register::before{content:"\f788"}.fa-cat::before{content:"\f6be"}.fa-cedi-sign::before{content:"\e0df"}.fa-cent-sign::before{content:"\e3f5"}.fa-certificate::before{content:"\f0a3"}.fa-chair::before{content:"\f6c0"}.fa-chalkboard::before{content:"\f51b"}.fa-blackboard::before{content:"\f51b"}.fa-chalkboard-user::before{content:"\f51c"}.fa-chalkboard-teacher::before{content:"\f51c"}.fa-champagne-glasses::before{content:"\f79f"}.fa-glass-cheers::before{content:"\f79f"}.fa-charging-station::before{content:"\f5e7"}.fa-chart-area::before{content:"\f1fe"}.fa-area-chart::before{content:"\f1fe"}.fa-chart-bar::before{content:"\f080"}.fa-bar-chart::before{content:"\f080"}.fa-chart-column::before{content:"\e0e3"}.fa-chart-gantt::before{content:"\e0e4"}.fa-chart-line::before{content:"\f201"}.fa-line-chart::before{content:"\f201"}.fa-chart-pie::before{content:"\f200"}.fa-pie-chart::before{content:"\f200"}.fa-chart-simple::before{content:"\e473"}.fa-check::before{content:"\f00c"}.fa-check-double::before{content:"\f560"}.fa-check-to-slot::before{content:"\f772"}.fa-vote-yea::before{content:"\f772"}.fa-cheese::before{content:"\f7ef"}.fa-chess::before{content:"\f439"}.fa-chess-bishop::before{content:"\f43a"}.fa-chess-board::before{content:"\f43c"}.fa-chess-king::before{content:"\f43f"}.fa-chess-knight::before{content:"\f441"}.fa-chess-pawn::before{content:"\f443"}.fa-chess-queen::before{content:"\f445"}.fa-chess-rook::before{content:"\f447"}.fa-chevron-down::before{content:"\f078"}.fa-chevron-left::before{content:"\f053"}.fa-chevron-right::before{content:"\f054"}.fa-chevron-up::before{content:"\f077"}.fa-child::before{content:"\f1ae"}.fa-child-dress::before{content:"\e59c"}.fa-child-reaching::before{content:"\e59d"}.fa-child-rifle::before{content:"\e4e0"}.fa-children::before{content:"\e4e1"}.fa-church::before{content:"\f51d"}.fa-circle::before{content:"\f111"}.fa-circle-arrow-down::before{content:"\f0ab"}.fa-arrow-circle-down::before{content:"\f0ab"}.fa-circle-arrow-left::before{content:"\f0a8"}.fa-arrow-circle-left::before{content:"\f0a8"}.fa-circle-arrow-right::before{content:"\f0a9"}.fa-arrow-circle-right::before{content:"\f0a9"}.fa-circle-arrow-up::before{content:"\f0aa"}.fa-arrow-circle-up::before{content:"\f0aa"}.fa-circle-check::before{content:"\f058"}.fa-check-circle::before{content:"\f058"}.fa-circle-chevron-down::before{content:"\f13a"}.fa-chevron-circle-down::before{content:"\f13a"}.fa-circle-chevron-left::before{content:"\f137"}.fa-chevron-circle-left::before{content:"\f137"}.fa-circle-chevron-right::before{content:"\f138"}.fa-chevron-circle-right::before{content:"\f138"}.fa-circle-chevron-up::before{content:"\f139"}.fa-chevron-circle-up::before{content:"\f139"}.fa-circle-dollar-to-slot::before{content:"\f4b9"}.fa-donate::before{content:"\f4b9"}.fa-circle-dot::before{content:"\f192"}.fa-dot-circle::before{content:"\f192"}.fa-circle-down::before{content:"\f358"}.fa-arrow-alt-circle-down::before{content:"\f358"}.fa-circle-exclamation::before{content:"\f06a"}.fa-exclamation-circle::before{content:"\f06a"}.fa-circle-h::before{content:"\f47e"}.fa-hospital-symbol::before{content:"\f47e"}.fa-circle-half-stroke::before{content:"\f042"}.fa-adjust::before{content:"\f042"}.fa-circle-info::before{content:"\f05a"}.fa-info-circle::before{content:"\f05a"}.fa-circle-left::before{content:"\f359"}.fa-arrow-alt-circle-left::before{content:"\f359"}.fa-circle-minus::before{content:"\f056"}.fa-minus-circle::before{content:"\f056"}.fa-circle-nodes::before{content:"\e4e2"}.fa-circle-notch::before{content:"\f1ce"}.fa-circle-pause::before{content:"\f28b"}.fa-pause-circle::before{content:"\f28b"}.fa-circle-play::before{content:"\f144"}.fa-play-circle::before{content:"\f144"}.fa-circle-plus::before{content:"\f055"}.fa-plus-circle::before{content:"\f055"}.fa-circle-question::before{content:"\f059"}.fa-question-circle::before{content:"\f059"}.fa-circle-radiation::before{content:"\f7ba"}.fa-radiation-alt::before{content:"\f7ba"}.fa-circle-right::before{content:"\f35a"}.fa-arrow-alt-circle-right::before{content:"\f35a"}.fa-circle-stop::before{content:"\f28d"}.fa-stop-circle::before{content:"\f28d"}.fa-circle-up::before{content:"\f35b"}.fa-arrow-alt-circle-up::before{content:"\f35b"}.fa-circle-user::before{content:"\f2bd"}.fa-user-circle::before{content:"\f2bd"}.fa-circle-xmark::before{content:"\f057"}.fa-times-circle::before{content:"\f057"}.fa-xmark-circle::before{content:"\f057"}.fa-city::before{content:"\f64f"}.fa-clapperboard::before{content:"\e131"}.fa-clipboard::before{content:"\f328"}.fa-clipboard-check::before{content:"\f46c"}.fa-clipboard-list::before{content:"\f46d"}.fa-clipboard-question::before{content:"\e4e3"}.fa-clipboard-user::before{content:"\f7f3"}.fa-clock::before{content:"\f017"}.fa-clock-four::before{content:"\f017"}.fa-clock-rotate-left::before{content:"\f1da"}.fa-history::before{content:"\f1da"}.fa-clone::before{content:"\f24d"}.fa-closed-captioning::before{content:"\f20a"}.fa-cloud::before{content:"\f0c2"}.fa-cloud-arrow-down::before{content:"\f0ed"}.fa-cloud-download::before{content:"\f0ed"}.fa-cloud-download-alt::before{content:"\f0ed"}.fa-cloud-arrow-up::before{content:"\f0ee"}.fa-cloud-upload::before{content:"\f0ee"}.fa-cloud-upload-alt::before{content:"\f0ee"}.fa-cloud-bolt::before{content:"\f76c"}.fa-thunderstorm::before{content:"\f76c"}.fa-cloud-meatball::before{content:"\f73b"}.fa-cloud-moon::before{content:"\f6c3"}.fa-cloud-moon-rain::before{content:"\f73c"}.fa-cloud-rain::before{content:"\f73d"}.fa-cloud-showers-heavy::before{content:"\f740"}.fa-cloud-showers-water::before{content:"\e4e4"}.fa-cloud-sun::before{content:"\f6c4"}.fa-cloud-sun-rain::before{content:"\f743"}.fa-clover::before{content:"\e139"}.fa-code::before{content:"\f121"}.fa-code-branch::before{content:"\f126"}.fa-code-commit::before{content:"\f386"}.fa-code-compare::before{content:"\e13a"}.fa-code-fork::before{content:"\e13b"}.fa-code-merge::before{content:"\f387"}.fa-code-pull-request::before{content:"\e13c"}.fa-coins::before{content:"\f51e"}.fa-colon-sign::before{content:"\e140"}.fa-comment::before{content:"\f075"}.fa-comment-dollar::before{content:"\f651"}.fa-comment-dots::before{content:"\f4ad"}.fa-commenting::before{content:"\f4ad"}.fa-comment-medical::before{content:"\f7f5"}.fa-comment-slash::before{content:"\f4b3"}.fa-comment-sms::before{content:"\f7cd"}.fa-sms::before{content:"\f7cd"}.fa-comments::before{content:"\f086"}.fa-comments-dollar::before{content:"\f653"}.fa-compact-disc::before{content:"\f51f"}.fa-compass::before{content:"\f14e"}.fa-compass-drafting::before{content:"\f568"}.fa-drafting-compass::before{content:"\f568"}.fa-compress::before{content:"\f066"}.fa-computer::before{content:"\e4e5"}.fa-computer-mouse::before{content:"\f8cc"}.fa-mouse::before{content:"\f8cc"}.fa-cookie::before{content:"\f563"}.fa-cookie-bite::before{content:"\f564"}.fa-copy::before{content:"\f0c5"}.fa-copyright::before{content:"\f1f9"}.fa-couch::before{content:"\f4b8"}.fa-cow::before{content:"\f6c8"}.fa-credit-card::before{content:"\f09d"}.fa-credit-card-alt::before{content:"\f09d"}.fa-crop::before{content:"\f125"}.fa-crop-simple::before{content:"\f565"}.fa-crop-alt::before{content:"\f565"}.fa-cross::before{content:"\f654"}.fa-crosshairs::before{content:"\f05b"}.fa-crow::before{content:"\f520"}.fa-crown::before{content:"\f521"}.fa-crutch::before{content:"\f7f7"}.fa-cruzeiro-sign::before{content:"\e152"}.fa-cube::before{content:"\f1b2"}.fa-cubes::before{content:"\f1b3"}.fa-cubes-stacked::before{content:"\e4e6"}.fa-d::before{content:"\44"}.fa-database::before{content:"\f1c0"}.fa-delete-left::before{content:"\f55a"}.fa-backspace::before{content:"\f55a"}.fa-democrat::before{content:"\f747"}.fa-desktop::before{content:"\f390"}.fa-desktop-alt::before{content:"\f390"}.fa-dharmachakra::before{content:"\f655"}.fa-diagram-next::before{content:"\e476"}.fa-diagram-predecessor::before{content:"\e477"}.fa-diagram-project::before{content:"\f542"}.fa-project-diagram::before{content:"\f542"}.fa-diagram-successor::before{content:"\e47a"}.fa-diamond::before{content:"\f219"}.fa-diamond-turn-right::before{content:"\f5eb"}.fa-directions::before{content:"\f5eb"}.fa-dice::before{content:"\f522"}.fa-dice-d20::before{content:"\f6cf"}.fa-dice-d6::before{content:"\f6d1"}.fa-dice-five::before{content:"\f523"}.fa-dice-four::before{content:"\f524"}.fa-dice-one::before{content:"\f525"}.fa-dice-six::before{content:"\f526"}.fa-dice-three::before{content:"\f527"}.fa-dice-two::before{content:"\f528"}.fa-disease::before{content:"\f7fa"}.fa-display::before{content:"\e163"}.fa-divide::before{content:"\f529"}.fa-dna::before{content:"\f471"}.fa-dog::before{content:"\f6d3"}.fa-dollar-sign::before{content:"\24"}.fa-dollar::before{content:"\24"}.fa-usd::before{content:"\24"}.fa-dolly::before{content:"\f472"}.fa-dolly-box::before{content:"\f472"}.fa-dong-sign::before{content:"\e169"}.fa-door-closed::before{content:"\f52a"}.fa-door-open::before{content:"\f52b"}.fa-dove::before{content:"\f4ba"}.fa-down-left-and-up-right-to-center::before{content:"\f422"}.fa-compress-alt::before{content:"\f422"}.fa-down-long::before{content:"\f309"}.fa-long-arrow-alt-down::before{content:"\f309"}.fa-download::before{content:"\f019"}.fa-dragon::before{content:"\f6d5"}.fa-draw-polygon::before{content:"\f5ee"}.fa-droplet::before{content:"\f043"}.fa-tint::before{content:"\f043"}.fa-droplet-slash::before{content:"\f5c7"}.fa-tint-slash::before{content:"\f5c7"}.fa-drum::before{content:"\f569"}.fa-drum-steelpan::before{content:"\f56a"}.fa-drumstick-bite::before{content:"\f6d7"}.fa-dumbbell::before{content:"\f44b"}.fa-dumpster::before{content:"\f793"}.fa-dumpster-fire::before{content:"\f794"}.fa-dungeon::before{content:"\f6d9"}.fa-e::before{content:"\45"}.fa-ear-deaf::before{content:"\f2a4"}.fa-deaf::before{content:"\f2a4"}.fa-deafness::before{content:"\f2a4"}.fa-hard-of-hearing::before{content:"\f2a4"}.fa-ear-listen::before{content:"\f2a2"}.fa-assistive-listening-systems::before{content:"\f2a2"}.fa-earth-africa::before{content:"\f57c"}.fa-globe-africa::before{content:"\f57c"}.fa-earth-americas::before{content:"\f57d"}.fa-earth::before{content:"\f57d"}.fa-earth-america::before{content:"\f57d"}.fa-globe-americas::before{content:"\f57d"}.fa-earth-asia::before{content:"\f57e"}.fa-globe-asia::before{content:"\f57e"}.fa-earth-europe::before{content:"\f7a2"}.fa-globe-europe::before{content:"\f7a2"}.fa-earth-oceania::before{content:"\e47b"}.fa-globe-oceania::before{content:"\e47b"}.fa-egg::before{content:"\f7fb"}.fa-eject::before{content:"\f052"}.fa-elevator::before{content:"\e16d"}.fa-ellipsis::before{content:"\f141"}.fa-ellipsis-h::before{content:"\f141"}.fa-ellipsis-vertical::before{content:"\f142"}.fa-ellipsis-v::before{content:"\f142"}.fa-envelope::before{content:"\f0e0"}.fa-envelope-circle-check::before{content:"\e4e8"}.fa-envelope-open::before{content:"\f2b6"}.fa-envelope-open-text::before{content:"\f658"}.fa-envelopes-bulk::before{content:"\f674"}.fa-mail-bulk::before{content:"\f674"}.fa-equals::before{content:"\3d"}.fa-eraser::before{content:"\f12d"}.fa-ethernet::before{content:"\f796"}.fa-euro-sign::before{content:"\f153"}.fa-eur::before{content:"\f153"}.fa-euro::before{content:"\f153"}.fa-exclamation::before{content:"\21"}.fa-expand::before{content:"\f065"}.fa-explosion::before{content:"\e4e9"}.fa-eye::before{content:"\f06e"}.fa-eye-dropper::before{content:"\f1fb"}.fa-eye-dropper-empty::before{content:"\f1fb"}.fa-eyedropper::before{content:"\f1fb"}.fa-eye-low-vision::before{content:"\f2a8"}.fa-low-vision::before{content:"\f2a8"}.fa-eye-slash::before{content:"\f070"}.fa-f::before{content:"\46"}.fa-face-angry::before{content:"\f556"}.fa-angry::before{content:"\f556"}.fa-face-dizzy::before{content:"\f567"}.fa-dizzy::before{content:"\f567"}.fa-face-flushed::before{content:"\f579"}.fa-flushed::before{content:"\f579"}.fa-face-frown::before{content:"\f119"}.fa-frown::before{content:"\f119"}.fa-face-frown-open::before{content:"\f57a"}.fa-frown-open::before{content:"\f57a"}.fa-face-grimace::before{content:"\f57f"}.fa-grimace::before{content:"\f57f"}.fa-face-grin::before{content:"\f580"}.fa-grin::before{content:"\f580"}.fa-face-grin-beam::before{content:"\f582"}.fa-grin-beam::before{content:"\f582"}.fa-face-grin-beam-sweat::before{content:"\f583"}.fa-grin-beam-sweat::before{content:"\f583"}.fa-face-grin-hearts::before{content:"\f584"}.fa-grin-hearts::before{content:"\f584"}.fa-face-grin-squint::before{content:"\f585"}.fa-grin-squint::before{content:"\f585"}.fa-face-grin-squint-tears::before{content:"\f586"}.fa-grin-squint-tears::before{content:"\f586"}.fa-face-grin-stars::before{content:"\f587"}.fa-grin-stars::before{content:"\f587"}.fa-face-grin-tears::before{content:"\f588"}.fa-grin-tears::before{content:"\f588"}.fa-face-grin-tongue::before{content:"\f589"}.fa-grin-tongue::before{content:"\f589"}.fa-face-grin-tongue-squint::before{content:"\f58a"}.fa-grin-tongue-squint::before{content:"\f58a"}.fa-face-grin-tongue-wink::before{content:"\f58b"}.fa-grin-tongue-wink::before{content:"\f58b"}.fa-face-grin-wide::before{content:"\f581"}.fa-grin-alt::before{content:"\f581"}.fa-face-grin-wink::before{content:"\f58c"}.fa-grin-wink::before{content:"\f58c"}.fa-face-kiss::before{content:"\f596"}.fa-kiss::before{content:"\f596"}.fa-face-kiss-beam::before{content:"\f597"}.fa-kiss-beam::before{content:"\f597"}.fa-face-kiss-wink-heart::before{content:"\f598"}.fa-kiss-wink-heart::before{content:"\f598"}.fa-face-laugh::before{content:"\f599"}.fa-laugh::before{content:"\f599"}.fa-face-laugh-beam::before{content:"\f59a"}.fa-laugh-beam::before{content:"\f59a"}.fa-face-laugh-squint::before{content:"\f59b"}.fa-laugh-squint::before{content:"\f59b"}.fa-face-laugh-wink::before{content:"\f59c"}.fa-laugh-wink::before{content:"\f59c"}.fa-face-meh::before{content:"\f11a"}.fa-meh::before{content:"\f11a"}.fa-face-meh-blank::before{content:"\f5a4"}.fa-meh-blank::before{content:"\f5a4"}.fa-face-rolling-eyes::before{content:"\f5a5"}.fa-meh-rolling-eyes::before{content:"\f5a5"}.fa-face-sad-cry::before{content:"\f5b3"}.fa-sad-cry::before{content:"\f5b3"}.fa-face-sad-tear::before{content:"\f5b4"}.fa-sad-tear::before{content:"\f5b4"}.fa-face-smile::before{content:"\f118"}.fa-smile::before{content:"\f118"}.fa-face-smile-beam::before{content:"\f5b8"}.fa-smile-beam::before{content:"\f5b8"}.fa-face-smile-wink::before{content:"\f4da"}.fa-smile-wink::before{content:"\f4da"}.fa-face-surprise::before{content:"\f5c2"}.fa-surprise::before{content:"\f5c2"}.fa-face-tired::before{content:"\f5c8"}.fa-tired::before{content:"\f5c8"}.fa-fan::before{content:"\f863"}.fa-faucet::before{content:"\e005"}.fa-faucet-drip::before{content:"\e006"}.fa-fax::before{content:"\f1ac"}.fa-feather::before{content:"\f52d"}.fa-feather-pointed::before{content:"\f56b"}.fa-feather-alt::before{content:"\f56b"}.fa-ferry::before{content:"\e4ea"}.fa-file::before{content:"\f15b"}.fa-file-arrow-down::before{content:"\f56d"}.fa-file-download::before{content:"\f56d"}.fa-file-arrow-up::before{content:"\f574"}.fa-file-upload::before{content:"\f574"}.fa-file-audio::before{content:"\f1c7"}.fa-file-circle-check::before{content:"\e493"}.fa-file-circle-exclamation::before{content:"\e4eb"}.fa-file-circle-minus::before{content:"\e4ed"}.fa-file-circle-plus::before{content:"\e4ee"}.fa-file-circle-question::before{content:"\e4ef"}.fa-file-circle-xmark::before{content:"\e494"}.fa-file-code::before{content:"\f1c9"}.fa-file-contract::before{content:"\f56c"}.fa-file-csv::before{content:"\f6dd"}.fa-file-excel::before{content:"\f1c3"}.fa-file-export::before{content:"\f56e"}.fa-arrow-right-from-file::before{content:"\f56e"}.fa-file-image::before{content:"\f1c5"}.fa-file-import::before{content:"\f56f"}.fa-arrow-right-to-file::before{content:"\f56f"}.fa-file-invoice::before{content:"\f570"}.fa-file-invoice-dollar::before{content:"\f571"}.fa-file-lines::before{content:"\f15c"}.fa-file-alt::before{content:"\f15c"}.fa-file-text::before{content:"\f15c"}.fa-file-medical::before{content:"\f477"}.fa-file-pdf::before{content:"\f1c1"}.fa-file-pen::before{content:"\f31c"}.fa-file-edit::before{content:"\f31c"}.fa-file-powerpoint::before{content:"\f1c4"}.fa-file-prescription::before{content:"\f572"}.fa-file-shield::before{content:"\e4f0"}.fa-file-signature::before{content:"\f573"}.fa-file-video::before{content:"\f1c8"}.fa-file-waveform::before{content:"\f478"}.fa-file-medical-alt::before{content:"\f478"}.fa-file-word::before{content:"\f1c2"}.fa-file-zipper::before{content:"\f1c6"}.fa-file-archive::before{content:"\f1c6"}.fa-fill::before{content:"\f575"}.fa-fill-drip::before{content:"\f576"}.fa-film::before{content:"\f008"}.fa-filter::before{content:"\f0b0"}.fa-filter-circle-dollar::before{content:"\f662"}.fa-funnel-dollar::before{content:"\f662"}.fa-filter-circle-xmark::before{content:"\e17b"}.fa-fingerprint::before{content:"\f577"}.fa-fire::before{content:"\f06d"}.fa-fire-burner::before{content:"\e4f1"}.fa-fire-extinguisher::before{content:"\f134"}.fa-fire-flame-curved::before{content:"\f7e4"}.fa-fire-alt::before{content:"\f7e4"}.fa-fire-flame-simple::before{content:"\f46a"}.fa-burn::before{content:"\f46a"}.fa-fish::before{content:"\f578"}.fa-fish-fins::before{content:"\e4f2"}.fa-flag::before{content:"\f024"}.fa-flag-checkered::before{content:"\f11e"}.fa-flag-usa::before{content:"\f74d"}.fa-flask::before{content:"\f0c3"}.fa-flask-vial::before{content:"\e4f3"}.fa-floppy-disk::before{content:"\f0c7"}.fa-save::before{content:"\f0c7"}.fa-florin-sign::before{content:"\e184"}.fa-folder::before{content:"\f07b"}.fa-folder-blank::before{content:"\f07b"}.fa-folder-closed::before{content:"\e185"}.fa-folder-minus::before{content:"\f65d"}.fa-folder-open::before{content:"\f07c"}.fa-folder-plus::before{content:"\f65e"}.fa-folder-tree::before{content:"\f802"}.fa-font::before{content:"\f031"}.fa-football::before{content:"\f44e"}.fa-football-ball::before{content:"\f44e"}.fa-forward::before{content:"\f04e"}.fa-forward-fast::before{content:"\f050"}.fa-fast-forward::before{content:"\f050"}.fa-forward-step::before{content:"\f051"}.fa-step-forward::before{content:"\f051"}.fa-franc-sign::before{content:"\e18f"}.fa-frog::before{content:"\f52e"}.fa-futbol::before{content:"\f1e3"}.fa-futbol-ball::before{content:"\f1e3"}.fa-soccer-ball::before{content:"\f1e3"}.fa-g::before{content:"\47"}.fa-gamepad::before{content:"\f11b"}.fa-gas-pump::before{content:"\f52f"}.fa-gauge::before{content:"\f624"}.fa-dashboard::before{content:"\f624"}.fa-gauge-med::before{content:"\f624"}.fa-tachometer-alt-average::before{content:"\f624"}.fa-gauge-high::before{content:"\f625"}.fa-tachometer-alt::before{content:"\f625"}.fa-tachometer-alt-fast::before{content:"\f625"}.fa-gauge-simple::before{content:"\f629"}.fa-gauge-simple-med::before{content:"\f629"}.fa-tachometer-average::before{content:"\f629"}.fa-gauge-simple-high::before{content:"\f62a"}.fa-tachometer::before{content:"\f62a"}.fa-tachometer-fast::before{content:"\f62a"}.fa-gavel::before{content:"\f0e3"}.fa-legal::before{content:"\f0e3"}.fa-gear::before{content:"\f013"}.fa-cog::before{content:"\f013"}.fa-gears::before{content:"\f085"}.fa-cogs::before{content:"\f085"}.fa-gem::before{content:"\f3a5"}.fa-genderless::before{content:"\f22d"}.fa-ghost::before{content:"\f6e2"}.fa-gift::before{content:"\f06b"}.fa-gifts::before{content:"\f79c"}.fa-glass-water::before{content:"\e4f4"}.fa-glass-water-droplet::before{content:"\e4f5"}.fa-glasses::before{content:"\f530"}.fa-globe::before{content:"\f0ac"}.fa-golf-ball-tee::before{content:"\f450"}.fa-golf-ball::before{content:"\f450"}.fa-gopuram::before{content:"\f664"}.fa-graduation-cap::before{content:"\f19d"}.fa-mortar-board::before{content:"\f19d"}.fa-greater-than::before{content:"\3e"}.fa-greater-than-equal::before{content:"\f532"}.fa-grip::before{content:"\f58d"}.fa-grip-horizontal::before{content:"\f58d"}.fa-grip-lines::before{content:"\f7a4"}.fa-grip-lines-vertical::before{content:"\f7a5"}.fa-grip-vertical::before{content:"\f58e"}.fa-group-arrows-rotate::before{content:"\e4f6"}.fa-guarani-sign::before{content:"\e19a"}.fa-guitar::before{content:"\f7a6"}.fa-gun::before{content:"\e19b"}.fa-h::before{content:"\48"}.fa-hammer::before{content:"\f6e3"}.fa-hamsa::before{content:"\f665"}.fa-hand::before{content:"\f256"}.fa-hand-paper::before{content:"\f256"}.fa-hand-back-fist::before{content:"\f255"}.fa-hand-rock::before{content:"\f255"}.fa-hand-dots::before{content:"\f461"}.fa-allergies::before{content:"\f461"}.fa-hand-fist::before{content:"\f6de"}.fa-fist-raised::before{content:"\f6de"}.fa-hand-holding::before{content:"\f4bd"}.fa-hand-holding-dollar::before{content:"\f4c0"}.fa-hand-holding-usd::before{content:"\f4c0"}.fa-hand-holding-droplet::before{content:"\f4c1"}.fa-hand-holding-water::before{content:"\f4c1"}.fa-hand-holding-hand::before{content:"\e4f7"}.fa-hand-holding-heart::before{content:"\f4be"}.fa-hand-holding-medical::before{content:"\e05c"}.fa-hand-lizard::before{content:"\f258"}.fa-hand-middle-finger::before{content:"\f806"}.fa-hand-peace::before{content:"\f25b"}.fa-hand-point-down::before{content:"\f0a7"}.fa-hand-point-left::before{content:"\f0a5"}.fa-hand-point-right::before{content:"\f0a4"}.fa-hand-point-up::before{content:"\f0a6"}.fa-hand-pointer::before{content:"\f25a"}.fa-hand-scissors::before{content:"\f257"}.fa-hand-sparkles::before{content:"\e05d"}.fa-hand-spock::before{content:"\f259"}.fa-handcuffs::before{content:"\e4f8"}.fa-hands::before{content:"\f2a7"}.fa-sign-language::before{content:"\f2a7"}.fa-signing::before{content:"\f2a7"}.fa-hands-asl-interpreting::before{content:"\f2a3"}.fa-american-sign-language-interpreting::before{content:"\f2a3"}.fa-asl-interpreting::before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting::before{content:"\f2a3"}.fa-hands-bound::before{content:"\e4f9"}.fa-hands-bubbles::before{content:"\e05e"}.fa-hands-wash::before{content:"\e05e"}.fa-hands-clapping::before{content:"\e1a8"}.fa-hands-holding::before{content:"\f4c2"}.fa-hands-holding-child::before{content:"\e4fa"}.fa-hands-holding-circle::before{content:"\e4fb"}.fa-hands-praying::before{content:"\f684"}.fa-praying-hands::before{content:"\f684"}.fa-handshake::before{content:"\f2b5"}.fa-handshake-angle::before{content:"\f4c4"}.fa-hands-helping::before{content:"\f4c4"}.fa-handshake-simple::before{content:"\f4c6"}.fa-handshake-alt::before{content:"\f4c6"}.fa-handshake-simple-slash::before{content:"\e05f"}.fa-handshake-alt-slash::before{content:"\e05f"}.fa-handshake-slash::before{content:"\e060"}.fa-hanukiah::before{content:"\f6e6"}.fa-hard-drive::before{content:"\f0a0"}.fa-hdd::before{content:"\f0a0"}.fa-hashtag::before{content:"\23"}.fa-hat-cowboy::before{content:"\f8c0"}.fa-hat-cowboy-side::before{content:"\f8c1"}.fa-hat-wizard::before{content:"\f6e8"}.fa-head-side-cough::before{content:"\e061"}.fa-head-side-cough-slash::before{content:"\e062"}.fa-head-side-mask::before{content:"\e063"}.fa-head-side-virus::before{content:"\e064"}.fa-heading::before{content:"\f1dc"}.fa-header::before{content:"\f1dc"}.fa-headphones::before{content:"\f025"}.fa-headphones-simple::before{content:"\f58f"}.fa-headphones-alt::before{content:"\f58f"}.fa-headset::before{content:"\f590"}.fa-heart::before{content:"\f004"}.fa-heart-circle-bolt::before{content:"\e4fc"}.fa-heart-circle-check::before{content:"\e4fd"}.fa-heart-circle-exclamation::before{content:"\e4fe"}.fa-heart-circle-minus::before{content:"\e4ff"}.fa-heart-circle-plus::before{content:"\e500"}.fa-heart-circle-xmark::before{content:"\e501"}.fa-heart-crack::before{content:"\f7a9"}.fa-heart-broken::before{content:"\f7a9"}.fa-heart-pulse::before{content:"\f21e"}.fa-heartbeat::before{content:"\f21e"}.fa-helicopter::before{content:"\f533"}.fa-helicopter-symbol::before{content:"\e502"}.fa-helmet-safety::before{content:"\f807"}.fa-hard-hat::before{content:"\f807"}.fa-hat-hard::before{content:"\f807"}.fa-helmet-un::before{content:"\e503"}.fa-highlighter::before{content:"\f591"}.fa-hill-avalanche::before{content:"\e507"}.fa-hill-rockslide::before{content:"\e508"}.fa-hippo::before{content:"\f6ed"}.fa-hockey-puck::before{content:"\f453"}.fa-holly-berry::before{content:"\f7aa"}.fa-horse::before{content:"\f6f0"}.fa-horse-head::before{content:"\f7ab"}.fa-hospital::before{content:"\f0f8"}.fa-hospital-alt::before{content:"\f0f8"}.fa-hospital-wide::before{content:"\f0f8"}.fa-hospital-user::before{content:"\f80d"}.fa-hot-tub-person::before{content:"\f593"}.fa-hot-tub::before{content:"\f593"}.fa-hotdog::before{content:"\f80f"}.fa-hotel::before{content:"\f594"}.fa-hourglass::before{content:"\f254"}.fa-hourglass-2::before{content:"\f254"}.fa-hourglass-half::before{content:"\f254"}.fa-hourglass-empty::before{content:"\f252"}.fa-hourglass-end::before{content:"\f253"}.fa-hourglass-3::before{content:"\f253"}.fa-hourglass-start::before{content:"\f251"}.fa-hourglass-1::before{content:"\f251"}.fa-house::before{content:"\f015"}.fa-home::before{content:"\f015"}.fa-home-alt::before{content:"\f015"}.fa-home-lg-alt::before{content:"\f015"}.fa-house-chimney::before{content:"\e3af"}.fa-home-lg::before{content:"\e3af"}.fa-house-chimney-crack::before{content:"\f6f1"}.fa-house-damage::before{content:"\f6f1"}.fa-house-chimney-medical::before{content:"\f7f2"}.fa-clinic-medical::before{content:"\f7f2"}.fa-house-chimney-user::before{content:"\e065"}.fa-house-chimney-window::before{content:"\e00d"}.fa-house-circle-check::before{content:"\e509"}.fa-house-circle-exclamation::before{content:"\e50a"}.fa-house-circle-xmark::before{content:"\e50b"}.fa-house-crack::before{content:"\e3b1"}.fa-house-fire::before{content:"\e50c"}.fa-house-flag::before{content:"\e50d"}.fa-house-flood-water::before{content:"\e50e"}.fa-house-flood-water-circle-arrow-right::before{content:"\e50f"}.fa-house-laptop::before{content:"\e066"}.fa-laptop-house::before{content:"\e066"}.fa-house-lock::before{content:"\e510"}.fa-house-medical::before{content:"\e3b2"}.fa-house-medical-circle-check::before{content:"\e511"}.fa-house-medical-circle-exclamation::before{content:"\e512"}.fa-house-medical-circle-xmark::before{content:"\e513"}.fa-house-medical-flag::before{content:"\e514"}.fa-house-signal::before{content:"\e012"}.fa-house-tsunami::before{content:"\e515"}.fa-house-user::before{content:"\e1b0"}.fa-home-user::before{content:"\e1b0"}.fa-hryvnia-sign::before{content:"\f6f2"}.fa-hryvnia::before{content:"\f6f2"}.fa-hurricane::before{content:"\f751"}.fa-i::before{content:"\49"}.fa-i-cursor::before{content:"\f246"}.fa-ice-cream::before{content:"\f810"}.fa-icicles::before{content:"\f7ad"}.fa-icons::before{content:"\f86d"}.fa-heart-music-camera-bolt::before{content:"\f86d"}.fa-id-badge::before{content:"\f2c1"}.fa-id-card::before{content:"\f2c2"}.fa-drivers-license::before{content:"\f2c2"}.fa-id-card-clip::before{content:"\f47f"}.fa-id-card-alt::before{content:"\f47f"}.fa-igloo::before{content:"\f7ae"}.fa-image::before{content:"\f03e"}.fa-image-portrait::before{content:"\f3e0"}.fa-portrait::before{content:"\f3e0"}.fa-images::before{content:"\f302"}.fa-inbox::before{content:"\f01c"}.fa-indent::before{content:"\f03c"}.fa-indian-rupee-sign::before{content:"\e1bc"}.fa-indian-rupee::before{content:"\e1bc"}.fa-inr::before{content:"\e1bc"}.fa-industry::before{content:"\f275"}.fa-infinity::before{content:"\f534"}.fa-info::before{content:"\f129"}.fa-italic::before{content:"\f033"}.fa-j::before{content:"\4a"}.fa-jar::before{content:"\e516"}.fa-jar-wheat::before{content:"\e517"}.fa-jedi::before{content:"\f669"}.fa-jet-fighter::before{content:"\f0fb"}.fa-fighter-jet::before{content:"\f0fb"}.fa-jet-fighter-up::before{content:"\e518"}.fa-joint::before{content:"\f595"}.fa-jug-detergent::before{content:"\e519"}.fa-k::before{content:"\4b"}.fa-kaaba::before{content:"\f66b"}.fa-key::before{content:"\f084"}.fa-keyboard::before{content:"\f11c"}.fa-khanda::before{content:"\f66d"}.fa-kip-sign::before{content:"\e1c4"}.fa-kit-medical::before{content:"\f479"}.fa-first-aid::before{content:"\f479"}.fa-kitchen-set::before{content:"\e51a"}.fa-kiwi-bird::before{content:"\f535"}.fa-l::before{content:"\4c"}.fa-land-mine-on::before{content:"\e51b"}.fa-landmark::before{content:"\f66f"}.fa-landmark-dome::before{content:"\f752"}.fa-landmark-alt::before{content:"\f752"}.fa-landmark-flag::before{content:"\e51c"}.fa-language::before{content:"\f1ab"}.fa-laptop::before{content:"\f109"}.fa-laptop-code::before{content:"\f5fc"}.fa-laptop-file::before{content:"\e51d"}.fa-laptop-medical::before{content:"\f812"}.fa-lari-sign::before{content:"\e1c8"}.fa-layer-group::before{content:"\f5fd"}.fa-leaf::before{content:"\f06c"}.fa-left-long::before{content:"\f30a"}.fa-long-arrow-alt-left::before{content:"\f30a"}.fa-left-right::before{content:"\f337"}.fa-arrows-alt-h::before{content:"\f337"}.fa-lemon::before{content:"\f094"}.fa-less-than::before{content:"\3c"}.fa-less-than-equal::before{content:"\f537"}.fa-life-ring::before{content:"\f1cd"}.fa-lightbulb::before{content:"\f0eb"}.fa-lines-leaning::before{content:"\e51e"}.fa-link::before{content:"\f0c1"}.fa-chain::before{content:"\f0c1"}.fa-link-slash::before{content:"\f127"}.fa-chain-broken::before{content:"\f127"}.fa-chain-slash::before{content:"\f127"}.fa-unlink::before{content:"\f127"}.fa-lira-sign::before{content:"\f195"}.fa-list::before{content:"\f03a"}.fa-list-squares::before{content:"\f03a"}.fa-list-check::before{content:"\f0ae"}.fa-tasks::before{content:"\f0ae"}.fa-list-ol::before{content:"\f0cb"}.fa-list-1-2::before{content:"\f0cb"}.fa-list-numeric::before{content:"\f0cb"}.fa-list-ul::before{content:"\f0ca"}.fa-list-dots::before{content:"\f0ca"}.fa-litecoin-sign::before{content:"\e1d3"}.fa-location-arrow::before{content:"\f124"}.fa-location-crosshairs::before{content:"\f601"}.fa-location::before{content:"\f601"}.fa-location-dot::before{content:"\f3c5"}.fa-map-marker-alt::before{content:"\f3c5"}.fa-location-pin::before{content:"\f041"}.fa-map-marker::before{content:"\f041"}.fa-location-pin-lock::before{content:"\e51f"}.fa-lock::before{content:"\f023"}.fa-lock-open::before{content:"\f3c1"}.fa-locust::before{content:"\e520"}.fa-lungs::before{content:"\f604"}.fa-lungs-virus::before{content:"\e067"}.fa-m::before{content:"\4d"}.fa-magnet::before{content:"\f076"}.fa-magnifying-glass::before{content:"\f002"}.fa-search::before{content:"\f002"}.fa-magnifying-glass-arrow-right::before{content:"\e521"}.fa-magnifying-glass-chart::before{content:"\e522"}.fa-magnifying-glass-dollar::before{content:"\f688"}.fa-search-dollar::before{content:"\f688"}.fa-magnifying-glass-location::before{content:"\f689"}.fa-search-location::before{content:"\f689"}.fa-magnifying-glass-minus::before{content:"\f010"}.fa-search-minus::before{content:"\f010"}.fa-magnifying-glass-plus::before{content:"\f00e"}.fa-search-plus::before{content:"\f00e"}.fa-manat-sign::before{content:"\e1d5"}.fa-map::before{content:"\f279"}.fa-map-location::before{content:"\f59f"}.fa-map-marked::before{content:"\f59f"}.fa-map-location-dot::before{content:"\f5a0"}.fa-map-marked-alt::before{content:"\f5a0"}.fa-map-pin::before{content:"\f276"}.fa-marker::before{content:"\f5a1"}.fa-mars::before{content:"\f222"}.fa-mars-and-venus::before{content:"\f224"}.fa-mars-and-venus-burst::before{content:"\e523"}.fa-mars-double::before{content:"\f227"}.fa-mars-stroke::before{content:"\f229"}.fa-mars-stroke-right::before{content:"\f22b"}.fa-mars-stroke-h::before{content:"\f22b"}.fa-mars-stroke-up::before{content:"\f22a"}.fa-mars-stroke-v::before{content:"\f22a"}.fa-martini-glass::before{content:"\f57b"}.fa-glass-martini-alt::before{content:"\f57b"}.fa-martini-glass-citrus::before{content:"\f561"}.fa-cocktail::before{content:"\f561"}.fa-martini-glass-empty::before{content:"\f000"}.fa-glass-martini::before{content:"\f000"}.fa-mask::before{content:"\f6fa"}.fa-mask-face::before{content:"\e1d7"}.fa-mask-ventilator::before{content:"\e524"}.fa-masks-theater::before{content:"\f630"}.fa-theater-masks::before{content:"\f630"}.fa-mattress-pillow::before{content:"\e525"}.fa-maximize::before{content:"\f31e"}.fa-expand-arrows-alt::before{content:"\f31e"}.fa-medal::before{content:"\f5a2"}.fa-memory::before{content:"\f538"}.fa-menorah::before{content:"\f676"}.fa-mercury::before{content:"\f223"}.fa-message::before{content:"\f27a"}.fa-comment-alt::before{content:"\f27a"}.fa-meteor::before{content:"\f753"}.fa-microchip::before{content:"\f2db"}.fa-microphone::before{content:"\f130"}.fa-microphone-lines::before{content:"\f3c9"}.fa-microphone-alt::before{content:"\f3c9"}.fa-microphone-lines-slash::before{content:"\f539"}.fa-microphone-alt-slash::before{content:"\f539"}.fa-microphone-slash::before{content:"\f131"}.fa-microscope::before{content:"\f610"}.fa-mill-sign::before{content:"\e1ed"}.fa-minimize::before{content:"\f78c"}.fa-compress-arrows-alt::before{content:"\f78c"}.fa-minus::before{content:"\f068"}.fa-subtract::before{content:"\f068"}.fa-mitten::before{content:"\f7b5"}.fa-mobile::before{content:"\f3ce"}.fa-mobile-android::before{content:"\f3ce"}.fa-mobile-phone::before{content:"\f3ce"}.fa-mobile-button::before{content:"\f10b"}.fa-mobile-retro::before{content:"\e527"}.fa-mobile-screen::before{content:"\f3cf"}.fa-mobile-android-alt::before{content:"\f3cf"}.fa-mobile-screen-button::before{content:"\f3cd"}.fa-mobile-alt::before{content:"\f3cd"}.fa-money-bill::before{content:"\f0d6"}.fa-money-bill-1::before{content:"\f3d1"}.fa-money-bill-alt::before{content:"\f3d1"}.fa-money-bill-1-wave::before{content:"\f53b"}.fa-money-bill-wave-alt::before{content:"\f53b"}.fa-money-bill-transfer::before{content:"\e528"}.fa-money-bill-trend-up::before{content:"\e529"}.fa-money-bill-wave::before{content:"\f53a"}.fa-money-bill-wheat::before{content:"\e52a"}.fa-money-bills::before{content:"\e1f3"}.fa-money-check::before{content:"\f53c"}.fa-money-check-dollar::before{content:"\f53d"}.fa-money-check-alt::before{content:"\f53d"}.fa-monument::before{content:"\f5a6"}.fa-moon::before{content:"\f186"}.fa-mortar-pestle::before{content:"\f5a7"}.fa-mosque::before{content:"\f678"}.fa-mosquito::before{content:"\e52b"}.fa-mosquito-net::before{content:"\e52c"}.fa-motorcycle::before{content:"\f21c"}.fa-mound::before{content:"\e52d"}.fa-mountain::before{content:"\f6fc"}.fa-mountain-city::before{content:"\e52e"}.fa-mountain-sun::before{content:"\e52f"}.fa-mug-hot::before{content:"\f7b6"}.fa-mug-saucer::before{content:"\f0f4"}.fa-coffee::before{content:"\f0f4"}.fa-music::before{content:"\f001"}.fa-n::before{content:"\4e"}.fa-naira-sign::before{content:"\e1f6"}.fa-network-wired::before{content:"\f6ff"}.fa-neuter::before{content:"\f22c"}.fa-newspaper::before{content:"\f1ea"}.fa-not-equal::before{content:"\f53e"}.fa-note-sticky::before{content:"\f249"}.fa-sticky-note::before{content:"\f249"}.fa-notes-medical::before{content:"\f481"}.fa-o::before{content:"\4f"}.fa-object-group::before{content:"\f247"}.fa-object-ungroup::before{content:"\f248"}.fa-oil-can::before{content:"\f613"}.fa-oil-well::before{content:"\e532"}.fa-om::before{content:"\f679"}.fa-otter::before{content:"\f700"}.fa-outdent::before{content:"\f03b"}.fa-dedent::before{content:"\f03b"}.fa-p::before{content:"\50"}.fa-pager::before{content:"\f815"}.fa-paint-roller::before{content:"\f5aa"}.fa-paintbrush::before{content:"\f1fc"}.fa-paint-brush::before{content:"\f1fc"}.fa-palette::before{content:"\f53f"}.fa-pallet::before{content:"\f482"}.fa-panorama::before{content:"\e209"}.fa-paper-plane::before{content:"\f1d8"}.fa-paperclip::before{content:"\f0c6"}.fa-parachute-box::before{content:"\f4cd"}.fa-paragraph::before{content:"\f1dd"}.fa-passport::before{content:"\f5ab"}.fa-paste::before{content:"\f0ea"}.fa-file-clipboard::before{content:"\f0ea"}.fa-pause::before{content:"\f04c"}.fa-paw::before{content:"\f1b0"}.fa-peace::before{content:"\f67c"}.fa-pen::before{content:"\f304"}.fa-pen-clip::before{content:"\f305"}.fa-pen-alt::before{content:"\f305"}.fa-pen-fancy::before{content:"\f5ac"}.fa-pen-nib::before{content:"\f5ad"}.fa-pen-ruler::before{content:"\f5ae"}.fa-pencil-ruler::before{content:"\f5ae"}.fa-pen-to-square::before{content:"\f044"}.fa-edit::before{content:"\f044"}.fa-pencil::before{content:"\f303"}.fa-pencil-alt::before{content:"\f303"}.fa-people-arrows-left-right::before{content:"\e068"}.fa-people-arrows::before{content:"\e068"}.fa-people-carry-box::before{content:"\f4ce"}.fa-people-carry::before{content:"\f4ce"}.fa-people-group::before{content:"\e533"}.fa-people-line::before{content:"\e534"}.fa-people-pulling::before{content:"\e535"}.fa-people-robbery::before{content:"\e536"}.fa-people-roof::before{content:"\e537"}.fa-pepper-hot::before{content:"\f816"}.fa-percent::before{content:"\25"}.fa-percentage::before{content:"\25"}.fa-person::before{content:"\f183"}.fa-male::before{content:"\f183"}.fa-person-arrow-down-to-line::before{content:"\e538"}.fa-person-arrow-up-from-line::before{content:"\e539"}.fa-person-biking::before{content:"\f84a"}.fa-biking::before{content:"\f84a"}.fa-person-booth::before{content:"\f756"}.fa-person-breastfeeding::before{content:"\e53a"}.fa-person-burst::before{content:"\e53b"}.fa-person-cane::before{content:"\e53c"}.fa-person-chalkboard::before{content:"\e53d"}.fa-person-circle-check::before{content:"\e53e"}.fa-person-circle-exclamation::before{content:"\e53f"}.fa-person-circle-minus::before{content:"\e540"}.fa-person-circle-plus::before{content:"\e541"}.fa-person-circle-question::before{content:"\e542"}.fa-person-circle-xmark::before{content:"\e543"}.fa-person-digging::before{content:"\f85e"}.fa-digging::before{content:"\f85e"}.fa-person-dots-from-line::before{content:"\f470"}.fa-diagnoses::before{content:"\f470"}.fa-person-dress::before{content:"\f182"}.fa-female::before{content:"\f182"}.fa-person-dress-burst::before{content:"\e544"}.fa-person-drowning::before{content:"\e545"}.fa-person-falling::before{content:"\e546"}.fa-person-falling-burst::before{content:"\e547"}.fa-person-half-dress::before{content:"\e548"}.fa-person-harassing::before{content:"\e549"}.fa-person-hiking::before{content:"\f6ec"}.fa-hiking::before{content:"\f6ec"}.fa-person-military-pointing::before{content:"\e54a"}.fa-person-military-rifle::before{content:"\e54b"}.fa-person-military-to-person::before{content:"\e54c"}.fa-person-praying::before{content:"\f683"}.fa-pray::before{content:"\f683"}.fa-person-pregnant::before{content:"\e31e"}.fa-person-rays::before{content:"\e54d"}.fa-person-rifle::before{content:"\e54e"}.fa-person-running::before{content:"\f70c"}.fa-running::before{content:"\f70c"}.fa-person-shelter::before{content:"\e54f"}.fa-person-skating::before{content:"\f7c5"}.fa-skating::before{content:"\f7c5"}.fa-person-skiing::before{content:"\f7c9"}.fa-skiing::before{content:"\f7c9"}.fa-person-skiing-nordic::before{content:"\f7ca"}.fa-skiing-nordic::before{content:"\f7ca"}.fa-person-snowboarding::before{content:"\f7ce"}.fa-snowboarding::before{content:"\f7ce"}.fa-person-swimming::before{content:"\f5c4"}.fa-swimmer::before{content:"\f5c4"}.fa-person-through-window::before{content:"\e433"}.fa-person-walking::before{content:"\f554"}.fa-walking::before{content:"\f554"}.fa-person-walking-arrow-loop-left::before{content:"\e551"}.fa-person-walking-arrow-right::before{content:"\e552"}.fa-person-walking-dashed-line-arrow-right::before{content:"\e553"}.fa-person-walking-luggage::before{content:"\e554"}.fa-person-walking-with-cane::before{content:"\f29d"}.fa-blind::before{content:"\f29d"}.fa-peseta-sign::before{content:"\e221"}.fa-peso-sign::before{content:"\e222"}.fa-phone::before{content:"\f095"}.fa-phone-flip::before{content:"\f879"}.fa-phone-alt::before{content:"\f879"}.fa-phone-slash::before{content:"\f3dd"}.fa-phone-volume::before{content:"\f2a0"}.fa-volume-control-phone::before{content:"\f2a0"}.fa-photo-film::before{content:"\f87c"}.fa-photo-video::before{content:"\f87c"}.fa-piggy-bank::before{content:"\f4d3"}.fa-pills::before{content:"\f484"}.fa-pizza-slice::before{content:"\f818"}.fa-place-of-worship::before{content:"\f67f"}.fa-plane::before{content:"\f072"}.fa-plane-arrival::before{content:"\f5af"}.fa-plane-circle-check::before{content:"\e555"}.fa-plane-circle-exclamation::before{content:"\e556"}.fa-plane-circle-xmark::before{content:"\e557"}.fa-plane-departure::before{content:"\f5b0"}.fa-plane-lock::before{content:"\e558"}.fa-plane-slash::before{content:"\e069"}.fa-plane-up::before{content:"\e22d"}.fa-plant-wilt::before{content:"\e43b"}.fa-plate-wheat::before{content:"\e55a"}.fa-play::before{content:"\f04b"}.fa-plug::before{content:"\f1e6"}.fa-plug-circle-bolt::before{content:"\e55b"}.fa-plug-circle-check::before{content:"\e55c"}.fa-plug-circle-exclamation::before{content:"\e55d"}.fa-plug-circle-minus::before{content:"\e55e"}.fa-plug-circle-plus::before{content:"\e55f"}.fa-plug-circle-xmark::before{content:"\e560"}.fa-plus::before{content:"\2b"}.fa-add::before{content:"\2b"}.fa-plus-minus::before{content:"\e43c"}.fa-podcast::before{content:"\f2ce"}.fa-poo::before{content:"\f2fe"}.fa-poo-storm::before{content:"\f75a"}.fa-poo-bolt::before{content:"\f75a"}.fa-poop::before{content:"\f619"}.fa-power-off::before{content:"\f011"}.fa-prescription::before{content:"\f5b1"}.fa-prescription-bottle::before{content:"\f485"}.fa-prescription-bottle-medical::before{content:"\f486"}.fa-prescription-bottle-alt::before{content:"\f486"}.fa-print::before{content:"\f02f"}.fa-pump-medical::before{content:"\e06a"}.fa-pump-soap::before{content:"\e06b"}.fa-puzzle-piece::before{content:"\f12e"}.fa-q::before{content:"\51"}.fa-qrcode::before{content:"\f029"}.fa-question::before{content:"\3f"}.fa-quote-left::before{content:"\f10d"}.fa-quote-left-alt::before{content:"\f10d"}.fa-quote-right::before{content:"\f10e"}.fa-quote-right-alt::before{content:"\f10e"}.fa-r::before{content:"\52"}.fa-radiation::before{content:"\f7b9"}.fa-radio::before{content:"\f8d7"}.fa-rainbow::before{content:"\f75b"}.fa-ranking-star::before{content:"\e561"}.fa-receipt::before{content:"\f543"}.fa-record-vinyl::before{content:"\f8d9"}.fa-rectangle-ad::before{content:"\f641"}.fa-ad::before{content:"\f641"}.fa-rectangle-list::before{content:"\f022"}.fa-list-alt::before{content:"\f022"}.fa-rectangle-xmark::before{content:"\f410"}.fa-rectangle-times::before{content:"\f410"}.fa-times-rectangle::before{content:"\f410"}.fa-window-close::before{content:"\f410"}.fa-recycle::before{content:"\f1b8"}.fa-registered::before{content:"\f25d"}.fa-repeat::before{content:"\f363"}.fa-reply::before{content:"\f3e5"}.fa-mail-reply::before{content:"\f3e5"}.fa-reply-all::before{content:"\f122"}.fa-mail-reply-all::before{content:"\f122"}.fa-republican::before{content:"\f75e"}.fa-restroom::before{content:"\f7bd"}.fa-retweet::before{content:"\f079"}.fa-ribbon::before{content:"\f4d6"}.fa-right-from-bracket::before{content:"\f2f5"}.fa-sign-out-alt::before{content:"\f2f5"}.fa-right-left::before{content:"\f362"}.fa-exchange-alt::before{content:"\f362"}.fa-right-long::before{content:"\f30b"}.fa-long-arrow-alt-right::before{content:"\f30b"}.fa-right-to-bracket::before{content:"\f2f6"}.fa-sign-in-alt::before{content:"\f2f6"}.fa-ring::before{content:"\f70b"}.fa-road::before{content:"\f018"}.fa-road-barrier::before{content:"\e562"}.fa-road-bridge::before{content:"\e563"}.fa-road-circle-check::before{content:"\e564"}.fa-road-circle-exclamation::before{content:"\e565"}.fa-road-circle-xmark::before{content:"\e566"}.fa-road-lock::before{content:"\e567"}.fa-road-spikes::before{content:"\e568"}.fa-robot::before{content:"\f544"}.fa-rocket::before{content:"\f135"}.fa-rotate::before{content:"\f2f1"}.fa-sync-alt::before{content:"\f2f1"}.fa-rotate-left::before{content:"\f2ea"}.fa-rotate-back::before{content:"\f2ea"}.fa-rotate-backward::before{content:"\f2ea"}.fa-undo-alt::before{content:"\f2ea"}.fa-rotate-right::before{content:"\f2f9"}.fa-redo-alt::before{content:"\f2f9"}.fa-rotate-forward::before{content:"\f2f9"}.fa-route::before{content:"\f4d7"}.fa-rss::before{content:"\f09e"}.fa-feed::before{content:"\f09e"}.fa-ruble-sign::before{content:"\f158"}.fa-rouble::before{content:"\f158"}.fa-rub::before{content:"\f158"}.fa-ruble::before{content:"\f158"}.fa-rug::before{content:"\e569"}.fa-ruler::before{content:"\f545"}.fa-ruler-combined::before{content:"\f546"}.fa-ruler-horizontal::before{content:"\f547"}.fa-ruler-vertical::before{content:"\f548"}.fa-rupee-sign::before{content:"\f156"}.fa-rupee::before{content:"\f156"}.fa-rupiah-sign::before{content:"\e23d"}.fa-s::before{content:"\53"}.fa-sack-dollar::before{content:"\f81d"}.fa-sack-xmark::before{content:"\e56a"}.fa-sailboat::before{content:"\e445"}.fa-satellite::before{content:"\f7bf"}.fa-satellite-dish::before{content:"\f7c0"}.fa-scale-balanced::before{content:"\f24e"}.fa-balance-scale::before{content:"\f24e"}.fa-scale-unbalanced::before{content:"\f515"}.fa-balance-scale-left::before{content:"\f515"}.fa-scale-unbalanced-flip::before{content:"\f516"}.fa-balance-scale-right::before{content:"\f516"}.fa-school::before{content:"\f549"}.fa-school-circle-check::before{content:"\e56b"}.fa-school-circle-exclamation::before{content:"\e56c"}.fa-school-circle-xmark::before{content:"\e56d"}.fa-school-flag::before{content:"\e56e"}.fa-school-lock::before{content:"\e56f"}.fa-scissors::before{content:"\f0c4"}.fa-cut::before{content:"\f0c4"}.fa-screwdriver::before{content:"\f54a"}.fa-screwdriver-wrench::before{content:"\f7d9"}.fa-tools::before{content:"\f7d9"}.fa-scroll::before{content:"\f70e"}.fa-scroll-torah::before{content:"\f6a0"}.fa-torah::before{content:"\f6a0"}.fa-sd-card::before{content:"\f7c2"}.fa-section::before{content:"\e447"}.fa-seedling::before{content:"\f4d8"}.fa-sprout::before{content:"\f4d8"}.fa-server::before{content:"\f233"}.fa-shapes::before{content:"\f61f"}.fa-triangle-circle-square::before{content:"\f61f"}.fa-share::before{content:"\f064"}.fa-arrow-turn-right::before{content:"\f064"}.fa-mail-forward::before{content:"\f064"}.fa-share-from-square::before{content:"\f14d"}.fa-share-square::before{content:"\f14d"}.fa-share-nodes::before{content:"\f1e0"}.fa-share-alt::before{content:"\f1e0"}.fa-sheet-plastic::before{content:"\e571"}.fa-shekel-sign::before{content:"\f20b"}.fa-ils::before{content:"\f20b"}.fa-shekel::before{content:"\f20b"}.fa-sheqel::before{content:"\f20b"}.fa-sheqel-sign::before{content:"\f20b"}.fa-shield::before{content:"\f132"}.fa-shield-blank::before{content:"\f132"}.fa-shield-cat::before{content:"\e572"}.fa-shield-dog::before{content:"\e573"}.fa-shield-halved::before{content:"\f3ed"}.fa-shield-alt::before{content:"\f3ed"}.fa-shield-heart::before{content:"\e574"}.fa-shield-virus::before{content:"\e06c"}.fa-ship::before{content:"\f21a"}.fa-shirt::before{content:"\f553"}.fa-t-shirt::before{content:"\f553"}.fa-tshirt::before{content:"\f553"}.fa-shoe-prints::before{content:"\f54b"}.fa-shop::before{content:"\f54f"}.fa-store-alt::before{content:"\f54f"}.fa-shop-lock::before{content:"\e4a5"}.fa-shop-slash::before{content:"\e070"}.fa-store-alt-slash::before{content:"\e070"}.fa-shower::before{content:"\f2cc"}.fa-shrimp::before{content:"\e448"}.fa-shuffle::before{content:"\f074"}.fa-random::before{content:"\f074"}.fa-shuttle-space::before{content:"\f197"}.fa-space-shuttle::before{content:"\f197"}.fa-sign-hanging::before{content:"\f4d9"}.fa-sign::before{content:"\f4d9"}.fa-signal::before{content:"\f012"}.fa-signal-5::before{content:"\f012"}.fa-signal-perfect::before{content:"\f012"}.fa-signature::before{content:"\f5b7"}.fa-signs-post::before{content:"\f277"}.fa-map-signs::before{content:"\f277"}.fa-sim-card::before{content:"\f7c4"}.fa-sink::before{content:"\e06d"}.fa-sitemap::before{content:"\f0e8"}.fa-skull::before{content:"\f54c"}.fa-skull-crossbones::before{content:"\f714"}.fa-slash::before{content:"\f715"}.fa-sleigh::before{content:"\f7cc"}.fa-sliders::before{content:"\f1de"}.fa-sliders-h::before{content:"\f1de"}.fa-smog::before{content:"\f75f"}.fa-smoking::before{content:"\f48d"}.fa-snowflake::before{content:"\f2dc"}.fa-snowman::before{content:"\f7d0"}.fa-snowplow::before{content:"\f7d2"}.fa-soap::before{content:"\e06e"}.fa-socks::before{content:"\f696"}.fa-solar-panel::before{content:"\f5ba"}.fa-sort::before{content:"\f0dc"}.fa-unsorted::before{content:"\f0dc"}.fa-sort-down::before{content:"\f0dd"}.fa-sort-desc::before{content:"\f0dd"}.fa-sort-up::before{content:"\f0de"}.fa-sort-asc::before{content:"\f0de"}.fa-spa::before{content:"\f5bb"}.fa-spaghetti-monster-flying::before{content:"\f67b"}.fa-pastafarianism::before{content:"\f67b"}.fa-spell-check::before{content:"\f891"}.fa-spider::before{content:"\f717"}.fa-spinner::before{content:"\f110"}.fa-splotch::before{content:"\f5bc"}.fa-spoon::before{content:"\f2e5"}.fa-utensil-spoon::before{content:"\f2e5"}.fa-spray-can::before{content:"\f5bd"}.fa-spray-can-sparkles::before{content:"\f5d0"}.fa-air-freshener::before{content:"\f5d0"}.fa-square::before{content:"\f0c8"}.fa-square-arrow-up-right::before{content:"\f14c"}.fa-external-link-square::before{content:"\f14c"}.fa-square-caret-down::before{content:"\f150"}.fa-caret-square-down::before{content:"\f150"}.fa-square-caret-left::before{content:"\f191"}.fa-caret-square-left::before{content:"\f191"}.fa-square-caret-right::before{content:"\f152"}.fa-caret-square-right::before{content:"\f152"}.fa-square-caret-up::before{content:"\f151"}.fa-caret-square-up::before{content:"\f151"}.fa-square-check::before{content:"\f14a"}.fa-check-square::before{content:"\f14a"}.fa-square-envelope::before{content:"\f199"}.fa-envelope-square::before{content:"\f199"}.fa-square-full::before{content:"\f45c"}.fa-square-h::before{content:"\f0fd"}.fa-h-square::before{content:"\f0fd"}.fa-square-minus::before{content:"\f146"}.fa-minus-square::before{content:"\f146"}.fa-square-nfi::before{content:"\e576"}.fa-square-parking::before{content:"\f540"}.fa-parking::before{content:"\f540"}.fa-square-pen::before{content:"\f14b"}.fa-pen-square::before{content:"\f14b"}.fa-pencil-square::before{content:"\f14b"}.fa-square-person-confined::before{content:"\e577"}.fa-square-phone::before{content:"\f098"}.fa-phone-square::before{content:"\f098"}.fa-square-phone-flip::before{content:"\f87b"}.fa-phone-square-alt::before{content:"\f87b"}.fa-square-plus::before{content:"\f0fe"}.fa-plus-square::before{content:"\f0fe"}.fa-square-poll-horizontal::before{content:"\f682"}.fa-poll-h::before{content:"\f682"}.fa-square-poll-vertical::before{content:"\f681"}.fa-poll::before{content:"\f681"}.fa-square-root-variable::before{content:"\f698"}.fa-square-root-alt::before{content:"\f698"}.fa-square-rss::before{content:"\f143"}.fa-rss-square::before{content:"\f143"}.fa-square-share-nodes::before{content:"\f1e1"}.fa-share-alt-square::before{content:"\f1e1"}.fa-square-up-right::before{content:"\f360"}.fa-external-link-square-alt::before{content:"\f360"}.fa-square-virus::before{content:"\e578"}.fa-square-xmark::before{content:"\f2d3"}.fa-times-square::before{content:"\f2d3"}.fa-xmark-square::before{content:"\f2d3"}.fa-staff-aesculapius::before{content:"\e579"}.fa-rod-asclepius::before{content:"\e579"}.fa-rod-snake::before{content:"\e579"}.fa-staff-snake::before{content:"\e579"}.fa-stairs::before{content:"\e289"}.fa-stamp::before{content:"\f5bf"}.fa-star::before{content:"\f005"}.fa-star-and-crescent::before{content:"\f699"}.fa-star-half::before{content:"\f089"}.fa-star-half-stroke::before{content:"\f5c0"}.fa-star-half-alt::before{content:"\f5c0"}.fa-star-of-david::before{content:"\f69a"}.fa-star-of-life::before{content:"\f621"}.fa-sterling-sign::before{content:"\f154"}.fa-gbp::before{content:"\f154"}.fa-pound-sign::before{content:"\f154"}.fa-stethoscope::before{content:"\f0f1"}.fa-stop::before{content:"\f04d"}.fa-stopwatch::before{content:"\f2f2"}.fa-stopwatch-20::before{content:"\e06f"}.fa-store::before{content:"\f54e"}.fa-store-slash::before{content:"\e071"}.fa-street-view::before{content:"\f21d"}.fa-strikethrough::before{content:"\f0cc"}.fa-stroopwafel::before{content:"\f551"}.fa-subscript::before{content:"\f12c"}.fa-suitcase::before{content:"\f0f2"}.fa-suitcase-medical::before{content:"\f0fa"}.fa-medkit::before{content:"\f0fa"}.fa-suitcase-rolling::before{content:"\f5c1"}.fa-sun::before{content:"\f185"}.fa-sun-plant-wilt::before{content:"\e57a"}.fa-superscript::before{content:"\f12b"}.fa-swatchbook::before{content:"\f5c3"}.fa-synagogue::before{content:"\f69b"}.fa-syringe::before{content:"\f48e"}.fa-t::before{content:"\54"}.fa-table::before{content:"\f0ce"}.fa-table-cells::before{content:"\f00a"}.fa-th::before{content:"\f00a"}.fa-table-cells-large::before{content:"\f009"}.fa-th-large::before{content:"\f009"}.fa-table-columns::before{content:"\f0db"}.fa-columns::before{content:"\f0db"}.fa-table-list::before{content:"\f00b"}.fa-th-list::before{content:"\f00b"}.fa-table-tennis-paddle-ball::before{content:"\f45d"}.fa-ping-pong-paddle-ball::before{content:"\f45d"}.fa-table-tennis::before{content:"\f45d"}.fa-tablet::before{content:"\f3fb"}.fa-tablet-android::before{content:"\f3fb"}.fa-tablet-button::before{content:"\f10a"}.fa-tablet-screen-button::before{content:"\f3fa"}.fa-tablet-alt::before{content:"\f3fa"}.fa-tablets::before{content:"\f490"}.fa-tachograph-digital::before{content:"\f566"}.fa-digital-tachograph::before{content:"\f566"}.fa-tag::before{content:"\f02b"}.fa-tags::before{content:"\f02c"}.fa-tape::before{content:"\f4db"}.fa-tarp::before{content:"\e57b"}.fa-tarp-droplet::before{content:"\e57c"}.fa-taxi::before{content:"\f1ba"}.fa-cab::before{content:"\f1ba"}.fa-teeth::before{content:"\f62e"}.fa-teeth-open::before{content:"\f62f"}.fa-temperature-arrow-down::before{content:"\e03f"}.fa-temperature-down::before{content:"\e03f"}.fa-temperature-arrow-up::before{content:"\e040"}.fa-temperature-up::before{content:"\e040"}.fa-temperature-empty::before{content:"\f2cb"}.fa-temperature-0::before{content:"\f2cb"}.fa-thermometer-0::before{content:"\f2cb"}.fa-thermometer-empty::before{content:"\f2cb"}.fa-temperature-full::before{content:"\f2c7"}.fa-temperature-4::before{content:"\f2c7"}.fa-thermometer-4::before{content:"\f2c7"}.fa-thermometer-full::before{content:"\f2c7"}.fa-temperature-half::before{content:"\f2c9"}.fa-temperature-2::before{content:"\f2c9"}.fa-thermometer-2::before{content:"\f2c9"}.fa-thermometer-half::before{content:"\f2c9"}.fa-temperature-high::before{content:"\f769"}.fa-temperature-low::before{content:"\f76b"}.fa-temperature-quarter::before{content:"\f2ca"}.fa-temperature-1::before{content:"\f2ca"}.fa-thermometer-1::before{content:"\f2ca"}.fa-thermometer-quarter::before{content:"\f2ca"}.fa-temperature-three-quarters::before{content:"\f2c8"}.fa-temperature-3::before{content:"\f2c8"}.fa-thermometer-3::before{content:"\f2c8"}.fa-thermometer-three-quarters::before{content:"\f2c8"}.fa-tenge-sign::before{content:"\f7d7"}.fa-tenge::before{content:"\f7d7"}.fa-tent::before{content:"\e57d"}.fa-tent-arrow-down-to-line::before{content:"\e57e"}.fa-tent-arrow-left-right::before{content:"\e57f"}.fa-tent-arrow-turn-left::before{content:"\e580"}.fa-tent-arrows-down::before{content:"\e581"}.fa-tents::before{content:"\e582"}.fa-terminal::before{content:"\f120"}.fa-text-height::before{content:"\f034"}.fa-text-slash::before{content:"\f87d"}.fa-remove-format::before{content:"\f87d"}.fa-text-width::before{content:"\f035"}.fa-thermometer::before{content:"\f491"}.fa-thumbs-down::before{content:"\f165"}.fa-thumbs-up::before{content:"\f164"}.fa-thumbtack::before{content:"\f08d"}.fa-thumb-tack::before{content:"\f08d"}.fa-ticket::before{content:"\f145"}.fa-ticket-simple::before{content:"\f3ff"}.fa-ticket-alt::before{content:"\f3ff"}.fa-timeline::before{content:"\e29c"}.fa-toggle-off::before{content:"\f204"}.fa-toggle-on::before{content:"\f205"}.fa-toilet::before{content:"\f7d8"}.fa-toilet-paper::before{content:"\f71e"}.fa-toilet-paper-slash::before{content:"\e072"}.fa-toilet-portable::before{content:"\e583"}.fa-toilets-portable::before{content:"\e584"}.fa-toolbox::before{content:"\f552"}.fa-tooth::before{content:"\f5c9"}.fa-torii-gate::before{content:"\f6a1"}.fa-tornado::before{content:"\f76f"}.fa-tower-broadcast::before{content:"\f519"}.fa-broadcast-tower::before{content:"\f519"}.fa-tower-cell::before{content:"\e585"}.fa-tower-observation::before{content:"\e586"}.fa-tractor::before{content:"\f722"}.fa-trademark::before{content:"\f25c"}.fa-traffic-light::before{content:"\f637"}.fa-trailer::before{content:"\e041"}.fa-train::before{content:"\f238"}.fa-train-subway::before{content:"\f239"}.fa-subway::before{content:"\f239"}.fa-train-tram::before{content:"\f7da"}.fa-tram::before{content:"\f7da"}.fa-transgender::before{content:"\f225"}.fa-transgender-alt::before{content:"\f225"}.fa-trash::before{content:"\f1f8"}.fa-trash-arrow-up::before{content:"\f829"}.fa-trash-restore::before{content:"\f829"}.fa-trash-can::before{content:"\f2ed"}.fa-trash-alt::before{content:"\f2ed"}.fa-trash-can-arrow-up::before{content:"\f82a"}.fa-trash-restore-alt::before{content:"\f82a"}.fa-tree::before{content:"\f1bb"}.fa-tree-city::before{content:"\e587"}.fa-triangle-exclamation::before{content:"\f071"}.fa-exclamation-triangle::before{content:"\f071"}.fa-warning::before{content:"\f071"}.fa-trophy::before{content:"\f091"}.fa-trowel::before{content:"\e589"}.fa-trowel-bricks::before{content:"\e58a"}.fa-truck::before{content:"\f0d1"}.fa-truck-arrow-right::before{content:"\e58b"}.fa-truck-droplet::before{content:"\e58c"}.fa-truck-fast::before{content:"\f48b"}.fa-shipping-fast::before{content:"\f48b"}.fa-truck-field::before{content:"\e58d"}.fa-truck-field-un::before{content:"\e58e"}.fa-truck-front::before{content:"\e2b7"}.fa-truck-medical::before{content:"\f0f9"}.fa-ambulance::before{content:"\f0f9"}.fa-truck-monster::before{content:"\f63b"}.fa-truck-moving::before{content:"\f4df"}.fa-truck-pickup::before{content:"\f63c"}.fa-truck-plane::before{content:"\e58f"}.fa-truck-ramp-box::before{content:"\f4de"}.fa-truck-loading::before{content:"\f4de"}.fa-tty::before{content:"\f1e4"}.fa-teletype::before{content:"\f1e4"}.fa-turkish-lira-sign::before{content:"\e2bb"}.fa-try::before{content:"\e2bb"}.fa-turkish-lira::before{content:"\e2bb"}.fa-turn-down::before{content:"\f3be"}.fa-level-down-alt::before{content:"\f3be"}.fa-turn-up::before{content:"\f3bf"}.fa-level-up-alt::before{content:"\f3bf"}.fa-tv::before{content:"\f26c"}.fa-television::before{content:"\f26c"}.fa-tv-alt::before{content:"\f26c"}.fa-u::before{content:"\55"}.fa-umbrella::before{content:"\f0e9"}.fa-umbrella-beach::before{content:"\f5ca"}.fa-underline::before{content:"\f0cd"}.fa-universal-access::before{content:"\f29a"}.fa-unlock::before{content:"\f09c"}.fa-unlock-keyhole::before{content:"\f13e"}.fa-unlock-alt::before{content:"\f13e"}.fa-up-down::before{content:"\f338"}.fa-arrows-alt-v::before{content:"\f338"}.fa-up-down-left-right::before{content:"\f0b2"}.fa-arrows-alt::before{content:"\f0b2"}.fa-up-long::before{content:"\f30c"}.fa-long-arrow-alt-up::before{content:"\f30c"}.fa-up-right-and-down-left-from-center::before{content:"\f424"}.fa-expand-alt::before{content:"\f424"}.fa-up-right-from-square::before{content:"\f35d"}.fa-external-link-alt::before{content:"\f35d"}.fa-upload::before{content:"\f093"}.fa-user::before{content:"\f007"}.fa-user-astronaut::before{content:"\f4fb"}.fa-user-check::before{content:"\f4fc"}.fa-user-clock::before{content:"\f4fd"}.fa-user-doctor::before{content:"\f0f0"}.fa-user-md::before{content:"\f0f0"}.fa-user-gear::before{content:"\f4fe"}.fa-user-cog::before{content:"\f4fe"}.fa-user-graduate::before{content:"\f501"}.fa-user-group::before{content:"\f500"}.fa-user-friends::before{content:"\f500"}.fa-user-injured::before{content:"\f728"}.fa-user-large::before{content:"\f406"}.fa-user-alt::before{content:"\f406"}.fa-user-large-slash::before{content:"\f4fa"}.fa-user-alt-slash::before{content:"\f4fa"}.fa-user-lock::before{content:"\f502"}.fa-user-minus::before{content:"\f503"}.fa-user-ninja::before{content:"\f504"}.fa-user-nurse::before{content:"\f82f"}.fa-user-pen::before{content:"\f4ff"}.fa-user-edit::before{content:"\f4ff"}.fa-user-plus::before{content:"\f234"}.fa-user-secret::before{content:"\f21b"}.fa-user-shield::before{content:"\f505"}.fa-user-slash::before{content:"\f506"}.fa-user-tag::before{content:"\f507"}.fa-user-tie::before{content:"\f508"}.fa-user-xmark::before{content:"\f235"}.fa-user-times::before{content:"\f235"}.fa-users::before{content:"\f0c0"}.fa-users-between-lines::before{content:"\e591"}.fa-users-gear::before{content:"\f509"}.fa-users-cog::before{content:"\f509"}.fa-users-line::before{content:"\e592"}.fa-users-rays::before{content:"\e593"}.fa-users-rectangle::before{content:"\e594"}.fa-users-slash::before{content:"\e073"}.fa-users-viewfinder::before{content:"\e595"}.fa-utensils::before{content:"\f2e7"}.fa-cutlery::before{content:"\f2e7"}.fa-v::before{content:"\56"}.fa-van-shuttle::before{content:"\f5b6"}.fa-shuttle-van::before{content:"\f5b6"}.fa-vault::before{content:"\e2c5"}.fa-vector-square::before{content:"\f5cb"}.fa-venus::before{content:"\f221"}.fa-venus-double::before{content:"\f226"}.fa-venus-mars::before{content:"\f228"}.fa-vest::before{content:"\e085"}.fa-vest-patches::before{content:"\e086"}.fa-vial::before{content:"\f492"}.fa-vial-circle-check::before{content:"\e596"}.fa-vial-virus::before{content:"\e597"}.fa-vials::before{content:"\f493"}.fa-video::before{content:"\f03d"}.fa-video-camera::before{content:"\f03d"}.fa-video-slash::before{content:"\f4e2"}.fa-vihara::before{content:"\f6a7"}.fa-virus::before{content:"\e074"}.fa-virus-covid::before{content:"\e4a8"}.fa-virus-covid-slash::before{content:"\e4a9"}.fa-virus-slash::before{content:"\e075"}.fa-viruses::before{content:"\e076"}.fa-voicemail::before{content:"\f897"}.fa-volcano::before{content:"\f770"}.fa-volleyball::before{content:"\f45f"}.fa-volleyball-ball::before{content:"\f45f"}.fa-volume-high::before{content:"\f028"}.fa-volume-up::before{content:"\f028"}.fa-volume-low::before{content:"\f027"}.fa-volume-down::before{content:"\f027"}.fa-volume-off::before{content:"\f026"}.fa-volume-xmark::before{content:"\f6a9"}.fa-volume-mute::before{content:"\f6a9"}.fa-volume-times::before{content:"\f6a9"}.fa-vr-cardboard::before{content:"\f729"}.fa-w::before{content:"\57"}.fa-walkie-talkie::before{content:"\f8ef"}.fa-wallet::before{content:"\f555"}.fa-wand-magic::before{content:"\f0d0"}.fa-magic::before{content:"\f0d0"}.fa-wand-magic-sparkles::before{content:"\e2ca"}.fa-magic-wand-sparkles::before{content:"\e2ca"}.fa-wand-sparkles::before{content:"\f72b"}.fa-warehouse::before{content:"\f494"}.fa-water::before{content:"\f773"}.fa-water-ladder::before{content:"\f5c5"}.fa-ladder-water::before{content:"\f5c5"}.fa-swimming-pool::before{content:"\f5c5"}.fa-wave-square::before{content:"\f83e"}.fa-weight-hanging::before{content:"\f5cd"}.fa-weight-scale::before{content:"\f496"}.fa-weight::before{content:"\f496"}.fa-wheat-awn::before{content:"\e2cd"}.fa-wheat-alt::before{content:"\e2cd"}.fa-wheat-awn-circle-exclamation::before{content:"\e598"}.fa-wheelchair::before{content:"\f193"}.fa-wheelchair-move::before{content:"\e2ce"}.fa-wheelchair-alt::before{content:"\e2ce"}.fa-whiskey-glass::before{content:"\f7a0"}.fa-glass-whiskey::before{content:"\f7a0"}.fa-wifi::before{content:"\f1eb"}.fa-wifi-3::before{content:"\f1eb"}.fa-wifi-strong::before{content:"\f1eb"}.fa-wind::before{content:"\f72e"}.fa-window-maximize::before{content:"\f2d0"}.fa-window-minimize::before{content:"\f2d1"}.fa-window-restore::before{content:"\f2d2"}.fa-wine-bottle::before{content:"\f72f"}.fa-wine-glass::before{content:"\f4e3"}.fa-wine-glass-empty::before{content:"\f5ce"}.fa-wine-glass-alt::before{content:"\f5ce"}.fa-won-sign::before{content:"\f159"}.fa-krw::before{content:"\f159"}.fa-won::before{content:"\f159"}.fa-worm::before{content:"\e599"}.fa-wrench::before{content:"\f0ad"}.fa-x::before{content:"\58"}.fa-x-ray::before{content:"\f497"}.fa-xmark::before{content:"\f00d"}.fa-close::before{content:"\f00d"}.fa-multiply::before{content:"\f00d"}.fa-remove::before{content:"\f00d"}.fa-times::before{content:"\f00d"}.fa-xmarks-lines::before{content:"\e59a"}.fa-y::before{content:"\59"}.fa-yen-sign::before{content:"\f157"}.fa-cny::before{content:"\f157"}.fa-jpy::before{content:"\f157"}.fa-rmb::before{content:"\f157"}.fa-yen::before{content:"\f157"}.fa-yin-yang::before{content:"\f6ad"}.fa-z::before{content:"\5a"}.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.1.1 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 2022 Fonticons, Inc.
 */:root,:host{--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/font-awesome/fa-solid-900-d76fb4e841748a3f6bc63efa23156e02631c283bf41f84efcbdaf339ea3e1b73.woff2) format("woff2"),url(/assets/font-awesome/fa-solid-900-03f2986c0824c68bdaf1e16947352f5fe417d03741806097fa9ea7131fe3a019.ttf) format("truetype")}.fas,.fa-solid{font-family:"Font Awesome 6 Free";font-weight:900}/*!
 * Font Awesome Free 6.1.1 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 2022 Fonticons, Inc.
 */:root,:host{--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/font-awesome/fa-regular-400-6a274e7629c0d71dcf8cab1e7733687ebfe32e2c53b4ca9fad050b4f1d5471f3.woff2) format("woff2"),url(/assets/font-awesome/fa-regular-400-4e96a7e098e36fd493194c64e973ba5237da65760c7b746217e63c830326a9ac.ttf) format("truetype")}.far,.fa-regular{font-family:"Font Awesome 6 Free";font-weight:400}/*!
 * Font Awesome Free 6.1.1 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 2022 Fonticons, Inc.
 */:root,:host{--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/font-awesome/fa-brands-400-404c746c8f7e3f9b7611a8f23d908c1a32a5c972236b9d89bb68b05d9bf4b905.woff2) format("woff2"),url(/assets/font-awesome/fa-brands-400-e523f49c12b13a176014af1a46ae5a0545b136bf56d496426aa881026d0c318a.ttf) format("truetype")}.fab,.fa-brands{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before{content:"\e080"}.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-flag:before{content:"\f2b4"}.fa-font-awesome-logo-full:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hashnode:before{content:"\e499"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nfc-directional:before{content:"\e530"}.fa-nfc-symbol:before{content:"\e531"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-padlet:before{content:"\e4a0"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-screenpal:before{content:"\e570"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ab"}.fa-snapchat-square:before{content:"\f2ad"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-square-font-awesome:before{content:"\f425"}.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before{content:"\e2d0"}.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-e7b44c86b050fca766a96ddac2d0932af0126da6f2305280342d909168dcce6b.gif) center center no-repeat}@font-face{font-family:"slick";src:url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot);src:url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix) format("embedded-opentype"),url(/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff) format("woff"),url(/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf) format("truetype"),url(/assets/slick-12459f221a0b787bf1eaebf2e4c48fca2bd9f8493f71256c3043e7a0c7e932f6.svg#slick) format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:black;opacity:0.75}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width: 500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,0.05)}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,0.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,0.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0px 0px}.iti__flag.iti__ad{height:14px;background-position:-22px 0px}.iti__flag.iti__ae{height:10px;background-position:-44px 0px}.iti__flag.iti__af{height:14px;background-position:-66px 0px}.iti__flag.iti__ag{height:14px;background-position:-88px 0px}.iti__flag.iti__ai{height:10px;background-position:-110px 0px}.iti__flag.iti__al{height:15px;background-position:-132px 0px}.iti__flag.iti__am{height:10px;background-position:-154px 0px}.iti__flag.iti__ao{height:14px;background-position:-176px 0px}.iti__flag.iti__aq{height:14px;background-position:-198px 0px}.iti__flag.iti__ar{height:13px;background-position:-220px 0px}.iti__flag.iti__as{height:10px;background-position:-242px 0px}.iti__flag.iti__at{height:14px;background-position:-264px 0px}.iti__flag.iti__au{height:10px;background-position:-286px 0px}.iti__flag.iti__aw{height:14px;background-position:-308px 0px}.iti__flag.iti__ax{height:13px;background-position:-330px 0px}.iti__flag.iti__az{height:10px;background-position:-352px 0px}.iti__flag.iti__ba{height:10px;background-position:-374px 0px}.iti__flag.iti__bb{height:14px;background-position:-396px 0px}.iti__flag.iti__bd{height:12px;background-position:-418px 0px}.iti__flag.iti__be{height:15px;background-position:-440px 0px}.iti__flag.iti__bf{height:14px;background-position:-460px 0px}.iti__flag.iti__bg{height:12px;background-position:-482px 0px}.iti__flag.iti__bh{height:12px;background-position:-504px 0px}.iti__flag.iti__bi{height:12px;background-position:-526px 0px}.iti__flag.iti__bj{height:14px;background-position:-548px 0px}.iti__flag.iti__bl{height:14px;background-position:-570px 0px}.iti__flag.iti__bm{height:10px;background-position:-592px 0px}.iti__flag.iti__bn{height:10px;background-position:-614px 0px}.iti__flag.iti__bo{height:14px;background-position:-636px 0px}.iti__flag.iti__bq{height:14px;background-position:-658px 0px}.iti__flag.iti__br{height:14px;background-position:-680px 0px}.iti__flag.iti__bs{height:10px;background-position:-702px 0px}.iti__flag.iti__bt{height:14px;background-position:-724px 0px}.iti__flag.iti__bv{height:15px;background-position:-746px 0px}.iti__flag.iti__bw{height:14px;background-position:-768px 0px}.iti__flag.iti__by{height:10px;background-position:-790px 0px}.iti__flag.iti__bz{height:14px;background-position:-812px 0px}.iti__flag.iti__ca{height:10px;background-position:-834px 0px}.iti__flag.iti__cc{height:10px;background-position:-856px 0px}.iti__flag.iti__cd{height:15px;background-position:-878px 0px}.iti__flag.iti__cf{height:14px;background-position:-900px 0px}.iti__flag.iti__cg{height:14px;background-position:-922px 0px}.iti__flag.iti__ch{height:15px;background-position:-944px 0px}.iti__flag.iti__ci{height:14px;background-position:-961px 0px}.iti__flag.iti__ck{height:10px;background-position:-983px 0px}.iti__flag.iti__cl{height:14px;background-position:-1005px 0px}.iti__flag.iti__cm{height:14px;background-position:-1027px 0px}.iti__flag.iti__cn{height:14px;background-position:-1049px 0px}.iti__flag.iti__co{height:14px;background-position:-1071px 0px}.iti__flag.iti__cp{height:14px;background-position:-1093px 0px}.iti__flag.iti__cr{height:12px;background-position:-1115px 0px}.iti__flag.iti__cu{height:10px;background-position:-1137px 0px}.iti__flag.iti__cv{height:12px;background-position:-1159px 0px}.iti__flag.iti__cw{height:14px;background-position:-1181px 0px}.iti__flag.iti__cx{height:10px;background-position:-1203px 0px}.iti__flag.iti__cy{height:14px;background-position:-1225px 0px}.iti__flag.iti__cz{height:14px;background-position:-1247px 0px}.iti__flag.iti__de{height:12px;background-position:-1269px 0px}.iti__flag.iti__dg{height:10px;background-position:-1291px 0px}.iti__flag.iti__dj{height:14px;background-position:-1313px 0px}.iti__flag.iti__dk{height:15px;background-position:-1335px 0px}.iti__flag.iti__dm{height:10px;background-position:-1357px 0px}.iti__flag.iti__do{height:14px;background-position:-1379px 0px}.iti__flag.iti__dz{height:14px;background-position:-1401px 0px}.iti__flag.iti__ea{height:14px;background-position:-1423px 0px}.iti__flag.iti__ec{height:14px;background-position:-1445px 0px}.iti__flag.iti__ee{height:13px;background-position:-1467px 0px}.iti__flag.iti__eg{height:14px;background-position:-1489px 0px}.iti__flag.iti__eh{height:10px;background-position:-1511px 0px}.iti__flag.iti__er{height:10px;background-position:-1533px 0px}.iti__flag.iti__es{height:14px;background-position:-1555px 0px}.iti__flag.iti__et{height:10px;background-position:-1577px 0px}.iti__flag.iti__eu{height:14px;background-position:-1599px 0px}.iti__flag.iti__fi{height:12px;background-position:-1621px 0px}.iti__flag.iti__fj{height:10px;background-position:-1643px 0px}.iti__flag.iti__fk{height:10px;background-position:-1665px 0px}.iti__flag.iti__fm{height:11px;background-position:-1687px 0px}.iti__flag.iti__fo{height:15px;background-position:-1709px 0px}.iti__flag.iti__fr{height:14px;background-position:-1731px 0px}.iti__flag.iti__ga{height:15px;background-position:-1753px 0px}.iti__flag.iti__gb{height:10px;background-position:-1775px 0px}.iti__flag.iti__gd{height:12px;background-position:-1797px 0px}.iti__flag.iti__ge{height:14px;background-position:-1819px 0px}.iti__flag.iti__gf{height:14px;background-position:-1841px 0px}.iti__flag.iti__gg{height:14px;background-position:-1863px 0px}.iti__flag.iti__gh{height:14px;background-position:-1885px 0px}.iti__flag.iti__gi{height:10px;background-position:-1907px 0px}.iti__flag.iti__gl{height:14px;background-position:-1929px 0px}.iti__flag.iti__gm{height:14px;background-position:-1951px 0px}.iti__flag.iti__gn{height:14px;background-position:-1973px 0px}.iti__flag.iti__gp{height:14px;background-position:-1995px 0px}.iti__flag.iti__gq{height:14px;background-position:-2017px 0px}.iti__flag.iti__gr{height:14px;background-position:-2039px 0px}.iti__flag.iti__gs{height:10px;background-position:-2061px 0px}.iti__flag.iti__gt{height:13px;background-position:-2083px 0px}.iti__flag.iti__gu{height:11px;background-position:-2105px 0px}.iti__flag.iti__gw{height:10px;background-position:-2127px 0px}.iti__flag.iti__gy{height:12px;background-position:-2149px 0px}.iti__flag.iti__hk{height:14px;background-position:-2171px 0px}.iti__flag.iti__hm{height:10px;background-position:-2193px 0px}.iti__flag.iti__hn{height:10px;background-position:-2215px 0px}.iti__flag.iti__hr{height:10px;background-position:-2237px 0px}.iti__flag.iti__ht{height:12px;background-position:-2259px 0px}.iti__flag.iti__hu{height:10px;background-position:-2281px 0px}.iti__flag.iti__ic{height:14px;background-position:-2303px 0px}.iti__flag.iti__id{height:14px;background-position:-2325px 0px}.iti__flag.iti__ie{height:10px;background-position:-2347px 0px}.iti__flag.iti__il{height:15px;background-position:-2369px 0px}.iti__flag.iti__im{height:10px;background-position:-2391px 0px}.iti__flag.iti__in{height:14px;background-position:-2413px 0px}.iti__flag.iti__io{height:10px;background-position:-2435px 0px}.iti__flag.iti__iq{height:14px;background-position:-2457px 0px}.iti__flag.iti__ir{height:12px;background-position:-2479px 0px}.iti__flag.iti__is{height:15px;background-position:-2501px 0px}.iti__flag.iti__it{height:14px;background-position:-2523px 0px}.iti__flag.iti__je{height:12px;background-position:-2545px 0px}.iti__flag.iti__jm{height:10px;background-position:-2567px 0px}.iti__flag.iti__jo{height:10px;background-position:-2589px 0px}.iti__flag.iti__jp{height:14px;background-position:-2611px 0px}.iti__flag.iti__ke{height:14px;background-position:-2633px 0px}.iti__flag.iti__kg{height:12px;background-position:-2655px 0px}.iti__flag.iti__kh{height:13px;background-position:-2677px 0px}.iti__flag.iti__ki{height:10px;background-position:-2699px 0px}.iti__flag.iti__km{height:12px;background-position:-2721px 0px}.iti__flag.iti__kn{height:14px;background-position:-2743px 0px}.iti__flag.iti__kp{height:10px;background-position:-2765px 0px}.iti__flag.iti__kr{height:14px;background-position:-2787px 0px}.iti__flag.iti__kw{height:10px;background-position:-2809px 0px}.iti__flag.iti__ky{height:10px;background-position:-2831px 0px}.iti__flag.iti__kz{height:10px;background-position:-2853px 0px}.iti__flag.iti__la{height:14px;background-position:-2875px 0px}.iti__flag.iti__lb{height:14px;background-position:-2897px 0px}.iti__flag.iti__lc{height:10px;background-position:-2919px 0px}.iti__flag.iti__li{height:12px;background-position:-2941px 0px}.iti__flag.iti__lk{height:10px;background-position:-2963px 0px}.iti__flag.iti__lr{height:11px;background-position:-2985px 0px}.iti__flag.iti__ls{height:14px;background-position:-3007px 0px}.iti__flag.iti__lt{height:12px;background-position:-3029px 0px}.iti__flag.iti__lu{height:12px;background-position:-3051px 0px}.iti__flag.iti__lv{height:10px;background-position:-3073px 0px}.iti__flag.iti__ly{height:10px;background-position:-3095px 0px}.iti__flag.iti__ma{height:14px;background-position:-3117px 0px}.iti__flag.iti__mc{height:15px;background-position:-3139px 0px}.iti__flag.iti__md{height:10px;background-position:-3160px 0px}.iti__flag.iti__me{height:10px;background-position:-3182px 0px}.iti__flag.iti__mf{height:14px;background-position:-3204px 0px}.iti__flag.iti__mg{height:14px;background-position:-3226px 0px}.iti__flag.iti__mh{height:11px;background-position:-3248px 0px}.iti__flag.iti__mk{height:10px;background-position:-3270px 0px}.iti__flag.iti__ml{height:14px;background-position:-3292px 0px}.iti__flag.iti__mm{height:14px;background-position:-3314px 0px}.iti__flag.iti__mn{height:10px;background-position:-3336px 0px}.iti__flag.iti__mo{height:14px;background-position:-3358px 0px}.iti__flag.iti__mp{height:10px;background-position:-3380px 0px}.iti__flag.iti__mq{height:14px;background-position:-3402px 0px}.iti__flag.iti__mr{height:14px;background-position:-3424px 0px}.iti__flag.iti__ms{height:10px;background-position:-3446px 0px}.iti__flag.iti__mt{height:14px;background-position:-3468px 0px}.iti__flag.iti__mu{height:14px;background-position:-3490px 0px}.iti__flag.iti__mv{height:14px;background-position:-3512px 0px}.iti__flag.iti__mw{height:14px;background-position:-3534px 0px}.iti__flag.iti__mx{height:12px;background-position:-3556px 0px}.iti__flag.iti__my{height:10px;background-position:-3578px 0px}.iti__flag.iti__mz{height:14px;background-position:-3600px 0px}.iti__flag.iti__na{height:14px;background-position:-3622px 0px}.iti__flag.iti__nc{height:10px;background-position:-3644px 0px}.iti__flag.iti__ne{height:15px;background-position:-3666px 0px}.iti__flag.iti__nf{height:10px;background-position:-3686px 0px}.iti__flag.iti__ng{height:10px;background-position:-3708px 0px}.iti__flag.iti__ni{height:12px;background-position:-3730px 0px}.iti__flag.iti__nl{height:14px;background-position:-3752px 0px}.iti__flag.iti__no{height:15px;background-position:-3774px 0px}.iti__flag.iti__np{height:15px;background-position:-3796px 0px}.iti__flag.iti__nr{height:10px;background-position:-3811px 0px}.iti__flag.iti__nu{height:10px;background-position:-3833px 0px}.iti__flag.iti__nz{height:10px;background-position:-3855px 0px}.iti__flag.iti__om{height:10px;background-position:-3877px 0px}.iti__flag.iti__pa{height:14px;background-position:-3899px 0px}.iti__flag.iti__pe{height:14px;background-position:-3921px 0px}.iti__flag.iti__pf{height:14px;background-position:-3943px 0px}.iti__flag.iti__pg{height:15px;background-position:-3965px 0px}.iti__flag.iti__ph{height:10px;background-position:-3987px 0px}.iti__flag.iti__pk{height:14px;background-position:-4009px 0px}.iti__flag.iti__pl{height:13px;background-position:-4031px 0px}.iti__flag.iti__pm{height:14px;background-position:-4053px 0px}.iti__flag.iti__pn{height:10px;background-position:-4075px 0px}.iti__flag.iti__pr{height:14px;background-position:-4097px 0px}.iti__flag.iti__ps{height:10px;background-position:-4119px 0px}.iti__flag.iti__pt{height:14px;background-position:-4141px 0px}.iti__flag.iti__pw{height:13px;background-position:-4163px 0px}.iti__flag.iti__py{height:11px;background-position:-4185px 0px}.iti__flag.iti__qa{height:8px;background-position:-4207px 0px}.iti__flag.iti__re{height:14px;background-position:-4229px 0px}.iti__flag.iti__ro{height:14px;background-position:-4251px 0px}.iti__flag.iti__rs{height:14px;background-position:-4273px 0px}.iti__flag.iti__ru{height:14px;background-position:-4295px 0px}.iti__flag.iti__rw{height:14px;background-position:-4317px 0px}.iti__flag.iti__sa{height:14px;background-position:-4339px 0px}.iti__flag.iti__sb{height:10px;background-position:-4361px 0px}.iti__flag.iti__sc{height:10px;background-position:-4383px 0px}.iti__flag.iti__sd{height:10px;background-position:-4405px 0px}.iti__flag.iti__se{height:13px;background-position:-4427px 0px}.iti__flag.iti__sg{height:14px;background-position:-4449px 0px}.iti__flag.iti__sh{height:10px;background-position:-4471px 0px}.iti__flag.iti__si{height:10px;background-position:-4493px 0px}.iti__flag.iti__sj{height:15px;background-position:-4515px 0px}.iti__flag.iti__sk{height:14px;background-position:-4537px 0px}.iti__flag.iti__sl{height:14px;background-position:-4559px 0px}.iti__flag.iti__sm{height:15px;background-position:-4581px 0px}.iti__flag.iti__sn{height:14px;background-position:-4603px 0px}.iti__flag.iti__so{height:14px;background-position:-4625px 0px}.iti__flag.iti__sr{height:14px;background-position:-4647px 0px}.iti__flag.iti__ss{height:10px;background-position:-4669px 0px}.iti__flag.iti__st{height:10px;background-position:-4691px 0px}.iti__flag.iti__sv{height:12px;background-position:-4713px 0px}.iti__flag.iti__sx{height:14px;background-position:-4735px 0px}.iti__flag.iti__sy{height:14px;background-position:-4757px 0px}.iti__flag.iti__sz{height:14px;background-position:-4779px 0px}.iti__flag.iti__ta{height:10px;background-position:-4801px 0px}.iti__flag.iti__tc{height:10px;background-position:-4823px 0px}.iti__flag.iti__td{height:14px;background-position:-4845px 0px}.iti__flag.iti__tf{height:14px;background-position:-4867px 0px}.iti__flag.iti__tg{height:13px;background-position:-4889px 0px}.iti__flag.iti__th{height:14px;background-position:-4911px 0px}.iti__flag.iti__tj{height:10px;background-position:-4933px 0px}.iti__flag.iti__tk{height:10px;background-position:-4955px 0px}.iti__flag.iti__tl{height:10px;background-position:-4977px 0px}.iti__flag.iti__tm{height:14px;background-position:-4999px 0px}.iti__flag.iti__tn{height:14px;background-position:-5021px 0px}.iti__flag.iti__to{height:10px;background-position:-5043px 0px}.iti__flag.iti__tr{height:14px;background-position:-5065px 0px}.iti__flag.iti__tt{height:12px;background-position:-5087px 0px}.iti__flag.iti__tv{height:10px;background-position:-5109px 0px}.iti__flag.iti__tw{height:14px;background-position:-5131px 0px}.iti__flag.iti__tz{height:14px;background-position:-5153px 0px}.iti__flag.iti__ua{height:14px;background-position:-5175px 0px}.iti__flag.iti__ug{height:14px;background-position:-5197px 0px}.iti__flag.iti__um{height:11px;background-position:-5219px 0px}.iti__flag.iti__un{height:14px;background-position:-5241px 0px}.iti__flag.iti__us{height:11px;background-position:-5263px 0px}.iti__flag.iti__uy{height:14px;background-position:-5285px 0px}.iti__flag.iti__uz{height:10px;background-position:-5307px 0px}.iti__flag.iti__va{height:15px;background-position:-5329px 0px}.iti__flag.iti__vc{height:14px;background-position:-5346px 0px}.iti__flag.iti__ve{height:14px;background-position:-5368px 0px}.iti__flag.iti__vg{height:10px;background-position:-5390px 0px}.iti__flag.iti__vi{height:14px;background-position:-5412px 0px}.iti__flag.iti__vn{height:14px;background-position:-5434px 0px}.iti__flag.iti__vu{height:12px;background-position:-5456px 0px}.iti__flag.iti__wf{height:14px;background-position:-5478px 0px}.iti__flag.iti__ws{height:10px;background-position:-5500px 0px}.iti__flag.iti__xk{height:15px;background-position:-5522px 0px}.iti__flag.iti__ye{height:14px;background-position:-5544px 0px}.iti__flag.iti__yt{height:14px;background-position:-5566px 0px}.iti__flag.iti__za{height:14px;background-position:-5588px 0px}.iti__flag.iti__zm{height:14px;background-position:-5610px 0px}.iti__flag.iti__zw{height:10px;background-position:-5632px 0px}.iti__flag{height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url(/../img/flags.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-image:url(/../img/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}*{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0.2)}html,body{margin:0;padding:0;min-height:100dvh}body{background:#F2F2F2;font-size:14px;line-height:16px;color:#222222;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}.turbolinks-progress-bar{display:none}img{max-width:100%}.hidden{display:none !important}.text-center{text-align:center}.input-group-date{box-sizing:border-box;margin-top:8px;display:block;height:52px;position:relative}.input-group-date label{position:absolute;top:2px;left:25px}.input-group-date .input-date-fields{display:flex;justify-content:space-between;align-items:center;margin-top:5px;min-width:220px;max-width:300px}.input-group-date .input-date-fields .input-number{-moz-appearance:textfield !important;-webkit-appearance:none;appearance:none;max-width:50px;display:flex;align-items:center;justify-content:center;text-align:center}.input-group-date .input-date-fields .input-number::-webkit-outer-spin-button,.input-group-date .input-date-fields .input-number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fb{display:flex}.fb .col-100{width:100%}.fb100vh{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between}.fb100vh .top{margin-top:20px;margin-left:15px;margin-right:15px}@media (max-width: 320px){.fb100vh .top{margin-top:15px}}@media (max-width: 320px){.fb100vh .top{margin-left:10px}}@media (max-width: 320px){.fb100vh .top{margin-right:10px}}.fb100vh .middle{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px}@media (max-width: 320px){.fb100vh .middle{margin-left:10px}}@media (max-width: 320px){.fb100vh .middle{margin-right:10px}}@media (max-width: 320px){.fb100vh .middle{margin-top:15px}}@media (max-width: 320px){.fb100vh .middle{margin-bottom:15px}}.fb100vh .bottom{margin-bottom:20px;margin-left:15px;margin-right:15px}@media (max-width: 320px){.fb100vh .bottom{margin-bottom:15px}}@media (max-width: 320px){.fb100vh .bottom{margin-left:10px}}@media (max-width: 320px){.fb100vh .bottom{margin-right:10px}}.fb100vh .bottom .btn+.btn{margin-top:1em}@font-face{font-family:"Rollerscript-Smooth";src:url(/assets/Rollerscript-Smooth-e8932e622577ce1cdece978210769de561c91b8ec4cdb7cab3f3650e4688c154.otf) format("truetype");font-weight:normal;font-style:normal}body.modal-open{overflow:hidden}div.modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000;background:rgba(0,0,0,0.3);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center}div.modal.modal-large .modal-page{max-width:1000px}div.modal.modal-full .modal-page{max-width:1250px}div.modal .modal-container{position:relative}div.modal .modal-page{position:relative;min-height:300px;width:100%;max-width:450px;max-height:90vh;background:white;border-radius:20px;display:flex;flex-direction:column;align-items:center;margin:0 auto;overflow:auto}div.modal .modal-page p{font-size:1.2em;line-height:1.4em}div.modal .modal-close-btn{position:absolute;background:url(/assets/close-76d45e6548d170735347c49c7e328effd790451c1e7cf1aa3097449a03bda936.svg) center;background-size:20px 20px;right:20px;top:20px;height:20px;width:20px;z-index:2}div.modal .modal-close-btn:hover{cursor:pointer}div.modal .modal-close-btn.white{background:url(/assets/close-white-33f17676f3fd2d468e30fdafd0d919f893b0a676fd30cd1ea4140505d36061d2.svg) center}div.modal .modal-inner{max-width:100%}div.modal .btn-group{width:100%;max-width:300px;margin:2em auto}div.modal .btn-group .btn+.btn{margin-top:1em}.hidden{display:none !important}a{color:#222222}a.text-link,a.edit-link{font-weight:bold}button.a{margin:0;padding:0;display:inline;border:none;background:none;border-radius:0;font-weight:bold;text-decoration:underline}small,.small{color:#B9B9B9;font-size:12px}.color-dark{color:#222222}hr{border:none;border-top:1px solid #979797}hr,p,.content,h1,h2,h3{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;line-height:1em}@media (max-width: 320px){hr,p,.content,h1,h2,h3{margin-left:10px}}@media (max-width: 320px){hr,p,.content,h1,h2,h3{margin-right:10px}}@media (max-width: 320px){hr,p,.content,h1,h2,h3{margin-top:15px}}@media (max-width: 320px){hr,p,.content,h1,h2,h3{margin-bottom:15px}}img{max-width:100%}svg{display:inline-block}.text-center{text-align:center}ul.unstyled,ul.unstyled>li{margin:0;padding:0;list-style:none}.top-buttons{margin-left:10px;margin-right:10px;margin-top:15px;margin-bottom:15px}@media (max-width: 320px){.top-buttons{margin-left:5px}}@media (max-width: 320px){.top-buttons{margin-right:5px}}@media (max-width: 320px){.top-buttons{margin-top:10px}}@media (max-width: 320px){.top-buttons{margin-bottom:10px}}.top-buttons .btn{height:68px}.top-buttons .btn+.btn{margin-top:8px}a.btn.mybooster-subscription{background:#FF41AE;border-color:#FF41AE}#flash{position:fixed;z-index:10000;top:0;right:0;left:0}.btn-activity .badge{display:flex;justify-content:center;align-items:center;color:white;background:#ff41Ae;position:absolute;top:0;left:0;right:0}.home-activity-read_diagnosis-button .btn-activity .badge,.home-activity-diagnosis-button .btn-activity .badge{background:#31D0AA}.home-activity-mmj_optimisation_tip-button{color:#0069B7}@keyframes FlashAnimation{0%{opacity:0}100%{opacity:1}}.alert{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;animation:1s linear FlashAnimation;color:white;font-size:16px;text-align:center;min-height:50px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}@media (max-width: 320px){.alert{padding-left:10px}}@media (max-width: 320px){.alert{padding-right:10px}}@media (max-width: 320px){.alert{padding-top:15px}}@media (max-width: 320px){.alert{padding-bottom:15px}}.alert span.message{flex-grow:1}.alert img{margin-left:15px;flex-shrink:0;height:32px;width:32px}@media (max-width: 320px){.alert img{margin-left:10px}}.alert.alert-notice{background:#31D0AA}.alert.alert-alert,.alert.alert-persistent_info{background:#E13364}.btn{display:flex;align-items:center;justify-content:center;width:100%;height:3.5em;line-height:calc(3.5em - 2*3em);text-align:center;font-weight:bold;box-sizing:border-box;text-decoration:none;white-space:nowrap;overflow:hidden;border-radius:3em;border-width:2px;border-style:solid}.btn.disabled,.btn:disabled{opacity:0.5}.btn.disabled:hover,.btn:disabled:hover{cursor:default}.btn.btn-primary{background:#441286;color:white;border-color:#441286;box-shadow:unset}.btn.btn-primary.btn-alert{background:#E13364;border-color:#E13364;color:white}.btn.btn-primary.btn-success{background:#31D0AA;border-color:#31D0AA;color:black}.btn.btn-outline-primary{color:#441286}.btn.btn-secondary{background:none;color:#441286;border-color:#441286;text-decoration:unset}.btn.btn-alert:not(.btn-primary){background:none;color:#E13364;border-color:#E13364;box-shadow:unset}.btn.btn-square{border-radius:5px;border:none;box-shadow:unset;background:#441286;color:white}.btn.btn-primary-inverse{background:white;color:#441286}.btn.btn-square{display:flex;align-items:center;justify-content:center;text-align:left;min-height:55px;text-decoration:none;line-height:1.2em;font-weight:normal}.btn.btn-square .icon-container{width:60px;text-align:center}.btn.btn-square img{height:25px}.btn.btn-square .title-and-subtitle{flex:1;line-height:1.2rem}.btn.btn-square .title{display:block;font-size:1em;font-weight:600}.btn.btn-square .subtitle{display:block;font-size:1em}.is-modal .btn-primary{background:white;border-color:white;color:#441286}.is-modal .btn-primary:disabled{opacity:30%}.is-modal .btn-primary-inverse{background:#441286;border-color:white;color:white}.filters .filter-toggle[data-type=contract_state]{justify-content:flex-start;justify-content:left;background-size:32px 32px;background:white url(/assets/styles/mysofie/system-icons/select-down-662a67eecf8036bbd33c94bb499d858dcf4c49d5aafbae720029658403576dc5.svg) center right 10px no-repeat}.filters .filter-toggle[data-type=contract_state] span{display:inline-block;margin-left:10px}.filters .filter-toggle.open[data-type=contract_state]{border:none;color:white;background:#441286 url(/assets/styles/mysofie/system-icons/select-up-fe627fd1ffa2c3de392f8063293d4169b84252d44c65cb95b76969b019418549.svg) center right 10px no-repeat}.filters .filter-dropdown[data-type=contract_state]{padding-left:15px}.filters .filter-dropdown[data-type=contract_state] a{display:flex;align-items:center;height:45px;text-decoration:none;font-size:16px;font-weight:600;color:#441286}select.select2{display:none}.select2-container{display:inline-block;width:100%;box-sizing:border-box;position:static !important;top:initial !important;right:initial !important;bottom:initial !important;left:initial !important;border:2px solid #441286}.select2-container .selection{display:block}.select2-container .selection .select2-selection{outline:none;position:relative;display:block}.select2-container .selection .select2-selection .select2-selection__rendered{display:block;height:3rem;line-height:3rem;padding-left:15px;padding-right:15px;font-weight:bold;cursor:pointer;color:#441286}@media (max-width: 320px){.select2-container .selection .select2-selection .select2-selection__rendered{padding-left:10px}}@media (max-width: 320px){.select2-container .selection .select2-selection .select2-selection__rendered{padding-right:10px}}.select2-container .selection .select2-selection .select2-selection__arrow{display:none;position:absolute;margin:auto 0 auto auto;margin-right:15px;top:0;right:0;bottom:0;height:32px;width:32px;background:url(/assets/styles/mysofie/system-icons/select-down-662a67eecf8036bbd33c94bb499d858dcf4c49d5aafbae720029658403576dc5.svg) center no-repeat}@media (max-width: 320px){.select2-container .selection .select2-selection .select2-selection__arrow{margin-right:10px}}.select2-container .select2-search{display:none}.select2-container .select2-results__options{margin:0;padding:0;list-style:none;background:white}.select2-container .select2-results__options li{margin:0;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;cursor:pointer}@media (max-width: 320px){.select2-container .select2-results__options li{padding-left:10px}}@media (max-width: 320px){.select2-container .select2-results__options li{padding-right:10px}}@media (max-width: 320px){.select2-container .select2-results__options li{padding-top:15px}}@media (max-width: 320px){.select2-container .select2-results__options li{padding-bottom:15px}}.select2-container .select2-results__options li[aria-selected=true]{display:none}.select2-container .select2-results__options li:hover{background:#EEE}.select2-container--open .selection .select2-selection .select2-selection__rendered{color:white !important;background:#441286}.select2-container--open .selection .select2-selection .select2-selection__arrow{background:url(/assets/styles/mysofie/system-icons/select-up-fe627fd1ffa2c3de392f8063293d4169b84252d44c65cb95b76969b019418549.svg) center no-repeat}.select2-container+.select2-container{border-top:none}.filters{padding-top:4px;padding-bottom:4px;position:fixed;top:0;right:0;left:0;z-index:10000;background:#F2F2F2}.filters ul.bar{display:flex;margin:0;padding-left:0}.filters ul.bar li{list-style:none;padding:0;margin:0;line-height:3em;background:white;flex-grow:1;font-size:16px}.filters ul.bar .reset-filters{background-color:none !important}.filters ul.bar .reset-filters,.filters ul.bar .filter-toggle,.filters ul.bar .fake-filter{box-sizing:border-box;border:none;border-radius:0;background:none;margin:0;padding:0 5px;height:40px;width:100%;line-height:inherit;display:flex;align-items:center;justify-content:center;color:#441286;border-left:2px solid #F2F2F2;border-right:2px solid #F2F2F2}.filters ul.bar .reset-filters span,.filters ul.bar .filter-toggle span,.filters ul.bar .fake-filter span{display:none;font-weight:600}.filters ul.bar .reset-filters.open,.filters ul.bar .filter-toggle.open,.filters ul.bar .fake-filter.open{justify-content:left;border:none;color:white;background:#441286 url(/assets/styles/mysofie/system-icons/close-33f17676f3fd2d468e30fdafd0d919f893b0a676fd30cd1ea4140505d36061d2.svg) center right 10px no-repeat}.filters ul.bar .reset-filters.open .icon,.filters ul.bar .reset-filters.open .icon *,.filters ul.bar .filter-toggle.open .icon,.filters ul.bar .filter-toggle.open .icon *,.filters ul.bar .fake-filter.open .icon,.filters ul.bar .fake-filter.open .icon *{fill:white !important;margin-left:30px;margin-right:15px}.filters ul.bar .reset-filters.open span,.filters ul.bar .filter-toggle.open span,.filters ul.bar .fake-filter.open span{display:inline-block}.filters ul.bar .reset-filters.open:after,.filters ul.bar .filter-toggle.open:after,.filters ul.bar .fake-filter.open:after{display:none}.filters ul.bar .reset-filters .icon,.filters ul.bar .filter-toggle .icon,.filters ul.bar .fake-filter .icon{height:24px;width:24px}.filters ul.bar .filter-toggle{position:relative}.filters ul.bar .filter-toggle.active::after{content:" ";height:6px;width:6px;background:#FF4539;border-radius:999px;position:absolute;top:5px;right:3px}.filters ul.bar .filter-toggle.active svg path{fill:#441286}.filters .filter-actions{width:44px;flex-grow:0 !important;flex-shrink:0 !important;display:none;background-color:#441286 !important}.filters .filter-actions.has-filters:not(.is-open){display:flex}.filters .filter-actions .icon{margin:0;padding-top:10px}.filters .dropdowns{overflow:auto;border-radius:0;box-shadow:0;max-height:calc(100vh - 50px);background:white}.filters .dropdowns ul,.filters .dropdowns li{margin:0;padding:0;list-style:none}.filters .dropdowns label{font-size:inherit;color:inherit;font-weight:500}.filters .dropdowns label.sub{padding-left:30px}.filters .filter-dropdown label{font-size:16px}.filters .filter-dropdown.multiple li{line-height:45px;padding:0 10px}.filters .filter-dropdown.multiple label{display:flex;align-items:center}.filters .filter-dropdown.multiple label input[type=checkbox]{display:none}.filters .filter-dropdown.multiple label .avatar{height:36px;width:36px}.filters .filter-dropdown.multiple label .name{margin-left:1em;flex-grow:1;color:#441286;font-weight:600}.filters .filter-dropdown.multiple label .indicator{box-sizing:border-box;height:15px;width:15px;border:2px solid #441286;border-radius:999px}.filters .filter-dropdown.multiple label input:checked+.indicator{border:none}.filters .filter-dropdown.single .label{display:block;line-height:45px;padding-left:30px}.filters .filter-dropdown.single input[type=radio]{display:none}.filters .filter-dropdown[data-type=categories] label input:checked+.indicator,.filters .filter-dropdown[data-type=grantees] label input:checked+.indicator{background-color:#441286;background-image:none;background-position:center center}.filters .filter-dropdown[data-type=period] input:checked+.label,.filters .filter-dropdown[data-type=payment_type] input:checked+.label{background:#441286;color:white}.filters .mybooster-budget svg *{fill:#441286}.filters.only-fake button.filter-toggle svg *{fill:#DADADA}.filters.only-fake button.filter-toggle.active:after{content:none}.filters.only-fake .mybooster-budget svg *{fill:#FF41AE}input,select,textarea,button{margin:0;padding:0;border:none;outline:none;display:block;font-size:inherit;border-radius:0;font-family:inherit}input[type='date']:after{color:#aaa;content:attr(placeholder)}.input-group{padding-left:25px;padding-right:25px;display:flex;align-items:center;text-decoration:none;border:2px solid black;border-radius:3em;background:transparent;color:inherit}@media (max-width: 320px){.input-group{padding-left:20px}}@media (max-width: 320px){.input-group{padding-right:20px}}.input-group input,.input-group .input,.input-group select{width:100%;background:none !important;height:3rem;line-height:3rem;color:inherit;text-decoration:none;font-weight:300;font-size:1rem}.input-group>div.iti{width:100%}.input-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/assets/styles/mysofie/system-icons/select-down-662a67eecf8036bbd33c94bb499d858dcf4c49d5aafbae720029658403576dc5.svg) center right no-repeat !important;background-size:32px 32px !important}.input-group-append img{height:32px;width:32px}.input-group-append .icon{font-size:18px;margin-right:10px}.is-modal .input-group{background:#441286;border-color:white;color:white}.is-modal .input-group ::-moz-placeholder{color:white;opacity:0.3}.is-modal .input-group ::placeholder{color:white;opacity:0.3}.form-errors{margin-left:15px;margin-right:15px;margin-top:5px;color:#E13364}@media (max-width: 320px){.form-errors{margin-left:10px}}@media (max-width: 320px){.form-errors{margin-right:10px}}label{display:block;font-size:13px;color:#B9B9B9}label abbr{text-decoration:none}.form-group+.form-group{margin-top:8px}.toggle-show-password{background-image:url(/assets/styles/mysofie/system-icons/password-reveal-260ade18afe9e5bc06532b9ee568e7bbf33ceb910decf679300c4dbb2e7013f7.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px;height:20px;width:20px;cursor:pointer;margin-left:10px}input[type=text]+.toggle-show-password{background-image:url(/assets/styles/mysofie/system-icons/password-hide-82e0b07ddb2e38629bda420cb8723bdf87f88b0d416401c171d3d23035021f55.svg)}input[type=password]+.toggle-show-password{background-image:url(/assets/styles/mysofie/system-icons/password-reveal-260ade18afe9e5bc06532b9ee568e7bbf33ceb910decf679300c4dbb2e7013f7.svg)}.iti__flag{background-image:url(/assets/intl-tel-input/build/img/flags-0a012cf808a24573168308916092d2d4bd3f2b4af8e16b59167013cc77acee55.png)}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-image:url(/assets/intl-tel-input/build/img/flags@2x-8ab4e961a71e2a404aab37e528b0312282c258015d58f5e0eb5dec6aa4ff63d2.png)}}.ispinner{position:relative;width:20px;height:20px}.ispinner .ispinner__blade{position:absolute;left:44.5%;top:37%;width:10%;height:25%;border-radius:50% / 20%;animation:iSpinnerBlade 1s linear infinite;animation-play-state:paused}.ispinner .ispinner__blade:nth-child(1){animation-delay:-1.6666666667s;transform:rotate(30deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(2){animation-delay:-1.5833333333s;transform:rotate(60deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(3){animation-delay:-1.5s;transform:rotate(90deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(4){animation-delay:-1.4166666667s;transform:rotate(120deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(5){animation-delay:-1.3333333333s;transform:rotate(150deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(6){animation-delay:-1.25s;transform:rotate(180deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(7){animation-delay:-1.1666666667s;transform:rotate(210deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(8){animation-delay:-1.0833333333s;transform:rotate(240deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(9){animation-delay:-1s;transform:rotate(270deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(10){animation-delay:-0.9166666667s;transform:rotate(300deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(11){animation-delay:-0.8333333333s;transform:rotate(330deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(12){animation-delay:-0.75s;transform:rotate(360deg) translate(0, -150%)}.ispinner.ispinner--animating .ispinner__blade{animation-play-state:running}.ispinner.ispinner--white .ispinner__blade{background-color:white}.ispinner.ispinner--gray .ispinner__blade{background-color:#8c8c8c}.ispinner.ispinner--large{width:35px;height:35px}.ispinner.ispinner--large .ispinner__blade{width:8.5714285714%;height:25.7142857143%;border-radius:50% / 16.67%}@keyframes iSpinnerBlade{0%{opacity:0.85}50%{opacity:0.25}100%{opacity:0.25}}.loading-indicator{text-align:center;display:none}.loading-indicator .ispinner{margin:auto}.loading-indicator.visible{display:block}.loading-indicator.x2{transform:scale(2)}#modal-drawer-overlay{position:absolute;left:0;right:0;top:0;bottom:0;display:none}#modal-drawer-overlay.open{display:block;background-color:rgba(0,0,0,0.6)}#modal-drawer{border-top-left-radius:1.75rem;border-top-right-radius:1.75rem;position:fixed;bottom:0;right:0;left:0;max-height:0px;overflow:hidden;transition:max-height 0.5s cubic-bezier(0.74, 0.01, 0.3, 0.99)}#modal-drawer.open{max-height:100vh;transition:max-height 0.5s cubic-bezier(0.74, 0.01, 0.3, 0.99)}#modal-drawer .modal-header{position:relative;color:white;background-color:#441286;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem;row-gap:1rem}#modal-drawer .modal-header .close-btn{background:no-repeat center url(/assets/hermes/icons/modal-drawer-close-062dec0e9d64088d2f2a50dd47f7f02e20be78871e9c19af9f7e7edabc731f60.svg)}#modal-drawer .close-btn{position:absolute;top:1rem;right:1.25rem;background:no-repeat center url(/assets/hermes/icons/black-modal-drawer-close-36dd81bd0ace078eeb58f2cd37cb01593c3db2500f25723d7e304fc33433fa0c.svg);height:1.25rem;width:1.25rem;cursor:pointer}#modal-drawer .modal-header-title{font-size:1rem;font-weight:bold}#modal-drawer .modal-main{position:relative;background:white;font-size:1rem;padding:0.75rem}#modal-drawer .modal-main strong.colored{color:#441286}#modal-drawer .modal-main .thumbs-up{position:absolute;top:0.75rem;left:0;background-color:#441286;border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem;padding:0.25rem 1rem 0.25rem 0.75rem}#modal-drawer .modal-main .explainations{margin-left:4.5rem}#modal-drawer .btn{max-width:20rem;margin:1.25rem auto 0 auto}.modal.without-rc-modal{font-size:calc(min(1.8vh, 14px));width:100%;height:100%;background-color:rgba(0,0,0,0.5)}.modal.without-rc-modal .modal-page{position:fixed;bottom:0;border-radius:20px 20px 0 0;max-width:none;width:100%}.modal.without-rc-modal .modal-page .modal-icon{height:4em}.modal.without-rc-modal .modal-page h1{margin-top:0.3em;margin-bottom:0.6em;color:#441286;font-size:2.4em}.modal.without-rc-modal .modal-page p{font-size:1.3em;line-height:1.2em;margin:0.6em 0.45em}.modal.without-rc-modal .modal-page p .em{color:#FF41AE}.modal.without-rc-modal .modal-page ul{margin:0;padding:0;font-size:1.4em;line-height:1.2em;margin-top:1.53em;margin-bottom:2.04em}.modal.without-rc-modal .modal-page ul li{display:block;overflow:auto;margin-bottom:1.02em;margin-right:0.765em}.modal.without-rc-modal .modal-page ul li::before{height:1.53em;width:1.53em;background:#441286;padding:0.255em 0.51em 0.255em 1.53em;border-top-right-radius:0.51em;border-bottom-right-radius:0.51em;margin-right:0.51em;display:block;float:left;content:"";background-size:1.53em 1.53em;background-repeat:no-repeat;background-position-y:center;background-position-x:1.53em}.modal.without-rc-modal .modal-page ul li.chart::before{background-image:url(/assets/styles/mysofie/icons/modal-without-rc/chart-9f4282460a6008d14649f4ed1de7b93516ed9f1c8813fed274ffbb16e5f59e9f.svg)}.modal.without-rc-modal .modal-page ul li.diagram::before{background-image:url(/assets/styles/mysofie/icons/modal-without-rc/diagram-3bed990405cd5387c939c791533fc2fc019c0b6506b44edd5228f2d0969693bf.svg)}.modal.without-rc-modal .modal-page ul li.bell::before{background-image:url(/assets/styles/mysofie/icons/modal-without-rc/bell-2c610d87f78b54d0a0e158d91894a5f83b8571d98ceea0e0f880fde23930bcc9.svg)}.modal.without-rc-modal .modal-page .btn-group{font-size:1.15em}.modal.without-rc-modal .modal-page .footer{background-color:#FF41AE;color:white;padding-bottom:1em;text-align:center;margin-top:2.85em}.modal.without-rc-modal .modal-page .footer p{font-weight:600;font-size:1.15em;padding:0.649em;margin-bottom:0}.modal.without-rc-modal .modal-page .footer .btn-group{margin-bottom:0;margin-top:0}.modal.without-rc-modal .modal-page .footer .btn-group .btn-primary{background-color:white;color:#FF41AE;border-color:white}#multi-contract-form{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;flex-direction:column}#multi-contract-form .overlay{background-color:rgba(0,0,0,0.8);flex-grow:1}#multi-contract-form .menu{position:relative;padding-top:10px;background-color:white}#multi-contract-form .menu .loading-indicator{position:absolute;left:0;right:0;bottom:0;top:0;background-color:white;z-index:10000}#multi-contract-form .menu .loading-indicator .ispinner{top:50%;height:50px}#multi-contract-form .tableview-item{height:65px;display:flex;align-items:center;font-size:18px;padding-left:20px}#multi-contract-form .form-group{padding:10px}#cares-list .tableview-item.mybooster-care-view-incentive{font-size:1rem;font-weight:600;border:3px solid #FF41AE;box-sizing:border-box}#cares-list .tableview-item.mybooster-care-view-incentive.sub{background-size:auto;background-position:center right 1em;background-image:url(/assets/chevron-light-d6a7266089edaee5ace07e3ac519068b865d90e637770df2d009997b11bcadde.svg)}#cares-list .subscription-incentive{font-size:calc(min(1rem, 4.27vw));background-color:#F2F2F2;border:3px solid #FF41AE}#cares-list .subscription-incentive .amount{color:#FF41AE}#cares-list .subscription-incentive .header{background-color:white;display:flex;align-items:center;font-weight:600;position:relative;text-decoration:none}#cares-list .subscription-incentive .header::before{content:"+";position:absolute;bottom:0px;left:calc(50% - 1.3em);width:2.6em;height:1.3em;background-color:#FF41AE;border-radius:1.3em 1.3em 0px 0px;color:white;text-align:center;line-height:1.3em}#cares-list .subscription-incentive .header .avatar-background{flex:0 0 auto;display:flex;align-items:center;margin-left:10px;float:left;background-color:#FF41AE;border-radius:21px;width:42px;height:42px}#cares-list .subscription-incentive .header .avatar-background img{width:60%;margin:auto}#cares-list .subscription-incentive .header .content{flex:0 1 auto;padding:15px 10px 25px 10px;margin:0;line-height:1.2em}#cares-list .subscription-incentive .header .content .title{color:#FF41AE}#cares-list .subscription-incentive .body{display:none}#cares-list .subscription-incentive .footer{display:none}#cares-list .subscription-incentive.open .header::before{background-image:url(/assets/hermes/icons/cross-9e4e9782572a104670f252388969dcae82fbbe442cbe4daad75496d021c91168.svg);background-size:0.56em 0.56em;background-repeat:no-repeat;background-position:center;content:""}#cares-list .subscription-incentive.open .body{display:block;font-size:0.75em;position:relative}#cares-list .subscription-incentive.open .body h1{margin:0;color:#FF41AE;font-size:1.17em;line-height:2em;text-align:center}#cares-list .subscription-incentive.open .body ul.tableview{margin:0;font-size:1em;line-height:1.4em}#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item{padding:0.5em;background-color:white;margin:0 0 0.25em 0}#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item .avatar{width:2.8em;height:2.8em}#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item .care_content{display:block}#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item .care_content .care_title,#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item .care_content .care_subtitle{margin:0}#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item .care_content .care_title .care_name,#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item .care_content .care_title .care_amounts,#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item .care_content .care_title .care_date,#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item .care_content .care_subtitle .care_name,#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item .care_content .care_subtitle .care_amounts,#cares-list .subscription-incentive.open .body ul.tableview li.tableview-item .care_content .care_subtitle .care_date{font-size:inherit;line-height:inherit}#cares-list .subscription-incentive.open .footer{display:block}#cares-list .subscription-incentive.open .footer .summary{background-color:white;font-size:0.875em;line-height:1.2em;font-weight:600;text-align:center;padding:10px}#cares-list .subscription-incentive.open .footer .btn-container{background-color:#FF41AE;padding:1.25em 0;position:relative}#cares-list .subscription-incentive.open .footer .btn-container::before{background-image:url(/assets/hermes/icons/double-bottom-chevron-4cc2dfee59719b05bb97d0929c61928e3d2425b77575fb357a07d68243234be3.svg);background-size:2.6em 2.6em;position:absolute;top:-0.6em;width:2.6em;height:2.6em;left:calc(50% - 1.3em);content:""}#cares-list .subscription-incentive.open .footer .btn-container .btn{width:-moz-fit-content;width:fit-content;padding:0 20px;margin:auto;border:none;background-color:white;color:#FF41AE}.progress{overflow:hidden;height:4px;background:#DDD}.progress .bar{height:inherit;background:black;border-radius:99px}.subnav{padding-top:4px;padding-bottom:4px;position:fixed;top:0;right:0;left:0;z-index:10000;background:#F2F2F2;font-size:14px}.subnav ul{display:flex;margin:0;padding-left:0;border-bottom:1px solid #979797}.subnav ul li{list-style:none;padding:0;margin:0;line-height:3em;background:white;display:flex;align-items:center;flex:1}.subnav ul li+li{margin-left:5px}.subnav ul li a{position:relative;display:block;background:none;height:36px;width:100%;line-height:inherit;position:relative;display:flex;align-items:center;justify-content:center;font-weight:bold;text-decoration:none;color:#441286}.subnav ul li a span.icon{line-height:14px;margin-right:5px;fill:#441286}.subnav ul li a span.unread{position:absolute;top:4px;right:4px;background-color:red;border-radius:50%;height:7px;width:7px}.subnav ul li.active a{background-color:#441286;color:white}.subnav ul li.active a span.icon{fill:white}.tableview-title{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;font-size:26px;line-height:100%;font-weight:600;padding:0;color:#b9b9b9}@media (max-width: 320px){.tableview-title{margin-left:10px}}@media (max-width: 320px){.tableview-title{margin-right:10px}}@media (max-width: 320px){.tableview-title{margin-top:15px}}@media (max-width: 320px){.tableview-title{margin-bottom:15px}}.tableview-title.color-dark{color:#222222}.tableview{margin-top:20px;margin-bottom:20px;padding:0;list-style:none}@media (max-width: 320px){.tableview{margin-top:15px}}@media (max-width: 320px){.tableview{margin-bottom:15px}}.tableview .tableview-item{margin:0;padding:0;list-style:none;background:white}.tableview .tableview-item+.tableview-item{margin-top:8px}.tableview .tableview-item.sub{background-repeat:no-repeat;background-position:center right 2px;background-size:29px 29px;background-image:url(/assets/styles/mysofie/system-icons/sub-menu-3ef78adc5f2ead87ab369ad13f01baa36d9e3d0e66fd588760d3ebd8893cbe9e.svg)}@media (max-width: 320px){.tableview .tableview-item.sub{background-position:center right 10px}}.tableview .tableview-item-title{font-size:1.15rem;font-weight:bold}.tableview .tableview-item-subtitle{margin-top:0.5em;font-weight:300;font-size:1.1em;line-height:1.3em}.tableview .tableview-link{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;display:block;margin:0;color:inherit;text-decoration:none;width:100%;box-sizing:border-box}@media (max-width: 320px){.tableview .tableview-link{padding-left:10px}}@media (max-width: 320px){.tableview .tableview-link{padding-right:10px}}@media (max-width: 320px){.tableview .tableview-link{padding-top:15px}}@media (max-width: 320px){.tableview .tableview-link{padding-bottom:15px}}.tableview .tableview-content{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){.tableview .tableview-content{padding-left:10px}}@media (max-width: 320px){.tableview .tableview-content{padding-right:10px}}@media (max-width: 320px){.tableview .tableview-content{padding-top:15px}}@media (max-width: 320px){.tableview .tableview-content{padding-bottom:15px}}.tableview-title+.tableview{margin-top:-10px}.tableview+.tableview{margin-top:40px}@keyframes CheckboxToggleToOn{0%{left:2px}100%{left:18px}}@keyframes CheckboxToggleToOff{0%{left:18px}100%{left:2px}}input.toggle{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#DDDDD4;border:none;border-radius:999px;box-sizing:border-box;cursor:pointer;display:block;height:22px;position:relative;width:50px}input.toggle:checked{background:#DDDDD4;border:none}input.toggle:after{background:white;border:2px solid #DDDDD4;border-radius:999px;content:" ";display:block;height:26px;left:0px;position:absolute;top:-3px;width:26px}input.toggle:checked:after{border:none;content:url(/assets/styles/mysofie/icons/toggle-open-0cc139d27aecce0d76fd075dccfefd773912f3d84eab6a096d00189edb6994d6.svg);left:21px;top:-3px}input.toggle.animate-to-on:after{animation:0.2s ease CheckboxToggleToOn}input.toggle.animate-to-off:after{animation:0.2s ease CheckboxToggleToOff}#account_step{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){#account_step{padding-left:10px}}@media (max-width: 320px){#account_step{padding-right:10px}}@media (max-width: 320px){#account_step{padding-top:15px}}@media (max-width: 320px){#account_step{padding-bottom:15px}}#account_step p{margin-top:30px;margin-bottom:30px}@media (max-width: 320px){#account_step p{margin-top:25px}}@media (max-width: 320px){#account_step p{margin-bottom:25px}}#account_step a{text-decoration:none}#account_step .step{display:flex;flex-direction:row;align-items:center;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;padding-top:25px;padding-bottom:25px;position:relative;border-radius:8px;background-color:white}@media (max-width: 320px){#account_step .step{padding-left:10px}}@media (max-width: 320px){#account_step .step{padding-right:10px}}@media (max-width: 320px){#account_step .step{padding-top:15px}}@media (max-width: 320px){#account_step .step{padding-bottom:15px}}@media (max-width: 320px){#account_step .step{padding-top:25px}}@media (max-width: 320px){#account_step .step{padding-bottom:25px}}#account_step .step .icon{min-width:30px;width:30px;height:30px;background-color:white;border:4px solid #aeecdd;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px;z-index:3}#account_step .step.checked{background-color:#31D0AA;color:white}#account_step .step.checked .icon{border-color:#84e3cc;background-color:#84e3cc;background-image:url(/assets/check-e4eb49e839e8eb2beedf67d5f401c82fe70c3da5e573ac51c3fd92e3aa23753a.svg);background-repeat:no-repeat;background-position:center center}#account_step .step .title{font-weight:700;font-size:18px;line-height:22px}#account_step .step .subtitle{font-size:12px}#account_step #initial_steps{background:white;border-radius:8px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){#account_step #initial_steps{padding-top:15px}}@media (max-width: 320px){#account_step #initial_steps{padding-bottom:15px}}#account_step #initial_steps .step{padding:0;margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px}@media (max-width: 320px){#account_step #initial_steps .step{margin-left:10px}}@media (max-width: 320px){#account_step #initial_steps .step{margin-right:10px}}@media (max-width: 320px){#account_step #initial_steps .step{margin-top:15px}}@media (max-width: 320px){#account_step #initial_steps .step{margin-bottom:15px}}#account_step #initial_steps .step::after{content:'';width:4px;background-color:#aeecdd;position:absolute;top:calc(50% + 17px);left:17px;bottom:calc(-60% - 20px);z-index:2}#account_step #initial_steps .step.checked{background-color:white;color:black}#account_step #initial_steps .step.checked .icon{border-color:#31D0AA;background-color:#31D0AA;background-image:url(/assets/check-e4eb49e839e8eb2beedf67d5f401c82fe70c3da5e573ac51c3fd92e3aa23753a.svg);background-repeat:no-repeat;background-position:center center}#account_step #initial_steps .step.checked::after{background-color:#31D0AA}#account_step #initial_steps .step:last-child::after{display:none}#account_step #inital-steps-collapsed{background-color:#31D0AA;border-radius:8px}#account_step #first_steps{position:relative;padding-bottom:50px;padding-top:50px;background-image:linear-gradient(white 50%, rgba(255,255,255,0) 0%);background-position:center;background-size:8px 20px;background-repeat:repeat-y}#account_step #first_steps .step{margin-bottom:50px}#account_step #first_steps .step:last-child{margin-bottom:0px}#account_step #other_steps{background-image:linear-gradient(white 50%, white 50%);background-position:center;background-size:8px 8px;background-repeat:repeat-y}#account_step #other_steps .step{padding-left:15px;padding-right:15px;border-radius:8px;margin-bottom:8px}@media (max-width: 320px){#account_step #other_steps .step{padding-left:10px}}@media (max-width: 320px){#account_step #other_steps .step{padding-right:10px}}#budget{margin-top:70px}#budget #cares-list{margin-top:10px}#budget #chart-container{height:240px;width:320px;position:relative;margin:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}#budget #chart-container #chart-label-container{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:120px;width:120px;border-radius:999px;background:white;box-shadow:0px 3px 5px 0px #9b9b9b}#budget #chart-container #chart-label-container .fb{height:inherit;width:inherit;border-radius:inherit;display:flex;align-items:center;justify-content:center;text-align:center}#budget #chart-container #chart-label-container .amount{font-size:24px;font-weight:700}#budget .btn-group{margin-left:15px;margin-right:15px;margin-top:15px}@media (max-width: 320px){#budget .btn-group{margin-left:10px}}@media (max-width: 320px){#budget .btn-group{margin-right:10px}}#budget .btn-group .btn.btn-budget{width:100%;color:white;text-align:center;font-weight:500;font-size:18px;line-height:2em;height:40px;box-sizing:content-box;border-radius:3em;margin-top:5px;box-sizing:border-box;box-shadow:0;border-width:2px;border-style:solid}#budget .btn-group .btn.btn-budget.ro{background:#009adc;border-color:#009adc}#budget .btn-group .btn.btn-budget.rc{background:#31d0aa;border-color:#31d0aa}#budget .btn-group .btn.btn-budget.me{background:#FE9E09;border-color:#FE9E09}#budget .btn-group .btn.btn-budget.mybooster{background:#FF41AE;border-color:#FF41AE}#budget .btn-group .btn.btn-budget.unknown{background:#b1b1b1;border-color:#b1b1b1}#budget .care-count-label{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;margin-bottom:20px;margin-bottom:-15px;font-size:16px;font-weight:700}@media (max-width: 320px){#budget .care-count-label{margin-top:15px}}@media (max-width: 320px){#budget .care-count-label{margin-bottom:15px}}#budget .care-count-label .care-count{font-size:24px;margin-bottom:5px}#budget .loading-indicator{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px}@media (max-width: 320px){#budget .loading-indicator{margin-left:10px}}@media (max-width: 320px){#budget .loading-indicator{margin-right:10px}}@media (max-width: 320px){#budget .loading-indicator{margin-top:15px}}@media (max-width: 320px){#budget .loading-indicator{margin-bottom:15px}}#budget .btn-square{margin-left:15px;margin-right:15px;margin-bottom:20px;width:auto}@media (max-width: 320px){#budget .btn-square{margin-left:10px}}@media (max-width: 320px){#budget .btn-square{margin-right:10px}}#budget .diagnosis{background-color:#31D0AA}.call-request-confirmation{font-size:4.26vw;box-sizing:border-box;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.call-request-confirmation .illustration{height:40vh;width:100%;background-position:center;background-repeat:no-repeat;background-size:contain}.call-request-confirmation .content{margin-top:0;margin-bottom:0}.call-request-confirmation .content h1{font-size:2.25em;line-height:1.2em}.call-request-confirmation .content p{line-height:1.4em;margin:0 2em}.call-request-confirmation .btn-group{box-sizing:border-box;width:100%;padding-left:25px;padding-right:25px;padding-bottom:25px}@media (max-width: 320px){.call-request-confirmation .btn-group{padding-left:20px}}@media (max-width: 320px){.call-request-confirmation .btn-group{padding-right:20px}}.call-request-confirmation .btn-group .btn+.btn{margin-top:14px;margin-bottom:10px}#cards{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px}@media (max-width: 320px){#cards{margin-left:10px}}@media (max-width: 320px){#cards{margin-right:10px}}@media (max-width: 320px){#cards{margin-top:15px}}@media (max-width: 320px){#cards{margin-bottom:15px}}#cards .input-group{width:calc(90% - 50px);margin:1em auto;border:0;border-radius:0;background:transparent}#cards .input-group .custom-select{position:relative;width:100%;border:2px solid black;border-radius:3em;background:transparent}#cards .input-group .custom-select select{display:none}#cards .card-container:not(.hidden){width:100%;padding-top:60%;position:relative;box-sizing:border-box;margin-bottom:-33%}#cards .shadow{position:absolute;top:0;left:0;bottom:0;right:0;background-image:radial-gradient(at bottom right, rgba(0,0,0,0.2) 0%, rgba(255,255,255,0.2) 40%, rgba(255,255,255,0.25) 50%, rgba(255,255,255,0.35) 51%, rgba(0,0,0,0) 100%)}#cards .card{box-sizing:bordex-box;position:absolute;top:0;left:0;bottom:0;right:0;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;border-radius:10px;box-shadow:inset 1px 1px 0 rgba(255,255,255,0.6),0px 0px 30px 0px rgba(0,0,0,0.3),1px 1px 0 rgba(0,0,0,0.3);text-decoration:none;text-shadow:-1px -1px 0 rgba(0,0,0,0.2);overflow:hidden;color:white}@media (max-width: 320px){#cards .card{padding-left:10px}}@media (max-width: 320px){#cards .card{padding-right:10px}}@media (max-width: 320px){#cards .card{padding-top:15px}}@media (max-width: 320px){#cards .card{padding-bottom:15px}}#cards .card .card-header{display:flex;justify-content:space-between}#cards .card .card-header .infos{font-size:14px;font-weight:600;text-align:right}#cards .card .card-header .provider-icon{width:50px;height:50px}#cards .card .card-header .provider-icon.white-label-cpms{width:100px;height:30px}#cards .card .card-header .provider-icon.white-label-ag2r{width:118px;height:34px}#cards .card .card-header .provider_name{font-size:18px;font-weight:bold;max-width:150px}#cards .select-selected{padding:8px 16px;border:1px solid transparent;border-color:transparent transparent rgba(0,0,0,0.1) transparent;cursor:pointer}#cards .select-selected:after{border-style:solid;border-width:0.15em 0.15em 0 0;display:block;height:0.5em;position:absolute;content:"";top:0.75em;right:0.75em;transform:rotate(135deg);vertical-align:top;width:0.45em;border-color:#441286}#cards .select-selected.select-arrow-active:after{transform:rotate(-45deg);top:1em}#cards .select-items{position:absolute;top:100%;left:0;right:0;z-index:99;border:2px solid black;border-radius:0;background:#F2F2F2}#cards .select-items div{padding:8px 16px}#cards .select-hide{display:none}#cards .same-as-selected{background-color:#222222;color:white}#care{display:flex;flex-direction:column;height:100vh}#care h1{font-size:26px}#care .details-container{display:flex;flex-direction:column;justify-content:center;min-height:50vh}#care .avatar{height:42px;width:42px;border-radius:42px;margin-right:15px}@media (max-width: 320px){#care .avatar{margin-right:10px}}#care .header{align-items:center}#care .care_name{margin:0 0 5px 0;font-size:24px}#care .care_infos{line-height:1.25em;font-weight:300}#care .main_costs .info{display:flex;margin-left:15px;margin-right:15px;margin-top:15px;margin-bottom:15px}@media (max-width: 320px){#care .main_costs .info{margin-left:10px}}@media (max-width: 320px){#care .main_costs .info{margin-right:10px}}@media (max-width: 320px){#care .main_costs .info{margin-top:10px}}@media (max-width: 320px){#care .main_costs .info{margin-bottom:10px}}#care .main_costs .info .info-label{font-size:16px;font-weight:normal;white-space:nowrap;font-weight:300}#care .main_costs .info .info-separator{margin:0 3px}#care .main_costs .info .info-value{font-size:16px;font-weight:bold;width:100%;text-align:right}#care .amounts_label{margin-bottom:-10px;font-size:16px;font-weight:bold}#care .state-header{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;display:flex;align-items:center;color:white}@media (max-width: 320px){#care .state-header{padding-left:10px}}@media (max-width: 320px){#care .state-header{padding-right:10px}}@media (max-width: 320px){#care .state-header{padding-top:15px}}@media (max-width: 320px){#care .state-header{padding-bottom:15px}}#care .state-header .state-icon-container{box-sizing:border-box;height:49px;width:49px;flex-shrink:0;margin-right:15px}@media (max-width: 320px){#care .state-header .state-icon-container{margin-right:10px}}#care .state-header .state-icon-container svg{height:inherit;width:inherit}#care .state-header .state-icon-container svg,#care .state-header .state-icon-container svg *{fill:white !important}#care .care-content{overflow:auto;flex-grow:1}#care .progress{height:8px;border-radius:0px}#care .detail-blocks a{text-decoration:none}#care .detail-blocks .detail-block{background:white;margin-left:15px;margin-right:15px;margin-top:8px;margin-bottom:8px;position:relative}@media (max-width: 320px){#care .detail-blocks .detail-block{margin-left:10px}}@media (max-width: 320px){#care .detail-blocks .detail-block{margin-right:10px}}#care .detail-blocks .detail-block.foldable:after{content:" ";position:absolute;bottom:5px;right:5px;width:0;height:0;border-style:solid;border-color:transparent transparent black transparent}#care .detail-blocks .detail-block .header{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){#care .detail-blocks .detail-block .header{padding-left:10px}}@media (max-width: 320px){#care .detail-blocks .detail-block .header{padding-right:10px}}@media (max-width: 320px){#care .detail-blocks .detail-block .header{padding-top:15px}}@media (max-width: 320px){#care .detail-blocks .detail-block .header{padding-bottom:15px}}#care .detail-blocks .detail-block .header .state-icon{height:24px;width:24px;margin-right:15px}@media (max-width: 320px){#care .detail-blocks .detail-block .header .state-icon{margin-right:10px}}#care .detail-blocks .detail-block .header .title{font-size:18px}#care .detail-blocks .detail-block .header .subtitle{font-size:16px}#care .detail-blocks .detail-block .header .main-amount{float:right;font-size:18px;font-weight:500}#care .detail-blocks .detail-block .detail-lines{display:none}#care .detail-blocks .detail-block.open .detail-lines{display:block;margin:0px 16px 35px 16px;padding-top:22px;font-size:16px}#care .detail-blocks .detail-block.open .detail-lines .detail-line+.detail-line{margin-top:15px;padding-top:15px;border-top:solid 2px}#care .detail-blocks .detail-block.open .detail-lines .label{font-weight:bold}#care .detail-blocks .detail-block.open .detail-lines .sublabel{padding-top:10px}#care .detail-blocks .detail-block.open .detail-lines .date{font-weight:bold}#care .detail-blocks .detail-block.open .detail-lines .amount{float:right;font-weight:bold}#care .detail-blocks .detail-block.open .detail-lines .infos{margin-top:20px;clear:both}#care .detail-blocks .detail-block.open .detail-lines .infos span+span{margin-left:1em}#care[data-state=finished] .state-header{background:#31D0AA}#care[data-state=finished] .state-header.state-header-mybooster{background:#FF41AE}#care[data-state=pending] .state-header{background:#441286}#care[data-state=late] .state-header{background:#E13364;color:white}#care[data-state=late] .state-header svg,#care[data-state=late] .state-header svg *{fill:white !important}#care[data-state=infos] .state-header{background:#441286;color:white}#care[data-state=infos] .state-header svg,#care[data-state=infos] .state-header svg *{fill:white !important}#care[data-state=missing_rc] .state-header{background:#E13364;color:white}#care[data-state=missing_rc] .state-header svg,#care[data-state=missing_rc] .state-header svg *{fill:white !important}#care[data-state=no_history_rc] .state-header{background:#441286}#care[data-state=no_third_party_info] .state-header{background:#441286}#care[data-state=no_ag2r_third_party] .state-header{background:#441286}#care .bar.ro{background:#009adc}#care .bar.rc{background:#31d0aa}#care .bar.me{background:#FE9E09}#care .bar.me.mybooster-eligible{background-color:#FF41AE}#care .bar.mybooster{background-color:#FF41AE}#care .detail-block{border-radius:8px;box-shadow:0}#care .detail-block.foldable:after{border-width:0px 0px 11px 11px}#care #detail-me{display:block;border-width:2px;border-style:solid;border-color:#FE9E09;color:#FE9E09}#care #detail-me:after{border-color:transparent transparent #FE9E09 transparent}#care #detail-me .detail-lines{border-top:2px solid #FE9E09;padding:none}#care #detail-me .state-icon,#care #detail-me .state-icon *{fill:#FE9E09 !important}#care #detail-me.subscription{color:#FF41AE;border-color:#FF41AE}#care #detail-me.subscription:after{border-color:transparent transparent #FF41AE transparent}#care #detail-me.subscription .detail-lines{border-top-color:#FF41AE}#care #detail-me.subscription .state-icon,#care #detail-me.subscription .state-icon *{fill:#FF41AE !important}#care #detail-me.subscription .detail-content{padding:0px 15px 15px 15px}#care #detail-me.subscription .detail-content p{margin-left:0}#care #detail-me.subscription .detail-content .btn-primary{border-color:#FF41AE;background-color:#FF41AE}#care #detail-rc{border-width:2px;border-style:solid;border-color:#31d0aa}#care #detail-rc .state-icon,#care #detail-rc .state-icon *{fill:black}#care #detail-rc .state-icon,#care #detail-rc .state-icon *{fill:black}#care #detail-rc .detail-lines{background-color:white;padding:8px 16px 8px 16px !important;margin:0 !important;border-top:2px solid #31d0aa;border-radius:0px 0px 8px 8px}#care #detail-rc .detail-lines .btn{margin-top:20px}#care #detail-rc .detail-lines .btn-alert{color:white;background-color:#E13364;border:#E13364}#care #detail-rc.disconnected_rc,#care #detail-rc.missing_rc,#care #detail-rc.late{color:white;border-width:2px;border-style:solid;border-color:#E13364;background-color:#E13364}#care #detail-rc.disconnected_rc:after,#care #detail-rc.missing_rc:after,#care #detail-rc.late:after{border-color:transparent transparent white transparent !important}#care #detail-rc.disconnected_rc .state-icon,#care #detail-rc.disconnected_rc .state-icon *,#care #detail-rc.missing_rc .state-icon,#care #detail-rc.missing_rc .state-icon *,#care #detail-rc.late .state-icon,#care #detail-rc.late .state-icon *{fill:white !important}#care #detail-rc.disconnected_rc .detail-lines,#care #detail-rc.missing_rc .detail-lines,#care #detail-rc.late .detail-lines{color:#E13364}#care #detail-rc.disconnected_rc.open:after,#care #detail-rc.missing_rc.open:after,#care #detail-rc.late.open:after{border-color:transparent transparent #E13364 transparent !important}#care #detail-rc.no_history_rc,#care #detail-rc.pending,#care #detail-rc.no_third_party_info,#care #detail-rc.no_ag2r_third_party{color:white;border-width:2px;border-style:solid;border-color:#441286;background-color:#441286}#care #detail-rc.no_history_rc:after,#care #detail-rc.pending:after,#care #detail-rc.no_third_party_info:after,#care #detail-rc.no_ag2r_third_party:after{border-color:transparent transparent white transparent !important}#care #detail-rc.no_history_rc .state-icon,#care #detail-rc.no_history_rc .state-icon *,#care #detail-rc.pending .state-icon,#care #detail-rc.pending .state-icon *,#care #detail-rc.no_third_party_info .state-icon,#care #detail-rc.no_third_party_info .state-icon *,#care #detail-rc.no_ag2r_third_party .state-icon,#care #detail-rc.no_ag2r_third_party .state-icon *{fill:white !important}#care #detail-rc.no_history_rc .detail-lines,#care #detail-rc.pending .detail-lines,#care #detail-rc.no_third_party_info .detail-lines,#care #detail-rc.no_ag2r_third_party .detail-lines{color:#441286}#care #detail-rc.no_history_rc.open:after,#care #detail-rc.pending.open:after,#care #detail-rc.no_third_party_info.open:after,#care #detail-rc.no_ag2r_third_party.open:after{border-color:transparent transparent white transparent !important}#care #detail-rc.finished,#care #detail-rc.infos{border-width:2px;border-style:solid;border-color:#31d0aa;color:#31d0aa}#care #detail-rc.finished:after,#care #detail-rc.infos:after{border-color:transparent transparent #31d0aa transparent}#care #detail-rc.finished .detail-lines,#care #detail-rc.infos .detail-lines{border-top:2px solid #31d0aa}#care #detail-rc.finished .state-icon,#care #detail-rc.finished .state-icon *,#care #detail-rc.infos .state-icon,#care #detail-rc.infos .state-icon *{fill:#31d0aa !important}#care #details-mybooster.finished{border:2px solid #FF41AE;color:#FF41AE}#care #details-mybooster.finished:after{border-color:transparent transparent #FF41AE transparent}#care #details-mybooster.finished .detail-lines{border-top:2px solid #FF41AE}#care #details-mybooster.finished .sublabel{font-weight:normal;margin-top:15px;line-height:1.4em}#care #details-mybooster.finished .sublabel a.btn{margin:1em 0;background:#FF41AE;border-color:#FF41AE;color:white}#care #details-mybooster.in_progress{border:2px solid black;color:black}#care #details-mybooster.in_progress:after{border-color:transparent transparent black transparent}#care #details-mybooster.in_progress .detail-lines{border-top:2px solid black}#care #details-mybooster.in_progress .detail-lines .sublabel{line-height:1.4em}#care #details-mybooster.in_progress .detail-lines .sublabel a.btn{margin:1em 0;background:black;border-color:black;color:white}#care #detail-ro{border-width:2px;border-style:solid;border-color:#009adc;color:#009adc}#care #detail-ro:after{border-color:transparent transparent white transparent}#care #detail-ro .detail-lines{border-top:2px solid #009adc;padding:none}#care #detail-ro .state-icon,#care #detail-ro .state-icon *{fill:#009adc}#care #detail-ro.missing_ro{color:white !important;border:2px solid #009adc !important;background-color:#009adc}#care #detail-ro.missing_ro .state-icon,#care #detail-ro.missing_ro .state-icon *{fill:white !important}#care .product-incentive{position:fixed;bottom:0;width:100vw;background-color:#E13364;color:white;text-align:center;font-size:3.73vw;margin-top:0.5em;line-height:1.17em}#care .product-incentive+.spacer{height:105px}#care .product-incentive h1{font-weight:600;font-size:1.14em;margin:0.8em}#care .product-incentive .btn-group{display:flex;align-items:center;justify-content:center;margin:1em}#care .product-incentive .btn-group .btn{background-color:white;color:#E13364;width:auto;padding:0.7em;font-weight:600}#care .footer{margin:20px 30px}#care .footer p{margin:1em 0;display:flex}#care .footer p:before{content:url(/assets/styles/mysofie/icons/care-already-reported-f168c4c941ca611c5924203157fe73a389764a69b93a05708a5742941f561a2a.svg);padding:0 0.5em}#care .footer .btn.reporting{margin-bottom:20px}#choose-action{margin:0px 15px}#choose-action #action-list{list-style-type:none;padding:0;overflow:hidden;border-radius:10px}#choose-action #action-list li{background-color:white}#choose-action #action-list li+li .action{border-top:1px solid #F2F2F2}#choose-action label{color:#222222;font-size:1rem;padding:0px 25px}#choose-action label .action{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px;padding:25px 0px}#choose-action label .action .action-icon{flex-shrink:0}#choose-action label .action .hint{display:none;margin-top:5px;line-height:0.75rem;font-size:0.625rem}#choose-action input[type=radio]{display:none}#choose-action input[type=radio]:checked+label{background-color:#ecf3f9}#choose-action input[type=radio]:checked+label .hint{display:block}#care_reporting{display:flex;padding:30px 20px;min-height:100vh;box-sizing:border-box;flex-direction:column;justify-content:space-between}#care_reporting img.illustration{display:block;margin:2em auto}#care_reporting_form{margin-left:15px;margin-right:15px}#care_reporting_inputs{padding:20px;background:white;border-radius:10px;font-size:1rem}#care_reporting_inputs .care_reporting_reporting_reason select{background-image:url(/assets/small-arrow-down-25f6c5044d301c90661490fc87c7c137609a3463c04fcd52f232a3c2e47f981b.svg);background-repeat:no-repeat;background-position:right 0 top 0, 0 0;background-size:24px;width:100%;font-weight:bold;border-bottom:1px solid #F2F2F2;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-bottom:20px;text-overflow:ellipsis;padding-right:30px;background-color:white;color:#222222}#care_reporting_inputs textarea{width:100%;padding-top:20px;resize:none;font-weight:bold}#care_reporting_inputs textarea::-moz-placeholder{color:#110F24;opacity:0.2}#care_reporting_inputs textarea::placeholder{color:#110F24;opacity:0.2}.form-actions{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px;margin-top:25px;margin:20px}#cares-list-container{display:flex;height:100vh;flex-direction:column}#cares-list{overflow-x:hidden}#cares-list .progress{height:6px;border-radius:0px}#cares-list .tableview{margin-top:8px;margin-bottom:8px}#cares-list .tableview-link{min-height:100px;display:flex;align-items:center;box-sizing:border-box;padding:20px 10px}#cares-list .tableview-link .fb{flex:1;align-items:center}#cares-list .care_content{display:flex;flex-direction:column;justify-content:space-between;flex:1;box-sizing:border-box}#cares-list .care_title{display:flex;flex-direction:row;justify-content:space-between;line-height:18px;margin-bottom:5px}#cares-list .care_subtitle{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:5px}#cares-list .care_state{font-weight:600}#cares-list .care_amounts{white-space:nowrap;font-size:14px;font-weight:700;margin-left:15px}#cares-list .care_name{font-size:16px;font-weight:700}#cares-list .care_date{font-size:16px}#cares-list-empty{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;height:100vh;box-sizing:border-box;display:flex;flex-direction:column}@media (max-width: 320px){#cares-list-empty{padding-left:10px}}@media (max-width: 320px){#cares-list-empty{padding-right:10px}}@media (max-width: 320px){#cares-list-empty{padding-top:15px}}@media (max-width: 320px){#cares-list-empty{padding-bottom:15px}}#cares-list-empty .no-data-illustration{margin:0 auto;width:90%;max-width:280px;max-height:calc(100vh - 250px);z-index:1}#cares-list-empty .card-container{margin-top:-100px;padding:24px;padding-top:120px;padding-bottom:50px;background:white;border-radius:10px;font-size:16px;line-height:19px}#cares-list-empty .btn{margin:0 auto;margin-top:45px;max-width:320px}#cares-list-empty h1{font-size:32px;line-height:1.19em;font-weight:300;padding-left:20px;padding-right:20px}#cares-list-empty p{font-size:16px;line-height:20px;font-weight:300}#cares-list .care{box-shadow:0}#cares-list .care .progress .bar{border-radius:0px}#cares-list .care_date{font-weight:normal}#cares-list .care[data-state=finished] .progress{background:rgba(49,208,170,0.2)}#cares-list .care[data-state=finished] .progress .bar{background:#31D0AA}#cares-list .care[data-state=finished] .care_state{color:#31D0AA}#cares-list .care[data-state=pending] .progress{background:rgba(68,18,134,0.2)}#cares-list .care[data-state=pending] .progress .bar{background:#441286}#cares-list .care[data-state=pending] .care_state{color:#441286}#cares-list .care[data-state=late] .progress{background:rgba(225,51,100,0.2)}#cares-list .care[data-state=late] .progress .bar{background:#E13364}#cares-list .care[data-state=late] .care_state{color:#E13364}#cares-list .care[data-state=infos] .progress{background:rgba(68,18,134,0.2)}#cares-list .care[data-state=infos] .progress .bar{background:#441286}#cares-list .care[data-state=infos] .care_state{color:#441286}#cares-list .care[data-state=missing_rc] .progress{background:rgba(225,51,100,0.2)}#cares-list .care[data-state=missing_rc] .progress .bar{background:#E13364}#cares-list .care[data-state=missing_rc] .care_state{color:#E13364}#cares-list .care[data-state=no_history_rc] .progress{background:rgba(68,18,134,0.2)}#cares-list .care[data-state=no_history_rc] .progress .bar{background:#441286}#cares-list .care[data-state=no_history_rc] .care_state{color:#441286}#cares-list .care[data-state=no_third_party_info] .progress{background:rgba(68,18,134,0.2)}#cares-list .care[data-state=no_third_party_info] .progress .bar{background:#441286}#cares-list .care[data-state=no_third_party_info] .care_state{color:#441286}#cares-list .care[data-state=no_ag2r_third_party] .progress{background:rgba(68,18,134,0.2)}#cares-list .care[data-state=no_ag2r_third_party] .progress .bar{background:#441286}#cares-list .care[data-state=no_ag2r_third_party] .care_state{color:#441286}#cares-list-empty h1{font-family:"Work Sans"}#reset-password,#change-password,#change-phone,#change-email,#change-first-name,#change-last-name{padding-left:10px;padding-right:10px}@media (max-width: 320px){#reset-password,#change-password,#change-phone,#change-email,#change-first-name,#change-last-name{padding-left:5px}}@media (max-width: 320px){#reset-password,#change-password,#change-phone,#change-email,#change-first-name,#change-last-name{padding-right:5px}}#reset-password .bottom,#change-password .bottom,#change-phone .bottom,#change-email .bottom,#change-first-name .bottom,#change-last-name .bottom{width:100%;padding-left:15px;padding-right:15px;box-sizing:border-box}@media (max-width: 320px){#reset-password .bottom,#change-password .bottom,#change-phone .bottom,#change-email .bottom,#change-first-name .bottom,#change-last-name .bottom{padding-left:10px}}@media (max-width: 320px){#reset-password .bottom,#change-password .bottom,#change-phone .bottom,#change-email .bottom,#change-first-name .bottom,#change-last-name .bottom{padding-right:10px}}#reset-password .fb100vh,#change-password .fb100vh,#change-phone .fb100vh,#change-email .fb100vh,#change-first-name .fb100vh,#change-last-name .fb100vh{align-items:center}#reset-password .top,#change-password .top,#change-phone .top,#change-email .top,#change-first-name .top,#change-last-name .top{margin-top:0;flex-grow:1}#reset-password h1,#change-password h1,#change-phone h1,#change-email h1,#change-first-name h1,#change-last-name h1{font-size:36px;line-height:42px;margin-left:0;margin-right:0}@media (max-height: 500px),(max-width: 395px){#reset-password h1,#change-password h1,#change-phone h1,#change-email h1,#change-first-name h1,#change-last-name h1{font-size:28px;line-height:32px}}#reset-password img,#reset-password svg,#change-password img,#change-password svg,#change-phone img,#change-phone svg,#change-email img,#change-email svg,#change-first-name img,#change-first-name svg,#change-last-name img,#change-last-name svg{max-height:275px;width:100%}#reset-password img+.top h1,#reset-password svg+.top h1,#change-password img+.top h1,#change-password svg+.top h1,#change-phone img+.top h1,#change-phone svg+.top h1,#change-email img+.top h1,#change-email svg+.top h1,#change-first-name img+.top h1,#change-first-name svg+.top h1,#change-last-name img+.top h1,#change-last-name svg+.top h1{margin-top:0}#reset-password p,#change-password p,#change-phone p,#change-email p,#change-first-name p,#change-last-name p{line-height:22.4px;margin-left:0;margin-right:0}#reset-password strong,#change-password strong,#change-phone strong,#change-email strong,#change-first-name strong,#change-last-name strong{font-size:18px}#reset-password a[name=commit],#change-password a[name=commit],#change-phone a[name=commit],#change-email a[name=commit],#change-first-name a[name=commit],#change-last-name a[name=commit]{font-weight:bold}#reset-password .btn,#change-password .btn,#change-phone .btn,#change-email .btn,#change-first-name .btn,#change-last-name .btn{margin-top:8px}@media (max-height: 600px){#reset-password img,#reset-password svg,#change-password img,#change-password svg,#change-phone img,#change-phone svg,#change-email img,#change-email svg,#change-first-name img,#change-first-name svg,#change-last-name img,#change-last-name svg{max-height:25vh}#reset-password .btn,#change-password .btn,#change-phone .btn,#change-email .btn,#change-first-name .btn,#change-last-name .btn{max-height:45px}}#change-password #password-indicators{padding-left:20px;margin-top:20px}#change-password #password-indicators li{color:#E13364}#change-password #password-indicators li span{margin-right:5px}#change-password #password-indicators li.ok{color:#31D0AA}.avatar{height:42px;width:42px;border-radius:999px;max-width:none}.tableview-item .avatar{margin-right:15px}@media (max-width: 320px){.tableview-item .avatar{margin-right:10px}}#confirm-email{height:100vh}#confirm-email img,#confirm-email h1,#confirm-email p{margin-top:20px;margin-bottom:20px}@media (max-width: 320px){#confirm-email img,#confirm-email h1,#confirm-email p{margin-top:15px}}@media (max-width: 320px){#confirm-email img,#confirm-email h1,#confirm-email p{margin-bottom:15px}}#contract{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;min-height:100vh;box-sizing:border-box;padding:20px 30px 20px 30px}#contract h1{color:#441286;text-align:center;font-size:2rem;line-height:2.5rem}#contract .contract-account{background-color:white}#contract .contract-account .contract-header{display:flex;align-items:center;font-size:16px;font-weight:bold;height:35px;color:white}#contract .contract-account .contract-header img{margin-right:17px;margin-left:7px;height:24px;width:24px}#contract .contract-account .contract-header[data-state=connected]{background:#31D0AA}#contract .contract-account .contract-header[data-state=disconnected],#contract .contract-account .contract-header[data-state=archived]{background:#E13364}#contract .contract-account .contract-header[data-contract-type=unhandled]{background:#441286}#contract .provider-logo-container{display:flex;align-items:center;justify-content:center;background-color:white;height:130px}#contract .provider-logo-container img{max-height:75px}#contract .provider-logo-default-container{display:flex;flex-direction:column;align-items:center;width:100%;background-color:#FFF}#contract .provider-logo-default-container .contract-title{width:250px;font-size:32px;line-height:32px;text-align:center;margin-top:10px;margin-bottom:10px;font-weight:300}#contract .provider-logo-default-container img{margin:13px;max-width:257px}#contract .form-container{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;padding-top:0}@media (max-width: 320px){#contract .form-container{padding-left:10px}}@media (max-width: 320px){#contract .form-container{padding-right:10px}}@media (max-width: 320px){#contract .form-container{padding-top:15px}}@media (max-width: 320px){#contract .form-container{padding-bottom:15px}}#contract .form-container p.help-message{margin-top:0;text-align:center;color:gray;font-style:italic}#contract .form-group.help{text-align:center;padding:10px;font-size:1rem;font-weight:300}#contract .form-group+.form-group{margin-top:8px}#contract .contract-details{margin-top:20px;font-size:1rem;color:#222222;line-height:25px;font-weight:300;flex-grow:1}#contract .contract-text{text-align:center;font-size:1rem;font-weight:300}#contract .contract-text p{line-height:25px}#contract .detail{margin-bottom:20px}#contract .mfa-reconnect{margin-bottom:2rem}.new-contract-alert{margin:0;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;position:fixed;bottom:0;left:0;right:0;color:white;text-align:center;line-height:1.5em;background:#441286}@media (max-width: 320px){.new-contract-alert{padding-left:10px}}@media (max-width: 320px){.new-contract-alert{padding-right:10px}}@media (max-width: 320px){.new-contract-alert{padding-top:15px}}@media (max-width: 320px){.new-contract-alert{padding-bottom:15px}}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:white}.loading-screen .ispinner{height:50px;width:50px}#credentials-form{background-color:white;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){#credentials-form{padding-left:10px}}@media (max-width: 320px){#credentials-form{padding-right:10px}}@media (max-width: 320px){#credentials-form{padding-top:15px}}@media (max-width: 320px){#credentials-form{padding-bottom:15px}}#credentials-form .input-group{color:#441286}#credentials-form .input-group input::-moz-placeholder{opacity:0.5;color:#441286}#credentials-form .input-group input::placeholder{opacity:0.5;color:#441286}#alert-unsynchronized-contract{padding:5px;background:#E13364;display:flex}#alert-unsynchronized-contract p{font-weight:400;font-size:16px;line-height:20px;align-items:center;color:#FFFFFF}#contract-archive-confirmation{box-sizing:border-box;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}#contract-archive-confirmation .header img{max-height:275px;width:100%}#contract-archive-confirmation .header.ag2r+.content{margin-top:20px}#contract-archive-confirmation .header.ag2r{width:100%}#contract-archive-confirmation .header.ag2r img{-o-object-fit:cover;object-fit:cover}#contract-archive-confirmation .content{flex-grow:1;margin:0px;padding-left:25px;padding-right:25px}@media (max-width: 320px){#contract-archive-confirmation .content{padding-left:20px}}@media (max-width: 320px){#contract-archive-confirmation .content{padding-right:20px}}#contract-archive-confirmation h1{margin-top:0px;font-size:36px}#contract-archive-confirmation p{font-size:16px;line-height:22px}#contract-archive-confirmation .btn-group{box-sizing:border-box;width:100%;padding-left:25px;padding-right:25px;padding-bottom:25px}@media (max-width: 320px){#contract-archive-confirmation .btn-group{padding-left:20px}}@media (max-width: 320px){#contract-archive-confirmation .btn-group{padding-right:20px}}#contract-archive-confirmation .btn-group .btn+.btn{margin-top:14px;margin-bottom:10px}@media (max-height: 560px){#contract-archive-confirmation .header img{height:40vh}#contract-archive-confirmation h1{font-size:28px}#contract-archive-confirmation p{font-size:14px}#contract-archive-confirmation .content{padding-left:15px;padding-right:15px}}@media (max-height: 560px) and (max-width: 320px){#contract-archive-confirmation .content{padding-left:10px}}@media (max-height: 560px) and (max-width: 320px){#contract-archive-confirmation .content{padding-right:10px}}@media (max-height: 560px){#contract-archive-confirmation .btn-group{padding-bottom:15px}#contract-archive-confirmation .btn-group .btn+.btn{margin-top:8px;margin-bottom:0px}}#contracts-list{padding:1px 0}#contracts-list .contract[data-state=archived] img{filter:grayscale(100%)}#contracts-list .tableview{margin:5px 0px 0px 0px}#contracts-list .tableview-link{padding-right:25px}#contracts-list .tableview-item{display:flex;align-items:center;height:130px}#contracts-list .container-left{display:flex;align-items:center;margin-right:20px}#contracts-list .container-left .icon-container{position:relative}#contracts-list .container-left .icon-container .provider-icon{height:42px;width:42px;border-radius:42px;max-width:none}#contracts-list .container-left .icon-container .alert-icon{position:absolute;top:-7px;left:30px;height:15px;width:15px;border:2px solid white;border-radius:999px}#diagnosis-show{height:100vh;overflow:auto}#diagnosis-show .nav-bar{position:fixed;padding-top:4px;padding-bottom:4px;position:fixed;top:0;right:0;left:0;z-index:10000;background:#F2F2F2;display:flex}#diagnosis-show .diagnosis-close-btn{background:white;margin-right:5px;margin-left:5px;padding:5px}#diagnosis-show .filters{position:static;flex-grow:1;padding-top:0;padding-bottom:0}#diagnosis-show .filters ul.bar button{padding:0;justify-content:flex-start}#diagnosis-show .filters ul.bar button.open{background-image:none}#diagnosis-show .filters ul.bar .icon{margin-left:30px;margin-right:15px}#diagnosis-show .filters ul.bar span{display:inline-block}#diagnosis-show .filters .dropdowns li.active{background-color:#441286}#diagnosis-show .filters .dropdowns li.active a{color:white}#diagnosis-show .filters .dropdowns li a{display:flex;align-items:center;height:40px;font-size:1.1em;font-weight:bold;color:#441286;padding-left:30px;text-decoration:none}#diagnosis-show .section h1{margin-top:0;padding-top:48px}#diagnosis-show .button-callback-container{position:sticky;bottom:0;background-color:white;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){#diagnosis-show .button-callback-container{padding-left:10px}}@media (max-width: 320px){#diagnosis-show .button-callback-container{padding-right:10px}}@media (max-width: 320px){#diagnosis-show .button-callback-container{padding-top:15px}}@media (max-width: 320px){#diagnosis-show .button-callback-container{padding-bottom:15px}}.diagnosis-tunnel{font-size:4.27vw}.diagnosis-tunnel.tunnel-dark{color:white;background:#441286}.diagnosis-tunnel .block{max-width:375px;margin:auto}.diagnosis-tunnel a.disabled{color:#B9B9B9}.diagnosis-tunnel p{margin:1.17em 15px 0px 15px;padding:0;line-height:1.4em}.diagnosis-tunnel p.advice{font-style:italic}.diagnosis-tunnel p.advice:before{content:"💡 "}.diagnosis-tunnel p.legend{font-size:0.625em;margin-top:3em}.diagnosis-tunnel .chart-container{height:266px;width:266px;position:relative;margin:auto}.diagnosis-tunnel .chart-container .chart-label-container{position:absolute;top:0;left:0;margin:66.5px;height:133px;width:133px;border-radius:66.5px;background:white;box-shadow:0px 3px 5px 0px #9b9b9b;display:flex;align-items:center;justify-content:center;text-align:center}.diagnosis-tunnel .chart-container .chart-label-container .chart-label{font-size:24px;font-weight:700}.diagnosis-tunnel .pretty-bars-container{margin:0 15px}.diagnosis-tunnel .pretty-bar .bar{border-radius:10px;height:20px}.diagnosis-tunnel .prefixed-pretty-bars{display:flex;position:relative}.diagnosis-tunnel .prefixed-pretty-bars .prefix{position:absolute;width:20px;border-radius:10px;height:calc(100% - 1.5em)}.diagnosis-tunnel .prefixed-pretty-bars .pretty-bars{flex-grow:1;margin-left:30px}.diagnosis-tunnel .tableview{margin:2em 0s}.diagnosis-tunnel .tableview .tableview-item.grantee{font-size:1em;padding:0.5em 30px}.diagnosis-tunnel .tableview .tableview-item.grantee .avatar{display:inline;vertical-align:middle}.diagnosis-tunnel .tableview .tableview-item.grantee .name{display:inline-block;padding-left:2em;font-weight:bold}.diagnosis-tunnel h1{text-align:center;max-width:340px;margin:50px 15px;font-size:2.25em;line-height:1.17em;letter-spacing:-0.02em}.diagnosis-tunnel h2{margin:0.78em 15px 0px 15px;padding:0;text-align:left;font-size:1.5em;line-height:1.17em;letter-spacing:-0.02em}.diagnosis-tunnel h3{margin:0.5em 0 0.2em 0;font-size:1.125em}.diagnosis-tunnel .label{display:inline-block;margin:0.25em 0 0.5em 0.25em;color:#0e0e2c;font-weight:lighter;font-size:0.75em}.diagnosis-tunnel .illustration{height:40vh;background-position:center;background-repeat:no-repeat;background-size:contain}.diagnosis-tunnel .illustration+h1{margin-top:40px;margin-bottom:0.52em;font-size:2.25em;letter-spacing:-0.02em}.diagnosis-tunnel .middle{margin:0px}.diagnosis-tunnel .bottom{margin-top:1.4em;margin-bottom:40px}.diagnosis-tunnel .bottom .btn{font-weight:600;max-width:320px;margin:auto}.diagnosis-tunnel .bottom .btn+.btn{margin-top:14px}.diagnosis-tunnel .top{margin:0}.diagnosis-tunnel .top .illustration+h1{margin-top:0px;margin-bottom:0px}.diagnosis-tunnel .top .text-center{margin-bottom:0px}@media (min-width: 375px){.diagnosis-tunnel{font-size:16px}}@media (min-aspect-ratio: 1/2) and (max-height: 700px){.diagnosis-tunnel h1,.diagnosis-tunnel h2{line-height:1em}}#diagnosis-precontact{box-sizing:border-box;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}#diagnosis-precontact .back-btn{position:fixed;top:15px;left:15px}#diagnosis-precontact .header img{max-height:275px;width:100%}#diagnosis-precontact .content{display:flex;flex-direction:column;align-items:center;justify-content:space-around;flex-grow:1;margin:0px;padding-left:25px;padding-right:25px}@media (max-width: 320px){#diagnosis-precontact .content{padding-left:20px}}@media (max-width: 320px){#diagnosis-precontact .content{padding-right:20px}}#diagnosis-precontact h1{margin:0px;font-size:2.5em}#diagnosis-precontact p{font-size:1.2em;line-height:1.5em;margin:20px 0px}#diagnosis-precontact .btn-group{box-sizing:border-box;width:100%;padding-left:25px;padding-right:25px;padding-bottom:25px}@media (max-width: 320px){#diagnosis-precontact .btn-group{padding-left:20px}}@media (max-width: 320px){#diagnosis-precontact .btn-group{padding-right:20px}}#diagnosis-precontact .btn-group .btn+.btn{margin-top:14px;margin-bottom:10px}@media (max-height: 700px){#diagnosis-precontact .header img{height:35vh}#diagnosis-precontact .content{padding-left:15px;padding-right:15px}}@media (max-height: 700px) and (max-width: 320px){#diagnosis-precontact .content{padding-left:10px}}@media (max-height: 700px) and (max-width: 320px){#diagnosis-precontact .content{padding-right:10px}}@media (max-height: 700px){#diagnosis-precontact .btn-group{padding-bottom:15px}#diagnosis-precontact .btn-group .btn+.btn{margin-top:8px;margin-bottom:0px}}#grantee{height:100vh;box-sizing:border-box}#grantee #grantee-visible-block{min-height:100vh;display:flex;flex-direction:column}#grantee .tableview-title{color:#222222}#grantee .grantee-header{margin-bottom:5vh;margin-top:5vh;text-align:center}#grantee .grantee-header .avatar{height:15vh;width:15vh}#grantee .grantee-header .edit-link{display:inline-block;margin-top:1em;color:#222222;font-size:16px}#grantee .contract,#grantee .no-contract,#grantee .add-contract{height:100px;display:flex;align-items:center}#grantee .contract .contract_type,#grantee .no-contract .contract_type,#grantee .add-contract .contract_type{color:#222222;font-size:16px}#grantee .contract .provider,#grantee .no-contract .provider,#grantee .add-contract .provider{margin-top:5px;font-weight:bold;font-size:18px;display:flex;align-items:center;font-weight:600;margin-top:10px}#grantee .contract .provider img,#grantee .no-contract .provider img,#grantee .add-contract .provider img{height:24px;width:24px;margin-right:0.5em}#grantee .more{font-size:12px;text-decoration:underline;text-align:center;margin-top:auto}#grantee form#edit-grantee{box-sizing:border-box;height:100vh;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;display:flex;flex-direction:column;justify-content:space-between;font-size:16px}@media (max-width: 320px){#grantee form#edit-grantee{padding-left:10px}}@media (max-width: 320px){#grantee form#edit-grantee{padding-right:10px}}@media (max-width: 320px){#grantee form#edit-grantee{padding-top:15px}}@media (max-width: 320px){#grantee form#edit-grantee{padding-bottom:15px}}#grantee form#edit-grantee .form-group+.form-group{margin-top:8px}#grantee form#edit-grantee .form-group.infos{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;margin-bottom:5vh;text-align:center;font-weight:300}@media (max-width: 320px){#grantee form#edit-grantee .form-group.infos{margin-left:10px}}@media (max-width: 320px){#grantee form#edit-grantee .form-group.infos{margin-right:10px}}@media (max-width: 320px){#grantee form#edit-grantee .form-group.infos{margin-top:15px}}@media (max-width: 320px){#grantee form#edit-grantee .form-group.infos{margin-bottom:15px}}#grantee form#edit-grantee .bottom-section{box-sizing:border-box;margin-top:8px}#grantee form#edit-grantee .bottom-section .submit{margin-top:6px}#grantee-delete{box-sizing:border-box;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}#grantee-delete .header{max-height:275px;overflow:hidden}#grantee-delete .header img{-o-object-fit:cover;object-fit:cover}#grantee-delete .header.ag2r+.content{margin-top:20px}#grantee-delete .content{flex-grow:1;margin:0px;padding-left:25px;padding-right:25px}@media (max-width: 320px){#grantee-delete .content{padding-left:20px}}@media (max-width: 320px){#grantee-delete .content{padding-right:20px}}#grantee-delete h1{margin-top:0px;font-size:36px}#grantee-delete p{font-size:16px;line-height:22px}#grantee-delete .btn-group{box-sizing:border-box;width:100%;padding-left:25px;padding-right:25px;padding-bottom:25px}@media (max-width: 320px){#grantee-delete .btn-group{padding-left:20px}}@media (max-width: 320px){#grantee-delete .btn-group{padding-right:20px}}#grantee-delete .btn-group .btn+.btn{margin-top:14px;margin-bottom:10px}@media (max-height: 560px){#grantee-delete .header img{height:35vh}#grantee-delete h1{font-size:28px}#grantee-delete p{font-size:14px;line-height:16px}#grantee-delete .content{padding-left:15px;padding-right:15px}}@media (max-height: 560px) and (max-width: 320px){#grantee-delete .content{padding-left:10px}}@media (max-height: 560px) and (max-width: 320px){#grantee-delete .content{padding-right:10px}}@media (max-height: 560px){#grantee-delete .btn-group{padding-bottom:15px}#grantee-delete .btn-group .btn+.btn{margin-top:8px;margin-bottom:0px}}#grantees-list{padding:1px 0}#grantees-list .share_button{background:#C333EC}#grantees-list .mybooster{background:#004CB8}#grantees-list .grantee{display:flex;align-items:center;height:130px}#grantees-list .grantee-avatar{display:flex;align-items:center;position:relative;margin-right:25px}#grantees-list .grantee-avatar .alert-icon{position:absolute;top:3px;right:10px;height:15px;width:15px;border:2px solid white;border-radius:999px}#grantees-list .grantee-name{font-size:18px;font-weight:bold}#grantees-list .grantee-contracts,#grantees-list .grantee-add-contract{margin-top:0.5em;font-weight:300;font-size:16px}#home{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}#home h2{font-size:1.2em;margin:0;padding:0;font-weight:bold;margin-bottom:8px;margin-left:15px;margin-right:15px}@media (max-width: 320px){#home h2{margin-left:10px}}@media (max-width: 320px){#home h2{margin-right:10px}}#home #home-header{max-height:calc(50vw + 50px);flex-grow:10;display:flex;flex-direction:column;background:url(/assets/styles/mysofie/illustrations/home-bg-0b72a6a8f70d2aba421b046a29e9d217e52da404ad01127535857cef46112562.svg) top right no-repeat;background-size:120%}#home #home-header #home-title{flex-grow:1;line-height:42px}#home #home-header-pink-october{max-height:calc(50vw + 50px);flex-grow:10;display:flex;flex-direction:column;background:url(/assets/styles/mysofie/illustrations/home-bg-pink-october-fa92ae2567ab6b72c5eebf3e832e63c98531fb7e9e01cab07608f9ac587c1b4a.png) top right no-repeat;background-size:80%}#home #home-header-pink-october #home-title{flex-grow:1;line-height:42px}#home #home-notifications{margin-top:3vh;margin-bottom:3vh}#home #home-notifications-list{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-top:3px;padding-bottom:3px;padding-left:10px;padding-right:10px;scroll-behavior:smooth}#home #home-notifications-list::-webkit-scrollbar{width:0px;display:none}@media (max-width: 320px){#home #home-notifications-list{padding-left:5px}}@media (max-width: 320px){#home #home-notifications-list{padding-right:5px}}#home #home-notifications-list .notification-container{padding:0 5px}#home #home-notifications-list .notification{display:flex;text-decoration:none;color:inherit;width:75vw;height:16vh;max-height:102px;max-width:300px;background:white;border-radius:5px;overflow:hidden}#home #home-notifications-list .notification-container.none .notification{width:auto}#home #home-notifications-list .notification-icon-container{display:flex;align-items:center;justify-content:center;width:15vw;max-width:72px;min-width:45px}#home #home-notifications-list .notification-icon-container .notification-icon{height:25px;width:25px;display:block}#home #home-notifications-list .notification-container:not(.message,.post) .notification-icon-container .notification-icon,#home #home-notifications-list .notification-container:not(.message,.post) .notification-icon-container .notification-icon *{fill:white !important}#home #home-notifications-list .notification-icon-container.partner .notification-icon{height:44%;width:auto}#home #home-notifications-list .notification-message{display:flex;align-items:center;line-height:1.2em;overflow:hidden;flex:1;font-size:1em;font-weight:300;padding:15px 12px}#home #home-activity-buttons #home-activity-buttons-list{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-left:10px;padding-right:10px;scroll-behavior:smooth}#home #home-activity-buttons #home-activity-buttons-list::-webkit-scrollbar{width:0px;display:none}@media (max-width: 320px){#home #home-activity-buttons #home-activity-buttons-list{padding-left:5px}}@media (max-width: 320px){#home #home-activity-buttons #home-activity-buttons-list{padding-right:5px}}#home #home-activity-buttons #home-activity-buttons-list .home-activity-budget-button .btn-activity{padding-top:0}#home #home-activity-buttons #home-activity-buttons-list .home-activity-do_more-button .btn-activity .title{padding:0}#home #home-activity-buttons #home-activity-buttons-list .home-activity-mmj_optimisation_tip-button .title{font-size:0.9rem}#home #home-activity-buttons .btn-activity{display:inline-flex;flex-direction:column;text-align:center;box-sizing:border-box;text-decoration:none;overflow:hidden;max-height:102px;max-width:147px;min-width:112px;height:17vh;width:40vw;background:white;border-radius:5px;font-weight:normal;color:inherit;white-space:normal;line-height:17px;margin:0 5px;position:relative;padding-top:10px}#home #home-activity-buttons .btn-activity .badge{height:20px;line-height:20px;font-size:12px}#home #home-activity-buttons .btn-activity .large-icon-container{height:100%;width:100%;padding:0 10px 10px 10px;display:flex;box-sizing:border-box}#home #home-activity-buttons .btn-activity .large-icon-container img.provider-logo{height:unset;width:unset;max-width:80%;margin:auto}#home #home-activity-buttons .btn-activity .icon-container{display:flex;align-items:flex-end;justify-content:center;text-align:center;width:100%;height:50%;margin-bottom:5px;box-sizing:border-box}#home #home-activity-buttons .btn-activity .icon-container img{height:32px;width:32px}#home #home-activity-buttons .btn-activity .title{display:flex;align-items:flex-start;justify-content:center;font-size:1rem;font-weight:300;padding:0px 10px;height:50%}#home #home-activity-buttons .btn-container.partner .btn{padding-top:0}#home #home-activity-buttons .btn-container.partner img{height:30px;width:30px}#home #home-activity-buttons .btn-container.partner.gsa_life_cpms .title{display:none}#home #home-activity-buttons .btn-container.partner.gsa_life_cpms .icon-container{flex-grow:1;align-items:center}#home #home-activity-buttons .btn-container.partner.gsa_life_cpms img{width:80%;height:auto}#home #home-activity-buttons .btn-container.broker .btn-activity{padding:15px}#home #home-activity-buttons .btn-container.broker .btn-activity .icon-container{height:100%;display:flex;align-items:center}#home #home-activity-buttons .btn-container.broker .btn-activity .icon-container img.provider-icon{max-height:100%;max-width:100%;height:auto;width:auto}#home #home-activity-buttons .btn-container.broker .btn-activity .title{display:none}#home #home-activity-buttons .btn.create_rc img{height:30px;width:30px}#home .home-activity-budget-button .btn{padding:5px}#home .home-activity-budget-button #budget-chart-container{display:block;height:90px;width:90px;position:relative;margin:auto}#home .home-activity-budget-button #budget-chart,#home .home-activity-budget-button #budget-chart-overlay,#home .home-activity-budget-button #budget-chart-label-container{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}#home .home-activity-budget-button #budget-chart-label-container{font-size:7px;line-height:1;display:flex;align-items:center;justify-content:center}#home .home-activity-budget-button #budget-chart-label-container .amount{display:block;font-size:15px;font-weight:bold}#home .home-activity-budget-button #budget-chart-label-container .label{display:block}#home #home-bottom-buttons{margin-left:15px;margin-right:15px;margin-bottom:15px;display:flex;flex-direction:column}@media (max-width: 320px){#home #home-bottom-buttons{margin-left:10px}}@media (max-width: 320px){#home #home-bottom-buttons{margin-right:10px}}#home #home-bottom-buttons #home-bottom-buttons-list{display:flex;flex-direction:column}#home #home-bottom-buttons #home-bottom-buttons-list a{height:11vh;max-height:70px;min-height:50px}#home #home-bottom-buttons h2{margin-left:0}#home #home-bottom-buttons .icon-container img{height:30px;width:30px}#home #home-bottom-buttons .btn+.btn{margin-top:8px}#home #home-bottom-buttons .btn.teleconsultation{background:#49A9F0}#home #home-bottom-buttons .btn.refund_simulator{background:#441286}#home #home-bottom-buttons .btn.pharmacy{background:#63D190}#home #home-bottom-buttons .btn.diagnosis{background:#31D0AA}#home #home-bottom-buttons .btn.create_rc{background:#441286}#home #home-bottom-buttons .btn.settings{background:#441286}#home #home-bottom-buttons .btn.cards{background:#49A9F0}#home #home-bottom-buttons .btn.mybooster_membership{background:#004CB8}#home #home-bottom-buttons .btn.mybooster_subscription{background:#FF41AE;position:relative;overflow:visible}#home #home-bottom-buttons .btn.mybooster_subscription .badge{position:absolute;left:-1em;top:-0.25em;display:flex;flex-direction:column}#home #home-bottom-buttons .btn.mybooster_subscription .badge-content{position:relative;font-family:"Work Sans", sans-serif;font-style:normal;font-weight:600;font-size:14px;background:#FEC907;color:white;line-height:18px;height:18px;left:18px;float:left;box-sizing:border-box;padding-left:5px;padding-right:5px}#home #home-bottom-buttons .btn.mybooster_subscription .badge-content::before{position:absolute;display:block;left:-17px;border-top:18px solid transparent;border-right:18px solid #FEC907;content:""}#home #home-bottom-buttons .btn.mybooster_subscription .badge-content::after{position:absolute;display:block;right:-8px;top:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:9px solid #FEC907;content:""}#home #home-bottom-buttons .btn.mybooster_subscription .shadowed{filter:blur(2px);position:absolute;left:22px;top:4px}#home #home-bottom-buttons .btn.mybooster_subscription .shadowed::before{border-right-color:rgba(0,0,0,0.25)}#home #home-bottom-buttons .btn.mybooster_subscription .shadowed::after{border-left-color:rgba(0,0,0,0.25)}#home #home-bottom-buttons .btn.mybooster_subscription .shadowed{background-color:rgba(0,0,0,0.25);color:rgba(0,0,0,0.25)}#home #home-bottom-buttons .btn.mybooster_subscription .badge::after{border-bottom:18px solid transparent;border-right:18px solid #FE9E09;float:left;width:0;z-index:-1;content:""}@media (max-height: 500px),(max-width: 300px){#home #home-activity-buttons .home-activity-budget-button canvas{height:60px !important;width:60px !important}#home #home-activity-buttons .home-activity-budget-button .label{display:none}#home #home-activity-buttons #home-activity-buttons-list .home-activity-mmj_optimisation_tip-button .btn-activity .title{font-size:11px}#home #home-activity-buttons .btn-activity{max-height:75px;max-width:100px;min-width:85px}#home #home-activity-buttons .btn-activity .badge{height:15px}#home #home-activity-buttons .btn-activity .title{padding:0px 5px;font-size:12px;line-height:15px}#home #home-activity-buttons .btn-activity .icon-container{margin-bottom:0}#home #home-activity-buttons .btn-activity .icon-container img{width:30px;height:30px}#home #home-notifications-list .notification{padding-top:0;padding-bottom:0;min-width:210px}#home #home-notifications-list .notification-icon-container{width:40px}#home #home-notifications-list .notification-icon-container .notification-icon{height:20px;width:20px}#home #home-notifications-list .notification-message{font-size:12px}#home #home-bottom-buttons-list .title{font-size:14px}#home #home-bottom-buttons-list .subtitle{font-size:12px}#home #home-bottom-buttons-list .icon-container img{width:25px;height:25px}}@media (max-height: 600px){#home h2{font-size:13px}#home #home-activity-buttons .btn-activity{height:100px}#home #home-header{min-height:initial;max-height:initial}#home #home-header #home-title{font-size:25px;margin-top:5px;margin-bottom:10px;line-height:29px}}@media (min-height: 600px) and (max-height: 702px){#home #home-header{max-height:calc(50vh + 80px)}#home[data-bottom-buttons="1"] #home-bottom-buttons{margin-bottom:40px}}@media (min-height: 702px){#home .home-activity-budget-button .btn{padding:10px}#home #home-header{max-height:calc(50vh + 120px)}#home #home-activity-buttons .btn{height:110px;width:110px}#home[data-bottom-buttons="1"] #home-bottom-buttons{margin-bottom:50px}}#insight{box-sizing:border-box;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}#insight .header img{max-height:275px;width:100%}#insight .content{flex-grow:1;margin:0px;padding-left:25px;padding-right:25px}@media (max-width: 320px){#insight .content{padding-left:20px}}@media (max-width: 320px){#insight .content{padding-right:20px}}#insight h1{margin-top:0px;font-size:36px}#insight p{font-size:16px;line-height:22px}#insight .btn-group{box-sizing:border-box;width:100%;padding-left:25px;padding-right:25px;padding-bottom:25px}@media (max-width: 320px){#insight .btn-group{padding-left:20px}}@media (max-width: 320px){#insight .btn-group{padding-right:20px}}#insight .btn-group .btn+.btn{margin-top:14px;margin-bottom:10px}@media (max-height: 560px){#insight .header img{height:35vh}#insight h1{font-size:28px}#insight p{font-size:14px;line-height:16px}#insight .content{padding-left:15px;padding-right:15px}}@media (max-height: 560px) and (max-width: 320px){#insight .content{padding-left:10px}}@media (max-height: 560px) and (max-width: 320px){#insight .content{padding-right:10px}}@media (max-height: 560px){#insight .btn-group{padding-bottom:15px}#insight .btn-group .btn+.btn{margin-top:8px;margin-bottom:0px}}#insight_help{box-sizing:border-box;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}#insight_help .header img{max-height:275px;width:100%}#insight_help .content{flex-grow:1;margin:0px;padding-left:25px;padding-right:25px}@media (max-width: 320px){#insight_help .content{padding-left:20px}}@media (max-width: 320px){#insight_help .content{padding-right:20px}}#insight_help h1{margin-top:0px;font-size:28px}#insight_help p{font-size:16px;line-height:22px;margin-left:0;margin-right:0}#insight_help .btn-group{box-sizing:border-box;width:100%;padding-left:25px;padding-right:25px;padding-bottom:25px}@media (max-width: 320px){#insight_help .btn-group{padding-left:20px}}@media (max-width: 320px){#insight_help .btn-group{padding-right:20px}}#insight_help .btn-group .btn+.btn{margin-top:14px;margin-bottom:10px}@media (max-height: 560px){#insight_help .header img{height:35vh}#insight_help h1{font-size:28px}#insight_help p{font-size:14px;line-height:16px}#insight_help .content{padding-left:15px;padding-right:15px}}@media (max-height: 560px) and (max-width: 320px){#insight_help .content{padding-left:10px}}@media (max-height: 560px) and (max-width: 320px){#insight_help .content{padding-right:10px}}@media (max-height: 560px){#insight_help .btn-group{padding-bottom:15px}#insight_help .btn-group .btn+.btn{margin-top:8px;margin-bottom:0px}}#insight_subscription_confirmed{box-sizing:border-box;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}#insight_subscription_confirmed .header img{max-height:275px;width:100%}#insight_subscription_confirmed .content{flex-grow:1;margin:0px;padding-left:25px;padding-right:25px}@media (max-width: 320px){#insight_subscription_confirmed .content{padding-left:20px}}@media (max-width: 320px){#insight_subscription_confirmed .content{padding-right:20px}}#insight_subscription_confirmed h1{margin-top:0px;font-size:36px}#insight_subscription_confirmed p{font-size:16px;line-height:22px}#insight_subscription_confirmed .btn-group{box-sizing:border-box;width:100%;padding-left:25px;padding-right:25px;padding-bottom:25px}@media (max-width: 320px){#insight_subscription_confirmed .btn-group{padding-left:20px}}@media (max-width: 320px){#insight_subscription_confirmed .btn-group{padding-right:20px}}#insight_subscription_confirmed .btn-group .btn+.btn{margin-top:14px;margin-bottom:10px}@media (max-height: 700px){#insight_subscription_confirmed .header img{height:35vh}#insight_subscription_confirmed h1{font-size:28px}}@media (max-height: 560px){#insight_subscription_confirmed p{font-size:14px;line-height:16px}#insight_subscription_confirmed .content{padding-left:15px;padding-right:15px}}@media (max-height: 560px) and (max-width: 320px){#insight_subscription_confirmed .content{padding-left:10px}}@media (max-height: 560px) and (max-width: 320px){#insight_subscription_confirmed .content{padding-right:10px}}@media (max-height: 560px){#insight_subscription_confirmed .btn-group{padding-bottom:15px}#insight_subscription_confirmed .btn-group .btn+.btn{margin-top:8px;margin-bottom:0px}}#insights{font-size:16px;color:white}#insights #insights-list{padding-top:50px}#insights #insights-list ul{margin-top:0}#insights .insight_target{display:flex;align-items:stretch;min-height:190px;background:gray;background-size:cover}#insights .insight_target.health{background-image:url(/assets/insight-category-health-a03db0e3deeb746d05e8aa098be363a4910d505097a010cc33ae92ad8e3f1c33.svg)}#insights .insight_target.budget{background-image:url(/assets/insight-category-budget-29f5535bc515ed279f7bcd645b042606dd40429cf632ecf436e38e5da5f0be11.svg)}#insights .insight_target.insurance{background-image:url(/assets/insight-category-insurance-4843c2b090c2fa819795197c8d367b4a83e367fa4c58600d9994888b8e6d052f.svg)}#insights .insight_target.my_sofie{background-image:url(/assets/insight-category-my_sofie-68f4e36ee585ee201a820f28a610024456212a599db3342e3260792e3c88fb24.svg)}#insights .insight_target-header{display:flex;align-items:center;margin-bottom:15px}#insights .insight_target-icon{display:block;height:30px;width:30px;border-radius:999px;margin-left:5px;margin-right:26px;float:left}#insights .insight_target-title-container{display:flex;flex-direction:column;line-height:22px}#insights .insight_target-icon{display:block;height:30px;width:30px;border-radius:999px;margin-left:5px;margin-right:26px;float:left}#maintenance-alert{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}#maintenance-alert .content{flex-grow:1;margin-top:0}#maintenance-alert .content h1{margin-top:0}#maintenance-alert .btn-group{box-sizing:border-box;width:100%;padding-left:25px;padding-right:25px;padding-bottom:25px}#mfa_code{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column}@media (max-width: 320px){#mfa_code{padding-left:10px}}@media (max-width: 320px){#mfa_code{padding-right:10px}}@media (max-width: 320px){#mfa_code{padding-top:15px}}@media (max-width: 320px){#mfa_code{padding-bottom:15px}}#mfa_code .title-icon{display:block;margin:0.75rem auto;fill:#441286}#mfa_code .btn,#mfa_code .form-group{margin:0 auto;max-width:320px}#mfa_code form{display:flex;row-gap:2rem;flex-direction:column;flex:1}#mfa_reconnect{padding:0.75rem;min-height:100vh;box-sizing:border-box}#mfa_reconnect .title-icon{display:block;margin:0.75rem auto;fill:#441286}#mfa_reconnect h1{color:#441286;margin:0 auto 2rem auto;text-align:center;font-size:2rem;line-height:2.5rem}#mfa_reconnect p{margin:0 auto;font-size:1rem;line-height:1.25rem;max-width:350px}#mfa_reconnect .btn{max-width:320px;margin:2rem auto}#mmj-optimisation{text-align:center;font-size:calc(min(16px, 4.2vw));line-height:1.4em;font-weight:400}#mmj-optimisation .partner-logo{width:33%;margin:1.25rem auto;display:block}#mmj-optimisation h1{font-size:1.5em;font-weight:700}#mmj-optimisation .insert{background:#FF7E00;color:white;padding:1rem}#mmj-optimisation .details{background-image:url(/assets/mmj_optimisation/illustrations/background-993b46dd79b271bf32672bc27243f3cb8690d5c6767c2ad8da948b362f203cbd.png);background-position:-5% 20%;background-repeat:no-repeat;background-size:42%;font-weight:700;text-align:left;padding-left:40%}#mmj-optimisation .details dl{padding:0;margin-bottom:2rem}#mmj-optimisation .details dl dt{line-height:1.5em;height:1.5em;margin:0.25rem auto;color:#0069B7;font-weight:700;margin-bottom:0}#mmj-optimisation .details dl dt::before{display:block;float:left;margin:auto;height:2em;width:2em;padding-right:0.5em;content:""}#mmj-optimisation .details dl dt.podologie::before{content:url(/assets/mmj_optimisation/icons/podologie-5f11ec3cd2e955eb903183f6f6f879010d0794969a1d32a971b7b09105dc83a2.svg)}#mmj-optimisation .details dl dt.dentaire::before{content:url(/assets/mmj_optimisation/icons/dentaire-f193525441fc00e267966aec62fdc5f6e2b06edef2bf8b84fb31ce52cda8ef9c.svg)}#mmj-optimisation .details dl dt.optique::before{content:url(/assets/mmj_optimisation/icons/optique-3a4bb34076ed2a6d21e3b0341e273381dfc56ddab6ed6eb9aa1d4121c676d06b.svg)}#mmj-optimisation .details dl dt.medecine-douce::before{content:url(/assets/mmj_optimisation/icons/medecine-douce-2d1741fa67fd481b29a097bae4b3b7abe119dc98d586ef9fb1021462ebc1f675.svg)}#mmj-optimisation .details dl dd{font-weight:400;font-size:0.9rem;margin-left:2.5rem;margin-bottom:1rem}#mmj-optimisation .before-pricing{color:#0069B7;font-weight:700}#mmj-optimisation .pricing{background:#0069B7;color:white;font-weight:700;font-size:2em;line-height:1.35em}#mmj-optimisation .btn-group{margin:1rem 0 0.5rem 0}#mmj-optimisation .btn-group .btn{margin:auto;margin-bottom:0.35rem;width:90vw;color:white;background:#FF7E00;border-color:#FF7E00}#modal-drawer.modal-optin{box-shadow:0px 4px 20px rgba(0,0,0,0.25)}#modal-drawer.modal-optin .close-btn{background:no-repeat center url(/assets/close-primary-950aa4e6a36631f667915131b1a8d5a90a7d87748ea750fcab4661f13a9d80ec.svg)}#modal-drawer.modal-optin .modal-header{padding:2rem 1.5rem 1.5rem 1.5rem;row-gap:1.5rem;background:white;color:black}#modal-drawer.modal-optin .modal-header-title{font-size:1.125rem}#modal-drawer.modal-optin .modal-main{padding-bottom:1.5rem}#modal-drawer.modal-optin .explainations{font-size:1.125rem;line-height:1.5rem;margin:0 auto;text-align:center;margin-bottom:2rem}#modal-drawer.modal-optin .btn-primary{background-color:#FF41AE;border-color:#FF41AE}#budget.no_contract,#cares-list-container.no_contract{height:100vh;overflow:hidden}#no_contract_overlay{z-index:10001;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom, rgba(242,242,242,0.5), #F2F2F2 80%);text-align:center;color:#441286;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){#no_contract_overlay{padding-left:10px}}@media (max-width: 320px){#no_contract_overlay{padding-right:10px}}@media (max-width: 320px){#no_contract_overlay{padding-top:15px}}@media (max-width: 320px){#no_contract_overlay{padding-bottom:15px}}#no_contract_overlay p{font-size:18px;line-height:1.5em}#no_contract_overlay .btn+.btn{margin-top:10px}#notification-settings{padding:1px 0;font-size:16px;font-weight:normal}#notification-settings h1{font-size:1em;font-weight:400;height:2em;line-height:2em;margin:1em}#notification-settings h1 img{vertical-align:text-bottom;display:inline-block;margin-right:0.5em}#notification-settings .tableview{margin-top:8px;background-color:white}#notification-settings .tableview .tableview-item{display:flex;height:90px;align-items:center;margin:0 1.2em}#notification-settings .tableview .tableview-item+.tableview-item{border-top:1px solid #F2F2F2}#notification-settings .tableview .tableview-item .tableview-link{display:flex;flex-grow:1;align-items:center;padding:0}#notification-settings .tableview .tableview-item .tableview-link .text-container{flex-grow:1;line-height:1.3em}#notification-settings .tableview .tableview-item .tableview-link .text-container .title{margin-bottom:0.5em;font-size:1em;font-weight:bold}#notification-settings .tableview .tableview-item .tableview-link .text-container .subtitle{font-size:0.75em;line-height:1.25em}#notification-settings .tableview .tableview-item .tableview-link .toggle-container{flex-shrink:0;margin-left:15px}@media (max-width: 320px){#notification-settings .tableview .tableview-item .tableview-link .toggle-container{margin-left:10px}}#notifications{font-size:16px;font-weight:normal}#notifications .insight-subscription-notice{background:url(/assets/illustrations/insight-subscription-notice-2fc7ad41f2e6a850d2abe1601d6de5911d0c42c48dd77ce810602fdc2715437d.svg);background-size:covers;color:white;font-size:1.05em;font-weight:500;line-height:1.2em;display:flex;align-items:center;justify-content:space-around;flex-direction:column;text-align:center;padding:8px 1.5em}@media (max-width: 320px){#notifications .insight-subscription-notice{font-size:16px}}#notifications .insight-subscription-notice .btn{margin-top:10px;border-color:white}#notifications .notification{min-height:60px}#notifications .notification-container{background-color:transparent}#notifications .notification-header{display:flex;align-items:center;margin-bottom:15px}#notifications .notification-icon{display:block;height:30px;width:30px;border-radius:999px;margin-left:5px;margin-right:26px;float:left}#notifications .notification-title-container{display:flex;flex-direction:column;line-height:22px}#notifications .notification-details{display:none;background-color:white}#notifications .notification-details.visible{display:block}#notifications .tableview-link{background-color:white}#notifications .tableview.notification-details{margin:0;margin-bottom:10px}@media (max-width: 320px){#notifications .tableview.notification-details{margin-bottom:5px}}#notifications .tableview.notification-details .tableview-link{padding:5px 0}#notifications .tableview.notification-details .sub-line{display:flex;align-items:center;padding-left:15px;padding-right:15px}@media (max-width: 320px){#notifications .tableview.notification-details .sub-line{padding-left:10px}}@media (max-width: 320px){#notifications .tableview.notification-details .sub-line{padding-right:10px}}#notifications .tableview.notification-details .sub-line span+span{margin-left:1.5em}#notifications .tableview.notification-details .sub-line .sub-icon{width:40px;height:40px;flex-shrink:0;margin-left:5px}#notifications .tableview.notification-details .sub-line .sub-icon .avatar{height:inherit;width:inherit}#notification-filters{font-size:16px}#notification-filters .select2-container{border:none}#notification-filters .select2-selection__rendered{background-size:24px 24px !important;padding-left:54px;font-weight:bold;height:36px;line-height:36px;background:url(/assets/styles/mysofie/icons/notifications-filter-open-5d78008c3205591f7113fb68045d282184b1bd7bb329bfbf2b4ec1d8ced2af52.svg) center left 15px no-repeat white}#notification-filters .select2-container--open .select2-selection__rendered{background-size:24px 24px !important;background:url(/assets/styles/mysofie/icons/notifications-filter-close-eddd721798a56d6b96ae892f60322e857e5944dfa692b3ff339a323aea4fe524.svg) center left 15px no-repeat #441286}#home #home-notifications-list .notification-container.first_processing_done .notification-icon-container{background:#31D0AA}#home #home-notifications-list .notification-container.grantee_disabled .notification-icon-container{background:#E13364}#home #home-notifications-list .notification-container.invalid_credentials .notification-icon-container{background:#FE493E}#home #home-notifications-list .notification-container.missing_ro .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.puma_contract .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.new_payment_to_third_party .notification-icon-container{background:#31D0AA}#home #home-notifications-list .notification-container.new_provider_available .notification-icon-container{background:#F6B804}#home #home-notifications-list .notification-container.new_provider_available_filled_credentials .notification-icon-container{background:#F6B804}#home #home-notifications-list .notification-container.new_provider_available_unfilled_credentials .notification-icon-container{background:#F6B804}#home #home-notifications-list .notification-container.new_reimbursement .notification-icon-container,#home #home-notifications-list .notification-container.new_scheduled_supplementary_refund .notification-icon-container,#home #home-notifications-list .notification-container.new_effective_supplementary_refund .notification-icon-container{background:#31D0AA}#home #home-notifications-list .notification-container.pharmacy_order_in_preparation .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.pharmacy_order_picked_up .notification-icon-container{background:#31D0AA}#home #home-notifications-list .notification-container.pharmacy_order_ready .notification-icon-container{background:#31D0AA}#home #home-notifications-list .notification-container.pharmacy_order_refused .notification-icon-container{background:#FE493E}#home #home-notifications-list .notification-container.pharmacy_order_sent .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.required_action .notification-icon-container{background:#E13364}#home #home-notifications-list .notification-container.send_document_failed .notification-icon-container{background:#E13364}#home #home-notifications-list .notification-container.send_document_success .notification-icon-container{background:#31D0AA}#home #home-notifications-list .notification-container.welcome .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.connect_rc .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.missing_rc_for_grantee .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.no_history_rc .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.email_validation .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.phone_validation .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.provider_crashed .notification-icon-container{background:#E13364}#home #home-notifications-list .notification-container.rc_without_ro_info .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.maintenance_in_progress .notification-icon-container{background:#E13364}#home #home-notifications-list .notification-container.maintenance_closed .notification-icon-container{background:#31D0AA}#home #home-notifications-list .notification-container.feature_maintenance_closed .notification-icon-container{background:#31D0AA}#home #home-notifications-list .notification-container.more .notification-icon-container{background:#01e0ca}#home #home-notifications-list .notification-container.none .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.contact_for_diagnosis .notification-icon-container{background:#009adc}#home #home-notifications-list .notification-container.diagnosis_available .notification-icon-container{background:#009adc}#home #home-notifications-list .notification-container.mybooster_high_remaining_amount_care .notification-icon-container{background:#FF41AE}#home #home-notifications-list .notification-container.mybooster_new_payment_schedule_available .notification-icon-container{background:#FF41AE}#home #home-notifications-list .notification-container.mybooster_profitable_simulation .notification-icon-container{background:#FF41AE}#home #home-notifications-list .notification-container.mmj_optimisation .notification-icon-container,#home #home-notifications-list .notification-container.mmj_optimisation2 .notification-icon-container{background:#FF7E00}#home #home-notifications-list .notification-container.mfa_disconnected .notification-icon-container{background:#E13364}#home #home-notifications-list .notification-container.weekly_import_notice .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.care_reporting_closed .notification-icon-container{background:#441286}#home #home-notifications-list .notification-container.reminder_otp_update_info .notification-icon-container{background:#441286}#notifications .new_reimbursement,#notifications .new_scheduled_supplementary_refund,#notifications .new_effective_supplementary_refund,#notifications .new_payment_to_third_party,#notifications .mybooster_high_remaining_amount_care,#notifications .no_history_rc{padding:1px 0}#notifications .new_reimbursement .tableview.cares .care,#notifications .new_scheduled_supplementary_refund .tableview.cares .care,#notifications .new_effective_supplementary_refund .tableview.cares .care,#notifications .new_payment_to_third_party .tableview.cares .care,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care,#notifications .no_history_rc .tableview.cares .care{margin-right:25px}@media (max-width: 320px){#notifications .new_reimbursement .tableview.cares .care,#notifications .new_scheduled_supplementary_refund .tableview.cares .care,#notifications .new_effective_supplementary_refund .tableview.cares .care,#notifications .new_payment_to_third_party .tableview.cares .care,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care,#notifications .no_history_rc .tableview.cares .care{margin-right:20px}}#notifications .new_reimbursement .tableview.cares .care .care-care_name,#notifications .new_scheduled_supplementary_refund .tableview.cares .care .care-care_name,#notifications .new_effective_supplementary_refund .tableview.cares .care .care-care_name,#notifications .new_payment_to_third_party .tableview.cares .care .care-care_name,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care .care-care_name,#notifications .no_history_rc .tableview.cares .care .care-care_name{flex-grow:1}#notifications .new_reimbursement .tableview.cares .care .care-care_date,#notifications .new_scheduled_supplementary_refund .tableview.cares .care .care-care_date,#notifications .new_effective_supplementary_refund .tableview.cares .care .care-care_date,#notifications .new_payment_to_third_party .tableview.cares .care .care-care_date,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care .care-care_date,#notifications .no_history_rc .tableview.cares .care .care-care_date{width:3em;text-align:center;flex-shrink:0}#notifications .new_reimbursement .tableview.cares .care .care-insurance_amount,#notifications .new_scheduled_supplementary_refund .tableview.cares .care .care-insurance_amount,#notifications .new_effective_supplementary_refund .tableview.cares .care .care-insurance_amount,#notifications .new_payment_to_third_party .tableview.cares .care .care-insurance_amount,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care .care-insurance_amount,#notifications .no_history_rc .tableview.cares .care .care-insurance_amount{width:4em;text-align:right;flex-shrink:0}@media (max-width: 374px){#notifications .new_reimbursement .tableview.cares .care .care-insurance_amount,#notifications .new_scheduled_supplementary_refund .tableview.cares .care .care-insurance_amount,#notifications .new_effective_supplementary_refund .tableview.cares .care .care-insurance_amount,#notifications .new_payment_to_third_party .tableview.cares .care .care-insurance_amount,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care .care-insurance_amount,#notifications .no_history_rc .tableview.cares .care .care-insurance_amount{display:none}}#oauth-callback{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;padding-top:50px}@media (max-width: 320px){#oauth-callback{padding-left:10px}}@media (max-width: 320px){#oauth-callback{padding-right:10px}}@media (max-width: 320px){#oauth-callback{padding-top:15px}}@media (max-width: 320px){#oauth-callback{padding-bottom:15px}}#oauth-callback svg path{fill:#441286}#oauth-callback h1{margin:50px auto;color:#441286;max-width:280px;font-size:2.25rem;line-height:2.625rem}#oauth-callback h1.light{font-weight:300}#oauth-callback .btn{margin:0 auto;max-width:320px}#otp-form-container{padding-top:30%;padding-right:10%;padding-left:10%}#otp-form-container p{font-size:16px;line-height:20px;align-items:center;text-align:center}#otp-form-container #input-group-container{display:flex;justify-content:center;align-items:center}#synchronizing-container{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;gap:10px;justify-content:center;text-align:center;padding:0 10%;width:100%;box-sizing:border-box}#partner .wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;box-sizing:border-box;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){#partner .wrapper{padding-left:10px}}@media (max-width: 320px){#partner .wrapper{padding-right:10px}}@media (max-width: 320px){#partner .wrapper{padding-top:15px}}@media (max-width: 320px){#partner .wrapper{padding-bottom:15px}}#partner #partner-logo{margin-bottom:5vh;text-align:center;background-color:white;height:128px;display:flex;align-items:center;justify-content:center}#partner #partner-logo img{max-width:80%;max-height:80%}#partner h2{font-size:16px;font-weight:500}#partner .infos{text-align:center;font-size:16px;font-weight:300}#partner #user-stats .date{display:none}#partner .btn.partner_contact{position:relative;display:flex;align-items:center;justify-content:flex-start;border:none;border-radius:5px;background:white;color:inherit;font-weight:600;font-size:15px;line-height:18px;height:auto;margin-top:10px;padding:15px 10px;text-align:left;box-shadow:0 0.5px 2px 0 rgba(0,0,0,0.16)}#partner .btn.partner_contact .icon-container{display:flex;align-items:center;float:left;height:100%;margin:0 20px 0 10px}#partner .btn.partner_contact .icon{width:25px;height:25px}#partner .btn.partner_contact .title,#partner .btn.partner_contact .subtitle{display:block}#partner .btn.partner_contact .subtitle{font-weight:normal;font-size:14px}#partner .btn.partner_contact .loading-indicator{position:absolute;right:10px}#partner .btn.btn-broker{border:none;border-radius:5px;font-weight:600;font-size:18px;line-height:18px;height:66px;margin-top:10px;padding:15px 10px;text-align:left;color:white;fill:white;display:block;box-shadow:0 0.5px 2px 0 rgba(0,0,0,0.16)}#partner .btn.btn-broker .icon-container{display:flex;align-items:center;float:left;height:100%;margin:0 20px 0 10px}#partner .btn.btn-broker .icon{width:25px;height:25px}#partner .btn.btn-broker .title{margin-top:8px;margin-bottom:8px}#partner .btn.btn-broker .titles .title{margin:0}#partner .btn.btn-broker .titles .subtitle{font-weight:normal;font-size:14px}#partner .partner-buttons h2{margin-bottom:5vh}@media (max-height: 650px){#partner h2{display:none}}#posts{font-size:16px}#posts .post-header{display:flex;align-items:center;margin-bottom:15px}#posts .post-title-container{display:flex;flex-direction:column;line-height:22px}#posts .covid-header{padding-top:50px}@media (max-height: 600px){#posts .covid-header{padding-top:10px}}#posts .top-buttons{margin:30px 20px}#posts .btn-square+.btn-square{margin-top:8px}#posts .post-icon{display:block;height:30px;width:30px;border-radius:999px;margin-right:15px}@media (max-width: 320px){#posts .post-icon{margin-right:10px}}#posts .post{min-height:30px}#posts .post-content{margin:20px 0px 0px 0px}#posts .tableview-title{font-size:18px;font-weight:bold;color:#222222}#profile-edit .form-container{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px}@media (max-width: 320px){#profile-edit .form-container{margin-left:10px}}@media (max-width: 320px){#profile-edit .form-container{margin-right:10px}}@media (max-width: 320px){#profile-edit .form-container{margin-top:15px}}@media (max-width: 320px){#profile-edit .form-container{margin-bottom:15px}}#profile-edit .form-container .form-header{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;margin-bottom:45px;margin-top:45px;text-align:center}@media (max-width: 320px){#profile-edit .form-container .form-header{margin-left:10px}}@media (max-width: 320px){#profile-edit .form-container .form-header{margin-right:10px}}@media (max-width: 320px){#profile-edit .form-container .form-header{margin-top:15px}}@media (max-width: 320px){#profile-edit .form-container .form-header{margin-bottom:15px}}#profile-edit .form-container .form-header .avatar{height:125px;width:125px}#profile-edit .email-confirmation{text-align:center}#profile-edit .email-confirmation .email-confirmed,#profile-edit .email-confirmation .email-unconfirmed{font-size:1rem;line-height:25px;display:flex;align-items:center;justify-content:center}#profile-edit .email-confirmation .email-confirmed img,#profile-edit .email-confirmation .email-unconfirmed img{height:24px;width:24px;margin-right:0.5em}#profile-edit .email-confirmation .email-confirmed a,#profile-edit .email-confirmation .email-unconfirmed a{color:inherit}#profile-edit .email-confirmation .email-confirmed{color:#31D0AA}#profile-edit .email-confirmation .email-unconfirmed{color:#E13364}#profile-edit .bottom{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;text-align:center}@media (max-width: 320px){#profile-edit .bottom{margin-left:10px}}@media (max-width: 320px){#profile-edit .bottom{margin-right:10px}}@media (max-width: 320px){#profile-edit .bottom{margin-top:15px}}@media (max-width: 320px){#profile-edit .bottom{margin-bottom:15px}}#profile-edit .bottom .text-link{color:#222222}#psy-support-done h1{margin:50px 0px}#psy-support-help{height:100vh}#psy-support-help .header{height:33vh;width:100vw;background-image:url(/assets/styles/mysofie/illustrations/bien-dans-sa-tete-53240ec9cc4131ed996e7f1c184ce1b20c504a0c6ebb4a2dfc8216d1c7617aff.svg);background-repeat:no-repeat;background-size:cover}#psy-support-help .content{margin:0;padding:20px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px}#psy-support-help p{margin:4vhg 0px 0px 0px}#settings{display:flex;flex-direction:column;min-height:100vh}#settings ul.tableview{display:flex;flex-direction:column;flex-grow:1;margin-top:8px}#settings .tableview-item{display:flex;flex-grow:1;max-height:100px}#settings .tableview-link{display:flex;flex-grow:1;align-items:center;margin-bottom:6px;font-size:1rem}#settings li .cell{display:flex;align-items:center}#settings li .cell img{height:29px;width:29px;margin-right:30px}#settings .header-container{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;margin-top:45px;text-align:center}@media (max-width: 320px){#settings .header-container{margin-left:10px}}@media (max-width: 320px){#settings .header-container{margin-right:10px}}@media (max-width: 320px){#settings .header-container{margin-top:15px}}@media (max-width: 320px){#settings .header-container{margin-bottom:15px}}#settings .header-container .avatar{height:125px;width:125px}#settings .header-container .name{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;color:#222222;font-size:18px;font-weight:700}@media (max-width: 320px){#settings .header-container .name{margin-left:10px}}@media (max-width: 320px){#settings .header-container .name{margin-right:10px}}@media (max-width: 320px){#settings .header-container .name{margin-top:15px}}@media (max-width: 320px){#settings .header-container .name{margin-bottom:15px}}body[data-controller=user_sessions] #main{background:none}body[data-controller=user_sessions] .input-group{background:transparent}#simulation{margin-top:70px}#simulation #cares-list{margin-top:10px}#simulation #chart-container{height:240px;width:320px;position:relative;margin:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}#simulation #chart-container #chart-label-container{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:120px;width:120px;border-radius:999px;background:white;box-shadow:0px 3px 5px 0px #9b9b9b}#simulation #chart-container #chart-label-container .fb{height:inherit;width:inherit;border-radius:inherit;display:flex;align-items:center;justify-content:center;text-align:center}#simulation #chart-container #chart-label-container .amount{font-size:24px;font-weight:700}#simulation .btn-group{margin-left:15px;margin-right:15px;margin-top:10px}@media (max-width: 320px){#simulation .btn-group{margin-left:10px}}@media (max-width: 320px){#simulation .btn-group{margin-right:10px}}#simulation .btn-group .btn.btn-simulation,#simulation .btn-group .btn-accordion.btn-simulation .head{width:100%;color:white;text-align:center;font-weight:500;font-size:18px;line-height:2em;height:auto;box-sizing:content-box;border-radius:3em;margin-top:5px;border-radius:20px;box-sizing:border-box}#simulation .btn-group .btn.btn-simulation.ro{background:#009adc}#simulation .btn-group .btn.btn-simulation.rc{background:#31d0aa}#simulation .btn-group .btn.btn-simulation.me{background:#FE9E09;border-color:#FE9E09}#simulation .btn-group .btn.btn-simulation.unknown{background:#b1b1b1}#simulation .btn-group .btn-accordion.btn-simulation.mybooster .footer{content:url(/assets/hermes/icons/double-bottom-chevron-2-909d7a1a559190b5a158cdb5e7225795b0e77fe39c497113dd7aea6b5ff0918c.svg);width:44px;margin:auto}#simulation .btn-group .btn-accordion.btn-simulation.mybooster.open .body{display:block}#simulation .btn-group .btn-accordion.btn-simulation.mybooster.open .footer{content:url(/assets/hermes/icons/close-81cc5952fa424812c820c01e39abe4698f773f979407b73bc2795969eada93de.svg)}#simulation .btn-group .btn-accordion.btn-simulation.mybooster .head{background:#FF41AE;border:2px solid #FF41AE;font-size:16px;line-height:18px;display:block}#simulation .btn-group .btn-accordion.btn-simulation.mybooster .body{display:none;margin:0 1em;border:3px #FF41AE;border-left-style:solid;border-right-style:solid;border-bottom-style:solid;border-radius:0 0 7px 7px;padding:1em;text-align:center}#simulation .btn-group .btn-accordion.btn-simulation.mybooster .body .highlight{color:#FF41AE}#simulation .btn-group .btn-accordion.btn-simulation.mybooster .body .btn.btn-secondary{background-color:#FF41AE;border-color:#FF41AE;color:white;margin:1em 0.5em 0 0.5em;width:auto;font-size:calc(min(15px, 4vw))}#simulation .care-count-label{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;margin-bottom:20px;margin-bottom:-15px;font-size:16px;font-weight:700}@media (max-width: 320px){#simulation .care-count-label{margin-top:15px}}@media (max-width: 320px){#simulation .care-count-label{margin-bottom:15px}}#simulation .care-count-label .care-count{font-size:24px;margin-bottom:5px}#simulation .loading-indicator{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px}@media (max-width: 320px){#simulation .loading-indicator{margin-left:10px}}@media (max-width: 320px){#simulation .loading-indicator{margin-right:10px}}@media (max-width: 320px){#simulation .loading-indicator{margin-top:15px}}@media (max-width: 320px){#simulation .loading-indicator{margin-bottom:15px}}#simulation .diagnosis{margin-left:15px;margin-right:15px;margin-bottom:20px;background-color:#31D0AA;width:auto}@media (max-width: 320px){#simulation .diagnosis{margin-left:10px}}@media (max-width: 320px){#simulation .diagnosis{margin-right:10px}}#user-stats{display:flex;align-items:center;margin-left:15px;margin-right:15px}@media (max-width: 320px){#user-stats{margin-left:10px}}@media (max-width: 320px){#user-stats{margin-right:10px}}#user-stats .date{margin-bottom:20px}@media (max-width: 320px){#user-stats .date{margin-bottom:15px}}#user-stats .info{display:flex;align-items:center}#user-stats .info .number{width:45px;font-size:24px;font-weight:bold;margin-right:15px;text-align:right}@media (max-width: 320px){#user-stats .info .number{margin-right:10px}}#user-stats .info+.info{margin-top:20px}@media (max-width: 320px){#user-stats .info+.info{margin-top:15px}}#user-stats #chart-container{height:120px;width:120px;position:relative;margin:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}#user-stats #chart-container #chart,#user-stats #chart-container #chart-label-container,#user-stats #chart-container #chart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}#user-stats #chart-container #chart-label-container{height:67px;width:67px;border-radius:999px;border:3px solid black}#user-stats #chart-container #chart-label-container .fb{height:inherit;width:inherit;border-radius:inherit;display:flex;align-items:center;justify-content:center;text-align:center}#user-stats #chart-container #chart-label-container .amount{font-size:20px;font-weight:bold;margin-bottom:5px}#user-stats #chart-container #chart-label-container .label{font-size:10px}#terms h1,#terms h2,#terms h3{font-size:inherit;margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px}@media (max-width: 320px){#terms h1,#terms h2,#terms h3{margin-left:10px}}@media (max-width: 320px){#terms h1,#terms h2,#terms h3{margin-right:10px}}@media (max-width: 320px){#terms h1,#terms h2,#terms h3{margin-top:15px}}@media (max-width: 320px){#terms h1,#terms h2,#terms h3{margin-bottom:15px}}#unhandled_contracts_help{display:flex;flex-direction:column;min-height:100vh;text-align:center}#unhandled_contracts_help .main-content{display:flex;flex:grow;flex-direction:column;justify-content:space-between}#unhandled_contracts_help .provider-logo-default-container{width:100%;max-height:275px}#unhandled_contracts_help p{font-size:16px;line-height:20px;font-weight:300;margin-top:0}#unhandled_contracts_help p:last-child{margin-bottom:0}#unhandled_contracts_help h1{font-size:32px;font-weight:300;font-family:"Work Sans"}#unhandled_contracts_help .bottom{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){#unhandled_contracts_help .bottom{padding-left:10px}}@media (max-width: 320px){#unhandled_contracts_help .bottom{padding-right:10px}}@media (max-width: 320px){#unhandled_contracts_help .bottom{padding-top:15px}}@media (max-width: 320px){#unhandled_contracts_help .bottom{padding-bottom:15px}}#membership-documents-index{margin:0;font-size:calc(min(3.5vw, 16px))}#membership-documents-index h1{line-height:82px;margin:0 0 5px 0;background-color:white;font-size:1.5em;color:#3F1774}#membership-documents-index .membership{text-align:center;background-color:white;font-size:1.2em;line-height:1.4em;padding:6px}#membership-documents-index .membership .contract-number{color:#C2C2D1}#membership-documents-index .membership .membership-state{font-size:0.7em}#membership-documents-index .membership-logo{width:128px;margin:auto;display:block}.membership-documents{width:100vw;overflow:auto;padding:4px;box-sizing:border-box}.membership-documents .document a.document-content{height:36vw}#membership-show{min-height:100vh;background:white;padding:20px}#membership-show .details-subsection,#membership-show .details-section{margin-bottom:2em;line-height:1.17em}#membership-show .information+.information{margin-top:1em}#membership-show .information-title{margin:0px;font-size:1em}#membership-show .details-subsection-title{font-size:1.28em;margin:0px;margin-bottom:20px}#membership-show .membership-grantees{list-style:none;margin:0;padding:0}#membership-show .membership-grantees li{height:2em;font-size:1.28em}#membership-show .membership-grantees li a{color:black}#membership-show .bottom-buttons{max-width:300px;margin:0 auto;margin-bottom:20px}#membership-show .bottom-buttons .btn+.btn{margin-top:8px}.membership-header{padding:10px;background-color:white}.membership-header-status{display:flex;align-items:center;background-color:#31D0AA;color:white;font-weight:bold;font-size:1.2em;padding:5px}.membership-header-status .icon{margin-right:30px}.membership-logo-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:190px}.membership-logo-container .membership-logo{height:128px;width:128px}.membership-logo-container .membership-title{text-align:center;font-size:1.2em;line-height:1.4em;font-weight:bold;color:#009ADC}#memberships-list{width:100vw}#memberships-list .tableview .tableview-item{display:flex;align-items:center;height:130px}#memberships-list .tableview .tableview-item .container-left{display:flex;align-items:center;margin-right:20px}#memberships-list .tableview .tableview-item .tableview-item-title,#memberships-list .tableview .tableview-item .tableview-item-subtitle{line-height:1.7em;font-size:1.15em;margin-top:0px}div.modal.mybooster-modal{display:block;width:100vw;height:100vh;box-sizing:border-box;padding:15px;background:rgba(0,0,0,0.7);font-size:calc(min(3.65vw, 14px))}div.modal.mybooster-modal .modal-page{width:100%;height:100%;max-height:none;max-width:none;box-sizing:border-box}div.modal.mybooster-modal .modal-page .modal-container{width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column}div.modal.mybooster-modal .modal-page .modal-container .header img{max-height:30vh}div.modal.mybooster-modal .modal-page .modal-container .content{margin:0 15px}div.modal.mybooster-modal .modal-page .modal-container .footer .btn-group{margin:0 auto 2em auto}div.modal.mybooster-modal .modal-page .modal-container .footer .btn-group .btn{max-width:266px;margin:auto;margin-top:14px;box-sizing:border-box}div.modal.mybooster-modal .modal-page .modal-container .footer .btn-group .btn.btn-primary{background:#FF41AE;border-color:#FF41AE}#request-termination{display:flex;flex-direction:column;align-items:center;padding:1.25rem;background:white;min-height:100vh;box-sizing:border-box}#request-termination .icon{margin-top:1.25rem;margin-bottom:0.25rem;text-align:center}#request-termination .page-title{margin-top:0;color:#FF41AE;text-align:center}#request-termination p{font-size:1.25rem;width:100%;max-width:20rem}#request-termination form{width:100%}#request-termination .form-group{margin-bottom:2rem}#request-termination .input-group{max-width:150px;border:2px solid #FF41AE;margin:0 auto}#request-termination .form-errors{text-align:center;margin:0 auto;font-size:0.75rem}#request-termination .information-container{display:flex;align-items:center;font-size:1.25rem;text-decoration:none}#request-termination .information-container svg{margin-right:0.5rem}#request-termination .buttons-container{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:1.25rem;row-gap:0.5rem;max-width:20rem;margin:0 auto}div.modal.mybooster-modal.mybooster-overview-modal{display:flex}div.modal.mybooster-modal.mybooster-overview-modal .modal-page{min-height:300px;max-width:450px;max-height:98%;height:auto}div.modal.mybooster-modal.mybooster-overview-modal .modal-container{display:flex;flex-direction:column;flex:1;width:100%}div.modal.mybooster-modal.mybooster-overview-modal .modal-container .insert-title{font-size:0.8em}div.modal.mybooster-modal.mybooster-overview-modal .modal-container .insert-subtitle{font-size:1em}div.modal.mybooster-modal.mybooster-overview-modal .modal-header{display:flex;flex-direction:column;align-items:center;padding:40px 20px;background:#FF41AE;color:white;position:relative}div.modal.mybooster-modal.mybooster-overview-modal .modal-header .insert{position:absolute;top:18px;left:-58px;background:#81D4FB;text-align:center;width:200px;height:45px;transform:rotate(-45deg);display:flex;flex-direction:column;align-items:center;justify-content:center;color:black;font-weight:600}div.modal.mybooster-modal.mybooster-overview-modal .modal-header h1{font-weight:bold;text-align:center;font-size:2.3em;line-height:1.2em;margin:0 15px}div.modal.mybooster-modal.mybooster-overview-modal .modal-header h1 .amount{color:#FEC907}div.modal.mybooster-modal.mybooster-overview-modal .modal-header .advantages{margin-top:1em}div.modal.mybooster-modal.mybooster-overview-modal .modal-header .advantages .advantage{display:flex;margin:0.5em 0;padding-left:0.67em;line-height:1.4em}div.modal.mybooster-modal.mybooster-overview-modal .modal-header .advantages .advantage:before{background-image:url(/assets/hermes/icons/modal-marker-84e7885db580ce6ec7aa4ebcd228d2330862b4a3043940648366b60f6a8560bb.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:1.5em;height:1.5em;flex-shrink:0;margin-right:1.4em;content:""}div.modal.mybooster-modal.mybooster-overview-modal .modal-header .mybooster-subscription-start{position:absolute;background:#FEC907;border-color:#FEC907;color:black;bottom:-25px;max-width:300px}div.modal.mybooster-modal.mybooster-overview-modal .modal-content{padding-top:40px}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .examples-container{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr 1fr;row-gap:0.7em;-moz-column-gap:0.7em;column-gap:0.7em}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example{display:flex;flex-direction:column;align-items:center}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example .example-icon{height:2.5em;text-align:center;line-height:0px}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example .example-icon img{vertical-align:middle;max-height:100%}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example .example-titles{margin-top:0.33em;text-align:center}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example .example-title{font-weight:600;font-size:0.84em}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example .example-subtitle{font-style:italic;font-weight:400;font-size:0.7em}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .full-width-insert{padding:10px 20px;margin-top:1em;box-sizing:border-box;background-color:#81D4FB;font-weight:600;text-align:center}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .btn-group{box-sizing:border-box;margin:0 auto;padding:10px}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .btn-secondary{color:white;background:#FF41AE;border-color:#FF41AE}.membership-logo-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:190px}.membership-logo-container .membership-logo{height:128px;width:128px}.membership-logo-container .membership-title{text-align:center;font-size:1.2em;line-height:1.4em;font-weight:bold;color:#009ADC}.membership-state{line-height:2.1em;font-size:0.8em;display:inline-block}.membership-state:before{width:1em;height:1em;content:"";display:block;float:left;border-radius:0.5em;margin-top:0.45em;margin-right:0.5em}.membership-state.active:before,.membership-state.being-activated:before{background:#94DB42}.membership-state.being-canceled:before,.membership-state.being-terminated:before,.membership-state.being-revoked:before,.membership-state.suspended:before{background:#FE9E09}.membership-state.canceled:before,.membership-state.terminated:before,.membership-state.revoked:before{background:#DC0606}.membership-documents .document{width:50%;min-width:120px;float:left;overflow:auto}.membership-documents .document a.document-content{display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;margin:4px;padding:1.4em 0.8em 1em 0.8em;background:white;color:black;border-radius:10px;font-size:1.14em;line-height:1.4em;box-sizing:border-box;text-align:center}.membership-documents .document a.document-content .document-info{font-size:0.7em}*{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0.2)}html,body{margin:0;padding:0;min-height:100dvh}body{background:#F2F2F2;font-size:14px;line-height:16px;color:#222222;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}.turbolinks-progress-bar{display:none}img{max-width:100%}.hidden{display:none !important}.text-center{text-align:center}.input-group-date{box-sizing:border-box;margin-top:8px;display:block;height:52px;position:relative}.input-group-date label{position:absolute;top:2px;left:25px}.input-group-date .input-date-fields{display:flex;justify-content:space-between;align-items:center;margin-top:5px;min-width:220px;max-width:300px}.input-group-date .input-date-fields .input-number{-moz-appearance:textfield !important;-webkit-appearance:none;appearance:none;max-width:50px;display:flex;align-items:center;justify-content:center;text-align:center}.input-group-date .input-date-fields .input-number::-webkit-outer-spin-button,.input-group-date .input-date-fields .input-number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fb{display:flex}.fb .col-100{width:100%}.fb100vh{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between}.fb100vh .top{margin-top:20px;margin-left:15px;margin-right:15px}@media (max-width: 320px){.fb100vh .top{margin-top:15px}}@media (max-width: 320px){.fb100vh .top{margin-left:10px}}@media (max-width: 320px){.fb100vh .top{margin-right:10px}}.fb100vh .middle{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px}@media (max-width: 320px){.fb100vh .middle{margin-left:10px}}@media (max-width: 320px){.fb100vh .middle{margin-right:10px}}@media (max-width: 320px){.fb100vh .middle{margin-top:15px}}@media (max-width: 320px){.fb100vh .middle{margin-bottom:15px}}.fb100vh .bottom{margin-bottom:20px;margin-left:15px;margin-right:15px}@media (max-width: 320px){.fb100vh .bottom{margin-bottom:15px}}@media (max-width: 320px){.fb100vh .bottom{margin-left:10px}}@media (max-width: 320px){.fb100vh .bottom{margin-right:10px}}.fb100vh .bottom .btn+.btn{margin-top:1em}@font-face{font-family:"Rollerscript-Smooth";src:url(/assets/Rollerscript-Smooth-e8932e622577ce1cdece978210769de561c91b8ec4cdb7cab3f3650e4688c154.otf) format("truetype");font-weight:normal;font-style:normal}body.modal-open{overflow:hidden}div.modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000;background:rgba(0,0,0,0.3);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center}div.modal.modal-large .modal-page{max-width:1000px}div.modal.modal-full .modal-page{max-width:1250px}div.modal .modal-container{position:relative}div.modal .modal-page{position:relative;min-height:300px;width:100%;max-width:450px;max-height:90vh;background:white;border-radius:20px;display:flex;flex-direction:column;align-items:center;margin:0 auto;overflow:auto}div.modal .modal-page p{font-size:1.2em;line-height:1.4em}div.modal .modal-close-btn{position:absolute;background:url(/assets/close-76d45e6548d170735347c49c7e328effd790451c1e7cf1aa3097449a03bda936.svg) center;background-size:20px 20px;right:20px;top:20px;height:20px;width:20px;z-index:2}div.modal .modal-close-btn:hover{cursor:pointer}div.modal .modal-close-btn.white{background:url(/assets/close-white-33f17676f3fd2d468e30fdafd0d919f893b0a676fd30cd1ea4140505d36061d2.svg) center}div.modal .modal-inner{max-width:100%}div.modal .btn-group{width:100%;max-width:300px;margin:2em auto}div.modal .btn-group .btn+.btn{margin-top:1em}input,select,textarea,button{margin:0;padding:0;border:none;outline:none;display:block;font-size:inherit;border-radius:0;font-family:inherit}input[type='date']:after{color:#aaa;content:attr(placeholder)}.input-group{padding-left:25px;padding-right:25px;display:flex;align-items:center;text-decoration:none;border:2px solid black;border-radius:3em;background:transparent;color:inherit}@media (max-width: 320px){.input-group{padding-left:20px}}@media (max-width: 320px){.input-group{padding-right:20px}}.input-group input,.input-group .input,.input-group select{width:100%;background:none !important;height:3rem;line-height:3rem;color:inherit;text-decoration:none;font-weight:300;font-size:1rem}.input-group>div.iti{width:100%}.input-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/assets/styles/mysofie/system-icons/select-down-662a67eecf8036bbd33c94bb499d858dcf4c49d5aafbae720029658403576dc5.svg) center right no-repeat !important;background-size:32px 32px !important}.input-group-append img{height:32px;width:32px}.input-group-append .icon{font-size:18px;margin-right:10px}.is-modal .input-group{background:#441286;border-color:white;color:white}.is-modal .input-group ::-moz-placeholder{color:white;opacity:0.3}.is-modal .input-group ::placeholder{color:white;opacity:0.3}.form-errors{margin-left:15px;margin-right:15px;margin-top:5px;color:#E13364}@media (max-width: 320px){.form-errors{margin-left:10px}}@media (max-width: 320px){.form-errors{margin-right:10px}}label{display:block;font-size:13px;color:#B9B9B9}label abbr{text-decoration:none}.form-group+.form-group{margin-top:8px}.toggle-show-password{background-image:url(/assets/styles/mysofie/system-icons/password-reveal-260ade18afe9e5bc06532b9ee568e7bbf33ceb910decf679300c4dbb2e7013f7.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px;height:20px;width:20px;cursor:pointer;margin-left:10px}input[type=text]+.toggle-show-password{background-image:url(/assets/styles/mysofie/system-icons/password-hide-82e0b07ddb2e38629bda420cb8723bdf87f88b0d416401c171d3d23035021f55.svg)}input[type=password]+.toggle-show-password{background-image:url(/assets/styles/mysofie/system-icons/password-reveal-260ade18afe9e5bc06532b9ee568e7bbf33ceb910decf679300c4dbb2e7013f7.svg)}.btn{display:flex;align-items:center;justify-content:center;width:100%;height:3.5em;line-height:calc(3.5em - 2*3em);text-align:center;font-weight:bold;box-sizing:border-box;text-decoration:none;white-space:nowrap;overflow:hidden;border-radius:3em;border-width:2px;border-style:solid}.btn.disabled,.btn:disabled{opacity:0.5}.btn.disabled:hover,.btn:disabled:hover{cursor:default}.btn.btn-primary{background:#441286;color:white;border-color:#441286;box-shadow:unset}.btn.btn-primary.btn-alert{background:#E13364;border-color:#E13364;color:white}.btn.btn-primary.btn-success{background:#31D0AA;border-color:#31D0AA;color:black}.btn.btn-outline-primary{color:#441286}.btn.btn-secondary{background:none;color:#441286;border-color:#441286;text-decoration:unset}.btn.btn-alert:not(.btn-primary){background:none;color:#E13364;border-color:#E13364;box-shadow:unset}.btn.btn-square{border-radius:5px;border:none;box-shadow:unset;background:#441286;color:white}.btn.btn-primary-inverse{background:white;color:#441286}.btn.btn-square{display:flex;align-items:center;justify-content:center;text-align:left;min-height:55px;text-decoration:none;line-height:1.2em;font-weight:normal}.btn.btn-square .icon-container{width:60px;text-align:center}.btn.btn-square img{height:25px}.btn.btn-square .title-and-subtitle{flex:1;line-height:1.2rem}.btn.btn-square .title{display:block;font-size:1em;font-weight:600}.btn.btn-square .subtitle{display:block;font-size:1em}.is-modal .btn-primary{background:white;border-color:white;color:#441286}.is-modal .btn-primary:disabled{opacity:30%}.is-modal .btn-primary-inverse{background:#441286;border-color:white;color:white}.ispinner{position:relative;width:20px;height:20px}.ispinner .ispinner__blade{position:absolute;left:44.5%;top:37%;width:10%;height:25%;border-radius:50% / 20%;animation:iSpinnerBlade 1s linear infinite;animation-play-state:paused}.ispinner .ispinner__blade:nth-child(1){animation-delay:-1.6666666667s;transform:rotate(30deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(2){animation-delay:-1.5833333333s;transform:rotate(60deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(3){animation-delay:-1.5s;transform:rotate(90deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(4){animation-delay:-1.4166666667s;transform:rotate(120deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(5){animation-delay:-1.3333333333s;transform:rotate(150deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(6){animation-delay:-1.25s;transform:rotate(180deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(7){animation-delay:-1.1666666667s;transform:rotate(210deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(8){animation-delay:-1.0833333333s;transform:rotate(240deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(9){animation-delay:-1s;transform:rotate(270deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(10){animation-delay:-0.9166666667s;transform:rotate(300deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(11){animation-delay:-0.8333333333s;transform:rotate(330deg) translate(0, -150%)}.ispinner .ispinner__blade:nth-child(12){animation-delay:-0.75s;transform:rotate(360deg) translate(0, -150%)}.ispinner.ispinner--animating .ispinner__blade{animation-play-state:running}.ispinner.ispinner--white .ispinner__blade{background-color:white}.ispinner.ispinner--gray .ispinner__blade{background-color:#8c8c8c}.ispinner.ispinner--large{width:35px;height:35px}.ispinner.ispinner--large .ispinner__blade{width:8.5714285714%;height:25.7142857143%;border-radius:50% / 16.67%}@keyframes iSpinnerBlade{0%{opacity:0.85}50%{opacity:0.25}100%{opacity:0.25}}.loading-indicator{text-align:center;display:none}.loading-indicator .ispinner{margin:auto}.loading-indicator.visible{display:block}.loading-indicator.x2{transform:scale(2)}.iti__flag{background-image:url(/assets/intl-tel-input/build/img/flags-0a012cf808a24573168308916092d2d4bd3f2b4af8e16b59167013cc77acee55.png)}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-image:url(/assets/intl-tel-input/build/img/flags@2x-8ab4e961a71e2a404aab37e528b0312282c258015d58f5e0eb5dec6aa4ff63d2.png)}}[data-action=show] #budget{display:flex;height:100%;width:100%;box-sizing:border-box;overflow-x:auto}[data-action=show] #budget form{width:100%}[data-action=show] .budget-filter-container{background:white;border-radius:9px;margin-bottom:20px;box-shadow:0px 7px 20px rgba(0,0,0,0.05)}[data-action=show] #totals{width:100%;max-width:400px}[data-action=show] #cares-container{max-width:450px;flex-grow:1;padding-right:0}[data-action=show] #cares-container #cares-list{margin-top:0}[data-action=show] #budget-content{min-width:380px;width:100%;display:flex;justify-content:space-between;height:calc(100% - 66px)}[data-action=show] #budget-content #budget-stats-content{display:flex;align-items:center;flex-direction:column;background:transparent;margin-right:20px;box-shadow:none;border-radius:0px;flex-grow:1}[data-action=show] #budget-content #budget-stats-content #chart-container{min-height:280px;min-width:280px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);margin-bottom:30px}[data-action=show] #budget-content #budget-stats-content #chart-container #chart,[data-action=show] #budget-content #budget-stats-content #chart-container #chart-label-container{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}[data-action=show] #budget-content #budget-stats-content #chart-container #chart-label-container{height:149px;width:149px;border-radius:999px;background:white;box-shadow:0px 3px 5px 0px #9b9b9b}[data-action=show] #budget-content #budget-stats-content #chart-container #chart-label-container .fb{height:inherit;width:inherit;border-radius:inherit;display:flex;align-items:center;justify-content:center;text-align:center}[data-action=show] #budget-content #budget-stats-content #chart-container #chart-label-container .amount{font-size:22px;font-weight:700}[data-action=show] #budget-content #budget-stats-content #progresses{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;width:100%}[data-action=show] #budget-content #budget-stats-content #progresses .progress-container{width:100%;display:flex;flex-direction:column}[data-action=show] #budget-content #budget-stats-content #progresses .progress-container+.progress-container{margin-top:10px}[data-action=show] #budget-content #budget-stats-content #progresses .progress-container .progress-bar{width:100%;display:flex}[data-action=show] #budget-content #budget-stats-content #progresses .progress-container .progress-value{min-width:50px;font-size:18px;font-weight:bold}[data-action=show] #budget-content #budget-stats-content #progresses .progress-container .progress-label{opacity:0.7;font-size:14px}[data-action=show] #budget-content #budget-stats-content #progresses progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:none;border-radius:8px;background:white;height:15px;overflow:hidden}[data-action=show] #budget-content #budget-stats-content #progresses progress[value]::-webkit-progress-bar{background:white}[data-action=show] #budget-content #budget-stats-content #progresses progress[value]::-moz-progress-bar{border-radius:8px}[data-action=show] #budget-content #budget-stats-content #progresses progress[value]::-webkit-progress-value{height:15px;border-radius:8px;min-width:15px}[data-action=show] #budget-content #budget-stats-content #progresses progress.ro[value]::-webkit-progress-value{background-color:#009adc}[data-action=show] #budget-content #budget-stats-content #progresses progress.ro[value]::-moz-progress-bar{background-color:#009adc}[data-action=show] #budget-content #budget-stats-content #progresses progress.rc[value]::-webkit-progress-value{background-color:#31d0aa}[data-action=show] #budget-content #budget-stats-content #progresses progress.rc[value]::-moz-progress-bar{background-color:#31d0aa}[data-action=show] #budget-content #budget-stats-content #progresses progress.mybooster[value]::-webkit-progress-value{background-color:#FF41AE}[data-action=show] #budget-content #budget-stats-content #progresses progress.mybooster[value]::-moz-progress-bar{background-color:#FF41AE}[data-action=show] #budget-content #budget-stats-content #progresses progress.me[value]::-webkit-progress-value{background-color:#FE9E09}[data-action=show] #budget-content #budget-stats-content #progresses progress.me[value]::-moz-progress-bar{background-color:#FE9E09}[data-action=show] #budget-content #budget-stats-content #progresses progress.unknown[value]::-webkit-progress-value{background-color:#b1b1b1}[data-action=show] #budget-content #budget-stats-content #progresses progress.unknown[value]::-moz-progress-bar{background-color:#b1b1b1}[data-action=show] #budget-content #budget-stats-content #progresses .label{display:none}[data-action=show] #budget-content #budget-stats-content #progresses .label.ro{background:#009adc}[data-action=show] #budget-content #budget-stats-content #progresses .label.rc{background:#31d0aa}[data-action=show] #budget-content #budget-stats-content #progresses .label.mybooster{background:#FF41AE}[data-action=show] #budget-content #budget-stats-content #progresses .label.me{background:#FE9E09}[data-action=show] #budget-content #budget-stats-content #progresses .label.unknown{background:#b1b1b1}#front-web-home-layout .container-title{font-size:18px;font-weight:bold;opacity:0.7;color:#0E0E2C;margin-top:0;margin-left:0}button.a{margin:0;padding:0;display:inline;border:none;background:none;border-radius:0;font-weight:bold;text-decoration:underline}button.a:hover{cursor:pointer}#contract-container{box-sizing:border-box;max-width:407px;margin:auto;font-size:16px;color:#0e0e2c;max-height:100%;position:relative;display:flex;flex-direction:column;justify-content:center}#contract-container .form-group label{margin:auto;box-sizing:border-box;max-width:320px;margin:auto;font-size:12px;text-align:left;color:#E13364;visibility:hidden}#contract-container .form-group label.visible{visibility:visible}#contract-container .provider-logo{box-sizing:border-box;padding:15px 35px 35px 35px}#contract-container .loading-overlay{display:none;position:absolute;width:100%;height:100%;background:#F2F2F2;opacity:60%;top:0;left:0}#contract-container .loading-overlay.visible{flex-direction:column;justify-content:center;display:flex}#contract-container .loading-overlay .loading-indicator .ispinner.ispinner--gray{width:50px;height:50px}#contract-container .loading-overlay .loading-indicator .ispinner.ispinner--gray .ispinner__blade{background-color:#3F1774}#contract-container .btn.btn-primary{background-color:#441286;color:white;width:320px;margin:auto}#contract-container h1{margin:0;font-size:36px;font-weight:700;text-align:center;line-height:1.17em;letter-spacing:-0.02em;padding:0px 10px 10px 10px}#contract-container p{text-align:center;line-height:1.4em}#contract-container .illustration{height:200px}#contract-container .search-input{border:1px solid #0E0E2C;border-radius:24px;height:24px;margin:15px 45px 0px 45px;padding:11px}#contract-container .search-input:before{float:left;content:url(/assets/web/icons/search-609c5405f88dfcedeb5d95d7c1944cda3683e74c4b4c71da9d236e81441560a8.svg);height:24px;margin-right:10px}#contract-container .search-input input{min-width:200px;line-height:24px}#contract-container .search-input input::-moz-placeholder{font-style:italic}#contract-container .search-input input::placeholder{font-style:italic}#contract-container .input-group{max-width:320px;margin:auto;border-color:#0e0e2c;box-sizing:border-box}#contract-container .form-group{text-align:center}#contract-container .form-group button.disabled{pointer-events:none}#contract-container .form-group a:not(.btn){color:#441286;font-weight:bold;display:block;line-height:3.5em;margin-top:20px}#contract-container section+section{margin-top:14px}#contract-container section{background:white;border-radius:9px;padding-bottom:15px;box-sizing:border-box}#contract-container section p.before-search{margin-top:10px}#contract-container section.stepper .header{font-size:12px;background:#441286;color:white;font-weight:600;padding:6px 20px;border-radius:9px 9px 0px 0px;overflow:auto;line-height:21px}#contract-container section.stepper .header:before{content:url(/assets/web/icons/stepper-5234f41999242b16ddf06c53a0e920508cf24da731de3039dfb3e9658e1ed3c7.svg);display:block;float:left;margin-right:10px;height:21px}#contract-container section.stepper ol.steps{list-style:none;counter-reset:step-counter;overflow:auto;padding:16px 50px 0px 50px;margin:0;width:calc(100% - 100px);display:flex;font-size:16px;line-height:36px;font-weight:700}#contract-container section.stepper ol.steps li.step{counter-increment:step-counter;opacity:0.5;flex-grow:1;display:flex}#contract-container section.stepper ol.steps li.step a{text-decoration:none;display:flex;align-items:center}#contract-container section.stepper ol.steps li.step .step-index{text-align:center;color:white;background:#441286;width:36px;height:36px;border-radius:18px;margin-right:10px}#contract-container section.stepper ol.steps li.step:after{flex-grow:1;display:block;float:right;content:" ";margin-left:10px;height:2px;background:#441286;margin-top:17px}#contract-container section.stepper ol.steps li.step:last-child{flex-grow:0}#contract-container section.stepper ol.steps li.step:last-child:after{display:none}#contract-container section.stepper ol.steps li.step.active{opacity:1}#contract-container section.stepper ol.steps li+li{margin-left:10px}#contract-container section.contract-success-box .top{margin-bottom:30px}#contract-container section.contract-error-box,#contract-container section.contract-success-box{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}#contract-container section.connect-box{display:flex;flex-direction:column;justify-content:space-between}#contract-container section.new-unhandled-provider-box,#contract-container section.connect-box,#contract-container section.contract-error-box,#contract-container section.contract-success-box{padding-top:30px;max-height:600px;flex-grow:1}#contract-container section.search-box{display:flex;flex-direction:column;justify-content:center;padding-top:10px}#contract-container section.popular-providers .header,#contract-container section.results .header,#contract-container section.no-results .header{text-transform:uppercase;padding:20px 15px}#contract-container section.popular-providers ul.providers,#contract-container section.results ul.providers{overflow:auto;margin:0;padding:0}#contract-container section.popular-providers ul.providers li.provider a,#contract-container section.results ul.providers li.provider a{color:inherit;text-decoration:inherit}#contract-container section.popular-providers .body{margin:0 15px}#contract-container section.popular-providers ul.providers li.provider{box-sizing:border-box;opacity:0.7;width:calc(50% - 20px);margin-left:20px;padding:0 10px;float:left}#contract-container section.popular-providers ul.providers li.provider a{opacity:0.7;display:block;min-height:2em}#contract-container section.popular-providers ul.providers li.provider a:hover{opacity:1}#contract-container section.results{overflow:hidden;display:flex;flex-direction:column}#contract-container section.results .body{scrollbar-color:#009ADC transparent;overflow:auto;margin:0 15px}#contract-container section.results .body::-webkit-scrollbar{width:16px}#contract-container section.results .body::-webkit-scrollbar-track{background:#F2F2F2;border-radius:30px}#contract-container section.results .body::-webkit-scrollbar-thumb{min-height:120px;border:3px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:8px;background-color:#009ADC}#contract-container section.results .body::-webkit-scrollbar-corner{background-color:transparent}#contract-container section.results .body::-webkit-scrollbar-track{background:transparent}#contract-container section.results ul.providers{list-style-type:none}#contract-container section.results ul.providers li.provider a{display:block;box-sizing:border-box;opacity:0.7;padding:13px 10px;line-height:24px;border-bottom:solid 1px #f2f2f2}#contract-container section.results ul.providers li.provider a:after{content:url(/assets/web/icons/chevron-right-8447b2252f95eca0a64fa9f540a02699ab997eace4941d362f61d55da66156c9.svg);display:block;float:right}#contract-container section.results ul.providers li.provider a:hover{background:#f2f2f2}#contract-container section.no-results .btn{width:275px}#contract-container section.new-unhandled-provider-box{display:flex;flex-direction:column;align-items:center}#contract-container section.new-unhandled-provider-box form{flex-grow:1;text-align:center;padding:0 60px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}#contract-container section.new-unhandled-provider-box form .form-top,#contract-container section.new-unhandled-provider-box form .form-bottom{width:100%}#contract-container section.new-unhandled-provider-box .form-group{width:100%}#contract-container section.new-unhandled-provider-box .form-group label{width:266px;margin:auto;font-size:12px;text-align:left;color:#E13364}#contract-container section.new-unhandled-provider-box .form-group+.form-group{margin-top:16px}#contract-container section.new-unhandled-provider-box .btn-primary{margin:16px 0;width:100%}#contract-container section.new-unhandled-provider-box .text-link{color:black}#contract-container.success-step #contract-inner{background-color:white;color:black;border-radius:16px;padding:20px;background-repeat:no-repeat;background-image:url(/assets/web/illustrations/connect-contract-success-bg-ef692c414a47272e23964245ebe8e23f7b6f52b835b87ca7df544ca1d817feab.svg);background-size:100% 70%;background-position:bottom}#contract-container.success-step #contract-inner .btn-primary{background-color:#441286;color:white}#contract-container.success-step #contract-inner .provider-logo{max-height:75px}#contract-container .fb100vh{display:flex;flex-direction:column;min-height:inherit;justify-content:space-between}#contract-container .btn+.btn{margin-top:8px}#contract-container .btn-primary{background-color:white;color:#441286}#contract-inner{position:relative;height:100%;max-height:90%;flex-grow:1;text-align:center;max-width:415px}#contract-inner .loading-indicator{position:absolute;height:50px;width:50px;top:50%;left:calc(50% - 25px);display:flex;align-items:center;justify-content:center}#contract-inner .loading-indicator .ispinner{width:100%;height:100%}#contract-inner .loading-indicator .ispinner .ispinner__blade{background-color:white}@keyframes iSpinnerBlade{100%{opacity:0.25}}#contract-inner .top{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1}#contract-inner .bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;margin-top:8px}#contract-inner .middle{flex-grow:1;margin:0;padding-left:15px;padding-right:15px}@media (max-width: 320px){#contract-inner .middle{padding-left:10px}}@media (max-width: 320px){#contract-inner .middle{padding-right:10px}}#contract-inner .middle h1{line-height:1.2em}#contract-inner .middle p{line-height:1.5em}#contract-inner .form-group,#contract-inner .btn{max-width:300px;margin-left:auto;margin-right:auto}#contract-inner #provider-select{margin-bottom:55px}#contract-inner #provider-select .input-group{min-height:48px}#contract-inner input[type=submit][disabled]{opacity:0.4}#contract-inner .illustration{width:100%;max-height:180px}#contract-inner input[type=date]:hover{cursor:pointer}#contract-inner input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1)}#diagnosis-show .menu-container{position:relative;height:56px}#diagnosis-show .menu{position:absolute;top:0;left:0;right:0;background:white;margin:8px 0 !important}#diagnosis-show .menu,#diagnosis-show .menu li{list-style:none;margin:0;padding:0}#diagnosis-show .menu a{display:flex;align-items:center;height:40px;line-height:40px;padding:0 20px;font-size:1.1em;font-weight:bold;color:#441286;text-decoration:none}#diagnosis-show .menu svg{margin-right:5px}#diagnosis-show .menu li.active a,#diagnosis-show .menu li a:not(.title):hover{color:white;background-color:#441286}#diagnosis-show .menu li{display:none}#diagnosis-show .menu.open li,#diagnosis-show .menu li.active{display:block}#diagnosis-show .menu.open{box-shadow:0px 4px 20px rgba(0,0,0,0.25);border-radius:9px}#diagnosis-show .section h1{margin-top:0;padding-top:48px}.diagnosis-tunnel{max-width:400px;margin:auto}.diagnosis-tunnel .block{max-width:375px;margin:auto}.diagnosis-tunnel a.disabled{color:#B9B9B9}.diagnosis-tunnel p{margin:1.17em 15px 0px 15px;padding:0;line-height:1.4em}.diagnosis-tunnel p.advice{font-style:italic}.diagnosis-tunnel p.advice:before{content:"💡 "}.diagnosis-tunnel p.legend{font-size:0.625em;margin-top:3em}.diagnosis-tunnel .chart-container{height:266px;width:266px;position:relative;margin:auto}.diagnosis-tunnel .chart-container .chart-label-container{position:absolute;top:0;left:0;margin:66.5px;height:133px;width:133px;border-radius:66.5px;background:white;box-shadow:0px 3px 5px 0px #9b9b9b;display:flex;align-items:center;justify-content:center;text-align:center}.diagnosis-tunnel .chart-container .chart-label-container .chart-label{font-size:24px;font-weight:700}.diagnosis-tunnel .pretty-bars-container{margin:0 15px}.diagnosis-tunnel .pretty-bar .bar{border-radius:10px;height:20px}.diagnosis-tunnel .prefixed-pretty-bars{display:flex;position:relative}.diagnosis-tunnel .prefixed-pretty-bars .prefix{position:absolute;width:20px;border-radius:10px;height:calc(100% - 1.5em)}.diagnosis-tunnel .prefixed-pretty-bars .pretty-bars{flex-grow:1;margin-left:30px}.diagnosis-tunnel .tableview{margin:2em 0s}.diagnosis-tunnel .tableview .tableview-item.grantee{font-size:1em;padding:0.5em 30px}.diagnosis-tunnel .tableview .tableview-item.grantee .avatar{display:inline;vertical-align:middle}.diagnosis-tunnel .tableview .tableview-item.grantee .name{display:inline-block;padding-left:2em;font-weight:bold}.diagnosis-tunnel h1{text-align:center;max-width:340px;margin:50px 15px;font-size:2.25em;line-height:1.17em;letter-spacing:-0.02em}.diagnosis-tunnel h2{margin:0.78em 15px 0px 15px;padding:0;text-align:left;font-size:1.5em;line-height:1.17em;letter-spacing:-0.02em}.diagnosis-tunnel h3{margin:0.5em 0 0.2em 0;font-size:1.125em}.diagnosis-tunnel .label{display:inline-block;margin:0.25em 0 0.5em 0.25em;color:#0e0e2c;font-weight:lighter;font-size:0.75em}.diagnosis-tunnel .illustration{height:200px;background-position:center;background-repeat:no-repeat;background-size:contain}.diagnosis-tunnel .illustration+h1{margin-top:40px;margin-bottom:0.52em;font-size:2.25em;letter-spacing:-0.02em}.diagnosis-tunnel .middle{margin:0px}.diagnosis-tunnel .bottom{margin-top:1.4em;margin-bottom:40px}.diagnosis-tunnel .bottom .btn{font-weight:600;max-width:320px;margin:auto}.diagnosis-tunnel .bottom .btn+.btn{margin-top:14px}.diagnosis-tunnel .top{margin:0}.diagnosis-tunnel .top .illustration+h1{margin-top:0px;margin-bottom:0px}.diagnosis-tunnel .top .text-center{margin-bottom:0px}#download{text-align:center}#download .header img{margin:-15px 0}#download h2{font-size:26px !important}#download .store-icons svg,#download .store-icons svg *{fill:black}#web-home{min-height:450px;height:100%;box-sizing:border-box;display:flex;flex-grow:1}.btn:hover,select:hover{cursor:pointer}hr,p,.content,h1,h2,h3{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;line-height:1em}@media (max-width: 320px){hr,p,.content,h1,h2,h3{margin-left:10px}}@media (max-width: 320px){hr,p,.content,h1,h2,h3{margin-right:10px}}@media (max-width: 320px){hr,p,.content,h1,h2,h3{margin-top:15px}}@media (max-width: 320px){hr,p,.content,h1,h2,h3{margin-bottom:15px}}.modal.app-only,.modal.app-only .modal-page{background:none;position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;display:block;min-height:none;max-height:none;min-width:none;max-width:none}#only-app-modal{display:flex;height:calc(100% - 2px);background:linear-gradient(0deg, #F2F2F2 0%, #F2F2F2 50%, #F2F2F2 60%, transparent 100%);padding:1px}#only-app-modal #bottom-container{text-align:center;margin:0 auto;align-self:flex-end;max-width:660px;display:flex;flex-direction:column;align-items:center}#only-app-modal #bottom-container p{margin:30px 0px;max-width:500px;line-height:22px;font-size:16px}#only-app-modal #bottom-container .btn{width:320px}#only-app-modal #bottom-container .store-icons svg,#only-app-modal #bottom-container .store-icons svg *{fill:black !important;margin:100px 0px}#reset-password{min-height:inherit}#sidebar-diagnostic .label{color:#31D0AA;margin-bottom:10px}#sidebar-diagnostic span.icon{margin-right:8px}#sidebar-diagnostic a{background:#31D0AA;color:white;display:flex;align-items:center;padding:5px;border-radius:5px;text-align:left}#sidebar-diagnostic a span{font-weight:normal}#sidebar-diagnostic a svg,#sidebar-diagnostic a svg *{fill:white}#sidebar-footer #sidebar-subscription{margin-left:15px;line-height:1.4em;font-size:16px;font-weight:400;border-radius:5px;border:2px solid #FF41AE;position:relative;overflow:visible;z-index:1}#sidebar-footer #sidebar-subscription .badge{position:absolute;left:-20px;top:-12px;display:flex;flex-direction:column}#sidebar-footer #sidebar-subscription .badge::before{border-bottom:26px solid transparent;border-right:26px solid #FE9E09;position:absolute;top:26px;left:-8px;width:0;content:""}#sidebar-footer #sidebar-subscription .badge .badge-content{position:relative;font-family:"Work Sans", sans-serif;font-style:normal;font-weight:600;font-size:19px;line-height:26px;background:#FEC907;color:white;left:18px;float:left;box-sizing:border-box;padding-left:5px;padding-right:5px}#sidebar-footer #sidebar-subscription .badge .badge-content::before{position:absolute;display:block;left:-26px;border-top:26px solid transparent;border-right:26px solid #FEC907;content:""}#sidebar-footer #sidebar-subscription .badge .badge-content::after{position:absolute;display:block;right:-13px;top:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:13px solid #FEC907;content:""}#sidebar-footer #sidebar-subscription .badge .shadowed{filter:blur(2px);position:absolute;left:22px;top:4px}#sidebar-footer #sidebar-subscription .badge .shadowed::before{border-right-color:rgba(0,0,0,0.25)}#sidebar-footer #sidebar-subscription .badge .shadowed::after{border-left-color:rgba(0,0,0,0.25)}#sidebar-footer #sidebar-subscription .badge .shadowed{background-color:rgba(0,0,0,0.25);color:rgba(0,0,0,0.25)}#sidebar-footer #sidebar-subscription svg{display:block;margin:auto}#sidebar-footer #sidebar-subscription svg *{fill:#FF41AE}#sidebar-footer #sidebar-subscription header{color:#FF41AE;margin-bottom:10px}#sidebar-footer #sidebar-subscription header strong{font-weight:600}#sidebar-footer #sidebar-subscription footer{background-color:#FF41AE;color:white;padding:15px}#sidebar-footer #sidebar-subscription footer p{margin:0;margin-bottom:15px;color:inherit;font-weight:inherit}#sidebar-footer #sidebar-subscription footer .btn{width:auto;border-radius:5px;color:#FF41AE;background-color:white}#signup-link-request-modal .store-icons svg,#signup-link-request-modal .store-icons svg *{fill:black}#signup-link-request-modal .store-icons a{text-decoration:none;display:block}#signup-form .password-link{display:block;width:100%;color:inherit}#signup-form .field_with_errors{width:100%}#signup-form input[type=submit][disabled]{opacity:0.4}#signup-form .checkbox-container,#signup-form .terms-container{margin:1em 0 2em 0}#signup-form .checkbox-container .checkbox,#signup-form .terms-container .checkbox{display:block;position:relative;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:1em;height:20px;width:20px;overflow:hidden;border-radius:50%;border:2px solid black;flex-shrink:0}#signup-form .checkbox-container .checkbox input,#signup-form .terms-container .checkbox input{position:absolute;opacity:0;height:0;width:0}#signup-form .checkbox-container .checkbox input:checked~.checkmark,#signup-form .terms-container .checkbox input:checked~.checkmark{background-color:#31D0AA}#signup-form .checkbox-container .checkbox .checkmark,#signup-form .terms-container .checkbox .checkmark{position:absolute;top:0;left:0;right:0;bottom:0;background-color:inherit}#signup-form .checkbox-container label,#signup-form .terms-container label{display:flex;font-size:12px;align-items:center;color:black;line-height:1.2em}#signup-form .checkbox-container label:hover,#signup-form .terms-container label:hover{cursor:pointer}#signup-form .checkbox-container label .icon,#signup-form .terms-container label .icon{font-size:24px}#signup-form .checkbox-container label a,#signup-form .terms-container label a{font-weight:bold;color:inherit}#signup-password{position:absolute;top:0;right:0;bottom:0;left:0;background:#F2F2F2;padding:30px 45px;z-index:10}#password-indicators{margin-left:20px}#password-indicators p{margin-left:0;margin-right:0}#password-indicators ul{text-align:left !important;margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;padding:0;list-style:none;font-size:16px}@media (max-width: 320px){#password-indicators ul{margin-left:10px}}@media (max-width: 320px){#password-indicators ul{margin-right:10px}}@media (max-width: 320px){#password-indicators ul{margin-top:15px}}@media (max-width: 320px){#password-indicators ul{margin-bottom:15px}}#password-indicators li{color:red;line-height:1.5em}#password-indicators li .icon{width:1em}#password-indicators li.ok{color:green}#password-indicators li.ok .icon:before{content:"\f00c"}#terms{padding:2em 1em}#terms h1{font-size:36px;line-height:42px;font-weight:bold;margin-top:0}#unavailable-provider-help-modal{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:#441286;overflow:hidden}#unavailable-provider-help-modal .header img{max-height:275px;width:100%}#unavailable-provider-help-modal .content{flex-grow:1;margin:0px;padding-left:25px;padding-right:25px}@media (max-width: 320px){#unavailable-provider-help-modal .content{padding-left:20px}}@media (max-width: 320px){#unavailable-provider-help-modal .content{padding-right:20px}}#unavailable-provider-help-modal h1{margin-top:0px;font-size:28px}#unavailable-provider-help-modal p{font-size:16px;line-height:22px}#unavailable-provider-help-modal .btn-group{box-sizing:border-box;width:100%;padding-left:25px;padding-right:25px;padding-bottom:25px}@media (max-width: 320px){#unavailable-provider-help-modal .btn-group{padding-left:20px}}@media (max-width: 320px){#unavailable-provider-help-modal .btn-group{padding-right:20px}}#unhandled_contract_help_modal .modal-page{width:340px;max-width:100%}#unhandled_contract_help_modal .modal-container{position:relative}#unhandled_contract_help_modal .modal-close-btn{background:url(/assets/web/icons/close-white-33f17676f3fd2d468e30fdafd0d919f893b0a676fd30cd1ea4140505d36061d2.svg) center;background-size:20px 20px;right:-20px;top:-20px}#unhandled_contract_help_modal .header{position:relative;margin-bottom:30px;background:#BFE6F6;min-height:150px;max-height:275px;width:100%;height:30vh}#unhandled_contract_help_modal .header img{position:absolute;bottom:0;height:30vh;min-height:175px;max-height:275px;width:100%}#unhandled_contract_help_modal .content{flex-grow:1;margin:0px;padding-left:25px;padding-right:25px}@media (max-width: 320px){#unhandled_contract_help_modal .content{padding-left:20px}}@media (max-width: 320px){#unhandled_contract_help_modal .content{padding-right:20px}}#unhandled_contract_help_modal .content h1{margin-top:0px;margin-bottom:20px;font-size:36px}#unhandled_contract_help_modal .content p{font-size:16px;line-height:22px;margin:0}@media (max-height: 600px){#unhandled_contract_help_modal .content h1{font-size:28x;line-height:32px}#unhandled_contract_help_modal .content p{font-size:14px;line-height:16px}}#unhandled_contract_help_modal .btn-group{box-sizing:border-box;width:100%;padding-left:25px;padding-right:25px;padding-bottom:0;margin-bottom:20px;margin-top:20px}@media (max-width: 320px){#unhandled_contract_help_modal .btn-group{padding-left:20px}}@media (max-width: 320px){#unhandled_contract_help_modal .btn-group{padding-right:20px}}#front-web-contract-layout{position:relative;display:grid;min-height:100vh;width:100vw;overflow:hidden;grid-template-columns:215px calc(100vw - 215px)}#front-web-contract-layout .close-modal{position:absolute;top:65px;right:65px}#front-web-contract-layout #sidebar{grid-column-start:1;grid-row:1}#front-web-contract-layout #main{grid-column-start:2;grid-row-start:1;justify-self:stretch}#front-web-home-layout{display:grid;height:100vh;width:100vw;overflow:hidden;grid-template-columns:215px calc(100vw - 215px);grid-template-rows:130px calc(100vh - 130px)}#front-web-home-layout #modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000}#front-web-home-layout #main-header{grid-row-start:1;grid-column-start:2;display:flex;justify-content:space-between;padding:20px 20px 10px 20px}#front-web-home-layout #main-header #profile-container{display:flex;flex-direction:column}#front-web-home-layout #main-header #profile-container #profile-informations{display:flex;align-items:center}#front-web-home-layout #main-header #profile-container #profile-informations .avatar{height:75px;width:75px;margin-right:12px;border:4px solid #009ADC;border-radius:50%}#front-web-home-layout #main-header #profile-container #profile-informations #profile-name{font-size:36px;font-weight:bold;line-height:42px}#front-web-home-layout #main-header #profile-container .caption{margin:0;opacity:0.5}#front-web-home-layout #main-header #actions-menu-container #actions-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center}#front-web-home-layout #main-header #actions-menu-container #actions-menu #notifications-btn{position:relative}#front-web-home-layout #main-header #actions-menu-container #actions-menu #notifications-btn #notification-badge{position:absolute;border-radius:50%;color:white;height:14px;width:14px;border:2px solid #F2F2F2;top:-25%;right:-25%;background-color:#E13364;text-align:center;font-size:0.8em;font-weight:bold}#front-web-home-layout #main-header #actions-menu-container #actions-menu #notifications-btn #notifications-dropdown{scrollbar-color:#009ADC transparent;overflow:auto;position:absolute;background-color:white;height:435px;width:330px;top:calc(100% + 10px);right:0;border-radius:18px;box-shadow:0px 4px 20px rgba(0,0,0,0.25);z-index:1000;overflow:auto;padding:20px 0px 20px 20px}#front-web-home-layout #main-header #actions-menu-container #actions-menu #notifications-btn #notifications-dropdown::-webkit-scrollbar{width:16px}#front-web-home-layout #main-header #actions-menu-container #actions-menu #notifications-btn #notifications-dropdown::-webkit-scrollbar-track{background:#F2F2F2;border-radius:30px}#front-web-home-layout #main-header #actions-menu-container #actions-menu #notifications-btn #notifications-dropdown::-webkit-scrollbar-thumb{min-height:120px;border:3px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:8px;background-color:#009ADC}#front-web-home-layout #main-header #actions-menu-container #actions-menu #notifications-btn #notifications-dropdown::-webkit-scrollbar-corner{background-color:transparent}#front-web-home-layout #main-header #actions-menu-container #actions-menu #notifications-btn #notifications-dropdown .notification-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}#front-web-home-layout #main-header #actions-menu-container #actions-menu .item-link+.item-link{margin-left:20px}#front-web-home-layout #main-header #actions-menu-container #actions-menu .item-link{position:relative;display:flex;flex-direction:column;align-items:center}#front-web-home-layout #main-header #actions-menu-container #actions-menu .item-link .icon{position:relative;margin-bottom:10px}#front-web-home-layout #main-header #actions-menu-container #actions-menu .item-link>a{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#441286}#front-web-home-layout #main{display:flex;grid-column-start:2;grid-row-start:2;justify-self:stretch;overflow-y:auto;padding:20px 20px 30px 20px;box-sizing:border-box}#front-web-mobile-layout{min-height:100vh;display:flex;flex-direction:column}#front-web-mobile-layout #main{display:flex;flex-grow:1}body#signup{background:linear-gradient(111.34deg, #FFE8CC 0%, #85E6FB 100%),#C4C4C4;min-height:100vh}body#signup[data-controller=user_sessions],body#signup[data-controller*=reset_password]{background:linear-gradient(111.34deg, #E6CCFF 0%, #FBE885 100%),#C4C4C4}body#signup #logo{max-width:450px;margin:15px}body#signup #logo img{border:2px solid #A188C2;border-radius:12px}body#signup #page-container{min-height:calc(100vh - 102px);width:100vw;display:flex;align-items:center;justify-content:center;margin:15px 0;box-sizing:border-box}body#signup #main-container{width:100%;max-width:400px;margin:0 15px;border-radius:10px}body#signup #main-header{border-radius:10px 10px 0 0}body#signup #main-header h1{color:#441286;text-align:center;font-size:2.5em;padding:25px;margin:0}body#signup #main{padding:0px 50px 30px 50px;position:relative;min-height:450px}body#signup #main .fb100vh{display:flex;flex-direction:column;min-height:inherit;justify-content:space-between}body#signup #main .middle{flex-grow:1}body#signup #main #modal{padding:15px 50px 30px 50px;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;background:#F2F2F2;border-radius:10px}body#signup h2{font-size:36px;text-align:center}body#signup .bottom{text-align:center}body#signup .bottom a:not(.btn){color:#441286;text-decoration:none;font-weight:bold;display:block;margin-top:20px}body#signup .bottom a:not(.btn):hover{text-decoration:underline}@media (min-width: 960px){body#signup #page-container{margin-top:-40px}body#signup #logo{position:relative;top:30px;left:30px}}#flash{position:fixed;z-index:10000;top:0;right:0;left:0}@keyframes FlashAnimation{0%{opacity:0}100%{opacity:1}}.alert{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;animation:1s linear FlashAnimation;color:white;font-size:16px;text-align:center;min-height:30px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}@media (max-width: 320px){.alert{padding-left:10px}}@media (max-width: 320px){.alert{padding-right:10px}}@media (max-width: 320px){.alert{padding-top:15px}}@media (max-width: 320px){.alert{padding-bottom:15px}}.alert span.message{flex-grow:1}.alert.alert-notice{background:#31D0AA}.alert.alert-alert{background:#E13364}.alert.alert-persistent_info{background:#441286;position:relative}.alert.alert-persistent_info.alert-mybooster{background:#FF41AE}.alert.alert-persistent_info.alert-mybooster a.mybooster-subscription{display:block;color:white;text-decoration:none}.alert.alert-persistent_info.alert-mybooster a.mybooster-subscription .icon-container{vertical-align:middle}.alert.alert-persistent_info.alert-mybooster a.mybooster-subscription .title{text-decoration:underline}.alert.alert-persistent_info::after{position:absolute;right:15px;content:'';background:url(/assets/web/icons/close-white-33f17676f3fd2d468e30fdafd0d919f893b0a676fd30cd1ea4140505d36061d2.svg) no-repeat center;height:30px;width:30px}.alert.alert-persistent_info:hover::after{cursor:pointer}#banners{position:fixed;z-index:10000;top:0;right:0;left:0}#banners .banner{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;animation:1s linear FlashAnimation;color:white;font-size:16px;text-align:center;min-height:30px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}@media (max-width: 320px){#banners .banner{padding-left:10px}}@media (max-width: 320px){#banners .banner{padding-right:10px}}@media (max-width: 320px){#banners .banner{padding-top:15px}}@media (max-width: 320px){#banners .banner{padding-bottom:15px}}#banners .banner .banner-close-btn{position:absolute;background:url(/assets/close-76d45e6548d170735347c49c7e328effd790451c1e7cf1aa3097449a03bda936.svg) center;background-size:20px 20px;color:white;right:20px;top:20px;height:20px;width:20px;z-index:2;cursor:pointer}#banners .banner.banner-mybooster{background:#FF41AE}#banners .banner.banner-mybooster a.mybooster-subscription{display:block;color:white;text-decoration:none}#banners .banner.banner-mybooster a.mybooster-subscription .icon-container{vertical-align:middle}#banners .banner.banner-mybooster a.mybooster-subscription .title{text-decoration:underline}#banners .banner.banner-mybooster .banner-close-btn{background:url(/assets/close-white-33f17676f3fd2d468e30fdafd0d919f893b0a676fd30cd1ea4140505d36061d2.svg) center}.blocks{flex-grow:1;overflow-x:auto;overflow-y:hidden;display:flex;max-height:100%}.blocks>.content-block{width:calc(50% - 10px);box-sizing:border-box;flex-shrink:0;max-height:100%;overflow:hidden}.blocks>.content-block+.content-block{margin-left:20px}.content-block{background:white;box-shadow:0px 7px 20px rgba(0,0,0,0.05);padding:25px 32px;border-radius:9px;display:flex;flex-direction:column;box-sizing:border-box}.content-block .container-title{flex-grow:0;flex-shrink:0}.content-scroll{scrollbar-color:#009ADC transparent;overflow:auto;width:100%}.content-scroll::-webkit-scrollbar{width:16px}.content-scroll::-webkit-scrollbar-track{background:#F2F2F2;border-radius:30px}.content-scroll::-webkit-scrollbar-thumb{min-height:120px;border:3px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:8px;background-color:#009ADC}.content-scroll::-webkit-scrollbar-corner{background-color:transparent}.form-group select.select2{display:none}.form-group .select2-container *{color:inherit !important;background-color:none !important;background:none !important}.form-group .select2-dropdown{border-radius:28px !important;border:none !important;background-color:white !important;color:black !important;overflow:hidden;padding:10px}.form-group .select2,.form-group .select2-container{color:white !important;background-color:#441286 !important}.form-group .select2-container{display:block;width:100%;box-sizing:border-box;position:static !important;border:none !important}.form-group .select2-container .selection{display:block;height:3rem}.form-group .select2-container .selection .select2-selection{outline:none;position:relative;display:block;height:3rem;border:none;text-align:left}.form-group .select2-container .selection .select2-selection .select2-selection__rendered{display:block;padding:0;height:3rem;line-height:3rem;cursor:pointer}.form-group .select2-container .selection .select2-selection .select2-selection__arrow{display:block;position:absolute;margin:auto 0 auto auto;top:0;right:0;bottom:0;height:24px;width:24px;background:url(/assets/web/icons/select-down-8adcce398a31a15b3082acd81eed3600c08e4b88007451b8e9af67b0220f9681.svg) center no-repeat !important}.form-group .select2-container .selection .select2-selection .select2-selection__arrow b{display:none}.form-group .select2-container .selection .select2-selection .select2-selection__arrow svg{fill:white !important}.form-group .select2-container .select2-results__options{margin:0;padding:0;list-style:none;background:white;color:black;scrollbar-color:#009ADC transparent}.form-group .select2-container .select2-results__options::-webkit-scrollbar{width:12px}.form-group .select2-container .select2-results__options::-webkit-scrollbar-track{background:transparent}.form-group .select2-container .select2-results__options::-webkit-scrollbar-thumb{min-height:50px;background-clip:padding-box;border-radius:6px;background-color:#009ADC}.form-group .select2-container .select2-results__options::-webkit-scrollbar-corner{background-color:transparent}.form-group .select2-container .select2-results__options li{margin:0;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;height:52px;cursor:pointer;border-bottom:1px solid #F2F2F2;border-left:5px solid white;border-right:5px solid white;box-sizing:border-box;text-align:left}@media (max-width: 320px){.form-group .select2-container .select2-results__options li{padding-left:10px}}@media (max-width: 320px){.form-group .select2-container .select2-results__options li{padding-right:10px}}@media (max-width: 320px){.form-group .select2-container .select2-results__options li{padding-top:15px}}@media (max-width: 320px){.form-group .select2-container .select2-results__options li{padding-bottom:15px}}.form-group .select2-container .select2-results__options li[aria-selected=true]{font-weight:bold}.form-group .select2-container .select2-results__options li:hover,.form-group .select2-container .select2-results__options li.select2-results__option--highlighted{background-color:white !important}.form-group .select2-container .select2-results__options li:last-child{border-radius:0 0 10px 10px}.form-group .select2-container--open{position:absolute !important;top:0px !important;left:0px;z-index:1000}.form-group .select2-container--open .selection .select2-selection .select2-selection__arrow{background:url(/assets/web/icons/select-up-fe627fd1ffa2c3de392f8063293d4169b84252d44c65cb95b76969b019418549.svg) center no-repeat !important}.form-group .select2-container+.select2-container{border-top:none}.form-group .select2-dropdown{width:100% !important;border:2px solid white;border-top:none;border-radius:0 0 10px 10px}.form-group .select2-search--dropdown{padding:10px}.form-group .select2-search--dropdown::after{content:' ';position:absolute;display:block;height:24px;width:24px;top:36px;left:40px;background:url(/assets/web/icons/search-609c5405f88dfcedeb5d95d7c1944cda3683e74c4b4c71da9d236e81441560a8.svg) no-repeat center}.form-group .select2-search--dropdown .select2-search__field{position:relative;border:1px solid black;border-radius:28px;height:56px;line-height:56px;padding:0px 10px 0px 52px}.form-group .select2-selection__placeholder{display:block;font-weight:normal;color:white}.filters{position:relative;max-width:400px;margin:0 auto}.filters ul.bar{display:flex;margin:0;padding-left:0}.filters ul.bar li{list-style:none;padding:0;margin:0;line-height:3em;background:white;flex-grow:1;font-size:16px}.filters ul.bar button{border:none;border-radius:0;background:none;margin:0;height:46px;width:100%;line-height:inherit;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#441286}.filters ul.bar button:hover{cursor:pointer}.filters ul.bar button span{font-size:14px;line-height:14px}.filters ul.bar button.open{flex-direction:row;justify-content:left;border:none;color:white;background:#441286 url(/assets/styles/mysofie/system-icons/close-33f17676f3fd2d468e30fdafd0d919f893b0a676fd30cd1ea4140505d36061d2.svg) center right 10px no-repeat}.filters ul.bar button.open .icon,.filters ul.bar button.open .icon *{fill:white !important;margin-left:30px;margin-right:15px}.filters ul.bar button.open span{display:inline-block}.filters ul.bar button.open:after{display:none}.filters ul.bar button .icon{min-height:24px;min-width:24px;margin-bottom:3px}.filters ul.bar .filter-toggle.active:after{content:" ";height:6px;width:6px;background:#FF4539;border-radius:999px;position:absolute;top:5px;right:3px}.filters .filter-actions{width:44px;flex-grow:0 !important;flex-shrink:0 !important;display:none;background-color:#441286 !important}.filters .filter-actions.has-filters:not(.is-open){display:flex}.filters .filter-actions .icon{margin:0;padding-top:10px}.filters .dropdowns{overflow:auto;max-height:calc(100vh - 50px);background:white;position:absolute;top:100%;left:0;right:0;z-index:9999}.filters .dropdowns ul,.filters .dropdowns li{margin:0;padding:0;list-style:none}.filters .dropdowns label{font-size:inherit;color:inherit;font-weight:500}.filters .dropdowns label.sub{padding-left:30px}.filters .filter-dropdown label{font-size:16px}.filters .filter-dropdown.multiple li{line-height:45px;padding:0 10px}.filters .filter-dropdown.multiple label{display:flex;align-items:center}.filters .filter-dropdown.multiple label input[type=checkbox]{display:none}.filters .filter-dropdown.multiple label .avatar{height:36px;width:36px}.filters .filter-dropdown.multiple label .name{margin-left:1em;flex-grow:1;color:#441286;font-weight:600}.filters .filter-dropdown.multiple label .indicator{box-sizing:border-box;height:15px;width:15px;border:2px solid #441286;border-radius:999px}.filters .filter-dropdown.multiple label input:checked+.indicator{border:none}.filters .filter-dropdown.single .label{display:block;line-height:45px;padding-left:30px}.filters .filter-dropdown.single input[type=radio]{display:none}.filters .filter-dropdown[data-type=categories] label input:checked+.indicator,.filters .filter-dropdown[data-type=grantees] label input:checked+.indicator{background:#441286}.filters .filter-dropdown[data-type=period] input:checked+.label,.filters .filter-dropdown[data-type=payment_type] input:checked+.label{background:#441286;color:white}.loading[data-lazy=true]{align-items:center;justify-content:center}[data-lazy=true] .loading-indicator .ispinner{height:50px;widht:50px}.scroll-buttons{position:absolute;top:0;right:55px;z-index:10;display:flex;align-items:center}.scroll-buttons .scroll-btn{-webkit-user-select:none;-moz-user-select:none;user-select:none}.scroll-buttons .scroll-btn:hover{cursor:pointer}.scroll-buttons .scroll-left{margin-right:56px}#sidebar{grid-row:1 / span 2;background:white;padding:40px 15px 15px 15px;background-color:white;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#sidebar a{text-decoration:none}#sidebar #app-title{display:flex;flex-direction:column;align-items:center;color:#441286;font-weight:bold}#sidebar #app-title img{width:56px;margin-bottom:5px}#sidebar #sidebar-menu{margin-top:90px;margin-left:25px;list-style:none;padding:0;flex-grow:1}#sidebar #sidebar-menu li{display:flex}#sidebar #sidebar-menu li a{display:flex;align-items:center;width:100%;text-decoration:none;color:#441286}#sidebar #sidebar-menu li a svg{margin-right:22px;height:24px;width:24px}#sidebar #sidebar-menu li a svg,#sidebar #sidebar-menu li a svg *{fill:#441286 !important}#sidebar #sidebar-menu li+li{margin-top:35px}#sidebar #sidebar-footer{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:0.85em;font-weight:bold}#sidebar #sidebar-footer p{color:#441286;line-height:1.2em}#sidebar #sidebar-footer .cgu-link{margin-top:20px;opacity:0.3;color:black}.tableview-title{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;font-size:26px;line-height:100%;font-weight:600;padding:0;color:#b9b9b9}@media (max-width: 320px){.tableview-title{margin-left:10px}}@media (max-width: 320px){.tableview-title{margin-right:10px}}@media (max-width: 320px){.tableview-title{margin-top:15px}}@media (max-width: 320px){.tableview-title{margin-bottom:15px}}.tableview-title.color-dark{color:#222222}.tableview{margin-top:20px;margin-bottom:20px;padding:0;list-style:none}@media (max-width: 320px){.tableview{margin-top:15px}}@media (max-width: 320px){.tableview{margin-bottom:15px}}.tableview .tableview-item{margin:0;padding:0;list-style:none;background:white}.tableview .tableview-item+.tableview-item{margin-top:8px}.tableview .tableview-item.sub{background-repeat:no-repeat;background-position:center right 10px;background-size:29px 29px;background-image:url(/assets/styles/mysofie/system-icons/sub-menu-3ef78adc5f2ead87ab369ad13f01baa36d9e3d0e66fd588760d3ebd8893cbe9e.svg)}@media (max-width: 320px){.tableview .tableview-item.sub{background-position:center right 10px}}.tableview .tableview-link{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;display:block;margin:0;color:inherit;text-decoration:none;width:100%;box-sizing:border-box}@media (max-width: 320px){.tableview .tableview-link{padding-left:10px}}@media (max-width: 320px){.tableview .tableview-link{padding-right:10px}}@media (max-width: 320px){.tableview .tableview-link{padding-top:15px}}@media (max-width: 320px){.tableview .tableview-link{padding-bottom:15px}}.tableview .tableview-content{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){.tableview .tableview-content{padding-left:10px}}@media (max-width: 320px){.tableview .tableview-content{padding-right:10px}}@media (max-width: 320px){.tableview .tableview-content{padding-top:15px}}@media (max-width: 320px){.tableview .tableview-content{padding-bottom:15px}}.tableview-title+.tableview{margin-top:-10px}.tableview+.tableview{margin-top:40px}.tableview.selectable .tableview-item .tableview-link{display:block;box-sizing:border-box;height:130px;padding:30px;border-radius:9px;opacity:0.42;margin-bottom:24px;margin-top:16px}.tableview.selectable .tableview-item .tableview-link:hover{opacity:1}.tableview.selectable .tableview-item.selected .tableview-link{height:130px;padding:30px;border-radius:9px;box-shadow:0px 4px 20px #00000040;opacity:1}#activities-container{display:flex;flex-direction:column}#activities-container #activities-header{position:relative}#activities-container #home-activity-buttons-list{display:flex;flex-grow:1;height:165px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}#activities-container #home-activity-buttons-list::-webkit-scrollbar{width:0px;display:none}#activities-container #home-activity-buttons-list .home-activity-budget-button .btn-activity{padding-top:0}#activities-container .btn-container{display:flex;align-self:stretch}#activities-container .btn-container.partner .btn{padding-top:0}#activities-container .btn-activity{display:inline-flex;flex-direction:column;text-align:center;box-sizing:border-box;text-decoration:none;overflow:hidden;width:147px;background:white;border-radius:9px;font-weight:normal;color:inherit;white-space:normal;margin:0 32px 0px 0px;position:relative;padding-top:0}#activities-container .btn-activity .badge{height:37px;line-height:37px;font-weight:bold;font-size:16px;color:white}#activities-container .btn-activity .icon-container{display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:absolute;top:0;bottom:0;left:0;right:0}#activities-container .btn-activity .icon-container img{height:32px;width:32px}#activities-container .btn-activity .title{display:flex;align-items:flex-start;justify-content:center;font-size:16px;font-weight:400;line-height:22px;padding:10px 10px;height:30%;position:absolute;bottom:0;left:0;right:0}#activities-container .btn-activity img{height:30px;width:30px}#activities-container .btn.create_rc img{height:30px;width:30px}.home-activity-budget-button .btn{padding:5px}.home-activity-budget-button #budget-chart-container{display:block;height:90px;width:90px;position:relative;margin:auto}.home-activity-budget-button #budget-chart,.home-activity-budget-button #budget-chart-overlay,.home-activity-budget-button #budget-chart-label-container{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.home-activity-budget-button #budget-chart-label-container{font-size:7px;line-height:1;display:flex;align-items:center;justify-content:center}.home-activity-budget-button #budget-chart-label-container .amount{display:block;font-size:15px;font-weight:bold}.home-activity-budget-button #budget-chart-label-container .label{display:block}.home-activity-diagnosis-button .btn-activity .badge{background:#009adc}#budget-container{min-width:350px}#budget-container #totals{flex-grow:1;height:100%}#budget-container #budget-stats-content{display:flex;align-items:center;height:150px}#budget-container #budget-stats-content .loading-indicator .ispinner{height:50px;widht:50px}#budget-container #budget-stats-content #chart-container{min-height:150px;min-width:150px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}#budget-container #budget-stats-content #chart-container #chart,#budget-container #budget-stats-content #chart-container #chart-label-container{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}#budget-container #budget-stats-content #chart-container #chart-label-container{height:77.5px;width:77.5px;border-radius:999px;background:white;box-shadow:0px 3px 5px 0px #9b9b9b}#budget-container #budget-stats-content #chart-container #chart-label-container .fb{height:inherit;width:inherit;border-radius:inherit;display:flex;align-items:center;justify-content:center;text-align:center}#budget-container #budget-stats-content #chart-container #chart-label-container .amount{font-size:14px;font-weight:700}#budget-container #budget-stats-content #progresses{margin-left:15px;margin-right:15px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;height:100%}@media (max-width: 320px){#budget-container #budget-stats-content #progresses{margin-left:10px}}@media (max-width: 320px){#budget-container #budget-stats-content #progresses{margin-right:10px}}#budget-container #budget-stats-content #progresses .progress-container{width:100%;display:flex;flex-direction:column}#budget-container #budget-stats-content #progresses .progress-container .progress-bar{width:100%;display:flex}#budget-container #budget-stats-content #progresses .progress-container .progress-value{min-width:50px;font-size:18px;font-weight:bold;margin-left:10px}#budget-container #budget-stats-content #progresses .progress-container .progress-label{opacity:0.5;font-size:12px}#budget-container #budget-stats-content #progresses progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:none;border-radius:8px;background:white;height:15px;overflow:hidden}#budget-container #budget-stats-content #progresses progress[value]::-webkit-progress-bar{background:white}#budget-container #budget-stats-content #progresses progress[value]::-moz-progress-bar{border-radius:8px}#budget-container #budget-stats-content #progresses progress[value]::-webkit-progress-value{height:15px;border-radius:8px;min-width:15px}#budget-container #budget-stats-content #progresses progress.ro[value]::-webkit-progress-value{background-color:#009adc}#budget-container #budget-stats-content #progresses progress.ro[value]::-moz-progress-bar{background-color:#009adc}#budget-container #budget-stats-content #progresses progress.rc[value]::-webkit-progress-value{background-color:#31d0aa}#budget-container #budget-stats-content #progresses progress.rc[value]::-moz-progress-bar{background-color:#31d0aa}#budget-container #budget-stats-content #progresses progress.mybooster[value]::-webkit-progress-value{background-color:#FF41AE}#budget-container #budget-stats-content #progresses progress.mybooster[value]::-moz-progress-bar{background-color:#FF41AE}#budget-container #budget-stats-content #progresses progress.me[value]::-webkit-progress-value{background-color:#FE9E09}#budget-container #budget-stats-content #progresses progress.me[value]::-moz-progress-bar{background-color:#FE9E09}#budget-container #budget-stats-content #progresses progress.unknown[value]::-webkit-progress-value{background-color:#b1b1b1}#budget-container #budget-stats-content #progresses progress.unknown[value]::-moz-progress-bar{background-color:#b1b1b1}#budget-container #budget-stats-content #progresses .label{display:none}#budget-container #budget-stats-content #progresses .label.ro{background:#009adc}#budget-container #budget-stats-content #progresses .label.rc{background:#31d0aa}#budget-container #budget-stats-content #progresses .label.mybooster{background:#FF41AE}#budget-container #budget-stats-content #progresses .label.me{background:#FE9E09}#budget-container #budget-stats-content #progresses .label.unknown{background:#b1b1b1}#care-details-container{position:relative;margin-top:38px;width:40%;max-width:500px;padding:0;overflow:hidden}#care-details-container .loader-container{position:absolute;top:0;bottom:0;left:0;right:0;background:black;opacity:0.5;display:flex;align-items:center;justify-content:center;z-index:9999}#care-details-container .loader-container .loading-indicator .ispinner{height:50px;widht:50px}#care-details-container #care-details{height:100%}#care-details-container #care-details #care{height:100%}#care-details-container #care-details .care-content{scrollbar-color:#009ADC transparent;overflow:auto}#care-details-container #care-details .care-content::-webkit-scrollbar{width:16px}#care-details-container #care-details .care-content::-webkit-scrollbar-track{background:#F2F2F2;border-radius:30px}#care-details-container #care-details .care-content::-webkit-scrollbar-thumb{min-height:120px;border:3px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:8px;background-color:#009ADC}#care-details-container #care-details .care-content::-webkit-scrollbar-corner{background-color:transparent}#care-details-container #care-details .details-container{min-height:50%}#cares-list-home-container{display:flex;flex-direction:column;width:60%;margin-right:10px;min-width:370px;flex-grow:1;box-sizing:border-box;position:relative}#cares-list-home-container .content-block{padding-right:10px;padding-left:0px;overflow:hidden}#cares-list-home-container .content-block,#cares-list-home-container .content-scroll{height:100%}#cares-list-home-container #cares-table .btn-group{padding-bottom:0}#cares-list-home-container #cares-table.loading{display:flex;align-items:center;justify-content:center;flex-grow:1}#cares-list-home-container #cares-table .tableview-title{margin-left:20px}#cares-list-home-container #cares-table .avatar{width:44px;height:44px;border-radius:50%;margin-left:10px;margin-right:10px}#cares-list-home-container #cares-table .care-date{min-width:90px}#cares-list-home-container #cares-table .care-amount{min-width:110px}#cares-list-home-container #cares-table table{min-width:480px;width:100%;border-collapse:separate;border-spacing:0px 15px;padding:0 20px}#cares-list-home-container #cares-table table tbody td{height:60px}#cares-list-home-container #cares-table table tr.care.selected{border-radius:9px;box-shadow:0px 4px 20px 0px #00000040}#cares-list-home-container #cares-table table tr.care:hover{cursor:pointer}#cares-list-home-container #cares-table table tr.month-title h2{margin-left:10px}#cares-list-home-container #cares-table .care-state{display:block;border-radius:12px;padding:5px;color:white;font-weight:600;width:75px;text-align:center;margin-right:10px}#cares-list-home-container #cares-table .care[data-state=finished] .care-state{background-color:#31D0AA}#cares-list-home-container #cares-table .care[data-state=pending] .care-state{background-color:#441286}#cares-list-home-container #cares-table .care[data-state=late] .care-state{background-color:#E13364}#cares-list-home-container #cares-table .care[data-state=infos] .care-state{background-color:#441286}#cares-list-home-container #cares-table .care[data-state=missing_rc] .care-state{background-color:#E13364}#cares-list-home-container #cares-table .care[data-state=no_history_rc] .care-state{background-color:#441286}#cares-list-home-container #cares-table .care[data-state=no_third_party_info] .care-state{background-color:#441286}#cares-list-home-container #cares-table .care[data-state=no_ag2r_third_party] .care-state{background-color:#441286}#cares-list-home-container .new-contract-alert{background:#441286;color:white;padding:15px;margin:0 -32px -25px -32px;border-radius:0 0 9px 9px;text-align:center}#no-budget{font-size:1.2em;line-height:normal;display:flex;flex-direction:row;align-items:center;height:100px;margin-right:30px}#no-budget .ispinner{height:50px;margin-right:20px}#no-budget .message{margin-left:20px}#no-cares{font-size:1.2em;line-height:normal;text-align:center;margin:auto;max-width:80%}#no-cares .ispinner{height:50px;margin-bottom:20px}#notifications-container #notifications-header{position:relative}#notifications-container #home-notifications-list{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}#notifications-container #home-notifications-list::-webkit-scrollbar{width:0px;display:none}#notifications-container #home-notifications-list .notification-container{padding:0;padding-right:10px}#notifications-container #home-notifications-list .notification{display:flex;text-decoration:none;color:inherit;width:75vw;height:150px;max-width:300px;background:white;border-radius:9px;overflow:hidden}#notifications-container #home-notifications-list .notification-container.none .notification{width:auto}#notifications-container #home-notifications-list .notification-icon-container{display:flex;align-items:center;justify-content:center;width:15vw;max-width:60px;min-width:45px}#notifications-container #home-notifications-list .notification-icon-container .notification-icon{height:25px;width:25px;display:block}#notifications-container #home-notifications-list .notification-container:not(.message,.post) .notification-icon-container .notification-icon,#notifications-container #home-notifications-list .notification-container:not(.message,.post) .notification-icon-container .notification-icon *{fill:white !important}#notifications-container #home-notifications-list .notification-icon-container.partner .notification-icon{height:44%;width:auto}#notifications-container #home-notifications-list .notification-message{display:flex;align-items:center;line-height:1.2em;overflow:hidden;flex:1;font-size:1em;font-weight:300;padding:15px 12px}#notifications-container #home-notifications-list .notification-container.first_processing_done .notification-icon-container{background:#31D0AA}#notifications-container #home-notifications-list .notification-container.grantee_disabled .notification-icon-container{background:#E13364}#notifications-container #home-notifications-list .notification-container.invalid_credentials .notification-icon-container{background:#FE493E}#notifications-container #home-notifications-list .notification-container.missing_ro .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.puma_contract .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.new_payment_to_third_party .notification-icon-container{background:#31D0AA}#notifications-container #home-notifications-list .notification-container.new_provider_available .notification-icon-container{background:#F6B804}#notifications-container #home-notifications-list .notification-container.new_provider_available_filled_credentials .notification-icon-container{background:#F6B804}#notifications-container #home-notifications-list .notification-container.new_provider_available_unfilled_credentials .notification-icon-container{background:#F6B804}#notifications-container #home-notifications-list .notification-container.new_reimbursement .notification-icon-container,#notifications-container #home-notifications-list .notification-container.new_scheduled_supplementary_refund .notification-icon-container,#notifications-container #home-notifications-list .notification-container.new_effective_supplementary_refund .notification-icon-container{background:#31D0AA}#notifications-container #home-notifications-list .notification-container.pharmacy_order_in_preparation .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.pharmacy_order_picked_up .notification-icon-container{background:#31D0AA}#notifications-container #home-notifications-list .notification-container.pharmacy_order_ready .notification-icon-container{background:#31D0AA}#notifications-container #home-notifications-list .notification-container.pharmacy_order_refused .notification-icon-container{background:#FE493E}#notifications-container #home-notifications-list .notification-container.pharmacy_order_sent .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.required_action .notification-icon-container{background:#E13364}#notifications-container #home-notifications-list .notification-container.send_document_failed .notification-icon-container{background:#E13364}#notifications-container #home-notifications-list .notification-container.send_document_success .notification-icon-container{background:#31D0AA}#notifications-container #home-notifications-list .notification-container.welcome .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.connect_rc .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.missing_rc_for_grantee .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.no_history_rc .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.email_validation .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.phone_validation .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.provider_crashed .notification-icon-container{background:#E13364}#notifications-container #home-notifications-list .notification-container.rc_without_ro_info .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.maintenance_in_progress .notification-icon-container{background:#E13364}#notifications-container #home-notifications-list .notification-container.maintenance_closed .notification-icon-container{background:#31D0AA}#notifications-container #home-notifications-list .notification-container.feature_maintenance_closed .notification-icon-container{background:#31D0AA}#notifications-container #home-notifications-list .notification-container.more .notification-icon-container{background:#01e0ca}#notifications-container #home-notifications-list .notification-container.none .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.contact_for_diagnosis .notification-icon-container{background:#009adc}#notifications-container #home-notifications-list .notification-container.mybooster_high_remaining_amount_care .notification-icon-container{background:#FF41AE}#notifications-container #home-notifications-list .notification-container.mybooster_new_payment_schedule_available .notification-icon-container{background:#FF41AE}#notifications-container #home-notifications-list .notification-container.mybooster_profitable_simulation .notification-icon-container{background:#FF41AE}#notifications-container #home-notifications-list .notification-container.mmj_optimisation .notification-icon-container,#notifications-container #home-notifications-list .notification-container.mmj_optimisation2 .notification-icon-container{background:#FF7E00}#notifications-container #home-notifications-list .notification-container.care_reporting_closed .notification-icon-container{background:#441286}#notifications-container #home-notifications-list .notification-container.reminder_otp_update_info .notification-icon-container{background:#441286}#notifications{font-size:1.2em;line-height:1.5em;font-weight:normal}#notifications .notification{min-height:60px}#notifications .notification-container{background-color:transparent}#notifications .notification-header{display:flex;align-items:center;margin-bottom:15px}#notifications .notification-icon{display:block;height:30px;width:30px;border-radius:999px;margin-left:5px;margin-right:26px;float:left}#notifications .notification-title-container{display:flex;flex-direction:column;line-height:22px}#notifications .notification-details{display:none;background-color:transparent}#notifications .notification-details.visible{display:block}#notifications .tableview-link{background-color:transparent}#notifications .tableview.notification-details{margin:0;margin-bottom:10px}@media (max-width: 320px){#notifications .tableview.notification-details{margin-bottom:5px}}#notifications .tableview.notification-details .tableview-link{padding:5px 0}#notifications .tableview.notification-details .sub-line{display:flex;align-items:center;padding-left:15px;padding-right:15px}@media (max-width: 320px){#notifications .tableview.notification-details .sub-line{padding-left:10px}}@media (max-width: 320px){#notifications .tableview.notification-details .sub-line{padding-right:10px}}#notifications .tableview.notification-details .sub-line span+span{margin-left:1.5em}#notifications .tableview.notification-details .sub-line .sub-icon{width:40px;height:40px;flex-shrink:0;margin-left:5px}#notifications .tableview.notification-details .sub-line .sub-icon .avatar{height:inherit;width:inherits}#notifications .new_reimbursement,#notifications .mybooster_high_remaining_amount_care,#notifications .new_scheduled_supplementary_refund,#notifications .new_effective_supplementary_refund,#notifications .new_payment_to_third_party,#notifications .no_history_rc{padding:1px 0}#notifications .new_reimbursement .tableview.cares .care,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care,#notifications .new_scheduled_supplementary_refund .tableview.cares .care,#notifications .new_effective_supplementary_refund .tableview.cares .care,#notifications .new_payment_to_third_party .tableview.cares .care,#notifications .no_history_rc .tableview.cares .care{margin-right:25px}@media (max-width: 320px){#notifications .new_reimbursement .tableview.cares .care,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care,#notifications .new_scheduled_supplementary_refund .tableview.cares .care,#notifications .new_effective_supplementary_refund .tableview.cares .care,#notifications .new_payment_to_third_party .tableview.cares .care,#notifications .no_history_rc .tableview.cares .care{margin-right:20px}}#notifications .new_reimbursement .tableview.cares .care .care-care_name,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care .care-care_name,#notifications .new_scheduled_supplementary_refund .tableview.cares .care .care-care_name,#notifications .new_effective_supplementary_refund .tableview.cares .care .care-care_name,#notifications .new_payment_to_third_party .tableview.cares .care .care-care_name,#notifications .no_history_rc .tableview.cares .care .care-care_name{flex-grow:1}#notifications .new_reimbursement .tableview.cares .care .care-care_date,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care .care-care_date,#notifications .new_scheduled_supplementary_refund .tableview.cares .care .care-care_date,#notifications .new_effective_supplementary_refund .tableview.cares .care .care-care_date,#notifications .new_payment_to_third_party .tableview.cares .care .care-care_date,#notifications .no_history_rc .tableview.cares .care .care-care_date{width:3em;text-align:center;flex-shrink:0}#notifications .new_reimbursement .tableview.cares .care .care-insurance_amount,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care .care-insurance_amount,#notifications .new_scheduled_supplementary_refund .tableview.cares .care .care-insurance_amount,#notifications .new_effective_supplementary_refund .tableview.cares .care .care-insurance_amount,#notifications .new_payment_to_third_party .tableview.cares .care .care-insurance_amount,#notifications .no_history_rc .tableview.cares .care .care-insurance_amount{width:4em;text-align:right;flex-shrink:0}@media (max-width: 374px){#notifications .new_reimbursement .tableview.cares .care .care-insurance_amount,#notifications .mybooster_high_remaining_amount_care .tableview.cares .care .care-insurance_amount,#notifications .new_scheduled_supplementary_refund .tableview.cares .care .care-insurance_amount,#notifications .new_effective_supplementary_refund .tableview.cares .care .care-insurance_amount,#notifications .new_payment_to_third_party .tableview.cares .care .care-insurance_amount,#notifications .no_history_rc .tableview.cares .care .care-insurance_amount{display:none}}.subscription-incentive{font-size:1rem}.subscription-incentive .header{background-color:white;display:flex;align-items:center;font-weight:600;position:relative;text-decoration:none;color:black;border-radius:9px;border:2px solid #FF41AE}.subscription-incentive .header .avatar-background{flex:0 0 auto;display:flex;align-items:center;margin-left:10px;float:left;background-color:#FF41AE;border-radius:21px;width:42px;height:42px}.subscription-incentive .header .avatar-background img{width:60%;margin:auto}.subscription-incentive .header .content{flex:0 1 auto;padding:15px 10px 25px 10px;margin:0;line-height:1.2em}.subscription-incentive .header .content .title{color:#FF41AE}.subscription-incentive .header .content .amount{color:#FF41AE}#subscription-simulation{padding:30px;height:100%;display:flex;box-sizing:border-box}#subscription-simulation .subscription-content{display:flex;flex-direction:column;border:3px solid #FF41AE}#subscription-simulation .header{padding:25px;display:flex;align-items:center;font-weight:600;font-size:1.2rem;line-height:1.2rem}#subscription-simulation .header .header-icon{margin-right:25px;height:30px;width:30px}#subscription-simulation .header .title{color:#FF41AE;margin-bottom:5px}#subscription-simulation .header .amount{color:#FF41AE}#subscription-simulation .cares-list-container{flex:1;background-color:#F2F2F2}#subscription-simulation .cares-list-title{height:42px;display:flex;align-items:center;justify-content:center;text-align:center;color:#FF41AE;font-weight:600;font-size:1.1rem}#subscription-simulation ul.tableview{max-height:200px;overflow-x:auto;margin:0;font-size:1em;line-height:1.4em;padding-bottom:5px}#subscription-simulation ul.tableview li.tableview-item{padding:0.5em;margin:0 0 0.25em 0}#subscription-simulation ul.tableview li.tableview-item .avatar{width:2.8em;height:2.8em}#subscription-simulation ul.tableview li.tableview-item .care_content{display:flex;flex-direction:column;justify-content:space-between;flex:1;box-sizing:border-box}#subscription-simulation ul.tableview li.tableview-item .care_title{display:flex;justify-content:space-between}#subscription-simulation ul.tableview li.tableview-item .care_subtitle{display:flex;justify-content:space-between;align-items:center}#subscription-simulation ul.tableview li.tableview-item .care_name{font-size:0.85rem;font-weight:600}#subscription-simulation ul.tableview li.tableview-item .care_amounts{white-space:nowrap;font-size:0.85rem;font-weight:600;margin-left:15px}#subscription-simulation ul.tableview li.tableview-item .care_date{font-size:0.7rem}#subscription-simulation .summary{padding:25px;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center}#subscription-simulation .summary .amount{color:#FF41AE}#subscription-simulation .footer{position:relative;margin-top:20px;padding:10px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background-color:#FF41AE}#subscription-simulation .footer::before{content:'';height:40px;width:40px;position:absolute;top:-20px;left:calc(50% - 20px);background-image:url(/assets/hermes/icons/double-arrow-down-4b35ea8a6a9394e826e5fa07bd5509dc2c678afaf815f716fbffd0a3f8df8496.svg);background-size:cover}#subscription-simulation .footer .btn{max-width:280px;font-size:1rem;background-color:white;border-color:white;color:#FF41AE}#connect-contract-container{min-width:400px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-right:10px}#connect-contract-container .content-wrapper{scrollbar-color:#009ADC transparent;overflow:auto;display:flex;flex-direction:column;width:100%;min-height:400px;max-width:600px;height:100%;padding-right:15px;max-height:600px}#connect-contract-container .content-wrapper::-webkit-scrollbar{width:16px}#connect-contract-container .content-wrapper::-webkit-scrollbar-track{background:#F2F2F2;border-radius:30px}#connect-contract-container .content-wrapper::-webkit-scrollbar-thumb{min-height:120px;border:3px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:8px;background-color:#009ADC}#connect-contract-container .content-wrapper::-webkit-scrollbar-corner{background-color:transparent}#connect-contract-container .content-wrapper .header{display:flex;justify-content:center;width:100%}#connect-contract-container .content-wrapper .header img{min-height:180px;height:30vh;max-height:250px}#connect-contract-container .content-wrapper .content{display:flex;flex-direction:column;align-items:center;justify-content:space-around;flex-grow:1;margin:0px;padding-left:25px;padding-right:25px}@media (max-width: 320px){#connect-contract-container .content-wrapper .content{padding-left:20px}}@media (max-width: 320px){#connect-contract-container .content-wrapper .content{padding-right:20px}}#connect-contract-container .content-wrapper .content h1{margin-top:0px;margin-bottom:10px;font-size:2.5em}#connect-contract-container .content-wrapper .content p{font-size:1.2em;line-height:1.5em;margin:0}@media (max-height: 750px){#connect-contract-container .content-wrapper .content h1{font-size:2em;line-height:32px}#connect-contract-container .content-wrapper .content p{font-size:1em;line-height:1.2em}}#connect-contract-container .content-wrapper .btn-group{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;margin-top:10px}#connect-contract-container .content-wrapper .btn-primary{max-width:330px}#contract{display:flex;display:flex;flex-direction:column;justify-content:space-between;height:100%}#contract #contract-show-inner{max-width:300px;height:calc(100% - 40px);margin:20px auto;display:flex;flex-direction:column;justify-content:space-between}#contract .contract-account .contract-header{display:flex;align-items:center;font-size:16px;font-weight:bold;height:35px;color:white}#contract .contract-account .contract-header img{margin-right:17px;margin-left:7px;height:24px;width:24px}#contract .contract-account .contract-header[data-state=connected]{background:#31D0AA}#contract .contract-account .contract-header[data-state=disconnected],#contract .contract-account .contract-header[data-state=archived]{background:#E13364}#contract .contract-account .contract-header[data-contract-type=unhandled]{background:#441286}#contract .provider-logo-container{display:flex;align-items:center;justify-content:center;background-color:white;height:194px;border:2px solid #EEE;border-top:none}#contract .provider-logo-container img{max-height:75px}#contract .provider-logo-default-container{display:flex;flex-direction:column;align-items:center;width:100%;background-color:#FFF}#contract .provider-logo-default-container .contract-title{width:250px;font-size:32px;line-height:32px;text-align:center;margin-top:10px;margin-bottom:10px;font-weight:300}#contract .provider-logo-default-container img{margin:13px;max-width:257px}#contract .form-container{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;padding-top:0}@media (max-width: 320px){#contract .form-container{padding-left:10px}}@media (max-width: 320px){#contract .form-container{padding-right:10px}}@media (max-width: 320px){#contract .form-container{padding-top:15px}}@media (max-width: 320px){#contract .form-container{padding-bottom:15px}}#contract .form-group.help{text-align:center;padding:10px;font-size:1rem;font-weight:300}#contract .form-group+.form-group{margin-top:8px}#contract .contract-details{margin-top:20px;font-size:1rem;color:#222222;line-height:25px;font-weight:300;flex-grow:1}#contract .contract-text{text-align:center;font-size:1rem;font-weight:300}#contract .contract-text p{line-height:25px}#contract .detail{margin-bottom:20px}#contract .btn+.btn{margin-top:8px}#contracts-container{overflow:auto}#grantee-delete{padding:0px 20px 20px 20px;flex-grow:1;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}#grantee-delete #grantee-delete-inner{margin:auto;max-width:300px}#grantee-delete .btn+.btn{margin-top:8px}#grantee #grantee-visible-block{display:flex;flex-direction:column}#grantee .grantee-header{margin-bottom:5vh;margin-top:5vh;text-align:center}#grantee .grantee-header .avatar{height:15vh;width:15vh}#grantee .grantee-header .edit-link{display:inline-block;margin-top:1em;color:inherit;font-size:16px}#grantee .contract,#grantee .no-contract,#grantee .add-contract{height:100px;display:flex;align-items:center}#grantee .contract .contract_type,#grantee .no-contract .contract_type,#grantee .add-contract .contract_type{color:#222222;font-size:16px}#grantee .contract .provider,#grantee .no-contract .provider,#grantee .add-contract .provider{margin-top:5px;font-weight:bold;font-size:18px;display:flex;align-items:center;font-weight:600;margin-top:10px}#grantee .contract .provider img,#grantee .no-contract .provider img,#grantee .add-contract .provider img{height:24px;width:24px;margin-right:0.5em}#grantee .more{font-size:12px;text-decoration:underline;text-align:center;margin-top:auto}#grantee form#edit-grantee{box-sizing:border-box;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;display:flex;flex-direction:column;justify-content:space-between;font-size:16px}@media (max-width: 320px){#grantee form#edit-grantee{padding-left:10px}}@media (max-width: 320px){#grantee form#edit-grantee{padding-right:10px}}@media (max-width: 320px){#grantee form#edit-grantee{padding-top:15px}}@media (max-width: 320px){#grantee form#edit-grantee{padding-bottom:15px}}#grantee form#edit-grantee .edit-avatar-link{margin-top:1em;font-size:14px;text-decoration:underline;color:inherit}#grantee form#edit-grantee .edit-avatar-link:hover{cursor:pointer}#grantee form#edit-grantee #grantee_avatar{position:absolute;opacity:0;height:0.1px;width:0.1px;z-index:-1;overflow:hidden}#grantee form#edit-grantee .form-group+.form-group{margin-top:8px}#grantee form#edit-grantee .form-group.infos{margin-left:15px;margin-right:15px;margin-top:20px;margin-bottom:20px;margin-bottom:5vh;text-align:center;font-weight:300}@media (max-width: 320px){#grantee form#edit-grantee .form-group.infos{margin-left:10px}}@media (max-width: 320px){#grantee form#edit-grantee .form-group.infos{margin-right:10px}}@media (max-width: 320px){#grantee form#edit-grantee .form-group.infos{margin-top:15px}}@media (max-width: 320px){#grantee form#edit-grantee .form-group.infos{margin-bottom:15px}}#grantee form#edit-grantee .bottom-section{box-sizing:border-box;margin-top:8px}#grantee form#edit-grantee .bottom-section .submit{margin-top:6px}#grantees-container{padding:20px 10px}#grantees-container #grantees-list{padding:16px 20px 0px 20px;box-sizing:border-box}#grantees-container #grantees-list .avatar{height:42px;width:42px;border-radius:999px;max-width:none}#grantees-container #grantees-list .grantee{border:none}#grantees-container #grantees-list .grantee .tableview-link{display:block;box-sizing:border-box;height:130px;padding:30px;border-radius:9px;opacity:0.42;margin-bottom:24px;margin-top:16px}#grantees-container #grantees-list .grantee .tableview-link:hover{opacity:1}#grantees-container #grantees-list .grantee.selected .tableview-link{height:130px;padding:30px;border-radius:9px;box-shadow:0px 4px 20px #00000040;opacity:1}#grantees-container #grantees-list .grantee-avatar{display:flex;align-items:center;position:relative;margin-right:25px}#grantees-container #grantees-list .grantee-avatar .alert-icon{position:absolute;top:3px;right:10px;height:15px;width:15px;border:2px solid white;border-radius:999px}#grantees-container #grantees-list .grantee-name{font-size:18px;font-weight:bold}#grantees-container #grantees-list .grantee-contracts,#grantees-container #grantees-list .grantee-add-contract{margin-top:0.5em;font-weight:300;font-size:16px}#family-page{max-height:100%;width:100%;box-sizing:border-box;display:flex;flex-direction:column}#family-page ul.breadcrumbs{margin:0;padding:0;list-style:none;width:100%;text-transform:uppercase;font-size:14px;margin-bottom:15px}#family-page ul.breadcrumbs li{display:block}#family-page ul.breadcrumbs li div{margin:0 .75em 0 0;background:inherit;padding:1em 1em;text-decoration:none;color:#444;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-radius:9px 0px 0px 9px;border-color:inherit;position:relative;float:left}#family-page ul.breadcrumbs li div:after{content:"";position:absolute;top:50%;margin-top:-1.6em;border-color:inherit;border-top:1.6em solid transparent;border-bottom:1.6em solid transparent;border-left-style:solid;border-left-width:1em;right:-1em}#family-page ul.breadcrumbs li+li div{border-radius:0px;margin:0 .75em 0 1em}#family-page ul.breadcrumbs li+li div:before{content:"";position:absolute;top:50%;margin-top:-1.6em;border-width:1.6em 0 1.6em 1em;border-style:solid;border-color:inherit;border-left-color:transparent;left:-1em}.tableview.family{margin:0;padding:0px 26px;width:100%;box-sizing:border-box}.tableview.family .tableview-item .avatar{margin-right:15px}@media (max-width: 320px){.tableview.family .tableview-item .avatar{margin-right:10px}}.tableview.family .tableview-item+.tableview-item{border-top:1px solid #F2F2F2}.avatar{height:42px;width:42px;border-radius:999px;max-width:none}.tableview-item .avatar{margin-right:15px}@media (max-width: 320px){.tableview-item .avatar{margin-right:10px}}#cares-list-container{display:flex;height:100vh;flex-direction:column}#cares-list{overflow-x:hidden}#cares-list .progress{height:6px;border-radius:0px}#cares-list .tableview{margin-top:8px;margin-bottom:8px}#cares-list .tableview-link{min-height:100px;display:flex;align-items:center;box-sizing:border-box;padding:20px 10px}#cares-list .tableview-link .fb{flex:1;align-items:center}#cares-list .care_content{display:flex;flex-direction:column;justify-content:space-between;flex:1;box-sizing:border-box}#cares-list .care_title{display:flex;flex-direction:row;justify-content:space-between;line-height:18px;margin-bottom:5px}#cares-list .care_subtitle{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:5px}#cares-list .care_state{font-weight:600}#cares-list .care_amounts{white-space:nowrap;font-size:14px;font-weight:700;margin-left:15px}#cares-list .care_name{font-size:16px;font-weight:700}#cares-list .care_date{font-size:16px}#cares-list-empty{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;height:100vh;box-sizing:border-box;display:flex;flex-direction:column}@media (max-width: 320px){#cares-list-empty{padding-left:10px}}@media (max-width: 320px){#cares-list-empty{padding-right:10px}}@media (max-width: 320px){#cares-list-empty{padding-top:15px}}@media (max-width: 320px){#cares-list-empty{padding-bottom:15px}}#cares-list-empty .no-data-illustration{margin:0 auto;width:90%;max-width:280px;max-height:calc(100vh - 250px);z-index:1}#cares-list-empty .card-container{margin-top:-100px;padding:24px;padding-top:120px;padding-bottom:50px;background:white;border-radius:10px;font-size:16px;line-height:19px}#cares-list-empty .btn{margin:0 auto;margin-top:45px;max-width:320px}#cares-list-empty h1{font-size:32px;line-height:1.19em;font-weight:300;padding-left:20px;padding-right:20px}#cares-list-empty p{font-size:16px;line-height:20px;font-weight:300}#cares-list .care{box-shadow:0}#cares-list .care .progress .bar{border-radius:0px}#cares-list .care_date{font-weight:normal}#cares-list .care[data-state=finished] .progress{background:rgba(49,208,170,0.2)}#cares-list .care[data-state=finished] .progress .bar{background:#31D0AA}#cares-list .care[data-state=finished] .care_state{color:#31D0AA}#cares-list .care[data-state=pending] .progress{background:rgba(68,18,134,0.2)}#cares-list .care[data-state=pending] .progress .bar{background:#441286}#cares-list .care[data-state=pending] .care_state{color:#441286}#cares-list .care[data-state=late] .progress{background:rgba(225,51,100,0.2)}#cares-list .care[data-state=late] .progress .bar{background:#E13364}#cares-list .care[data-state=late] .care_state{color:#E13364}#cares-list .care[data-state=infos] .progress{background:rgba(68,18,134,0.2)}#cares-list .care[data-state=infos] .progress .bar{background:#441286}#cares-list .care[data-state=infos] .care_state{color:#441286}#cares-list .care[data-state=missing_rc] .progress{background:rgba(225,51,100,0.2)}#cares-list .care[data-state=missing_rc] .progress .bar{background:#E13364}#cares-list .care[data-state=missing_rc] .care_state{color:#E13364}#cares-list .care[data-state=no_history_rc] .progress{background:rgba(68,18,134,0.2)}#cares-list .care[data-state=no_history_rc] .progress .bar{background:#441286}#cares-list .care[data-state=no_history_rc] .care_state{color:#441286}#cares-list .care[data-state=no_third_party_info] .progress{background:rgba(68,18,134,0.2)}#cares-list .care[data-state=no_third_party_info] .progress .bar{background:#441286}#cares-list .care[data-state=no_third_party_info] .care_state{color:#441286}#cares-list .care[data-state=no_ag2r_third_party] .progress{background:rgba(68,18,134,0.2)}#cares-list .care[data-state=no_ag2r_third_party] .progress .bar{background:#441286}#cares-list .care[data-state=no_ag2r_third_party] .care_state{color:#441286}#cares-list-empty h1{font-family:"Work Sans"}#care{display:flex;flex-direction:column;height:100vh}#care h1{font-size:26px}#care .details-container{display:flex;flex-direction:column;justify-content:center;min-height:50vh}#care .avatar{height:42px;width:42px;border-radius:42px;margin-right:15px}@media (max-width: 320px){#care .avatar{margin-right:10px}}#care .header{align-items:center}#care .care_name{margin:0 0 5px 0;font-size:24px}#care .care_infos{line-height:1.25em;font-weight:300}#care .main_costs .info{display:flex;margin-left:15px;margin-right:15px;margin-top:15px;margin-bottom:15px}@media (max-width: 320px){#care .main_costs .info{margin-left:10px}}@media (max-width: 320px){#care .main_costs .info{margin-right:10px}}@media (max-width: 320px){#care .main_costs .info{margin-top:10px}}@media (max-width: 320px){#care .main_costs .info{margin-bottom:10px}}#care .main_costs .info .info-label{font-size:16px;font-weight:normal;white-space:nowrap;font-weight:300}#care .main_costs .info .info-separator{margin:0 3px}#care .main_costs .info .info-value{font-size:16px;font-weight:bold;width:100%;text-align:right}#care .amounts_label{margin-bottom:-10px;font-size:16px;font-weight:bold}#care .state-header{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;display:flex;align-items:center;color:white}@media (max-width: 320px){#care .state-header{padding-left:10px}}@media (max-width: 320px){#care .state-header{padding-right:10px}}@media (max-width: 320px){#care .state-header{padding-top:15px}}@media (max-width: 320px){#care .state-header{padding-bottom:15px}}#care .state-header .state-icon-container{box-sizing:border-box;height:49px;width:49px;flex-shrink:0;margin-right:15px}@media (max-width: 320px){#care .state-header .state-icon-container{margin-right:10px}}#care .state-header .state-icon-container svg{height:inherit;width:inherit}#care .state-header .state-icon-container svg,#care .state-header .state-icon-container svg *{fill:white !important}#care .care-content{overflow:auto;flex-grow:1}#care .progress{height:8px;border-radius:0px}#care .detail-blocks a{text-decoration:none}#care .detail-blocks .detail-block{background:white;margin-left:15px;margin-right:15px;margin-top:8px;margin-bottom:8px;position:relative}@media (max-width: 320px){#care .detail-blocks .detail-block{margin-left:10px}}@media (max-width: 320px){#care .detail-blocks .detail-block{margin-right:10px}}#care .detail-blocks .detail-block.foldable:after{content:" ";position:absolute;bottom:5px;right:5px;width:0;height:0;border-style:solid;border-color:transparent transparent black transparent}#care .detail-blocks .detail-block .header{padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media (max-width: 320px){#care .detail-blocks .detail-block .header{padding-left:10px}}@media (max-width: 320px){#care .detail-blocks .detail-block .header{padding-right:10px}}@media (max-width: 320px){#care .detail-blocks .detail-block .header{padding-top:15px}}@media (max-width: 320px){#care .detail-blocks .detail-block .header{padding-bottom:15px}}#care .detail-blocks .detail-block .header .state-icon{height:24px;width:24px;margin-right:15px}@media (max-width: 320px){#care .detail-blocks .detail-block .header .state-icon{margin-right:10px}}#care .detail-blocks .detail-block .header .title{font-size:18px}#care .detail-blocks .detail-block .header .subtitle{font-size:16px}#care .detail-blocks .detail-block .header .main-amount{float:right;font-size:18px;font-weight:500}#care .detail-blocks .detail-block .detail-lines{display:none}#care .detail-blocks .detail-block.open .detail-lines{display:block;margin:0px 16px 35px 16px;padding-top:22px;font-size:16px}#care .detail-blocks .detail-block.open .detail-lines .detail-line+.detail-line{margin-top:15px;padding-top:15px;border-top:solid 2px}#care .detail-blocks .detail-block.open .detail-lines .label{font-weight:bold}#care .detail-blocks .detail-block.open .detail-lines .sublabel{padding-top:10px}#care .detail-blocks .detail-block.open .detail-lines .date{font-weight:bold}#care .detail-blocks .detail-block.open .detail-lines .amount{float:right;font-weight:bold}#care .detail-blocks .detail-block.open .detail-lines .infos{margin-top:20px;clear:both}#care .detail-blocks .detail-block.open .detail-lines .infos span+span{margin-left:1em}#care[data-state=finished] .state-header{background:#31D0AA}#care[data-state=finished] .state-header.state-header-mybooster{background:#FF41AE}#care[data-state=pending] .state-header{background:#441286}#care[data-state=late] .state-header{background:#E13364;color:white}#care[data-state=late] .state-header svg,#care[data-state=late] .state-header svg *{fill:white !important}#care[data-state=infos] .state-header{background:#441286;color:white}#care[data-state=infos] .state-header svg,#care[data-state=infos] .state-header svg *{fill:white !important}#care[data-state=missing_rc] .state-header{background:#E13364;color:white}#care[data-state=missing_rc] .state-header svg,#care[data-state=missing_rc] .state-header svg *{fill:white !important}#care[data-state=no_history_rc] .state-header{background:#441286}#care[data-state=no_third_party_info] .state-header{background:#441286}#care[data-state=no_ag2r_third_party] .state-header{background:#441286}#care .bar.ro{background:#009adc}#care .bar.rc{background:#31d0aa}#care .bar.me{background:#FE9E09}#care .bar.me.mybooster-eligible{background-color:#FF41AE}#care .bar.mybooster{background-color:#FF41AE}#care .detail-block{border-radius:8px;box-shadow:0}#care .detail-block.foldable:after{border-width:0px 0px 11px 11px}#care #detail-me{display:block;border-width:2px;border-style:solid;border-color:#FE9E09;color:#FE9E09}#care #detail-me:after{border-color:transparent transparent #FE9E09 transparent}#care #detail-me .detail-lines{border-top:2px solid #FE9E09;padding:none}#care #detail-me .state-icon,#care #detail-me .state-icon *{fill:#FE9E09 !important}#care #detail-me.subscription{color:#FF41AE;border-color:#FF41AE}#care #detail-me.subscription:after{border-color:transparent transparent #FF41AE transparent}#care #detail-me.subscription .detail-lines{border-top-color:#FF41AE}#care #detail-me.subscription .state-icon,#care #detail-me.subscription .state-icon *{fill:#FF41AE !important}#care #detail-me.subscription .detail-content{padding:0px 15px 15px 15px}#care #detail-me.subscription .detail-content p{margin-left:0}#care #detail-me.subscription .detail-content .btn-primary{border-color:#FF41AE;background-color:#FF41AE}#care #detail-rc{border-width:2px;border-style:solid;border-color:#31d0aa}#care #detail-rc .state-icon,#care #detail-rc .state-icon *{fill:black}#care #detail-rc .state-icon,#care #detail-rc .state-icon *{fill:black}#care #detail-rc .detail-lines{background-color:white;padding:8px 16px 8px 16px !important;margin:0 !important;border-top:2px solid #31d0aa;border-radius:0px 0px 8px 8px}#care #detail-rc .detail-lines .btn{margin-top:20px}#care #detail-rc .detail-lines .btn-alert{color:white;background-color:#E13364;border:#E13364}#care #detail-rc.disconnected_rc,#care #detail-rc.missing_rc,#care #detail-rc.late{color:white;border-width:2px;border-style:solid;border-color:#E13364;background-color:#E13364}#care #detail-rc.disconnected_rc:after,#care #detail-rc.missing_rc:after,#care #detail-rc.late:after{border-color:transparent transparent white transparent !important}#care #detail-rc.disconnected_rc .state-icon,#care #detail-rc.disconnected_rc .state-icon *,#care #detail-rc.missing_rc .state-icon,#care #detail-rc.missing_rc .state-icon *,#care #detail-rc.late .state-icon,#care #detail-rc.late .state-icon *{fill:white !important}#care #detail-rc.disconnected_rc .detail-lines,#care #detail-rc.missing_rc .detail-lines,#care #detail-rc.late .detail-lines{color:#E13364}#care #detail-rc.disconnected_rc.open:after,#care #detail-rc.missing_rc.open:after,#care #detail-rc.late.open:after{border-color:transparent transparent #E13364 transparent !important}#care #detail-rc.no_history_rc,#care #detail-rc.pending,#care #detail-rc.no_third_party_info,#care #detail-rc.no_ag2r_third_party{color:white;border-width:2px;border-style:solid;border-color:#441286;background-color:#441286}#care #detail-rc.no_history_rc:after,#care #detail-rc.pending:after,#care #detail-rc.no_third_party_info:after,#care #detail-rc.no_ag2r_third_party:after{border-color:transparent transparent white transparent !important}#care #detail-rc.no_history_rc .state-icon,#care #detail-rc.no_history_rc .state-icon *,#care #detail-rc.pending .state-icon,#care #detail-rc.pending .state-icon *,#care #detail-rc.no_third_party_info .state-icon,#care #detail-rc.no_third_party_info .state-icon *,#care #detail-rc.no_ag2r_third_party .state-icon,#care #detail-rc.no_ag2r_third_party .state-icon *{fill:white !important}#care #detail-rc.no_history_rc .detail-lines,#care #detail-rc.pending .detail-lines,#care #detail-rc.no_third_party_info .detail-lines,#care #detail-rc.no_ag2r_third_party .detail-lines{color:#441286}#care #detail-rc.no_history_rc.open:after,#care #detail-rc.pending.open:after,#care #detail-rc.no_third_party_info.open:after,#care #detail-rc.no_ag2r_third_party.open:after{border-color:transparent transparent white transparent !important}#care #detail-rc.finished,#care #detail-rc.infos{border-width:2px;border-style:solid;border-color:#31d0aa;color:#31d0aa}#care #detail-rc.finished:after,#care #detail-rc.infos:after{border-color:transparent transparent #31d0aa transparent}#care #detail-rc.finished .detail-lines,#care #detail-rc.infos .detail-lines{border-top:2px solid #31d0aa}#care #detail-rc.finished .state-icon,#care #detail-rc.finished .state-icon *,#care #detail-rc.infos .state-icon,#care #detail-rc.infos .state-icon *{fill:#31d0aa !important}#care #details-mybooster.finished{border:2px solid #FF41AE;color:#FF41AE}#care #details-mybooster.finished:after{border-color:transparent transparent #FF41AE transparent}#care #details-mybooster.finished .detail-lines{border-top:2px solid #FF41AE}#care #details-mybooster.finished .sublabel{font-weight:normal;margin-top:15px;line-height:1.4em}#care #details-mybooster.finished .sublabel a.btn{margin:1em 0;background:#FF41AE;border-color:#FF41AE;color:white}#care #details-mybooster.in_progress{border:2px solid black;color:black}#care #details-mybooster.in_progress:after{border-color:transparent transparent black transparent}#care #details-mybooster.in_progress .detail-lines{border-top:2px solid black}#care #details-mybooster.in_progress .detail-lines .sublabel{line-height:1.4em}#care #details-mybooster.in_progress .detail-lines .sublabel a.btn{margin:1em 0;background:black;border-color:black;color:white}#care #detail-ro{border-width:2px;border-style:solid;border-color:#009adc;color:#009adc}#care #detail-ro:after{border-color:transparent transparent white transparent}#care #detail-ro .detail-lines{border-top:2px solid #009adc;padding:none}#care #detail-ro .state-icon,#care #detail-ro .state-icon *{fill:#009adc}#care #detail-ro.missing_ro{color:white !important;border:2px solid #009adc !important;background-color:#009adc}#care #detail-ro.missing_ro .state-icon,#care #detail-ro.missing_ro .state-icon *{fill:white !important}#care .product-incentive{position:fixed;bottom:0;width:100vw;background-color:#E13364;color:white;text-align:center;font-size:3.73vw;margin-top:0.5em;line-height:1.17em}#care .product-incentive+.spacer{height:105px}#care .product-incentive h1{font-weight:600;font-size:1.14em;margin:0.8em}#care .product-incentive .btn-group{display:flex;align-items:center;justify-content:center;margin:1em}#care .product-incentive .btn-group .btn{background-color:white;color:#E13364;width:auto;padding:0.7em;font-weight:600}#care .footer{margin:20px 30px}#care .footer p{margin:1em 0;display:flex}#care .footer p:before{content:url(/assets/styles/mysofie/icons/care-already-reported-f168c4c941ca611c5924203157fe73a389764a69b93a05708a5742941f561a2a.svg);padding:0 0.5em}#care .footer .btn.reporting{margin-bottom:20px}#notification-settings-page{height:100%;width:100%;box-sizing:border-box;display:flex;flex-direction:column}#notification-settings-page .tableview{margin-top:0}#notification-settings-page .tableview .tableview-link:nth-child(1){margin-top:0}#notification-settings-page .tableview .tableview-link{opacity:1;display:flex;align-items:center}#notification-settings-page .tableview .tableview-link .icon{margin-right:50px}#notification-settings-page .tableview .tableview-link .title{font-size:1.2em}#notification-settings-page #profile-show-container{display:flex;flex-direction:column;align-items:center}#notification-settings-page #profile-show-container .back-button{display:flex;align-items:center;align-self:flex-start}#notification-settings-page #profile-show-container .back-button img{height:30px;width:30px}#notification-settings-page #profile-show-container #change-phone,#notification-settings-page #profile-show-container #change-email,#notification-settings-page #profile-show-container #change-password{display:flex;flex-grow:1}#notification-settings-page #profile-show-container .edit-profile-container{display:flex;flex-direction:column;align-items:center;justify-content:space-around;max-height:800px}#notification-settings-page #profile-show-container .edit-profile-container .top{flex-grow:1}#notification-settings-page #profile-show-container .edit-profile-container .btn+.btn{margin-top:8px}#notification-settings-page #profile-show-container #profile-edit{margin-top:160px;width:100%;max-width:320px}#notification-settings-page #profile-show-container #profile-edit .email-confirmation{text-align:center}#notification-settings-page #profile-show-container #profile-edit .email-confirmation .email-confirmed,#notification-settings-page #profile-show-container #profile-edit .email-confirmation .email-unconfirmed{font-size:1rem;line-height:25px;display:flex;align-items:center;justify-content:center}#notification-settings-page #profile-show-container #profile-edit .email-confirmation .email-confirmed img,#notification-settings-page #profile-show-container #profile-edit .email-confirmation .email-unconfirmed img{height:24px;width:24px;margin-right:0.5em}#notification-settings-page #profile-show-container #profile-edit .email-confirmation .email-confirmed a,#notification-settings-page #profile-show-container #profile-edit .email-confirmation .email-unconfirmed a{color:inherit}#notification-settings-page #profile-show-container #profile-edit .email-confirmation .email-confirmed{color:#31D0AA}#notification-settings-page #profile-show-container #profile-edit .email-confirmation .email-unconfirmed{color:#E13364}#profile-page{height:100%;width:100%;box-sizing:border-box;display:flex;flex-direction:column}#profile-page .tableview{margin-top:0}#profile-page .tableview .tableview-link:nth-child(1){margin-top:0}#profile-page .tableview .tableview-link{opacity:1;display:flex;align-items:center}#profile-page .tableview .tableview-link .icon{margin-right:50px}#profile-page .tableview .tableview-link .title{font-size:1.2em}#profile-page #profile-show-container{display:flex;flex-direction:column;align-items:center}#profile-page #profile-show-container .back-button{display:flex;align-items:center;align-self:flex-start}#profile-page #profile-show-container .back-button img{height:30px;width:30px}#profile-page #profile-show-container #change-phone,#profile-page #profile-show-container #change-email,#profile-page #profile-show-container #change-password{display:flex;flex-grow:1}#profile-page #profile-show-container .edit-profile-container{display:flex;flex-direction:column;align-items:center;justify-content:space-around;max-height:800px}#profile-page #profile-show-container .edit-profile-container .top{flex-grow:1}#profile-page #profile-show-container .edit-profile-container .btn+.btn{margin-top:8px}#profile-page #profile-show-container #profile-edit{margin-top:160px;width:100%;max-width:320px}#profile-page #profile-show-container #profile-edit .email-confirmation{text-align:center}#profile-page #profile-show-container #profile-edit .email-confirmation .email-confirmed,#profile-page #profile-show-container #profile-edit .email-confirmation .email-unconfirmed{font-size:1rem;line-height:25px;display:flex;align-items:center;justify-content:center}#profile-page #profile-show-container #profile-edit .email-confirmation .email-confirmed img,#profile-page #profile-show-container #profile-edit .email-confirmation .email-unconfirmed img{height:24px;width:24px;margin-right:0.5em}#profile-page #profile-show-container #profile-edit .email-confirmation .email-confirmed a,#profile-page #profile-show-container #profile-edit .email-confirmation .email-unconfirmed a{color:inherit}#profile-page #profile-show-container #profile-edit .email-confirmation .email-confirmed{color:#31D0AA}#profile-page #profile-show-container #profile-edit .email-confirmation .email-unconfirmed{color:#E13364}.all-products-modal .modal-page{padding-top:50px}.all-products-modal .product-list-container{display:flex;justify-content:center;padding:30px}.all-products-modal .product-container{max-width:400px}.all-products-modal .product-container+.product-container{border-left:1px solid #C2C2D1}.modal_22 h1{color:#009ADC}.modal_22 h2{font-size:1rem}.modal_22 h3{margin-bottom:5px;font-size:0.75rem}.modal_22 .content{margin:0;padding:5px 20px 20px 20px}.modal_22 .explanation{font-size:0.75rem;margin:0}.modal_22 .care-group-list{height:62px;background-color:#F0F5FF;white-space:pre-line;display:flex;align-items:center;justify-content:center}.modal_22 .care-group{display:flex;align-items:center;font-size:0.75rem;font-weight:500}.modal_22 .care-group+.care-group{margin-left:30px}.modal_22 .care-group .care-group-icon{margin-right:10px}.modal_22 .categories-list{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.modal_22 .category{height:34px;width:34px;display:flex;align-items:center;justify-content:center}.modal_22 .example{margin-bottom:5px}.modal_22 .example img{width:100%}.modal_22 .hint{font-size:0.75rem}.modal_22 .documentation-text{max-width:80%;text-align:center;margin:20px auto;font-size:0.85rem;line-height:1rem}.modal_22 .documentation-text a{font-weight:bold}#membership-request-cancellation-modal .header{margin-top:35px}#memberships{min-height:450px;height:100%;box-sizing:border-box;display:flex;flex-grow:1}#memberships .tableview .tableview-link{display:flex;align-items:center}#memberships .tableview .tableview-link .icon{margin-right:50px}#memberships .tableview .tableview-link .title{font-size:1.4em;font-weight:bold;margin-bottom:5px}#memberships .tableview .tableview-link .subtitle{font-size:1.2em;line-height:1.4em}#memberships .content-main{max-width:375px;margin:0 auto}#memberships .content-block{padding-left:0;padding-right:0;width:70%;min-width:450px;margin:0 auto}#memberships .content-block .container-title{margin-left:20px}#memberships .content-block .content-scroll{padding-left:20px;padding-right:20px;box-sizing:border-box}#membership-details{height:100%}#membership-details .status-header{display:flex;align-items:center;height:37px}#membership-details .status-header .icon{margin-left:10px;margin-right:35px}#membership-details .membership-content{display:flex;flex-direction:column;align-items:center;height:calc(100% - 37px);scrollbar-color:#009ADC transparent;overflow:auto;flex-grow:1}#membership-details .membership-content::-webkit-scrollbar{width:16px}#membership-details .membership-content::-webkit-scrollbar-track{background:#F2F2F2;border-radius:30px}#membership-details .membership-content::-webkit-scrollbar-thumb{min-height:120px;border:3px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:8px;background-color:#009ADC}#membership-details .membership-content::-webkit-scrollbar-corner{background-color:transparent}#membership-details .membership-content .header{margin:30px 0px;display:flex;flex-direction:column;align-items:center;justify-content:center}#membership-details .membership-content .header-icon{margin-bottom:5px}#membership-details .membership-content .header-icon .membership-logo{width:128px;height:128px}#membership-details .membership-content .section-title{font-size:1.7em;margin-left:0}#membership-details .membership-content .details-section{margin-bottom:60px}#membership-details .membership-content .information-title{margin-left:0;margin-bottom:10px}#membership-details .membership-content .information-value{font-size:1.2em;line-height:1.4em;white-space:pre-line;margin-left:3px}#membership-details .membership-content .membership-documents{width:375px;font-size:13px}#membership-details .membership-content .membership-documents .document .document-content{height:140px;border-style:solid;border-width:2px;border-color:#FF41AE}#membership-details .membership-content .membership-grantees{list-style:none;margin:0;padding:0}#membership-details .membership-content .beneficiary-item{height:2em;font-size:1.2em}#membership-details .membership-content .bottom-buttons{margin:20px;flex-grow:1;width:100%;max-width:300px}#membership-details .membership-content .bottom-buttons .btn+.btn{margin-top:8px}#membership-details .membership-content .bottom-buttons .btn.btn-secondary{color:#441286;border-color:#441286}div.modal.mybooster-modal .btn.btn-primary{background:#FF41AE;border-color:#FF41AE}#mybooster-subscription-page{display:flex;flex-direction:column;flex-grow:1}#mybooster-subscription-page iframe{border:0;flex-grow:1}#front-web-mobile-layout{min-height:100dvh}#front-web-mobile-layout #main-header{display:none}#request-termination{display:flex;flex-direction:column;align-items:center;padding:1.25rem;background:white;box-sizing:border-box}#request-termination .icon{margin-top:1.25rem;margin-bottom:0.25rem;text-align:center}#request-termination .page-title{margin-top:0;color:#FF41AE;text-align:center}#request-termination p{font-size:1.25rem;line-height:1.5rem;width:100%;max-width:20rem}#request-termination form{width:100%}#request-termination .form-group{margin-bottom:2rem}#request-termination .input-group{max-width:150px;border:2px solid #FF41AE;margin:0 auto}#request-termination .form-errors{text-align:center;margin:0 auto;font-size:0.75rem}#request-termination .information-container{display:flex;color:#222222;align-items:center;font-size:1.25rem;text-decoration:none}#request-termination .information-container svg{margin-right:0.5rem}#request-termination .buttons-container{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:1.25rem;row-gap:0.5rem;max-width:20rem;margin:0 auto}#request-termination .buttons-container .btn{max-width:20rem;margin:1.25rem auto 0 auto}.termination-modal .modal-header{width:100%;position:relative;color:white;background-color:#441286;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem;row-gap:1rem;box-sizing:border-box}.termination-modal .modal-header-title{font-size:1.25rem;font-weight:bold}.termination-modal .modal-main{position:relative;background:white;font-size:1.4rem;line-height:1.5rem;padding:1rem}.termination-modal .modal-main strong.colored{color:#441286}.termination-modal .modal-main .thumbs-up{position:absolute;top:0.75rem;left:0;background-color:#441286;border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem;padding:0.25rem 1rem 0.25rem 0.75rem}.termination-modal .modal-main .explainations{margin-left:4.5rem}.termination-modal .btn{margin-top:5rem}div.modal.mybooster-modal.mybooster-overview-modal{display:flex}div.modal.mybooster-modal.mybooster-overview-modal .modal-page{min-height:300px;max-width:450px;max-height:98%;height:auto}div.modal.mybooster-modal.mybooster-overview-modal .modal-container{display:flex;flex-direction:column;flex:1;width:100%}div.modal.mybooster-modal.mybooster-overview-modal .modal-container .insert-title{font-size:0.8em}div.modal.mybooster-modal.mybooster-overview-modal .modal-container .insert-subtitle{font-size:1em}div.modal.mybooster-modal.mybooster-overview-modal .modal-header{display:flex;flex-direction:column;align-items:center;padding:40px 20px;background:#FF41AE;color:white;position:relative}div.modal.mybooster-modal.mybooster-overview-modal .modal-header .insert{position:absolute;top:18px;left:-58px;background:#81D4FB;text-align:center;width:200px;height:45px;transform:rotate(-45deg);display:flex;flex-direction:column;align-items:center;justify-content:center;color:black;font-weight:600}div.modal.mybooster-modal.mybooster-overview-modal .modal-header h1{font-weight:bold;text-align:center;font-size:2.3em;line-height:1.2em;margin:0 15px}div.modal.mybooster-modal.mybooster-overview-modal .modal-header h1 .amount{color:#FEC907}div.modal.mybooster-modal.mybooster-overview-modal .modal-header .advantages{margin-top:1em}div.modal.mybooster-modal.mybooster-overview-modal .modal-header .advantages .advantage{display:flex;margin:0.5em 0;padding-left:0.67em;line-height:1.4em}div.modal.mybooster-modal.mybooster-overview-modal .modal-header .advantages .advantage:before{background-image:url(/assets/hermes/icons/modal-marker-84e7885db580ce6ec7aa4ebcd228d2330862b4a3043940648366b60f6a8560bb.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:1.5em;height:1.5em;flex-shrink:0;margin-right:1.4em;content:""}div.modal.mybooster-modal.mybooster-overview-modal .modal-header .mybooster-subscription-start{position:absolute;background:#FEC907;border-color:#FEC907;color:black;bottom:-25px;max-width:300px}div.modal.mybooster-modal.mybooster-overview-modal .modal-content{padding-top:40px}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .examples-container{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr 1fr;row-gap:0.7em;-moz-column-gap:0.7em;column-gap:0.7em}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example{display:flex;flex-direction:column;align-items:center}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example .example-icon{height:2.5em;text-align:center;line-height:0px}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example .example-icon img{vertical-align:middle;max-height:100%}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example .example-titles{margin-top:0.33em;text-align:center}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example .example-title{font-weight:600;font-size:0.84em}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .example .example-subtitle{font-style:italic;font-weight:400;font-size:0.7em}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .full-width-insert{padding:10px 20px;margin-top:1em;box-sizing:border-box;background-color:#81D4FB;font-weight:600;text-align:center}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .btn-group{box-sizing:border-box;margin:0 auto;padding:10px}div.modal.mybooster-modal.mybooster-overview-modal .modal-content .btn-secondary{color:white;background:#FF41AE;border-color:#FF41AE}.membership-logo-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:190px}.membership-logo-container .membership-logo{height:128px;width:128px}.membership-logo-container .membership-title{text-align:center;font-size:1.2em;line-height:1.4em;font-weight:bold;color:#009ADC}.membership-state{line-height:2.1em;font-size:0.8em;display:inline-block}.membership-state:before{width:1em;height:1em;content:"";display:block;float:left;border-radius:0.5em;margin-top:0.45em;margin-right:0.5em}.membership-state.active:before,.membership-state.being-activated:before{background:#94DB42}.membership-state.being-canceled:before,.membership-state.being-terminated:before,.membership-state.being-revoked:before,.membership-state.suspended:before{background:#FE9E09}.membership-state.canceled:before,.membership-state.terminated:before,.membership-state.revoked:before{background:#DC0606}.membership-documents .document{width:50%;min-width:120px;float:left;overflow:auto}.membership-documents .document a.document-content{display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;margin:4px;padding:1.4em 0.8em 1em 0.8em;background:white;color:black;border-radius:10px;font-size:1.14em;line-height:1.4em;box-sizing:border-box;text-align:center}.membership-documents .document a.document-content .document-info{font-size:0.7em}
