/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */.fa{font-family:Font Awesome\ 6 Pro;font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:900;font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:normal;display:inline-block;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:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;left:calc(var(--fa-li-width, 2em)*-1);line-height:inherit;position:absolute;text-align:center;width:2em;width:var(--fa-li-width,2em)}.fa-border{border-color:#eee;border-color:var(--fa-border-color,#eee);border-radius:.1em;border-radius:var(--fa-border-radius,.1em);border-style:solid;border-style:var(--fa-border-style,solid);border-width:.08em;border-width:var(--fa-border-width,.08em);padding:.2em .25em .15em;padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:.3em;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:.3em;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-delay:0;animation-delay:var(--fa-animation-delay,0);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:ease-in-out;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-delay:0;animation-delay:var(--fa-animation-delay,0);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-bounce;animation-timing-function:cubic-bezier(.28,.84,.42,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:0;animation-delay:var(--fa-animation-delay,0);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-delay:0;animation-delay:var(--fa-animation-delay,0);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:ease-in-out;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-shake;animation-timing-function:linear;animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:0;animation-delay:var(--fa-animation-delay,0);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-duration:2s;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:linear;animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:steps(8);animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-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(1.25);transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em);transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(1.05,.95) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(-.125em);transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:.4;opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:.4;opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(1.125);transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotateY(-180deg);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)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(none);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:auto;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff;color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-00:before{content:""}.fa-360-degrees:before{content:""}.fa-a:before{content:"A"}.fa-abacus:before{content:""}.fa-accent-grave:before{content:"`"}.fa-acorn:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-air-conditioner:before{content:""}.fa-airplay:before{content:""}.fa-alarm-clock:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-alarm-plus:before{content:""}.fa-alarm-snooze:before{content:""}.fa-album:before{content:""}.fa-album-circle-plus:before{content:""}.fa-album-circle-user:before{content:""}.fa-album-collection:before{content:""}.fa-album-collection-circle-plus:before{content:""}.fa-album-collection-circle-user:before{content:""}.fa-alicorn:before{content:""}.fa-alien:before{content:""}.fa-alien-8bit:before,.fa-alien-monster:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-align-slash:before{content:""}.fa-alt:before{content:""}.fa-amp-guitar:before{content:""}.fa-ampersand:before{content:"&"}.fa-anchor:before{content:""}.fa-angel:before{content:""}.fa-angle:before{content:""}.fa-angle-90:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-ankh:before{content:""}.fa-apartment:before{content:""}.fa-aperture:before{content:""}.fa-apostrophe:before{content:"'"}.fa-apple-core:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-archway:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-arrow-down-arrow-up:before,.fa-sort-alt:before{content:""}.fa-arrow-down-big-small:before,.fa-sort-size-down:before{content:""}.fa-arrow-down-from-dotted-line:before{content:""}.fa-arrow-down-from-line:before,.fa-arrow-from-top:before{content:""}.fa-arrow-down-left:before{content:""}.fa-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-arrow-down-right:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-arrow-down-small-big:before,.fa-sort-size-down-alt:before{content:""}.fa-arrow-down-square-triangle:before,.fa-sort-shapes-down-alt:before{content:""}.fa-arrow-down-to-bracket:before{content:""}.fa-arrow-down-to-dotted-line:before{content:""}.fa-arrow-down-to-line:before,.fa-arrow-to-bottom:before{content:""}.fa-arrow-down-to-square:before{content:""}.fa-arrow-down-triangle-square:before,.fa-sort-shapes-down:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-from-right:before,.fa-arrow-left-from-line:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-arrow-left-long-to-line:before{content:""}.fa-arrow-left-to-line:before,.fa-arrow-to-left:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-arrow-from-left:before,.fa-arrow-right-from-line:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-arrow-right-long-to-line:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-arrow-right-to-line:before,.fa-arrow-to-right:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-arrow-turn-down-left:before{content:""}.fa-arrow-turn-down-right:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-arrow-up-arrow-down:before,.fa-sort-up-down:before{content:""}.fa-arrow-up-big-small:before,.fa-sort-size-up:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-arrow-up-from-dotted-line:before{content:""}.fa-arrow-from-bottom:before,.fa-arrow-up-from-line:before{content:""}.fa-arrow-up-from-square:before{content:""}.fa-arrow-up-left:before{content:""}.fa-arrow-up-left-from-circle:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-arrow-up-right:before{content:""}.fa-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-arrow-up-small-big:before,.fa-sort-size-up-alt:before{content:""}.fa-arrow-up-square-triangle:before,.fa-sort-shapes-up-alt:before{content:""}.fa-arrow-up-to-dotted-line:before{content:""}.fa-arrow-to-top:before,.fa-arrow-up-to-line:before{content:""}.fa-arrow-up-triangle-square:before,.fa-sort-shapes-up:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-arrows-cross:before{content:""}.fa-arrows-from-dotted-line:before{content:""}.fa-arrows-from-line:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-arrows-maximize:before,.fa-expand-arrows:before{content:""}.fa-arrows-minimize:before,.fa-compress-arrows:before{content:""}.fa-arrows-repeat:before,.fa-repeat-alt:before{content:""}.fa-arrows-repeat-1:before,.fa-repeat-1-alt:before{content:""}.fa-arrows-retweet:before,.fa-retweet-alt:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-arrows-to-dotted-line:before{content:""}.fa-arrows-to-line:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-asterisk:before{content:"*"}.fa-at:before{content:"@"}.fa-atom:before{content:""}.fa-atom-alt:before,.fa-atom-simple:before{content:""}.fa-audio-description:before{content:""}.fa-audio-description-slash:before{content:""}.fa-austral-sign:before{content:""}.fa-avocado:before{content:""}.fa-award:before{content:""}.fa-award-simple:before{content:""}.fa-axe:before{content:""}.fa-axe-battle:before{content:""}.fa-b:before{content:"B"}.fa-baby:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-backpack:before{content:""}.fa-backward:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-badge:before{content:""}.fa-badge-check:before{content:""}.fa-badge-dollar:before{content:""}.fa-badge-percent:before{content:""}.fa-badge-sheriff:before{content:""}.fa-badger-honey:before{content:""}.fa-badminton:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-bagel:before{content:""}.fa-bags-shopping:before{content:""}.fa-baguette:before{content:""}.fa-bahai:before{content:""}.fa-baht-sign:before{content:""}.fa-ball-pile:before{content:""}.fa-balloon:before{content:""}.fa-balloons:before{content:""}.fa-ballot:before{content:""}.fa-ballot-check:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-ban-bug:before,.fa-debug:before{content:""}.fa-ban-parking:before,.fa-parking-circle-slash:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-banana:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-bangladeshi-taka-sign:before{content:""}.fa-banjo:before{content:""}.fa-barcode:before{content:""}.fa-barcode-read:before{content:""}.fa-barcode-scan:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-bars-filter:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-bars-sort:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-basket-shopping-simple:before,.fa-shopping-basket-alt:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-basketball-hoop:before{content:""}.fa-bat:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-battery-bolt:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-battery-exclamation:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-low:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-battery-slash:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-bed:before{content:""}.fa-bed-bunk:before{content:""}.fa-bed-empty:before{content:""}.fa-bed-alt:before,.fa-bed-front:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-bee:before{content:""}.fa-beer-foam:before,.fa-beer-mug:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-bell:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-bell-exclamation:before{content:""}.fa-bell-on:before{content:""}.fa-bell-plus:before{content:""}.fa-bell-school:before{content:""}.fa-bell-school-slash:before{content:""}.fa-bell-slash:before{content:""}.fa-bells:before{content:""}.fa-bench-tree:before{content:""}.fa-bezier-curve:before{content:""}.fa-bicycle:before{content:""}.fa-binary:before{content:""}.fa-binary-circle-check:before{content:""}.fa-binary-lock:before{content:""}.fa-binary-slash:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-bird:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-blanket:before{content:""}.fa-blanket-fire:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blinds:before{content:""}.fa-blinds-open:before{content:""}.fa-blinds-raised:before{content:""}.fa-block:before{content:""}.fa-block-brick:before,.fa-wall-brick:before{content:""}.fa-block-brick-fire:before,.fa-firewall:before{content:""}.fa-block-question:before{content:""}.fa-block-quote:before{content:""}.fa-blog:before{content:""}.fa-blueberries:before{content:""}.fa-bold:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-bolt-auto:before{content:""}.fa-bolt-lightning:before{content:""}.fa-bolt-slash:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bone-break:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-arrow-right:before{content:""}.fa-book-arrow-up:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-book-alt:before,.fa-book-blank:before{content:""}.fa-book-bookmark:before{content:""}.fa-book-circle-arrow-right:before{content:""}.fa-book-circle-arrow-up:before{content:""}.fa-book-copy:before{content:""}.fa-book-font:before{content:""}.fa-book-heart:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-open-alt:before,.fa-book-open-cover:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-book-law:before,.fa-book-section:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-book-sparkles:before,.fa-book-spells:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-book-user:before{content:""}.fa-bookmark:before{content:""}.fa-bookmark-slash:before{content:""}.fa-books:before{content:""}.fa-books-medical:before{content:""}.fa-boombox:before{content:""}.fa-boot:before{content:""}.fa-boot-heeled:before{content:""}.fa-booth-curtain:before{content:""}.fa-border-all:before{content:""}.fa-border-bottom:before{content:""}.fa-border-bottom-right:before,.fa-border-style-alt:before{content:""}.fa-border-center-h:before{content:""}.fa-border-center-v:before{content:""}.fa-border-inner:before{content:""}.fa-border-left:before{content:""}.fa-border-none:before{content:""}.fa-border-outer:before{content:""}.fa-border-right:before{content:""}.fa-border-top:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-bow-arrow:before{content:""}.fa-bowl-chopsticks:before{content:""}.fa-bowl-chopsticks-noodles:before{content:""}.fa-bowl-hot:before,.fa-soup:before{content:""}.fa-bowl-rice:before{content:""}.fa-bowl-scoop:before,.fa-bowl-shaved-ice:before{content:""}.fa-bowl-scoops:before{content:""}.fa-bowl-soft-serve:before{content:""}.fa-bowl-spoon:before{content:""}.fa-bowling-ball:before{content:""}.fa-bowling-ball-pin:before{content:""}.fa-bowling-pins:before{content:""}.fa-box:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-box-ballot:before{content:""}.fa-box-check:before{content:""}.fa-box-circle-check:before{content:""}.fa-box-dollar:before,.fa-box-usd:before{content:""}.fa-box-heart:before{content:""}.fa-box-open:before{content:""}.fa-box-full:before,.fa-box-open-full:before{content:""}.fa-box-alt:before,.fa-box-taped:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-boxing-glove:before,.fa-glove-boxing:before{content:""}.fa-bracket-curly-left:before,.fa-bracket-curly:before{content:"{"}.fa-bracket-curly-right:before{content:"}"}.fa-bracket-round:before,.fa-parenthesis:before{content:"("}.fa-bracket-round-right:before{content:")"}.fa-bracket-left:before,.fa-bracket-square:before,.fa-bracket:before{content:"["}.fa-bracket-square-right:before{content:"]"}.fa-brackets-curly:before{content:""}.fa-brackets-round:before,.fa-parentheses:before{content:""}.fa-brackets-square:before,.fa-brackets:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-brain-arrow-curved-right:before,.fa-mind-share:before{content:""}.fa-brain-circuit:before{content:""}.fa-brake-warning:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-bread-loaf:before{content:""}.fa-bread-slice:before{content:""}.fa-bread-slice-butter:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-arrow-right:before{content:""}.fa-briefcase-blank:before{content:""}.fa-briefcase-medical:before{content:""}.fa-brightness:before{content:""}.fa-brightness-low:before{content:""}.fa-bring-forward:before{content:""}.fa-bring-front:before{content:""}.fa-broccoli:before{content:""}.fa-broom:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-browser:before{content:""}.fa-browsers:before{content:""}.fa-brush:before{content:""}.fa-bug:before{content:""}.fa-bug-slash:before{content:""}.fa-building:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-buildings:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-burger-cheese:before,.fa-cheeseburger:before{content:""}.fa-burger-fries:before{content:""}.fa-burger-glass:before{content:""}.fa-burger-lettuce:before{content:""}.fa-burger-soda:before{content:""}.fa-burrito:before{content:""}.fa-bus:before{content:""}.fa-bus-school:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-butter:before{content:""}.fa-c:before{content:"C"}.fa-cabin:before{content:""}.fa-cabinet-filing:before{content:""}.fa-cable-car:before{content:""}.fa-cactus:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-cake-slice:before,.fa-shortcake:before{content:""}.fa-calculator:before{content:""}.fa-calculator-alt:before,.fa-calculator-simple:before{content:""}.fa-calendar:before{content:""}.fa-calendar-arrow-down:before,.fa-calendar-download:before{content:""}.fa-calendar-arrow-up:before,.fa-calendar-upload:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-circle-exclamation:before{content:""}.fa-calendar-circle-minus:before{content:""}.fa-calendar-circle-plus:before{content:""}.fa-calendar-circle-user:before{content:""}.fa-calendar-clock:before,.fa-calendar-time:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-calendar-heart:before{content:""}.fa-calendar-image:before{content:""}.fa-calendar-lines:before,.fa-calendar-note:before{content:""}.fa-calendar-lines-pen:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-edit:before,.fa-calendar-pen:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-range:before{content:""}.fa-calendar-star:before{content:""}.fa-calendar-week:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-calendars:before{content:""}.fa-camcorder:before,.fa-video-handheld:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-camera-cctv:before,.fa-cctv:before{content:""}.fa-camera-movie:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera-retro:before{content:""}.fa-camera-rotate:before{content:""}.fa-camera-home:before,.fa-camera-security:before{content:""}.fa-camera-slash:before{content:""}.fa-camera-viewfinder:before,.fa-screenshot:before{content:""}.fa-camera-web:before,.fa-webcam:before{content:""}.fa-camera-web-slash:before,.fa-webcam-slash:before{content:""}.fa-campfire:before{content:""}.fa-campground:before{content:""}.fa-can-food:before{content:""}.fa-candle-holder:before{content:""}.fa-candy:before{content:""}.fa-candy-bar:before,.fa-chocolate-bar:before{content:""}.fa-candy-cane:before{content:""}.fa-candy-corn:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-car-bolt:before{content:""}.fa-car-building:before{content:""}.fa-car-bump:before{content:""}.fa-car-bus:before{content:""}.fa-car-circle-bolt:before{content:""}.fa-car-crash:before{content:""}.fa-car-garage:before{content:""}.fa-car-mirrors:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-car-side:before{content:""}.fa-car-side-bolt:before{content:""}.fa-car-tilt:before{content:""}.fa-car-wash:before{content:""}.fa-car-mechanic:before,.fa-car-wrench:before{content:""}.fa-caravan:before{content:""}.fa-caravan-alt:before,.fa-caravan-simple:before{content:""}.fa-card-club:before{content:""}.fa-card-diamond:before{content:""}.fa-card-heart:before{content:""}.fa-card-spade:before{content:""}.fa-cards:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cars:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-arrow-up:before{content:""}.fa-cart-circle-arrow-down:before{content:""}.fa-cart-circle-arrow-up:before{content:""}.fa-cart-circle-check:before{content:""}.fa-cart-circle-exclamation:before{content:""}.fa-cart-circle-plus:before{content:""}.fa-cart-circle-xmark:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-cart-flatbed-boxes:before,.fa-dolly-flatbed-alt:before{content:""}.fa-cart-flatbed-empty:before,.fa-dolly-flatbed-empty:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-cart-minus:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-cart-shopping-fast:before{content:""}.fa-cart-xmark:before{content:""}.fa-cash-register:before{content:""}.fa-betamax:before,.fa-cassette-betamax:before{content:""}.fa-cassette-tape:before{content:""}.fa-cassette-vhs:before,.fa-vhs:before{content:""}.fa-castle:before{content:""}.fa-cat:before{content:""}.fa-cat-space:before{content:""}.fa-cauldron:before{content:""}.fa-cedi-sign:before{content:""}.fa-cent-sign:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chair-office:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-champagne-glass:before,.fa-glass-champagne:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-charging-station:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-chart-bullet:before{content:""}.fa-chart-candlestick:before{content:""}.fa-chart-column:before{content:""}.fa-chart-gantt:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-chart-line-down:before{content:""}.fa-chart-line-up:before{content:""}.fa-analytics:before,.fa-chart-mixed:before{content:""}.fa-chart-network:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-chart-pie-alt:before,.fa-chart-pie-simple:before{content:""}.fa-chart-pyramid:before{content:""}.fa-chart-radar:before{content:""}.fa-chart-scatter:before{content:""}.fa-chart-scatter-3d:before{content:""}.fa-chart-scatter-bubble:before{content:""}.fa-chart-simple:before{content:""}.fa-chart-simple-horizontal:before{content:""}.fa-chart-tree-map:before{content:""}.fa-chart-user:before,.fa-user-chart:before{content:""}.fa-chart-waterfall:before{content:""}.fa-check:before{content:""}.fa-check-double:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-cheese:before{content:""}.fa-cheese-swiss:before{content:""}.fa-cherries:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-bishop-alt:before,.fa-chess-bishop-piece:before{content:""}.fa-chess-board:before{content:""}.fa-chess-clock:before{content:""}.fa-chess-clock-alt:before,.fa-chess-clock-flip:before{content:""}.fa-chess-king:before{content:""}.fa-chess-king-alt:before,.fa-chess-king-piece:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-knight-alt:before,.fa-chess-knight-piece:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-pawn-alt:before,.fa-chess-pawn-piece:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-queen-alt:before,.fa-chess-queen-piece:before{content:""}.fa-chess-rook:before{content:""}.fa-chess-rook-alt:before,.fa-chess-rook-piece:before{content:""}.fa-chestnut:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-double-down:before,.fa-chevrons-down:before{content:""}.fa-chevron-double-left:before,.fa-chevrons-left:before{content:""}.fa-chevron-double-right:before,.fa-chevrons-right:before{content:""}.fa-chevron-double-up:before,.fa-chevrons-up:before{content:""}.fa-child:before{content:""}.fa-chimney:before{content:""}.fa-chopsticks:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-0:before{content:""}.fa-circle-1:before{content:""}.fa-circle-2:before{content:""}.fa-circle-3:before{content:""}.fa-circle-4:before{content:""}.fa-circle-5:before{content:""}.fa-circle-6:before{content:""}.fa-circle-7:before{content:""}.fa-circle-8:before{content:""}.fa-circle-9:before{content:""}.fa-circle-a:before{content:""}.fa-circle-ampersand:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-circle-arrow-down-left:before{content:""}.fa-circle-arrow-down-right:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-circle-arrow-up-left:before{content:""}.fa-circle-arrow-up-right:before{content:""}.fa-circle-b:before{content:""}.fa-circle-bolt:before{content:""}.fa-book-circle:before,.fa-circle-book-open:before{content:""}.fa-bookmark-circle:before,.fa-circle-bookmark:before{content:""}.fa-circle-c:before{content:""}.fa-calendar-circle:before,.fa-circle-calendar:before{content:""}.fa-camera-circle:before,.fa-circle-camera:before{content:""}.fa-caret-circle-down:before,.fa-circle-caret-down:before{content:""}.fa-caret-circle-left:before,.fa-circle-caret-left:before{content:""}.fa-caret-circle-right:before,.fa-circle-caret-right:before{content:""}.fa-caret-circle-up:before,.fa-circle-caret-up:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-circle-d:before{content:""}.fa-circle-dashed:before{content:""}.fa-circle-divide:before{content:""}.fa-circle-dollar:before,.fa-dollar-circle:before,.fa-usd-circle:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-circle-down-left:before{content:""}.fa-circle-down-right:before{content:""}.fa-circle-e:before{content:""}.fa-circle-ellipsis:before{content:""}.fa-circle-ellipsis-vertical:before{content:""}.fa-circle-envelope:before,.fa-envelope-circle:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-circle-exclamation-check:before{content:""}.fa-circle-f:before{content:""}.fa-circle-g:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-circle-half:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-circle-heart:before,.fa-heart-circle:before{content:""}.fa-circle-i:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-circle-j:before{content:""}.fa-circle-k:before{content:""}.fa-circle-l:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-circle-location-arrow:before,.fa-location-circle:before{content:""}.fa-circle-m:before{content:""}.fa-circle-microphone:before,.fa-microphone-circle:before{content:""}.fa-circle-microphone-lines:before,.fa-microphone-circle-alt:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-circle-n:before{content:""}.fa-circle-notch:before{content:""}.fa-circle-o:before{content:""}.fa-circle-p:before{content:""}.fa-circle-parking:before,.fa-parking-circle:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-circle-phone:before,.fa-phone-circle:before{content:""}.fa-circle-phone-flip:before,.fa-phone-circle-alt:before{content:""}.fa-circle-phone-hangup:before,.fa-phone-circle-down:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-circle-q:before{content:""}.fa-circle-quarter:before{content:""}.fa-circle-quarters:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-circle-r:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-circle-s:before{content:""}.fa-circle-small:before{content:""}.fa-circle-sort:before,.fa-sort-circle:before{content:""}.fa-circle-sort-down:before,.fa-sort-circle-down:before{content:""}.fa-circle-sort-up:before,.fa-sort-circle-up:before{content:""}.fa-circle-star:before,.fa-star-circle:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-circle-t:before{content:""}.fa-circle-three-quarters:before{content:""}.fa-circle-trash:before,.fa-trash-circle:before{content:""}.fa-circle-u:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-circle-up-left:before{content:""}.fa-circle-up-right:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-circle-v:before{content:""}.fa-circle-video:before,.fa-video-circle:before{content:""}.fa-circle-w:before{content:""}.fa-circle-waveform-lines:before,.fa-waveform-circle:before{content:""}.fa-circle-x:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-circle-y:before{content:""}.fa-circle-z:before{content:""}.fa-citrus:before{content:""}.fa-citrus-slice:before{content:""}.fa-city:before{content:""}.fa-clapperboard:before{content:""}.fa-clapperboard-play:before{content:""}.fa-clarinet:before{content:""}.fa-claw-marks:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-clipboard-medical:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-clock-desk:before{content:""}.fa-clock-eight:before{content:""}.fa-clock-eight-thirty:before{content:""}.fa-clock-eleven:before{content:""}.fa-clock-eleven-thirty:before{content:""}.fa-clock-five:before{content:""}.fa-clock-five-thirty:before{content:""}.fa-clock-four-thirty:before{content:""}.fa-clock-nine:before{content:""}.fa-clock-nine-thirty:before{content:""}.fa-clock-one:before{content:""}.fa-clock-one-thirty:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-clock-seven:before{content:""}.fa-clock-seven-thirty:before{content:""}.fa-clock-six:before{content:""}.fa-clock-six-thirty:before{content:""}.fa-clock-ten:before{content:""}.fa-clock-ten-thirty:before{content:""}.fa-clock-three:before{content:""}.fa-clock-three-thirty:before{content:""}.fa-clock-twelve:before{content:""}.fa-clock-twelve-thirty:before{content:""}.fa-clock-two:before{content:""}.fa-clock-two-thirty:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-closed-captioning-slash:before{content:""}.fa-clothes-hanger:before{content:""}.fa-cloud:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-cloud-bolt-moon:before,.fa-thunderstorm-moon:before{content:""}.fa-cloud-bolt-sun:before,.fa-thunderstorm-sun:before{content:""}.fa-cloud-check:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-cloud-exclamation:before{content:""}.fa-cloud-fog:before,.fa-fog:before{content:""}.fa-cloud-hail:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-minus:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-music:before{content:""}.fa-cloud-plus:before{content:""}.fa-cloud-question:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-cloud-showers:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-slash:before{content:""}.fa-cloud-sleet:before{content:""}.fa-cloud-snow:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-word:before{content:""}.fa-cloud-xmark:before{content:""}.fa-clouds:before{content:""}.fa-clouds-moon:before{content:""}.fa-clouds-sun:before{content:""}.fa-clover:before{content:""}.fa-club:before{content:""}.fa-coconut:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-compare:before{content:""}.fa-code-fork:before{content:""}.fa-code-merge:before{content:""}.fa-code-pull-request:before{content:""}.fa-code-pull-request-closed:before{content:""}.fa-code-pull-request-draft:before{content:""}.fa-code-simple:before{content:""}.fa-coffee-bean:before{content:""}.fa-coffee-beans:before{content:""}.fa-coffee-pot:before{content:""}.fa-coffin:before{content:""}.fa-coffin-cross:before{content:""}.fa-coin:before{content:""}.fa-coin-blank:before{content:""}.fa-coin-front:before{content:""}.fa-coin-vertical:before{content:""}.fa-coins:before{content:""}.fa-colon:before{content:":"}.fa-colon-sign:before{content:""}.fa-columns-3:before{content:""}.fa-comet:before{content:""}.fa-comma:before{content:","}.fa-command:before{content:""}.fa-comment:before{content:""}.fa-comment-arrow-down:before{content:""}.fa-comment-arrow-up:before{content:""}.fa-comment-arrow-up-right:before{content:""}.fa-comment-captions:before{content:""}.fa-comment-check:before{content:""}.fa-comment-code:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-comment-exclamation:before{content:""}.fa-comment-image:before{content:""}.fa-comment-lines:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-middle:before{content:""}.fa-comment-middle-top:before{content:""}.fa-comment-minus:before{content:""}.fa-comment-music:before{content:""}.fa-comment-edit:before,.fa-comment-pen:before{content:""}.fa-comment-plus:before{content:""}.fa-comment-question:before{content:""}.fa-comment-quote:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-smile:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-comment-text:before{content:""}.fa-comment-times:before,.fa-comment-xmark:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-comments-question:before{content:""}.fa-comments-question-check:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-compass-slash:before{content:""}.fa-compress:before{content:""}.fa-compress-wide:before{content:""}.fa-computer-classic:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-computer-mouse-scrollwheel:before,.fa-mouse-alt:before{content:""}.fa-computer-speaker:before{content:""}.fa-container-storage:before{content:""}.fa-conveyor-belt:before{content:""}.fa-conveyor-belt-alt:before,.fa-conveyor-belt-boxes:before{content:""}.fa-conveyor-belt-empty:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-corn:before{content:""}.fa-corner:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-cowbell:before{content:""}.fa-cowbell-circle-plus:before,.fa-cowbell-more:before{content:""}.fa-crab:before{content:""}.fa-crate-apple:before{content:""}.fa-apple-crate:before{content:""}.fa-crate-empty:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-credit-card-blank:before{content:""}.fa-credit-card-front:before{content:""}.fa-cricket-bat-ball:before,.fa-cricket:before{content:""}.fa-croissant:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-crutches:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-crystal-ball:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cucumber:before{content:""}.fa-cup-straw:before{content:""}.fa-cup-straw-swoosh:before{content:""}.fa-coffee-togo:before,.fa-cup-togo:before{content:""}.fa-cupcake:before{content:""}.fa-curling-stone:before,.fa-curling:before{content:""}.fa-custard:before{content:""}.fa-d:before{content:"D"}.fa-dagger:before{content:""}.fa-dash:before{content:""}.fa-database:before{content:""}.fa-deer:before{content:""}.fa-deer-rudolph:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-delete-right:before{content:""}.fa-democrat:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-desktop-arrow-down:before{content:""}.fa-dharmachakra:before{content:""}.fa-diagram-cells:before{content:""}.fa-diagram-lean-canvas:before{content:""}.fa-diagram-nested:before{content:""}.fa-diagram-next:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-diagram-previous:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-diagram-sankey:before{content:""}.fa-diagram-subtask:before{content:""}.fa-diagram-successor:before{content:""}.fa-diagram-venn:before{content:""}.fa-dial-med-high:before,.fa-dial:before{content:""}.fa-dial-high:before{content:""}.fa-dial-low:before{content:""}.fa-dial-max:before{content:""}.fa-dial-med:before{content:""}.fa-dial-med-low:before{content:""}.fa-dial-min:before{content:""}.fa-dial-off:before{content:""}.fa-diamond:before{content:""}.fa-diamond-exclamation:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-dice:before{content:""}.fa-dice-d10:before{content:""}.fa-dice-d12:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d4:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-d8:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-diploma:before,.fa-scroll-ribbon:before{content:""}.fa-disc-drive:before{content:""}.fa-disease:before{content:""}.fa-display:before{content:""}.fa-display-arrow-down:before{content:""}.fa-desktop-code:before,.fa-display-code:before{content:""}.fa-desktop-medical:before,.fa-display-medical:before{content:""}.fa-desktop-slash:before,.fa-display-slash:before{content:""}.fa-distribute-spacing-horizontal:before{content:""}.fa-distribute-spacing-vertical:before{content:""}.fa-ditto:before{content:'"'}.fa-divide:before{content:""}.fa-dna:before{content:""}.fa-do-not-enter:before{content:""}.fa-dog:before{content:""}.fa-dog-leashed:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-dolly-empty:before{content:""}.fa-dolphin:before{content:""}.fa-dong-sign:before{content:""}.fa-donut:before,.fa-doughnut:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dove:before{content:""}.fa-arrow-alt-down:before,.fa-down:before{content:""}.fa-down-from-dotted-line:before{content:""}.fa-arrow-alt-from-top:before,.fa-down-from-line:before{content:""}.fa-down-left:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-down-right:before{content:""}.fa-down-to-dotted-line:before{content:""}.fa-arrow-alt-to-bottom:before,.fa-down-to-line:before{content:""}.fa-download:before{content:""}.fa-dragon:before{content:""}.fa-draw-circle:before{content:""}.fa-draw-polygon:before{content:""}.fa-draw-square:before{content:""}.fa-dreidel:before{content:""}.fa-drone:before{content:""}.fa-drone-alt:before,.fa-drone-front:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-dewpoint:before,.fa-droplet-degree:before{content:""}.fa-droplet-percent:before,.fa-humidity:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick:before{content:""}.fa-drumstick-bite:before{content:""}.fa-dryer:before{content:""}.fa-dryer-alt:before,.fa-dryer-heat:before{content:""}.fa-duck:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-e:before{content:"E"}.fa-ear:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-ear-muffs:before{content:""}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-eclipse:before{content:""}.fa-egg:before{content:""}.fa-egg-fried:before{content:""}.fa-eggplant:before{content:""}.fa-eject:before{content:""}.fa-elephant:before{content:""}.fa-elevator:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-ellipsis-h-alt:before,.fa-ellipsis-stroke:before{content:""}.fa-ellipsis-stroke-vertical:before,.fa-ellipsis-v-alt:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-empty-set:before{content:""}.fa-engine:before{content:""}.fa-engine-exclamation:before,.fa-engine-warning:before{content:""}.fa-envelope:before{content:""}.fa-envelope-badge:before,.fa-envelope-dot:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelopes:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-equals:before{content:"="}.fa-eraser:before{content:""}.fa-escalator:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-exclamation:before{content:"!"}.fa-expand:before{content:""}.fa-expand-wide:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-eye-dropper-full:before{content:""}.fa-eye-dropper-half:before{content:""}.fa-eye-evil:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-eye-slash:before{content:""}.fa-eyes:before{content:""}.fa-f:before{content:"F"}.fa-angry:before,.fa-face-angry:before{content:""}.fa-face-angry-horns:before{content:""}.fa-face-anguished:before{content:""}.fa-face-anxious-sweat:before{content:""}.fa-face-astonished:before{content:""}.fa-face-awesome:before,.fa-gave-dandy:before{content:""}.fa-face-beam-hand-over-mouth:before{content:""}.fa-face-clouds:before{content:""}.fa-face-confounded:before{content:""}.fa-face-confused:before{content:""}.fa-face-cowboy-hat:before{content:""}.fa-face-diagonal-mouth:before{content:""}.fa-face-disappointed:before{content:""}.fa-face-disguise:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-face-dotted:before{content:""}.fa-face-downcast-sweat:before{content:""}.fa-face-drooling:before{content:""}.fa-face-exhaling:before{content:""}.fa-exploding-head:before,.fa-face-explode:before{content:""}.fa-face-expressionless:before{content:""}.fa-face-eyes-xmarks:before{content:""}.fa-face-fearful:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-face-frown-slight:before{content:""}.fa-face-glasses:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-face-hand-over-mouth:before{content:""}.fa-face-hand-peeking:before{content:""}.fa-face-hand-yawn:before{content:""}.fa-face-head-bandage:before{content:""}.fa-face-holding-back-tears:before{content:""}.fa-face-hushed:before{content:""}.fa-face-icicles:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-face-kiss-closed-eyes:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-face-lying:before{content:""}.fa-face-mask:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-face-melting:before{content:""}.fa-face-monocle:before{content:""}.fa-face-nauseated:before{content:""}.fa-face-nose-steam:before{content:""}.fa-face-party:before{content:""}.fa-face-pensive:before{content:""}.fa-face-persevering:before{content:""}.fa-face-pleading:before{content:""}.fa-face-pouting:before{content:""}.fa-face-raised-eyebrow:before{content:""}.fa-face-relieved:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-face-sad-sweat:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-face-saluting:before{content:""}.fa-face-scream:before{content:""}.fa-face-shush:before{content:""}.fa-face-sleeping:before{content:""}.fa-face-sleepy:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-face-smile-halo:before{content:""}.fa-face-smile-hearts:before{content:""}.fa-face-smile-horns:before{content:""}.fa-face-smile-plus:before,.fa-smile-plus:before{content:""}.fa-face-smile-relaxed:before{content:""}.fa-face-smile-tear:before{content:""}.fa-face-smile-tongue:before{content:""}.fa-face-smile-upside-down:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-face-smiling-hands:before{content:""}.fa-face-smirking:before{content:""}.fa-face-spiral-eyes:before{content:""}.fa-face-sunglasses:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-face-swear:before{content:""}.fa-face-thermometer:before{content:""}.fa-face-thinking:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-face-tissue:before{content:""}.fa-face-tongue-money:before{content:""}.fa-face-tongue-sweat:before{content:""}.fa-face-unamused:before{content:""}.fa-face-viewfinder:before{content:""}.fa-face-vomit:before{content:""}.fa-face-weary:before{content:""}.fa-face-woozy:before{content:""}.fa-face-worried:before{content:""}.fa-face-zany:before{content:""}.fa-face-zipper:before{content:""}.fa-falafel:before{content:""}.fa-family:before{content:""}.fa-family-dress:before{content:""}.fa-family-pants:before{content:""}.fa-fan:before{content:""}.fa-fan-table:before{content:""}.fa-barn-silo:before,.fa-farm:before{content:""}.fa-faucet:before{content:""}.fa-faucet-drip:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-fence:before{content:""}.fa-ferris-wheel:before{content:""}.fa-field-hockey-stick-ball:before,.fa-field-hockey:before{content:""}.fa-file:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-file-audio:before{content:""}.fa-file-binary:before{content:""}.fa-file-award:before,.fa-file-certificate:before{content:""}.fa-file-chart-column:before,.fa-file-chart-line:before{content:""}.fa-file-chart-pie:before{content:""}.fa-file-check:before{content:""}.fa-file-circle-info:before{content:""}.fa-file-circle-plus:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-dashed-line:before,.fa-page-break:before{content:""}.fa-file-excel:before{content:""}.fa-file-exclamation:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-file-heart:before{content:""}.fa-file-image:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-file-lock:before{content:""}.fa-file-magnifying-glass:before,.fa-file-search:before{content:""}.fa-file-medical:before{content:""}.fa-file-minus:before{content:""}.fa-file-music:before{content:""}.fa-file-pdf:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-file-plus:before{content:""}.fa-file-plus-minus:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-slash:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-file-user:before{content:""}.fa-file-video:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-file-word:before{content:""}.fa-file-times:before,.fa-file-xmark:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-files:before{content:""}.fa-files-medical:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-film-canister:before{content:""}.fa-film-alt:before,.fa-film-simple:before{content:""}.fa-film-slash:before{content:""}.fa-films:before{content:""}.fa-filter:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-filter-list:before{content:""}.fa-filter-slash:before{content:""}.fa-filters:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-flame:before,.fa-flame:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-fire-hydrant:before{content:""}.fa-fire-smoke:before{content:""}.fa-fireplace:before{content:""}.fa-fish:before{content:""}.fa-fish-bones:before{content:""}.fa-fish-cooked:before{content:""}.fa-fishing-rod:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-pennant:before,.fa-pennant:before{content:""}.fa-flag-alt:before,.fa-flag-swallowtail:before{content:""}.fa-flag-usa:before{content:""}.fa-flashlight:before{content:""}.fa-flask:before{content:""}.fa-flask-poison:before,.fa-flask-round-poison:before{content:""}.fa-flask-potion:before,.fa-flask-round-potion:before{content:""}.fa-flatbread:before{content:""}.fa-flatbread-stuffed:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-floppy-disk-circle-arrow-right:before,.fa-save-circle-arrow-right:before{content:""}.fa-floppy-disk-circle-xmark:before,.fa-floppy-disk-times:before,.fa-save-circle-xmark:before,.fa-save-times:before{content:""}.fa-floppy-disk-pen:before{content:""}.fa-floppy-disks:before{content:""}.fa-florin-sign:before{content:""}.fa-flower:before{content:""}.fa-flower-daffodil:before{content:""}.fa-flower-tulip:before{content:""}.fa-flute:before{content:""}.fa-flux-capacitor:before{content:""}.fa-flying-disc:before{content:""}.fa-folder:before{content:""}.fa-folder-arrow-down:before,.fa-folder-download:before{content:""}.fa-folder-arrow-up:before,.fa-folder-upload:before{content:""}.fa-folder-blank:before{content:""}.fa-folder-bookmark:before{content:""}.fa-folder-cog:before,.fa-folder-gear:before{content:""}.fa-folder-grid:before{content:""}.fa-folder-heart:before{content:""}.fa-folder-image:before{content:""}.fa-folder-magnifying-glass:before,.fa-folder-search:before{content:""}.fa-folder-medical:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-music:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-tree:before{content:""}.fa-folder-user:before{content:""}.fa-folder-times:before,.fa-folder-xmark:before{content:""}.fa-folders:before{content:""}.fa-fondue-pot:before{content:""}.fa-font:before{content:""}.fa-font-case:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-football-helmet:before{content:""}.fa-fork:before,.fa-utensil-fork:before{content:""}.fa-fork-knife:before,.fa-utensils-alt:before{content:""}.fa-forklift:before{content:""}.fa-fort:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-frame:before{content:""}.fa-franc-sign:before{content:""}.fa-french-fries:before{content:""}.fa-frog:before{content:""}.fa-function:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-g:before{content:"G"}.fa-galaxy:before{content:""}.fa-gallery-thumbnails:before{content:""}.fa-game-board:before{content:""}.fa-game-board-alt:before,.fa-game-board-simple:before{content:""}.fa-game-console-handheld:before{content:""}.fa-gamepad:before{content:""}.fa-gamepad-alt:before,.fa-gamepad-modern:before{content:""}.fa-garage:before{content:""}.fa-garage-car:before{content:""}.fa-garage-open:before{content:""}.fa-garlic:before{content:""}.fa-gas-pump:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-gauge-circle-bolt:before{content:""}.fa-gauge-circle-minus:before{content:""}.fa-gauge-circle-plus:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-gauge-low:before,.fa-tachometer-alt-slow:before{content:""}.fa-gauge-max:before,.fa-tachometer-alt-fastest:before{content:""}.fa-gauge-min:before,.fa-tachometer-alt-slowest:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-gauge-simple-low:before,.fa-tachometer-slow:before{content:""}.fa-gauge-simple-max:before,.fa-tachometer-fastest:before{content:""}.fa-gauge-simple-min:before,.fa-tachometer-slowest:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-ghost:before{content:""}.fa-gif:before{content:""}.fa-gift:before{content:""}.fa-gift-card:before{content:""}.fa-gifts:before{content:""}.fa-gingerbread-man:before{content:""}.fa-glass:before{content:""}.fa-glass-citrus:before{content:""}.fa-glass-empty:before{content:""}.fa-glass-half-empty:before,.fa-glass-half-full:before,.fa-glass-half:before{content:""}.fa-glasses:before{content:""}.fa-glasses-alt:before,.fa-glasses-round:before{content:""}.fa-globe:before{content:""}.fa-globe-snow:before{content:""}.fa-globe-stand:before{content:""}.fa-goal-net:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-golf-club:before{content:""}.fa-golf-flag-hole:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-gramophone:before{content:""}.fa-grapes:before{content:""}.fa-grate:before{content:""}.fa-grate-droplet:before{content:""}.fa-greater-than:before{content:">"}.fa-greater-than-equal:before{content:""}.fa-grid-3:before,.fa-grid:before{content:""}.fa-grid-2:before{content:""}.fa-grid-2-plus:before{content:""}.fa-grid-4:before{content:""}.fa-grid-5:before{content:""}.fa-grid-dividers:before{content:""}.fa-grid-horizontal:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-grip-dots:before{content:""}.fa-grip-dots-vertical:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-guarani-sign:before{content:""}.fa-guitar:before{content:""}.fa-guitar-electric:before{content:""}.fa-guitars:before{content:""}.fa-gun:before{content:""}.fa-gun-slash:before{content:""}.fa-gun-squirt:before{content:""}.fa-h:before{content:"H"}.fa-h1:before{content:""}.fa-h2:before{content:""}.fa-h3:before{content:""}.fa-h4:before{content:""}.fa-h5:before{content:""}.fa-h6:before{content:""}.fa-hammer:before{content:""}.fa-hammer-crash:before{content:""}.fa-hammer-war:before{content:""}.fa-hamsa:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-hand-back-point-down:before{content:""}.fa-hand-back-point-left:before{content:""}.fa-hand-back-point-ribbon:before{content:""}.fa-hand-back-point-right:before{content:""}.fa-hand-back-point-up:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-hand-fingers-crossed:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-hand-heart:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-box:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-holding-seedling:before{content:""}.fa-hand-holding-skull:before{content:""}.fa-hand-horns:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-love:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-ribbon:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-hand-wave:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-hands-clapping:before{content:""}.fa-hands-holding:before{content:""}.fa-hand-receiving:before,.fa-hands-holding-diamond:before{content:""}.fa-hands-holding-dollar:before,.fa-hands-usd:before{content:""}.fa-hands-heart:before,.fa-hands-holding-heart:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-handshake:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-hashtag:before{content:"#"}.fa-hashtag-lock:before{content:""}.fa-hat-chef:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-santa:before{content:""}.fa-hat-winter:before{content:""}.fa-hat-witch:before{content:""}.fa-hat-wizard:before{content:""}.fa-head-side:before{content:""}.fa-head-side-brain:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-goggles:before,.fa-head-vr:before{content:""}.fa-head-side-headphones:before{content:""}.fa-head-side-heart:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-medical:before{content:""}.fa-head-side-virus:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-heart-half:before{content:""}.fa-heart-half-alt:before,.fa-heart-half-stroke:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-heat:before{content:""}.fa-helicopter:before{content:""}.fa-helmet-battle:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-hexagon:before{content:""}.fa-hexagon-check:before{content:""}.fa-hexagon-divide:before{content:""}.fa-hexagon-exclamation:before{content:""}.fa-hexagon-minus:before,.fa-minus-hexagon:before{content:""}.fa-hexagon-plus:before,.fa-plus-hexagon:before{content:""}.fa-hexagon-xmark:before,.fa-times-hexagon:before,.fa-xmark-hexagon:before{content:""}.fa-high-definition:before,.fa-rectangle-hd:before{content:""}.fa-highlighter:before{content:""}.fa-highlighter-line:before{content:""}.fa-hippo:before{content:""}.fa-hockey-mask:before{content:""}.fa-hockey-puck:before{content:""}.fa-hockey-stick-puck:before{content:""}.fa-hockey-sticks:before{content:""}.fa-holly-berry:before{content:""}.fa-honey-pot:before{content:""}.fa-hood-cloak:before{content:""}.fa-horizontal-rule:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-horse-saddle:before{content:""}.fa-hose:before{content:""}.fa-hose-reel:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-hospital-user:before{content:""}.fa-hospitals:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before,.fa-hourglass:before{content:""}.fa-hourglass-clock:before{content:""}.fa-hourglass-empty:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-home-blank:before,.fa-house-blank:before{content:""}.fa-house-building:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-house-chimney-blank:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-house-chimney-heart:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-house-chimney-user:before{content:""}.fa-house-chimney-window:before{content:""}.fa-house-crack:before{content:""}.fa-house-day:before{content:""}.fa-house-flood:before{content:""}.fa-home-heart:before,.fa-house-heart:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-house-medical:before{content:""}.fa-house-night:before{content:""}.fa-house-leave:before,.fa-house-person-depart:before,.fa-house-person-leave:before{content:""}.fa-house-person-arrive:before,.fa-house-person-return:before,.fa-house-return:before{content:""}.fa-house-signal:before{content:""}.fa-house-tree:before{content:""}.fa-house-turret:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-house-window:before{content:""}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-100:before,.fa-hundred-points:before{content:""}.fa-hurricane:before{content:""}.fa-hyphen:before{content:"-"}.fa-i:before{content:"I"}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-ice-skate:before{content:""}.fa-icicles:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-landscape:before,.fa-landscape:before{content:""}.fa-image-polaroid:before{content:""}.fa-image-polaroid-user:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-image-slash:before{content:""}.fa-image-user:before{content:""}.fa-images:before{content:""}.fa-images-user:before{content:""}.fa-inbox:before{content:""}.fa-inbox-full:before{content:""}.fa-inbox-arrow-down:before,.fa-inbox-in:before{content:""}.fa-inbox-arrow-up:before,.fa-inbox-out:before{content:""}.fa-inboxes:before{content:""}.fa-indent:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-industry:before{content:""}.fa-industry-alt:before,.fa-industry-windows:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-inhaler:before{content:""}.fa-input-numeric:before{content:""}.fa-input-pipe:before{content:""}.fa-input-text:before{content:""}.fa-integral:before{content:""}.fa-intersection:before{content:""}.fa-island-tree-palm:before,.fa-island-tropical:before{content:""}.fa-italic:before{content:""}.fa-j:before{content:"J"}.fa-jack-o-lantern:before{content:""}.fa-jedi:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-joint:before{content:""}.fa-joystick:before{content:""}.fa-jug:before{content:""}.fa-k:before{content:"K"}.fa-kaaba:before{content:""}.fa-kazoo:before{content:""}.fa-kerning:before{content:""}.fa-key:before{content:""}.fa-key-skeleton:before{content:""}.fa-key-skeleton-left-right:before{content:""}.fa-keyboard:before{content:""}.fa-keyboard-brightness:before{content:""}.fa-keyboard-brightness-low:before{content:""}.fa-keyboard-down:before{content:""}.fa-keyboard-left:before{content:""}.fa-keynote:before{content:""}.fa-khanda:before{content:""}.fa-kidneys:before{content:""}.fa-kip-sign:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-kite:before{content:""}.fa-kiwi-bird:before{content:""}.fa-kiwi-fruit:before{content:""}.fa-knife:before,.fa-utensil-knife:before{content:""}.fa-knife-kitchen:before{content:""}.fa-l:before{content:"L"}.fa-lacrosse-stick:before{content:""}.fa-lacrosse-stick-ball:before{content:""}.fa-lambda:before{content:""}.fa-lamp:before{content:""}.fa-lamp-desk:before{content:""}.fa-lamp-floor:before{content:""}.fa-lamp-street:before{content:""}.fa-landmark:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-arrow-down:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laptop-mobile:before,.fa-phone-laptop:before{content:""}.fa-laptop-slash:before{content:""}.fa-lari-sign:before{content:""}.fa-lasso:before{content:""}.fa-lasso-sparkles:before{content:""}.fa-layer-group:before{content:""}.fa-layer-group-minus:before,.fa-layer-minus:before{content:""}.fa-layer-group-plus:before,.fa-layer-plus:before{content:""}.fa-leaf:before{content:""}.fa-leaf-heart:before{content:""}.fa-leaf-maple:before{content:""}.fa-leaf-oak:before{content:""}.fa-leafy-green:before{content:""}.fa-arrow-alt-left:before,.fa-left:before{content:""}.fa-arrow-alt-from-right:before,.fa-left-from-line:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-left-long-to-line:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-arrow-alt-to-left:before,.fa-left-to-line:before{content:""}.fa-lemon:before{content:""}.fa-less-than:before{content:"<"}.fa-less-than-equal:before{content:""}.fa-life-ring:before{content:""}.fa-light-ceiling:before{content:""}.fa-light-emergency:before{content:""}.fa-light-emergency-on:before{content:""}.fa-light-switch:before{content:""}.fa-light-switch-off:before{content:""}.fa-light-switch-on:before{content:""}.fa-lightbulb:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-lightbulb-exclamation-on:before{content:""}.fa-lightbulb-on:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-lights-holiday:before{content:""}.fa-line-columns:before{content:""}.fa-line-height:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-chain-horizontal:before,.fa-link-horizontal:before{content:""}.fa-chain-horizontal-slash:before,.fa-link-horizontal-slash:before{content:""}.fa-link-simple:before{content:""}.fa-link-simple-slash:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-lips:before{content:""}.fa-lira-sign:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-list-dropdown:before{content:""}.fa-list-music:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-list-radio:before{content:""}.fa-list-timeline:before{content:""}.fa-list-tree:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-litecoin-sign:before{content:""}.fa-loader:before{content:""}.fa-lobster:before{content:""}.fa-location-arrow:before{content:""}.fa-location-check:before,.fa-map-marker-check:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-location-crosshairs-slash:before,.fa-location-slash:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-location-dot-slash:before,.fa-map-marker-alt-slash:before{content:""}.fa-location-exclamation:before,.fa-map-marker-exclamation:before{content:""}.fa-location-minus:before,.fa-map-marker-minus:before{content:""}.fa-location-pen:before,.fa-map-marker-edit:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-location-pin-slash:before,.fa-map-marker-slash:before{content:""}.fa-location-plus:before,.fa-map-marker-plus:before{content:""}.fa-location-question:before,.fa-map-marker-question:before{content:""}.fa-location-smile:before,.fa-map-marker-smile:before{content:""}.fa-location-xmark:before,.fa-map-marker-times:before,.fa-map-marker-xmark:before{content:""}.fa-lock:before{content:""}.fa-lock-a:before{content:""}.fa-lock-hashtag:before{content:""}.fa-lock-alt:before,.fa-lock-keyhole:before{content:""}.fa-lock-keyhole-open:before,.fa-lock-open-alt:before{content:""}.fa-lock-open:before{content:""}.fa-lollipop:before,.fa-lollypop:before{content:""}.fa-couch-small:before,.fa-loveseat:before{content:""}.fa-luchador-mask:before,.fa-luchador:before,.fa-mask-luchador:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-m:before{content:"M"}.fa-mace:before{content:""}.fa-magnet:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-mailbox:before{content:""}.fa-manat-sign:before{content:""}.fa-mandolin:before{content:""}.fa-mango:before{content:""}.fa-manhole:before{content:""}.fa-map:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-map-pin:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-and-venus:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-mask:before{content:""}.fa-mask-face:before{content:""}.fa-mask-snorkel:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-meat:before{content:""}.fa-medal:before{content:""}.fa-megaphone:before{content:""}.fa-melon:before{content:""}.fa-melon-slice:before{content:""}.fa-memo:before{content:""}.fa-memo-circle-check:before{content:""}.fa-memo-circle-info:before{content:""}.fa-memo-pad:before{content:""}.fa-memory:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-comment-alt-arrow-down:before,.fa-message-arrow-down:before{content:""}.fa-comment-alt-arrow-up:before,.fa-message-arrow-up:before{content:""}.fa-message-arrow-up-right:before{content:""}.fa-message-bot:before{content:""}.fa-comment-alt-captions:before,.fa-message-captions:before{content:""}.fa-comment-alt-check:before,.fa-message-check:before{content:""}.fa-message-code:before{content:""}.fa-comment-alt-dollar:before,.fa-message-dollar:before{content:""}.fa-comment-alt-dots:before,.fa-message-dots:before,.fa-messaging:before{content:""}.fa-comment-alt-exclamation:before,.fa-message-exclamation:before{content:""}.fa-comment-alt-image:before,.fa-message-image:before{content:""}.fa-comment-alt-lines:before,.fa-message-lines:before{content:""}.fa-comment-alt-medical:before,.fa-message-medical:before{content:""}.fa-comment-middle-alt:before,.fa-message-middle:before{content:""}.fa-comment-middle-top-alt:before,.fa-message-middle-top:before{content:""}.fa-comment-alt-minus:before,.fa-message-minus:before{content:""}.fa-comment-alt-music:before,.fa-message-music:before{content:""}.fa-comment-alt-edit:before,.fa-message-edit:before,.fa-message-pen:before{content:""}.fa-comment-alt-plus:before,.fa-message-plus:before{content:""}.fa-message-question:before{content:""}.fa-comment-alt-quote:before,.fa-message-quote:before{content:""}.fa-comment-alt-slash:before,.fa-message-slash:before{content:""}.fa-comment-alt-smile:before,.fa-message-smile:before{content:""}.fa-message-sms:before{content:""}.fa-comment-alt-text:before,.fa-message-text:before{content:""}.fa-comment-alt-times:before,.fa-message-times:before,.fa-message-xmark:before{content:""}.fa-comments-alt:before,.fa-messages:before{content:""}.fa-comments-alt-dollar:before,.fa-messages-dollar:before{content:""}.fa-messages-question:before{content:""}.fa-meteor:before{content:""}.fa-meter:before{content:""}.fa-meter-bolt:before{content:""}.fa-meter-droplet:before{content:""}.fa-meter-fire:before{content:""}.fa-microchip:before{content:""}.fa-microchip-ai:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microphone-stand:before{content:""}.fa-microscope:before{content:""}.fa-microwave:before{content:""}.fa-mill-sign:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-mistletoe:before{content:""}.fa-mitten:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-mobile-button:before{content:""}.fa-mobile-iphone:before,.fa-mobile-notch:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-mobile-signal:before{content:""}.fa-mobile-signal-out:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-money-bill-simple:before{content:""}.fa-money-bill-simple-wave:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bills:before{content:""}.fa-money-bills-alt:before,.fa-money-bills-simple:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-money-check-dollar-pen:before,.fa-money-check-edit-alt:before{content:""}.fa-money-check-edit:before,.fa-money-check-pen:before{content:""}.fa-money-from-bracket:before{content:""}.fa-money-simple-from-bracket:before{content:""}.fa-monitor-heart-rate:before,.fa-monitor-waveform:before{content:""}.fa-monkey:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-moon-cloud:before{content:""}.fa-eclipse-alt:before,.fa-moon-over-sun:before{content:""}.fa-moon-stars:before{content:""}.fa-moped:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mountains:before{content:""}.fa-mp3-player:before{content:""}.fa-mug:before{content:""}.fa-mug-hot:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-mug-tea:before{content:""}.fa-mug-tea-saucer:before{content:""}.fa-mushroom:before{content:""}.fa-music:before{content:""}.fa-music-alt:before,.fa-music-note:before{content:""}.fa-music-alt-slash:before,.fa-music-note-slash:before{content:""}.fa-music-slash:before{content:""}.fa-n:before{content:"N"}.fa-naira-sign:before{content:""}.fa-narwhal:before{content:""}.fa-nesting-dolls:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nfc:before{content:""}.fa-nfc-lock:before{content:""}.fa-nfc-magnifying-glass:before{content:""}.fa-nfc-pen:before{content:""}.fa-nfc-signal:before{content:""}.fa-nfc-slash:before{content:""}.fa-nfc-trash:before{content:""}.fa-not-equal:before{content:""}.fa-notdef:before{content:""}.fa-note:before{content:""}.fa-note-medical:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-notebook:before{content:""}.fa-notes:before{content:""}.fa-notes-medical:before{content:""}.fa-o:before{content:"O"}.fa-object-exclude:before{content:""}.fa-object-group:before{content:""}.fa-object-intersect:before{content:""}.fa-object-subtract:before{content:""}.fa-object-ungroup:before{content:""}.fa-object-union:before{content:""}.fa-objects-align-bottom:before{content:""}.fa-objects-align-center-horizontal:before{content:""}.fa-objects-align-center-vertical:before{content:""}.fa-objects-align-left:before{content:""}.fa-objects-align-right:before{content:""}.fa-objects-align-top:before{content:""}.fa-objects-column:before{content:""}.fa-octagon:before{content:""}.fa-octagon-check:before{content:""}.fa-octagon-divide:before{content:""}.fa-octagon-exclamation:before{content:""}.fa-minus-octagon:before,.fa-octagon-minus:before{content:""}.fa-octagon-plus:before,.fa-plus-octagon:before{content:""}.fa-octagon-xmark:before,.fa-times-octagon:before,.fa-xmark-octagon:before{content:""}.fa-oil-can:before{content:""}.fa-oil-can-drip:before{content:""}.fa-oil-temp:before,.fa-oil-temperature:before{content:""}.fa-olive:before{content:""}.fa-olive-branch:before{content:""}.fa-om:before{content:""}.fa-omega:before{content:""}.fa-onion:before{content:""}.fa-option:before{content:""}.fa-ornament:before{content:""}.fa-otter:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-outlet:before{content:""}.fa-oven:before{content:""}.fa-overline:before{content:""}.fa-p:before{content:"P"}.fa-page:before{content:""}.fa-file-caret-down:before,.fa-page-caret-down:before{content:""}.fa-file-caret-up:before,.fa-page-caret-up:before{content:""}.fa-pager:before{content:""}.fa-paint-roller:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-paint-brush-alt:before,.fa-paint-brush-fine:before,.fa-paintbrush-alt:before,.fa-paintbrush-fine:before{content:""}.fa-paintbrush-pencil:before{content:""}.fa-palette:before{content:""}.fa-pallet:before{content:""}.fa-pallet-box:before{content:""}.fa-palette-boxes:before,.fa-pallet-alt:before,.fa-pallet-boxes:before{content:""}.fa-pan-food:before{content:""}.fa-pan-frying:before{content:""}.fa-pancakes:before{content:""}.fa-panel-ews:before{content:""}.fa-panel-fire:before{content:""}.fa-panorama:before{content:""}.fa-paper-plane:before{content:""}.fa-paper-plane-alt:before,.fa-paper-plane-top:before,.fa-send:before{content:""}.fa-paperclip:before{content:""}.fa-paperclip-vertical:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-paragraph-left:before,.fa-paragraph-rtl:before{content:""}.fa-party-bell:before{content:""}.fa-party-horn:before{content:""}.fa-passport:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-pause:before{content:""}.fa-paw:before{content:""}.fa-paw-claws:before{content:""}.fa-paw-alt:before,.fa-paw-simple:before{content:""}.fa-peace:before{content:""}.fa-peach:before{content:""}.fa-peanut:before{content:""}.fa-peanuts:before{content:""}.fa-peapod:before{content:""}.fa-pear:before{content:""}.fa-pedestal:before{content:""}.fa-pegasus:before{content:""}.fa-pen:before{content:""}.fa-pen-circle:before{content:""}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-pen-alt-slash:before,.fa-pen-clip-slash:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-fancy-slash:before{content:""}.fa-pen-field:before{content:""}.fa-pen-line:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-nib-slash:before{content:""}.fa-pen-paintbrush:before,.fa-pencil-paintbrush:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-pen-slash:before{content:""}.fa-pen-swirl:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-pencil-slash:before{content:""}.fa-people:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-people-dress:before{content:""}.fa-people-dress-simple:before{content:""}.fa-people-pants:before{content:""}.fa-people-pants-simple:before{content:""}.fa-people-simple:before{content:""}.fa-pepper:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-period:before{content:"."}.fa-male:before,.fa-person:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-biking-mountain:before,.fa-person-biking-mountain:before{content:""}.fa-person-booth:before{content:""}.fa-person-carry-box:before,.fa-person-carry:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-person-dolly:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-person-dress-simple:before{content:""}.fa-person-from-portal:before,.fa-portal-exit:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-person-pinball:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-person-pregnant:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-person-seat:before{content:""}.fa-person-seat-reclined:before{content:""}.fa-person-sign:before{content:""}.fa-person-simple:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-person-ski-jumping:before,.fa-ski-jump:before{content:""}.fa-person-ski-lift:before,.fa-ski-lift:before{content:""}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-person-sledding:before,.fa-sledding:before{content:""}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-person-snowmobiling:before,.fa-snowmobile:before{content:""}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-person-to-door:before{content:""}.fa-person-to-portal:before,.fa-portal-enter:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-peseta-sign:before{content:""}.fa-peso-sign:before{content:""}.fa-phone:before{content:""}.fa-phone-arrow-down-left:before,.fa-phone-arrow-down:before,.fa-phone-incoming:before{content:""}.fa-phone-arrow-up-right:before,.fa-phone-arrow-up:before,.fa-phone-outgoing:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-phone-hangup:before{content:""}.fa-phone-intercom:before{content:""}.fa-phone-missed:before{content:""}.fa-phone-office:before{content:""}.fa-phone-plus:before{content:""}.fa-phone-rotary:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-phone-xmark:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-photo-film-music:before{content:""}.fa-pi:before{content:""}.fa-piano:before{content:""}.fa-piano-keyboard:before{content:""}.fa-pickleball:before{content:""}.fa-pie:before{content:""}.fa-pig:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinata:before{content:""}.fa-pinball:before{content:""}.fa-pineapple:before{content:""}.fa-pipe:before{content:"|"}.fa-pipe-circle-check:before{content:""}.fa-pipe-collar:before{content:""}.fa-pipe-section:before{content:""}.fa-pipe-smoking:before{content:""}.fa-pipe-valve:before{content:""}.fa-pizza:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-alt:before,.fa-plane-engines:before{content:""}.fa-plane-prop:before{content:""}.fa-plane-slash:before{content:""}.fa-plane-tail:before{content:""}.fa-plane-up:before{content:""}.fa-plane-up-slash:before{content:""}.fa-planet-moon:before{content:""}.fa-planet-ringed:before{content:""}.fa-plate-utensils:before{content:""}.fa-play:before{content:""}.fa-play-pause:before{content:""}.fa-plug:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-plus-minus:before{content:""}.fa-podcast:before{content:""}.fa-podium:before{content:""}.fa-podium-star:before{content:""}.fa-police-box:before{content:""}.fa-poll-people:before{content:""}.fa-pompebled:before{content:""}.fa-poo:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-pool-8-ball:before{content:""}.fa-poop:before{content:""}.fa-popcorn:before{content:""}.fa-popsicle:before{content:""}.fa-pot-food:before{content:""}.fa-potato:before{content:""}.fa-power-off:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-presentation-screen:before,.fa-presentation:before{content:""}.fa-pretzel:before{content:""}.fa-print:before{content:""}.fa-print-magnifying-glass:before,.fa-print-search:before{content:""}.fa-print-slash:before{content:""}.fa-projector:before{content:""}.fa-pump:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-pumpkin:before{content:""}.fa-puzzle:before{content:""}.fa-puzzle-piece:before{content:""}.fa-puzzle-piece-alt:before,.fa-puzzle-piece-simple:before{content:""}.fa-q:before{content:"Q"}.fa-qrcode:before{content:""}.fa-question:before{content:"?"}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-quotes:before{content:""}.fa-r:before{content:"R"}.fa-rabbit:before{content:""}.fa-rabbit-fast:before,.fa-rabbit-running:before{content:""}.fa-racquet:before{content:""}.fa-radar:before{content:""}.fa-radiation:before{content:""}.fa-radio:before{content:""}.fa-radio-alt:before,.fa-radio-tuner:before{content:""}.fa-rainbow:before{content:""}.fa-raindrops:before{content:""}.fa-ram:before{content:""}.fa-ramp-loading:before{content:""}.fa-raygun:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-rectangle-landscape:before,.fa-rectangle:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-barcode-alt:before,.fa-rectangle-barcode:before{content:""}.fa-rectangle-code:before{content:""}.fa-rectangle-history:before{content:""}.fa-rectangle-history-circle-plus:before{content:""}.fa-rectangle-history-circle-user:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-pro:before,.fa-rectangle-pro:before{content:""}.fa-rectangle-terminal:before{content:""}.fa-rectangle-portrait:before,.fa-rectangle-vertical:before{content:""}.fa-rectangle-vertical-history:before{content:""}.fa-rectangle-wide:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-rectangles-mixed:before{content:""}.fa-recycle:before{content:""}.fa-reel:before{content:""}.fa-refrigerator:before{content:""}.fa-registered:before{content:""}.fa-repeat:before{content:""}.fa-repeat-1:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-reply-clock:before,.fa-reply-time:before{content:""}.fa-republican:before{content:""}.fa-restroom:before{content:""}.fa-restroom-simple:before{content:""}.fa-retweet:before{content:""}.fa-rhombus:before{content:""}.fa-ribbon:before{content:""}.fa-arrow-alt-right:before,.fa-right:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-arrow-alt-from-left:before,.fa-right-from-line:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-right-long-to-line:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-arrow-alt-to-right:before,.fa-right-to-line:before{content:""}.fa-ring:before{content:""}.fa-rings-wedding:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-robot-astromech:before{content:""}.fa-rocket:before{content:""}.fa-rocket-launch:before{content:""}.fa-roller-coaster:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-rotate-exclamation:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-route:before{content:""}.fa-route-highway:before{content:""}.fa-route-interstate:before{content:""}.fa-router:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-rugby-ball:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-triangle:before{content:""}.fa-ruler-vertical:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-rupiah-sign:before{content:""}.fa-rv:before{content:""}.fa-s:before{content:"S"}.fa-sack:before{content:""}.fa-sack-dollar:before{content:""}.fa-sailboat:before{content:""}.fa-bowl-salad:before,.fa-salad:before{content:""}.fa-salt-shaker:before{content:""}.fa-sandwich:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-sausage:before{content:""}.fa-saxophone:before{content:""}.fa-sax-hot:before,.fa-saxophone-fire:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-scalpel:before{content:""}.fa-scalpel-line-dashed:before,.fa-scalpel-path:before{content:""}.fa-scanner-image:before,.fa-scanner:before{content:""}.fa-scanner-gun:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-scarecrow:before{content:""}.fa-scarf:before{content:""}.fa-school:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-screen-users:before,.fa-users-class:before{content:""}.fa-screencast:before{content:""}.fa-screwdriver:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-scribble:before{content:""}.fa-scroll:before{content:""}.fa-scroll-old:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-scrubber:before{content:""}.fa-scythe:before{content:""}.fa-sd-card:before{content:""}.fa-sd-cards:before{content:""}.fa-seal:before{content:""}.fa-seal-exclamation:before{content:""}.fa-seal-question:before{content:""}.fa-seat-airline:before{content:""}.fa-section:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-semicolon:before{content:";"}.fa-send-back:before{content:""}.fa-send-backward:before{content:""}.fa-sensor:before{content:""}.fa-sensor-cloud:before,.fa-sensor-smoke:before{content:""}.fa-sensor-fire:before{content:""}.fa-sensor-on:before{content:""}.fa-sensor-alert:before,.fa-sensor-triangle-exclamation:before{content:""}.fa-server:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:""}.fa-arrows-turn-right:before,.fa-share-all:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-sheep:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-inventory:before,.fa-shelves:before{content:""}.fa-shelves-empty:before{content:""}.fa-shield:before{content:""}.fa-shield-alt:before,.fa-shield-blank:before{content:""}.fa-shield-check:before{content:""}.fa-shield-cross:before{content:""}.fa-shield-exclamation:before{content:""}.fa-shield-keyhole:before{content:""}.fa-shield-minus:before{content:""}.fa-shield-plus:before{content:""}.fa-shield-slash:before{content:""}.fa-shield-virus:before{content:""}.fa-shield-times:before,.fa-shield-xmark:before{content:""}.fa-ship:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-shirt-long-sleeve:before{content:""}.fa-shirt-running:before{content:""}.fa-shirt-tank-top:before{content:""}.fa-shish-kebab:before{content:""}.fa-shoe-prints:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-shop-lock:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-shovel:before{content:""}.fa-shovel-snow:before{content:""}.fa-shower:before{content:""}.fa-shower-alt:before,.fa-shower-down:before{content:""}.fa-shredder:before{content:""}.fa-shrimp:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-shutters:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-shuttlecock:before{content:""}.fa-sickle:before{content:""}.fa-sidebar:before{content:""}.fa-sidebar-flip:before{content:""}.fa-sigma:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-signal-alt-4:before,.fa-signal-alt:before,.fa-signal-bars-strong:before,.fa-signal-bars:before{content:""}.fa-signal-alt-2:before,.fa-signal-bars-fair:before{content:""}.fa-signal-alt-3:before,.fa-signal-bars-good:before{content:""}.fa-signal-alt-slash:before,.fa-signal-bars-slash:before{content:""}.fa-signal-alt-1:before,.fa-signal-bars-weak:before{content:""}.fa-signal-2:before,.fa-signal-fair:before{content:""}.fa-signal-3:before,.fa-signal-good:before{content:""}.fa-signal-slash:before{content:""}.fa-signal-stream:before{content:""}.fa-signal-stream-slash:before{content:""}.fa-signal-4:before,.fa-signal-strong:before{content:""}.fa-signal-1:before,.fa-signal-weak:before{content:""}.fa-signature:before{content:""}.fa-signature-lock:before{content:""}.fa-signature-slash:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-sim-card:before{content:""}.fa-sim-cards:before{content:""}.fa-sink:before{content:""}.fa-siren:before{content:""}.fa-siren-on:before{content:""}.fa-sitemap:before{content:""}.fa-skeleton:before{content:""}.fa-ski-boot:before{content:""}.fa-ski-boot-ski:before{content:""}.fa-skull:before{content:""}.fa-skull-cow:before{content:""}.fa-skull-crossbones:before{content:""}.fa-slash:before{content:""}.fa-slash-back:before{content:"\\"}.fa-slash-forward:before{content:"/"}.fa-sleigh:before{content:""}.fa-slider:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-sliders-simple:before{content:""}.fa-sliders-up:before,.fa-sliders-v:before{content:""}.fa-slot-machine:before{content:""}.fa-smog:before{content:""}.fa-smoke:before{content:""}.fa-smoking:before{content:""}.fa-snake:before{content:""}.fa-snooze:before,.fa-zzz:before{content:""}.fa-snow-blowing:before{content:""}.fa-snowflake:before{content:""}.fa-snowflakes:before{content:""}.fa-snowman:before{content:""}.fa-frosty-head:before,.fa-snowman-head:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-creemee:before,.fa-soft-serve:before{content:""}.fa-solar-panel:before{content:""}.fa-solar-system:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-spa:before{content:""}.fa-space-station-moon:before{content:""}.fa-space-station-moon-alt:before,.fa-space-station-moon-construction:before{content:""}.fa-spade:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-sparkles:before{content:""}.fa-speaker:before{content:""}.fa-speakers:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spider-black-widow:before{content:""}.fa-spider-web:before{content:""}.fa-spinner:before{content:""}.fa-spinner-third:before{content:""}.fa-split:before{content:""}.fa-splotch:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-sportsball:before{content:""}.fa-spray-can:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-sprinkler:before{content:""}.fa-sprinkler-ceiling:before{content:""}.fa-square:before{content:""}.fa-square-0:before{content:""}.fa-square-1:before{content:""}.fa-square-2:before{content:""}.fa-square-3:before{content:""}.fa-square-4:before{content:""}.fa-square-5:before{content:""}.fa-square-6:before{content:""}.fa-square-7:before{content:""}.fa-square-8:before{content:""}.fa-square-9:before{content:""}.fa-square-a:before{content:""}.fa-square-a-lock:before{content:""}.fa-square-ampersand:before{content:""}.fa-arrow-square-down:before,.fa-square-arrow-down:before{content:""}.fa-square-arrow-down-left:before{content:""}.fa-square-arrow-down-right:before{content:""}.fa-arrow-square-left:before,.fa-square-arrow-left:before{content:""}.fa-arrow-square-right:before,.fa-square-arrow-right:before{content:""}.fa-arrow-square-up:before,.fa-square-arrow-up:before{content:""}.fa-square-arrow-up-left:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-square-b:before{content:""}.fa-square-bolt:before{content:""}.fa-square-c:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-check-square:before,.fa-square-check:before{content:""}.fa-chevron-square-down:before,.fa-square-chevron-down:before{content:""}.fa-chevron-square-left:before,.fa-square-chevron-left:before{content:""}.fa-chevron-square-right:before,.fa-square-chevron-right:before{content:""}.fa-chevron-square-up:before,.fa-square-chevron-up:before{content:""}.fa-square-code:before{content:""}.fa-square-d:before{content:""}.fa-square-dashed:before{content:""}.fa-square-divide:before{content:""}.fa-dollar-square:before,.fa-square-dollar:before,.fa-usd-square:before{content:""}.fa-arrow-alt-square-down:before,.fa-square-down:before{content:""}.fa-square-down-left:before{content:""}.fa-square-down-right:before{content:""}.fa-square-e:before{content:""}.fa-square-ellipsis:before{content:""}.fa-square-ellipsis-vertical:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-exclamation-square:before,.fa-square-exclamation:before{content:""}.fa-square-f:before{content:""}.fa-box-fragile:before,.fa-square-fragile:before,.fa-square-wine-glass-crack:before{content:""}.fa-square-full:before{content:""}.fa-square-g:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-heart-square:before,.fa-square-heart:before{content:""}.fa-square-i:before{content:""}.fa-info-square:before,.fa-square-info:before{content:""}.fa-square-j:before{content:""}.fa-square-k:before{content:""}.fa-square-kanban:before{content:""}.fa-square-l:before{content:""}.fa-arrow-alt-square-left:before,.fa-square-left:before{content:""}.fa-square-list:before{content:""}.fa-square-m:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-square-n:before{content:""}.fa-square-o:before{content:""}.fa-square-p:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-parking-slash:before,.fa-square-parking-slash:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-phone-square-down:before,.fa-square-phone-hangup:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-square-q:before{content:""}.fa-square-quarters:before{content:""}.fa-question-square:before,.fa-square-question:before{content:""}.fa-square-quote:before{content:""}.fa-square-r:before{content:""}.fa-arrow-alt-square-right:before,.fa-square-right:before{content:""}.fa-square-ring:before{content:""}.fa-square-root:before{content:""}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-square-s:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-sliders-h-square:before,.fa-square-sliders:before{content:""}.fa-sliders-v-square:before,.fa-square-sliders-vertical:before{content:""}.fa-square-small:before{content:""}.fa-square-star:before{content:""}.fa-square-t:before{content:""}.fa-square-terminal:before{content:""}.fa-box-up:before,.fa-square-this-way-up:before{content:""}.fa-square-u:before{content:""}.fa-arrow-alt-square-up:before,.fa-square-up:before{content:""}.fa-square-up-left:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-square-user:before{content:""}.fa-square-v:before{content:""}.fa-square-w:before{content:""}.fa-square-x:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-square-y:before{content:""}.fa-square-z:before{content:""}.fa-squid:before{content:""}.fa-squirrel:before{content:""}.fa-staff:before{content:""}.fa-stairs:before{content:""}.fa-stamp:before{content:""}.fa-rectangle-sd:before,.fa-standard-definition:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-christmas:before{content:""}.fa-star-exclamation:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-star-sharp:before{content:""}.fa-star-sharp-half:before{content:""}.fa-star-sharp-half-alt:before,.fa-star-sharp-half-stroke:before{content:""}.fa-star-shooting:before{content:""}.fa-starfighter:before{content:""}.fa-starfighter-alt:before,.fa-starfighter-twin-ion-engine:before{content:""}.fa-starfighter-alt-advanced:before,.fa-starfighter-twin-ion-engine-advanced:before{content:""}.fa-stars:before{content:""}.fa-starship:before{content:""}.fa-starship-freighter:before{content:""}.fa-steak:before{content:""}.fa-steering-wheel:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-stethoscope:before{content:""}.fa-stocking:before{content:""}.fa-stomach:before{content:""}.fa-stop:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-lock:before{content:""}.fa-store-slash:before{content:""}.fa-strawberry:before{content:""}.fa-street-view:before{content:""}.fa-stretcher:before{content:""}.fa-strikethrough:before{content:""}.fa-stroopwafel:before{content:""}.fa-subscript:before{content:""}.fa-suitcase:before{content:""}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-alt:before,.fa-sun-bright:before{content:""}.fa-sun-cloud:before{content:""}.fa-sun-dust:before{content:""}.fa-sun-haze:before{content:""}.fa-sunglasses:before{content:""}.fa-sunrise:before{content:""}.fa-sunset:before{content:""}.fa-superscript:before{content:""}.fa-nigiri:before,.fa-sushi:before{content:""}.fa-maki-roll:before,.fa-makizushi:before,.fa-sushi-roll:before{content:""}.fa-swatchbook:before{content:""}.fa-sword:before{content:""}.fa-sword-laser:before{content:""}.fa-sword-laser-alt:before{content:""}.fa-swords:before{content:""}.fa-swords-laser:before{content:""}.fa-icons-alt:before,.fa-symbols:before{content:""}.fa-synagogue:before{content:""}.fa-syringe:before{content:""}.fa-t:before{content:"T"}.fa-table:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-table-layout:before{content:""}.fa-table-list:before,.fa-th-list:before{content:""}.fa-table-picnic:before{content:""}.fa-table-pivot:before{content:""}.fa-rows:before,.fa-table-rows:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-table-tree:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-tablet-button:before{content:""}.fa-tablet-rugged:before{content:""}.fa-tablet-android-alt:before,.fa-tablet-screen:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-tablets:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-taco:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tally-5:before,.fa-tally:before{content:""}.fa-tally-1:before{content:""}.fa-tally-2:before{content:""}.fa-tally-3:before{content:""}.fa-tally-4:before{content:""}.fa-tamale:before{content:""}.fa-tank-water:before{content:""}.fa-tape:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-taxi-bus:before{content:""}.fa-teddy-bear:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telescope:before{content:""}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-list:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-temperature-frigid:before,.fa-temperature-snow:before{content:""}.fa-temperature-hot:before,.fa-temperature-sun:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-tennis-ball:before{content:""}.fa-terminal:before{content:""}.fa-text:before{content:""}.fa-text-height:before{content:""}.fa-text-size:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-text-width:before{content:""}.fa-thermometer:before{content:""}.fa-theta:before{content:""}.fa-thought-bubble:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-tick:before{content:""}.fa-ticket:before{content:""}.fa-ticket-airline:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-tickets-airline:before{content:""}.fa-tilde:before{content:"~"}.fa-timeline:before{content:""}.fa-timeline-arrow:before{content:""}.fa-timer:before{content:""}.fa-tire:before{content:""}.fa-tire-flat:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-tire-rugged:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-alt:before,.fa-toilet-paper-blank:before{content:""}.fa-toilet-paper-blank-under:before,.fa-toilet-paper-reverse-alt:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toilet-paper-reverse:before,.fa-toilet-paper-under:before{content:""}.fa-toilet-paper-reverse-slash:before,.fa-toilet-paper-under-slash:before{content:""}.fa-tomato:before{content:""}.fa-tombstone:before{content:""}.fa-tombstone-alt:before,.fa-tombstone-blank:before{content:""}.fa-toolbox:before{content:""}.fa-tooth:before{content:""}.fa-toothbrush:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-tower-control:before{content:""}.fa-tractor:before{content:""}.fa-trademark:before{content:""}.fa-traffic-cone:before{content:""}.fa-traffic-light:before{content:""}.fa-traffic-light-go:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-subway-tunnel:before,.fa-train-subway-tunnel:before{content:""}.fa-train-track:before{content:""}.fa-train-tram:before,.fa-tram:before{content:""}.fa-train-tunnel:before{content:""}.fa-transformer-bolt:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-transporter:before{content:""}.fa-transporter-1:before{content:""}.fa-transporter-2:before{content:""}.fa-transporter-3:before{content:""}.fa-transporter-4:before{content:""}.fa-transporter-5:before{content:""}.fa-transporter-6:before{content:""}.fa-transporter-7:before{content:""}.fa-transporter-empty:before{content:""}.fa-trash:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-trash-can-check:before{content:""}.fa-trash-can-clock:before{content:""}.fa-trash-can-list:before{content:""}.fa-trash-can-plus:before{content:""}.fa-trash-alt-slash:before,.fa-trash-can-slash:before{content:""}.fa-trash-can-arrow-turn-left:before,.fa-trash-can-undo:before,.fa-trash-undo-alt:before{content:""}.fa-trash-can-xmark:before{content:""}.fa-trash-check:before{content:""}.fa-trash-clock:before{content:""}.fa-trash-list:before{content:""}.fa-trash-plus:before{content:""}.fa-trash-slash:before{content:""}.fa-trash-arrow-turn-left:before,.fa-trash-undo:before{content:""}.fa-trash-xmark:before{content:""}.fa-treasure-chest:before{content:""}.fa-tree:before{content:""}.fa-tree-christmas:before{content:""}.fa-tree-alt:before,.fa-tree-deciduous:before{content:""}.fa-tree-decorated:before{content:""}.fa-tree-large:before{content:""}.fa-tree-palm:before{content:""}.fa-trees:before{content:""}.fa-triangle:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-triangle-instrument:before,.fa-triangle-music:before{content:""}.fa-construction:before,.fa-triangle-person-digging:before{content:""}.fa-trophy:before{content:""}.fa-trophy-alt:before,.fa-trophy-star:before{content:""}.fa-truck:before{content:""}.fa-truck-bolt:before{content:""}.fa-shipping-timed:before,.fa-truck-clock:before{content:""}.fa-truck-container:before{content:""}.fa-truck-container-empty:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-truck-flatbed:before{content:""}.fa-truck-front:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plow:before{content:""}.fa-truck-ramp:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-truck-couch:before,.fa-truck-ramp-couch:before{content:""}.fa-truck-tow:before{content:""}.fa-trumpet:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-teletype-answer:before,.fa-tty-answer:before{content:""}.fa-tugrik-sign:before{content:""}.fa-turkey:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-turn-down-left:before{content:""}.fa-turn-down-right:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-turntable:before{content:""}.fa-turtle:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-tv-music:before{content:""}.fa-tv-retro:before{content:""}.fa-typewriter:before{content:""}.fa-u:before{content:"U"}.fa-ufo:before{content:""}.fa-ufo-beam:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-umbrella-alt:before,.fa-umbrella-simple:before{content:""}.fa-underline:before{content:""}.fa-unicorn:before{content:""}.fa-uniform-martial-arts:before{content:""}.fa-union:before{content:""}.fa-universal-access:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-arrow-alt-up:before,.fa-up:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-up-from-dotted-line:before{content:""}.fa-arrow-alt-from-bottom:before,.fa-up-from-line:before{content:""}.fa-up-left:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-up-right:before{content:""}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-up-to-dotted-line:before{content:""}.fa-arrow-alt-to-top:before,.fa-up-to-line:before{content:""}.fa-upload:before{content:""}.fa-usb-drive:before{content:""}.fa-user:before{content:""}.fa-user-alien:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-bounty-hunter:before{content:""}.fa-user-check:before{content:""}.fa-user-chef:before{content:""}.fa-user-clock:before{content:""}.fa-user-cowboy:before{content:""}.fa-user-crown:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-user-doctor-hair:before{content:""}.fa-user-doctor-hair-long:before{content:""}.fa-user-doctor-message:before,.fa-user-md-chat:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-user-graduate:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-user-group-crown:before,.fa-users-crown:before{content:""}.fa-user-hair:before{content:""}.fa-user-hair-buns:before{content:""}.fa-user-hair-long:before{content:""}.fa-business-front:before,.fa-party-back:before,.fa-trian-balbot:before,.fa-user-hair-mullet:before{content:""}.fa-user-headset:before{content:""}.fa-user-construction:before,.fa-user-hard-hat:before,.fa-user-helmet-safety:before{content:""}.fa-user-injured:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-user-lock:before{content:""}.fa-user-minus:before{content:""}.fa-user-music:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-nurse-hair:before{content:""}.fa-user-nurse-hair-long:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-user-pilot:before{content:""}.fa-user-pilot-tie:before{content:""}.fa-user-plus:before{content:""}.fa-user-police:before{content:""}.fa-user-police-tie:before{content:""}.fa-user-robot:before{content:""}.fa-user-robot-xmarks:before{content:""}.fa-user-secret:before{content:""}.fa-user-shakespeare:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-tie-hair:before{content:""}.fa-user-tie-hair-long:before{content:""}.fa-user-unlock:before{content:""}.fa-user-visor:before{content:""}.fa-user-vneck:before{content:""}.fa-user-vneck-hair:before{content:""}.fa-user-vneck-hair-long:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-users:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-users-medical:before{content:""}.fa-users-slash:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-utensils-slash:before{content:""}.fa-utility-pole:before{content:""}.fa-utility-pole-double:before{content:""}.fa-v:before{content:"V"}.fa-vacuum:before{content:""}.fa-vacuum-robot:before{content:""}.fa-value-absolute:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-vault:before{content:""}.fa-vector-circle:before{content:""}.fa-vector-polygon:before{content:""}.fa-vector-square:before{content:""}.fa-vent-damper:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-video-arrow-down-left:before{content:""}.fa-video-arrow-up-right:before{content:""}.fa-video-plus:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-violin:before{content:""}.fa-virus:before{content:""}.fa-virus-covid:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-volume-medium:before,.fa-volume:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-volume-off:before{content:""}.fa-volume-slash:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-vr-cardboard:before{content:""}.fa-w:before{content:"W"}.fa-waffle:before{content:""}.fa-wagon-covered:before{content:""}.fa-walker:before{content:""}.fa-walkie-talkie:before{content:""}.fa-wallet:before{content:""}.fa-wand:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-wand-sparkles:before{content:""}.fa-warehouse:before{content:""}.fa-warehouse-alt:before,.fa-warehouse-full:before{content:""}.fa-washer:before,.fa-washing-machine:before{content:""}.fa-watch:before{content:""}.fa-watch-apple:before{content:""}.fa-watch-calculator:before{content:""}.fa-watch-fitness:before{content:""}.fa-watch-smart:before{content:""}.fa-water:before{content:""}.fa-water-arrow-down:before,.fa-water-lower:before{content:""}.fa-water-arrow-up:before,.fa-water-rise:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-watermelon-slice:before{content:""}.fa-heart-rate:before,.fa-wave-pulse:before{content:""}.fa-wave-sine:before{content:""}.fa-wave-square:before{content:""}.fa-wave-triangle:before{content:""}.fa-waveform:before{content:""}.fa-waveform-lines:before,.fa-waveform-path:before{content:""}.fa-weight-hanging:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-whale:before{content:""}.fa-wheat:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-wheat-awn-slash:before{content:""}.fa-wheat-slash:before{content:""}.fa-wheelchair:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-glass-whiskey-rocks:before,.fa-whiskey-glass-ice:before{content:""}.fa-whistle:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-wifi-exclamation:before{content:""}.fa-wifi-2:before,.fa-wifi-fair:before{content:""}.fa-wifi-slash:before{content:""}.fa-wifi-1:before,.fa-wifi-weak:before{content:""}.fa-wind:before{content:""}.fa-wind-turbine:before{content:""}.fa-wind-circle-exclamation:before,.fa-wind-warning:before{content:""}.fa-window:before{content:""}.fa-window-alt:before,.fa-window-flip:before{content:""}.fa-window-frame:before{content:""}.fa-window-frame-open:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windsock:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-fragile:before,.fa-wine-glass-crack:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-wreath:before{content:""}.fa-wrench:before{content:""}.fa-wrench-simple:before{content:""}.fa-x:before{content:"X"}.fa-x-ray:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-times-to-slot:before,.fa-vote-nay:before,.fa-xmark-to-slot:before{content:""}.fa-y:before{content:"Y"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-yin-yang:before{content:""}.fa-z:before{content:"Z"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tk-proxima-nova{font-family:proxima-nova,sans-serif}@font-face{font-display:auto;font-family:tk-proxima-nova-n7;font-style:normal;font-weight:700;src:url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype")}@font-face{font-display:auto;font-family:tk-proxima-nova-n1;font-style:normal;font-weight:100;src:url(https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3) format("woff2"),url(https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3) format("woff"),url(https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3) format("opentype")}@font-face{font-display:auto;font-family:tk-proxima-nova-n6;font-style:normal;font-weight:600;src:url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff2"),url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff"),url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("opentype")}@font-face{font-display:auto;font-family:tk-proxima-nova-n4;font-style:normal;font-weight:400;src:url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype")}@font-face{font-display:auto;font-family:tk-proxima-nova-n3;font-style:normal;font-weight:300;src:url(https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:700;src:url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:100;src:url(https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3) format("woff2"),url(https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3) format("woff"),url(https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:600;src:url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff2"),url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff"),url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:400;src:url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype")}@font-face{font-display:auto;font-family:proxima-nova;font-style:normal;font-weight:300;src:url(https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("opentype")}@font-face{font-family:Font Awesome\ 6 Pro;src:url(/static/media/fa-solid-900.0b983aed44ba64c5da4d.woff2),url(/static/media/fa-solid-900.de5a87d7f4dca2264b90.ttf)}@font-face{font-family:GilroyBold;src:url(/static/media/Gilroy-ExtraBold.579ed04b377472b1db34.woff2),url(/static/media/Gilroy-ExtraBold.a3fdd0428d96a973fb8d.woff)}@font-face{font-family:Gilroy;src:url(/static/media/Gilroy-Medium.1e8ac32cfb9ee12c65c8.woff2),url(/static/media/Gilroy-Medium.2bc7f5d7ea77ee1bddb3.woff)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}::-webkit-scrollbar{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;border:0;font-size:100%;margin:0;outline:none;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}body{min-width:320px}.col-12-12{width:100%}.col-11-12{width:91.6666666667%}.col-10-12{width:83.3333333333%}.col-9-12{width:75%}.col-8-12{width:66.6666666667%}.col-7-12{width:58.3333333333%}.col-6-12{width:50%}.col-5-12{width:41.6666666667%}.col-4-12{width:33.3333333333%}.col-3-12{width:25%}.col-2-12{width:16.6666666667%}.col-1-12{width:8.3333333333%}.col-0-12{width:0}@media handheld,only screen and (max-width:1000px){.col-large-12-12{width:100%}.col-large-11-12{width:91.6666666667%}.col-large-10-12{width:83.3333333333%}.col-large-9-12{width:75%}.col-large-8-12{width:66.6666666667%}.col-large-7-12{width:58.3333333333%}.col-large-6-12{width:50%}.col-large-5-12{width:41.6666666667%}.col-large-4-12{width:33.3333333333%}.col-large-3-12{width:25%}.col-large-2-12{width:16.6666666667%}.col-large-1-12{width:8.3333333333%}.col-large-0-12{width:0}}@media handheld,only screen and (max-width:767px){.col-medium-12-12{width:100%}.col-medium-11-12{width:91.6666666667%}.col-medium-10-12{width:83.3333333333%}.col-medium-9-12{width:75%}.col-medium-8-12{width:66.6666666667%}.col-medium-7-12{width:58.3333333333%}.col-medium-6-12{width:50%}.col-medium-5-12{width:41.6666666667%}.col-medium-4-12{width:33.3333333333%}.col-medium-3-12{width:25%}.col-medium-2-12{width:16.6666666667%}.col-medium-1-12{width:8.3333333333%}.col-medium-0-12{width:0}}@media handheld,only screen and (max-width:700px){.col-smedium-12-12{width:100%}.col-smedium-11-12{width:91.6666666667%}.col-smedium-10-12{width:83.3333333333%}.col-smedium-9-12{width:75%}.col-smedium-8-12{width:66.6666666667%}.col-smedium-7-12{width:58.3333333333%}.col-smedium-6-12{width:50%}.col-smedium-5-12{width:41.6666666667%}.col-smedium-4-12{width:33.3333333333%}.col-smedium-3-12{width:25%}.col-smedium-2-12{width:16.6666666667%}.col-smedium-1-12{width:8.3333333333%}.col-smedium-0-12{width:0}}@media handheld,only screen and (max-width:600px){.col-small-12-12{width:100%}.col-small-11-12{width:91.6666666667%}.col-small-10-12{width:83.3333333333%}.col-small-9-12{width:75%}.col-small-8-12{width:66.6666666667%}.col-small-7-12{width:58.3333333333%}.col-small-6-12{width:50%}.col-small-5-12{width:41.6666666667%}.col-small-4-12{width:33.3333333333%}.col-small-3-12{width:25%}.col-small-2-12{width:16.6666666667%}.col-small-1-12{width:8.3333333333%}.col-small-0-12{width:0}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f9f9f9}::-webkit-scrollbar-thumb{background:#979797;border-radius:0;transition:all 5s;-webkit-transition:all 5s}body{background:#f9f9f9}#wrapper,body{font-family:proxima-nova,sans-serif;font-style:normal;font-weight:400}#wrapper{background:#ebedef;font-size:.875rem;overflow-x:hidden;width:100%}@media handheld,only screen and (max-width:1000px){#wrapper.nav-hidden #main{margin-left:0}}#main{display:flex;flex-direction:column;flex-wrap:wrap;flex-wrap:-webkit-wrap;margin-left:252px;min-height:100vh;min-width:320px;transition:margin .35s;transition:opacity .35s}#main.transition{opacity:0;transition:opacity 0s}#content-block{display:flex;flex-grow:1;width:100%}@media handheld,only screen and (max-width:767px){#content-block{display:flex;flex-direction:column;flex-wrap:wrap;flex-wrap:-webkit-wrap}}#content-block #content{background:#fff;min-width:400px;padding:30px 0 70px;width:100%}@media handheld,only screen and (max-width:767px){#content-block #content{flex-grow:1}}@media handheld,only screen and (max-width:600px){#content-block #content{padding:30px 0 70px}}h2{font-size:1.125rem}h2,h3{color:#354052;font-family:proxima-nova,sans-serif;font-style:normal;font-weight:400;margin-bottom:20px}h3 .subtext{color:#7f8fa4;display:block;font-size:.75rem;margin-top:6px}p{color:#7f8fa4;margin-bottom:20px}p.mice{font-size:.75rem}p.big-number{color:#354052;font-family:proxima-nova,sans-serif;font-size:2.5rem;font-style:normal;font-weight:300}p.big-number .sub-number{font-size:1.5rem}button{color:#2f6de1}button:hover{text-decoration:underline}button.button{color:#354052;text-decoration:none;transition:color .35s,background .35s,opacity .35s}button.button.primary{background:linear-gradient(180deg,#e3712e,#6f4f9e);color:#fff}button.button.primary:hover{background:linear-gradient(0deg,#e3712e,#6f4f9e)}button.button.light-gray{background:#c2cad4;color:#fff}button.button.light-gray:hover{background:#c2cad4}button.button.red{color:#fff}button.button.red,button.button.red:hover{background:#c90000}button.button.blue{background:#2f6de1;color:#fff}button.button.blue:hover{background:#2f6de1}button.button.baby-blue{background:#4a90e9;color:#fff}button.button.baby-blue:hover{background:#4a90e9}button.button.orange{background:#d55742;color:#fff}button.button.orange:hover{background:#d55742}button.button.gold{background:#f5a623;color:#fff}button.button.gold:hover{background:#f5a623}button.button.green{background:#29b311;color:#fff}button.button.green:hover{background:#29b311}button.button.create{background:#d8dbdf;color:#fff}button.button.create:hover{background:#d8dbdf}i.fa.interactive{cursor:pointer}i.fa.green{color:#29b311}i.fa.red{color:#c90000}.bold{color:#354052;font-weight:600;font-weight:700}.bold,.heavy{font-family:proxima-nova,sans-serif;font-style:normal}.heavy{color:#232323;font-weight:900;text-transform:uppercase}.center{text-align:center}.span-uppercase span{text-transform:uppercase}.action-buttons{display:flex;flex-wrap:wrap;flex-wrap:-webkit-wrap;justify-content:flex-start}.action-buttons.right{justify-content:flex-end}.action-buttons.center{justify-content:center}.actions-dropdown{position:relative}.actions-dropdown .actions-dropdown-current{background-image:linear-gradient(0deg,#f2f4f7 0,#fff);border:1px solid #dfe2e5;border-radius:4px;cursor:pointer;padding:10px 28px 10px 14px;position:relative;z-index:5}.actions-dropdown .actions-dropdown-current .actions-dropdown-current-label{color:#354052;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600}.actions-dropdown .actions-dropdown-current i{bottom:10px;color:#a8a8a8;position:absolute;right:10px}.actions-dropdown ul{background:#fff;border:1px solid #dfe2e5;border-radius:4px;border-radius:0 0 4px 4px;border-top:0;box-shadow:0 1px 4px #00000014;display:none;left:0;margin-top:-2px;position:absolute;text-align:left;top:36px;width:100%;z-index:6}.actions-dropdown ul li{border-bottom:1px solid #dfe2e5;color:#354052;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;padding:10px 18px}.actions-dropdown ul li a{color:#354052;display:block;text-decoration:none}.actions-dropdown ul li.active,.actions-dropdown ul li:hover{background:#ebedef}.actions-dropdown ul li.disabled{opacity:.6;pointer-events:none}.actions-dropdown ul.open{display:block}.button{background-image:linear-gradient(0deg,#f2f4f7 0,#fff);border:1px solid #dfe2e5;border-radius:4px;color:#354052;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;margin-right:12px;padding:10px 16px 10px 14px;z-index:5}.button.primary{background:linear-gradient(180deg,#e3712e,#6f4f9e);color:#fff}.button.primary:hover{background:linear-gradient(0deg,#e3712e,#6f4f9e)}.button.light-gray{background:#c2cad4;color:#fff}.button.light-gray:hover{background:#c2cad4}.button.red{color:#fff}.button.red,.button.red:hover{background:#c90000}.button.orange{color:#fff}.button.orange,.button.orange:hover{background:#d55742}.button.gold{color:#fff}.button.gold,.button.gold:hover{background:#f5a623}.button.green{color:#fff}.button.green,.button.green:hover{background:#29b311}.button.create{color:#fff}.button.create,.button.create:hover{background:#d8dbdf}.button.right{margin-left:auto;margin-right:0}.button.full-width{margin-right:0;text-align:center;width:100%}.button.flex-end{align-self:flex-end;margin-bottom:0}.button.not-allowed{cursor:not-allowed}.button:hover{background-image:linear-gradient(0deg,#fff 0,#f2f4f7);text-decoration:none}.button:focus{border:1px solid #4d90fe;box-shadow:0 0 5px #4d90fe;outline:none}.button.disabled,.button.disabled:hover,.button:disabled,.button:disabled:hover{background:#eee;color:#7f8fa4;opacity:.6}.buttons{display:flex;flex-wrap:wrap;flex-wrap:-webkit-wrap;width:100%}.buttons .button{margin-bottom:20px;max-height:36px}.buttons .button.primary{background:linear-gradient(180deg,#e3712e,#6f4f9e);color:#fff}.buttons .button.primary:hover{background:linear-gradient(0deg,#e3712e,#6f4f9e)}.buttons .button.light-gray{background:#c2cad4;color:#fff}.buttons .button.light-gray:hover{background:#c2cad4}.buttons .button.red{background:#c90000;color:#fff}.buttons .button.red:hover{background:#c90000}.buttons .button.orange{background:#d55742;color:#fff}.buttons .button.orange:hover{background:#d55742}.buttons .button.gold{background:#f5a623;color:#fff}.buttons .button.gold:hover{background:#f5a623}.buttons .button.green{background:#29b311;color:#fff}.buttons .button.green:hover{background:#29b311}.buttons .button.create{background:#d8dbdf;color:#fff}.buttons .button.create:hover{background:#d8dbdf}.buttons .button.right{margin-left:auto;margin-right:0}.buttons .button.full-width{margin-right:0;text-align:center;width:100%}.buttons .button.flex-end{align-self:flex-end;margin-bottom:0}.buttons .button.not-allowed{cursor:not-allowed}.columns{display:flex;flex-wrap:wrap;flex-wrap:-webkit-wrap;margin:0 -14px}.column{padding:0 14px 22px;width:100%}.column.auto{width:auto}.column.half{width:50%}@media handheld,only screen and (max-width:600px){.column.half{width:100%}}.column.third{width:33.332%}@media handheld,only screen and (max-width:600px){.column.third{width:100%}}.column.twothird{width:66.665%}@media handheld,only screen and (max-width:600px){.column.twothird{width:100%}}.column.quarter{width:25%}@media handheld,only screen and (max-width:600px){.column.quarter{width:100%}}.column.right{margin-left:auto}.column:last-of-type{padding:0 14px}.column.numeric input{font-family:droid-sans-mono,monospace;font-style:normal;font-weight:400;text-align:right}.column.small-padding-bottom{padding-bottom:8px}.column.header{border-bottom:1px solid #dfe2e5;border-top:1px solid #dfe2e5;margin-bottom:22px;padding:8px}.column.header h5{color:#354052;font-family:proxima-nova,sans-serif;font-size:1rem;font-style:normal;font-weight:600}.column.hidden{display:none}.column.subselect{margin-left:1.5rem}.column .side-by-side-element{display:inline-block}.column.field-group{padding-left:0;padding-right:0}.column.field-group>div{display:flex;flex-wrap:wrap;flex-wrap:-webkit-wrap}.column.field-group.boxy{background-color:#fdfdfd;border:1px solid #dfe2e5;border-radius:4px;margin:0 14px 20px;padding:20px 0 0}.column.field-group.boxy .column:last-of-type{padding:0 14px 22px}.column.no-padding{padding:0}.picker{font-weight:400}.picker,label{font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal}label{color:#7f8fa4;display:block;font-weight:600;margin-bottom:7px;min-height:14px}input{-webkit-appearance:none;outline:none}input[type=date],input[type=password],input[type=tel],input[type=text]{background:#fff;border:1px solid #dfe2e5;border-radius:4px;color:#354052;display:block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;padding:8px 15px 9px;width:100%}input[type=date]:read-only:not(.picker__input):not(.flatpickr-input),input[type=password]:read-only:not(.picker__input):not(.flatpickr-input),input[type=tel]:read-only:not(.picker__input):not(.flatpickr-input),input[type=text]:read-only:not(.picker__input):not(.flatpickr-input){opacity:.6}input[type=range]{-webkit-appearance:none;background:#0000;margin:0;vertical-align:middle;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:linear-gradient(0deg,#29b311 0,#57d841);border:1px solid #27aa11;border-radius:4px;border-radius:12px;cursor:pointer;height:18px;margin-top:0;width:18px}input[type=range]::-webkit-slider-thumb:after{background:#fff;content:" ";height:12px;width:12px}input[type=range] input[type=range]::-moz-range-thumb{background:linear-gradient(0deg,#29b311 0,#57d841);border:1px solid #27aa11;border-radius:4px;border-radius:12px;cursor:pointer;height:18px;width:18px}input[type=range] input[type=range]::-moz-range-thumb:after{background:#fff;content:" ";height:12px;width:12px}input[type=range]:focus{outline:none}input[type=range] :focus::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-runnable-track{background-image:linear-gradient(0deg,#fff 0,#f2f4f7);border:1px solid #dfe2e5;border-radius:4px;border-radius:12px;cursor:pointer;height:20px;width:100%}input[type=range]::-moz-range-track{background-image:linear-gradient(0deg,#fff 0,#f2f4f7);border:1px solid #dfe2e5;border-radius:4px;border-radius:12px;cursor:pointer;height:20px;width:100%}input[type=range]+label{display:block;margin-top:10px}.ck-editor-column.error .ck-editor{border:1px solid #c90000}input.error,select.error,textarea.error{border:1px solid #c90000!important}input:disabled,select:disabled,textarea:disabled{background:#eee;opacity:.6}span.checkmark.error,span.radio.error{border:1px solid #c90000}.select{position:relative}.select i{align-items:center;color:#a8a8a8;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;right:1rem;top:0}.select i,select{font-size:.875rem}select{-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(0deg,#f2f4f7 0,#fff);border:1px solid #dfe2e5;border-radius:4px;color:#354052;font-family:proxima-nova,sans-serif;font-style:normal;font-weight:600;padding:8px 36px 9px 14px;width:100%}select:focus{border:1px solid #4d90fe;box-shadow:0 0 5px #4d90fe;outline:none}textarea{-webkit-appearance:none;background:#fff;border:1px solid #dfe2e5;border-radius:4px;color:#354052;display:block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;height:153px;outline:none;padding:15px;resize:none;width:100%}.message{padding-top:10px;text-align:center}.message.left{text-align:left}.checkbox{cursor:pointer;position:relative}.checkbox input{opacity:0;position:absolute}.checkbox .checkmark{background-image:linear-gradient(0deg,#f2f4f7 0,#fff);border:1px solid #dfe2e5;border-radius:4px;display:inline-block;height:16px;margin-right:9px;position:relative;vertical-align:middle;vertical-align:bottom;width:16px}.checkbox .checkmark:after{content:"";display:none;position:absolute}.checkbox input:checked~.checkmark{background-image:linear-gradient(0deg,#29b311 0,#57d841);border:1px solid #27aa11}.checkbox input:checked~.text{color:#354052}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;height:10px;left:5px;top:1px;transform:rotate(45deg);width:5px}.radios{cursor:pointer;position:relative}.radios input{opacity:0;position:absolute}.radios .radio{background-image:linear-gradient(0deg,#f2f4f7 0,#fff);border:1px solid #dfe2e5;border-radius:4px;border-radius:50%;display:inline-block;height:16px;margin-right:9px;position:relative;vertical-align:middle;vertical-align:bottom;width:16px}.radios .radio:after{content:"";display:none;position:absolute}.radios input:checked~.radio{background-image:linear-gradient(0deg,#29b311 0,#57d841);border:1px solid #27aa11}.radios input:checked~.text{color:#354052}.radios input:checked~.radio:after{display:block}.radios .radio:after{background:#fff;border-radius:50%;height:6px;left:4px;top:4px;width:6px}.file{position:relative}.file,.file input{cursor:pointer;min-height:33px}.file input{filter:alpha(opacity=0);margin:0;opacity:0;width:100%}.file input.error~.file-custom{border:1px solid #c90000}.file .file-custom{background:#fff;border:1px solid #dfe2e5;border-radius:4px;color:#354052;cursor:pointer;display:block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;left:0;min-height:33px;padding:8px 15px 9px;pointer-events:none;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:100%;z-index:5}.file .file-custom.read-only{opacity:.6}.file .file-custom:before{background-color:#6f4f9e;border-radius:4px;bottom:0;color:#fff;content:"Browse";display:block;height:31px;padding:8px 15px 9px;position:absolute;right:0;top:0;z-index:6}.file .file-custom span,.file .file-custom:before{cursor:pointer;pointer-events:none}.boxy .buttons .button,.boxy .buttons .checkbox,.boxy .buttons .radios,.boxy .checkboxes-wrapper .button,.boxy .checkboxes-wrapper .checkbox,.boxy .checkboxes-wrapper .radios,.boxy .radios-wrapper .button,.boxy .radios-wrapper .checkbox,.boxy .radios-wrapper .radios{background-image:linear-gradient(0deg,#f2f4f7 0,#fff);border:1px solid #dfe2e5;border-bottom:0;border-radius:4px;border-radius:0;cursor:pointer;margin-bottom:0;padding:10px 16px 10px 14px}.boxy .buttons .button:first-of-type,.boxy .buttons .checkbox:first-of-type,.boxy .buttons .radios:first-of-type,.boxy .checkboxes-wrapper .button:first-of-type,.boxy .checkboxes-wrapper .checkbox:first-of-type,.boxy .checkboxes-wrapper .radios:first-of-type,.boxy .radios-wrapper .button:first-of-type,.boxy .radios-wrapper .checkbox:first-of-type,.boxy .radios-wrapper .radios:first-of-type{border-radius:4px 4px 0 0}.boxy .buttons .button:last-of-type,.boxy .buttons .checkbox:last-of-type,.boxy .buttons .radios:last-of-type,.boxy .checkboxes-wrapper .button:last-of-type,.boxy .checkboxes-wrapper .checkbox:last-of-type,.boxy .checkboxes-wrapper .radios:last-of-type,.boxy .radios-wrapper .button:last-of-type,.boxy .radios-wrapper .checkbox:last-of-type,.boxy .radios-wrapper .radios:last-of-type{border-bottom:1px solid #dfe2e5;border-radius:0 0 4px 4px}.boxy .buttons .button,.boxy .checkboxes-wrapper .button,.boxy .radios-wrapper .button{margin-right:0;width:100%}.boxy .buttons .button.primary,.boxy .checkboxes-wrapper .button.primary,.boxy .radios-wrapper .button.primary{background:linear-gradient(180deg,#e3712e,#6f4f9e);color:#fff}.boxy .buttons .button.primary:hover,.boxy .checkboxes-wrapper .button.primary:hover,.boxy .radios-wrapper .button.primary:hover{background:linear-gradient(0deg,#e3712e,#6f4f9e)}.boxy .buttons .button.light-gray,.boxy .checkboxes-wrapper .button.light-gray,.boxy .radios-wrapper .button.light-gray{background:#c2cad4;color:#fff}.boxy .buttons .button.light-gray:hover,.boxy .checkboxes-wrapper .button.light-gray:hover,.boxy .radios-wrapper .button.light-gray:hover{background:#c2cad4}.boxy .buttons .button.red,.boxy .checkboxes-wrapper .button.red,.boxy .radios-wrapper .button.red{background:#c90000;color:#fff}.boxy .buttons .button.red:hover,.boxy .checkboxes-wrapper .button.red:hover,.boxy .radios-wrapper .button.red:hover{background:#c90000}.boxy .buttons .button.orange,.boxy .checkboxes-wrapper .button.orange,.boxy .radios-wrapper .button.orange{background:#d55742;color:#fff}.boxy .buttons .button.orange:hover,.boxy .checkboxes-wrapper .button.orange:hover,.boxy .radios-wrapper .button.orange:hover{background:#d55742}.boxy .buttons .button.gold,.boxy .checkboxes-wrapper .button.gold,.boxy .radios-wrapper .button.gold{background:#f5a623;color:#fff}.boxy .buttons .button.gold:hover,.boxy .checkboxes-wrapper .button.gold:hover,.boxy .radios-wrapper .button.gold:hover{background:#f5a623}.boxy .buttons .button.green,.boxy .checkboxes-wrapper .button.green,.boxy .radios-wrapper .button.green{background:#29b311;color:#fff}.boxy .buttons .button.green:hover,.boxy .checkboxes-wrapper .button.green:hover,.boxy .radios-wrapper .button.green:hover{background:#29b311}.boxy .buttons .button.create,.boxy .checkboxes-wrapper .button.create,.boxy .radios-wrapper .button.create{background:#d8dbdf;color:#fff}.boxy .buttons .button.create:hover,.boxy .checkboxes-wrapper .button.create:hover,.boxy .radios-wrapper .button.create:hover{background:#d8dbdf}.boxy .buttons .button.right,.boxy .checkboxes-wrapper .button.right,.boxy .radios-wrapper .button.right{margin-left:auto;margin-right:0}.boxy .buttons .button.full-width,.boxy .checkboxes-wrapper .button.full-width,.boxy .radios-wrapper .button.full-width{margin-right:0;text-align:center;width:100%}.boxy .buttons .button.flex-end,.boxy .checkboxes-wrapper .button.flex-end,.boxy .radios-wrapper .button.flex-end{align-self:flex-end;margin-bottom:0}.boxy .buttons .button.not-allowed,.boxy .checkboxes-wrapper .button.not-allowed,.boxy .radios-wrapper .button.not-allowed{cursor:not-allowed}.vertical.boxy .buttons,.vertical.boxy .checkboxes-wrapper,.vertical.boxy .radios-wrapper{min-height:36px}.vertical.boxy .buttons .button,.vertical.boxy .buttons .checkbox,.vertical.boxy .buttons .radios,.vertical.boxy .checkboxes-wrapper .button,.vertical.boxy .checkboxes-wrapper .checkbox,.vertical.boxy .checkboxes-wrapper .radios,.vertical.boxy .radios-wrapper .button,.vertical.boxy .radios-wrapper .checkbox,.vertical.boxy .radios-wrapper .radios{border-bottom:1px solid #dfe2e5;padding:9px 16px 9px 14px}.vertical.boxy .buttons .button:first-of-type,.vertical.boxy .buttons .checkbox:first-of-type,.vertical.boxy .buttons .radios:first-of-type,.vertical.boxy .checkboxes-wrapper .button:first-of-type,.vertical.boxy .checkboxes-wrapper .checkbox:first-of-type,.vertical.boxy .checkboxes-wrapper .radios:first-of-type,.vertical.boxy .radios-wrapper .button:first-of-type,.vertical.boxy .radios-wrapper .checkbox:first-of-type,.vertical.boxy .radios-wrapper .radios:first-of-type{border-bottom:1px solid #dfe2e5;border-radius:4px 0 0 4px}.vertical.boxy .buttons .button:last-of-type,.vertical.boxy .buttons .checkbox:last-of-type,.vertical.boxy .buttons .radios:last-of-type,.vertical.boxy .checkboxes-wrapper .button:last-of-type,.vertical.boxy .checkboxes-wrapper .checkbox:last-of-type,.vertical.boxy .checkboxes-wrapper .radios:last-of-type,.vertical.boxy .radios-wrapper .button:last-of-type,.vertical.boxy .radios-wrapper .checkbox:last-of-type,.vertical.boxy .radios-wrapper .radios:last-of-type{border-bottom:1px solid #dfe2e5;border-radius:0 4px 4px 0;border-right:1px solid #dfe2e5}.vertical .buttons,.vertical .checkboxes-wrapper,.vertical .radios-wrapper{display:flex}.vertical .buttons .button,.vertical .buttons .checkbox,.vertical .buttons .radios,.vertical .checkboxes-wrapper .button,.vertical .checkboxes-wrapper .checkbox,.vertical .checkboxes-wrapper .radios,.vertical .radios-wrapper .button,.vertical .radios-wrapper .checkbox,.vertical .radios-wrapper .radios{border-right:0;flex-grow:1}.vertical .buttons .button,.vertical .checkboxes-wrapper .button,.vertical .radios-wrapper .button{width:auto}.tag{background:#7f8fa4;border-radius:3px;color:#fff;display:inline-block;font-family:proxima-nova,sans-serif;font-size:.625rem;font-style:normal;font-weight:700;margin-bottom:4px;margin-right:3px;padding:4px 6px 4px 8px;text-transform:uppercase}.tag.create{padding:4px 6px}.tag a.remove{color:#232323;margin-left:4px;opacity:.25;text-decoration:none}.tag a.add{color:#fff;opacity:1;text-decoration:none}.tag.large{font-size:.6875rem;padding:5px 7px 5px 9px}.tag.light-gray{background-color:#c2cad4}.tag.red{background-color:#c90000}.tag.orange{background-color:#d55742}.tag.gold{background-color:#f5a623}.tag.green{background-color:#29b311}.tag.create{background-color:#d8dbdf;color:#fff}.tag.wide{width:100%}.tag.primary{background-color:#6f4f9e}.timer .timer-inner{height:20px;margin:0 0 4px;position:relative;width:20px}.timer .timer-inner .timer-background{border-radius:9px;height:20px;margin:-1px 0 0 -1px;position:absolute;width:20px}.timer .timer-inner .time-remaining-under-fifty-percent{clip:rect(0,18px,18px,9px);border-radius:9px;height:18px;position:absolute;transform:rotate(180deg);width:18px}.timer .timer-inner .time-remaining-under-fifty-percent .piece{clip:rect(0,9px,18px,0);border-radius:9px;height:18px;position:absolute;transition:all 1s;width:18px}.timer .timer-inner .time-remaining-over-fifty-percent{clip:rect(0,18px,18px,9px);border-radius:9px;height:18px;position:absolute;transform:rotate(0deg);width:18px}.timer .timer-inner .time-remaining-over-fifty-percent .piece{clip:rect(0,9px,18px,0);background-color:#00000080;border-radius:9px;height:18px;position:absolute;transition:all 1s;width:18px}.key-value-table{border-collapse:collapse;display:table;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-bottom:1.25rem;table-layout:fixed}.key-value-table>div{display:table-row}.key-value-table>div.spaced>div{padding-top:.75rem}.key-value-table>div.border-top{border-top:3px double #000}.key-value-table>div>div{display:table-cell;padding:.25rem .25rem .25rem .75rem;vertical-align:top}.key-value-table>div>div:first-child{font-weight:700;padding-left:.25rem}.key-value-table>div>div.bold{font-weight:700}.key-value-table>div>div.money,.key-value-table>div>div.numeric{font-family:droid-sans-mono,monospace;font-style:normal;font-weight:400;text-align:right}.key-value-table>div>div.numeric.left{text-align:left}.grid{margin-left:-10px;margin-right:-10px}.grid:after{clear:both;content:" ";display:block;height:0;visibility:hidden}[class*=col-]{float:left;padding-left:10px;padding-right:10px}[class*=col-].kill-the-padding{padding-left:0;padding-right:0}.clearfix:after{clear:both;content:" ";display:block;height:0;visibility:hidden}.img-responsive{display:block;height:auto;width:100%}.disable-scrolling{overflow:hidden}.faux-table{display:table;width:100%}.faux-table .faux-row{display:table-row;width:100%}.faux-table .faux-row .faux-cell{display:table-cell}.fa-fw{text-align:center;width:1.2857142857em}.dark-mode,.dark-mode h2,.dark-mode h3{color:#fff}.dark-mode h3 .subtext{color:#7f8fa4}.dark-mode p,.dark-mode p.big-number{color:#fff}.dark-mode #main #top-bar{background:#232323;border-bottom:1px solid #232323}.dark-mode #main #header{background-color:#22502c}.dark-mode #main #header h1{color:#fff}.dark-mode #main #content-block #content-nav{background-color:#383838}.dark-mode #main #content-block #content-nav .content-nav-inner ul li a{color:#fff}.dark-mode #main #content-block #content-nav .content-nav-inner ul li a:hover{background-color:#414141}.dark-mode #main #content-block #content-nav .content-nav-inner ul li a.active{background:#414141}.dark-mode #nav{background-color:#2f2f2f}.dark-mode #nav .nav-inner .primary-nav li i{color:#2f9044}.dark-mode #nav .nav-inner .logo{background-color:#22502c}.dark-mode #nav .nav-inner .logo img{filter:brightness(0) invert(1)}.dark-mode button{color:#2f6de1}.dark-mode button.button{background:#2f89de;border:none}.dark-mode button.button.filter-modal-trigger{background:#2f2f2f;margin-left:10px}.dark-mode button.button.light-gray,.dark-mode button.button.primary{background:#2f9044}.dark-mode button.button.red{background:#d61a33}.dark-mode button.button.baby-blue,.dark-mode button.button.blue{background:#0062bf}.dark-mode button.button.orange{background:#d55742}.dark-mode button.button.gold{background:#f5a623}.dark-mode button.button.create,.dark-mode button.button.green{background:#2f9044}.dark-mode .heavy{color:#fff}.dark-mode .actions-dropdown .actions-dropdown-current{background:#2f2f2f;border:none}.dark-mode .actions-dropdown .actions-dropdown-current .actions-dropdown-current-label{color:#fff}.dark-mode .actions-dropdown .actions-dropdown-current i{color:#a8a8a8}.dark-mode .actions-dropdown ul{background:#232323;border:1px solid #2f2f2f}.dark-mode .actions-dropdown ul li{border-bottom:1px solid #2f2f2f;color:#fff}.dark-mode .actions-dropdown ul li:hover{background:#2f2f2f}.dark-mode .actions-dropdown ul li a,.dark-mode .button{color:#fff}.dark-mode .button.disabled,.dark-mode .button.disabled:hover,.dark-mode .button:disabled,.dark-mode .button:disabled:hover{background:#eee;color:#7f8fa4}.dark-mode .column.header h5{color:#354052}.dark-mode .column.field-group.boxy{background-color:#2f2f2f}.dark-mode label{color:#fff}.dark-mode input[name=query],.dark-mode input[type=password],.dark-mode input[type=tel],.dark-mode input[type=text],.dark-mode select,.dark-mode textarea{background:#414141;border:1px solid #414141;color:#fff}.dark-mode .select i{color:#a8a8a8}.dark-mode input:checked~.text,.dark-mode textarea{color:#fff}.dark-mode .file .file-custom{color:#354052}.dark-mode .file:before{background-color:#fff;color:#232323}.dark-mode .tag{background:#ab3747;color:#fff}.dark-mode .tag a.remove{color:#fff}.dark-mode .tag a.add{color:#232323}.dark-mode .tag.create{background-color:#d8dbdf;color:#fff}.dark-mode .tag.primary{background-color:#fff}.dark-mode .widget .widget-inner .columns .column.field-group.boxy,.dark-mode .widget .widget-inner .columns .column.field-group.boxy .button:last-of-type{border:none}.dark-mode .widget .widget-inner .container-widget.well{background:#2f2f2f;border:none}.dark-mode .widget .widget-inner .table .search-box-container .search-cell .search-box input[type=text]{border:none}.dark-mode .widget .widget-inner .table .faux-row.section-header .faux-cell{background-color:#2f2f2f}.dark-mode .widget .widget-inner .table .faux-row .faux-cell{border-bottom:1px solid #2f2f2f;color:#fff}.dark-mode .widget .widget-inner .table .faux-row .faux-cell.formatted-note{background-color:#2f2f2f}.dark-mode .widget .widget-inner .table .faux-row .faux-cell a{color:#0075ff}.dark-mode .widget .widget-inner .table-builder .faux-caption{background-color:#2f2f2f;border-bottom:none}.dark-mode .widget .widget-inner .table-builder .faux-caption .vertical.boxy .radios-wrapper .radios{border:none}.dark-mode .widget .widget-inner .table-builder .faux-row.header .faux-cell{background:#2f2f2f;border:none}.dark-mode .widget .widget-inner .table-builder .faux-row.gray .faux-cell{background:#2f2f2f}.dark-mode .widget .widget-inner .table-builder .faux-row.green .faux-cell{background:#214028}.dark-mode .widget .widget-inner .search-cell .search-box input{background:#2f2f2f;border:none}.dark-mode .widget .widget-inner .action-header h2{color:#fff}.dark-mode .widget .widget-inner .action-header h3{color:#a8a8a8}.dark-mode .widget .widget-inner .timeline .time-span .time-item .time-item-details .time-item-details-inner{background-color:#2f2f2f;border:none;color:#fff}.dark-mode .widget .widget-inner .timeline .time-span .time-item .time-item-details .time-item-details-inner p{color:#fff}.dark-mode .widget .widget-inner .accordion .accordion-inner .accordion-heading{border-bottom:none}.dark-mode .widget .widget-inner .accordion .accordion-inner .accordion-content{border:1px solid #2f2f2f}.dark-mode .widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top{background-color:#2f2f2f}.dark-mode .widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items{border-top:none}.dark-mode .widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item .accordion-item-inner .accordion-item-label{color:#9b9b9b}.dark-mode .widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item .accordion-item-inner .accordion-item-value{color:#fff}.dark-mode .table-builder .faux-row.section-header .faux-cell{background-color:#232323}.dark-mode .table-builder .faux-row.broker-complete td,.dark-mode .table-builder .faux-row.response-received td{background:#214028!important}.dark-mode .table-builder .faux-row.submitted td{background:#f27b7b}.dark-mode .table-builder .faux-row.on-hold td{background:#f2b452!important}.dark-mode .table-builder .faux-row.pre-approval td{background:#cc604e!important}.dark-mode .table-builder .faux-row .faux-cell{background-color:#232323;border-bottom:1px solid #2f2f2f}.dark-mode .table-builder .faux-row.header .faux-cell{border-top:none}.dark-mode .table-builder .faux-row.header .active-sort{background-color:#2f2f2f}.dark-mode .table-builder .faux-inline-item,.dark-mode .table-builder .faux-row{background:#232323}.dark-mode .table-builder .faux-inline-item.border-top .faux-cell,.dark-mode .table-builder .faux-row.border-top .faux-cell{border:none}.dark-mode .table-builder .faux-inline-item.border-top-bottom .faux-cell,.dark-mode .table-builder .faux-row.border-top-bottom .faux-cell{border-bottom:1px solid #2f2f2f;border-top:1px solid #2f2f2f}.dark-mode .cards .card{background-color:#2e2e2e}.dark-mode .cards .card i{color:#6f4f9e}.dark-mode .tab-group .tabs{background-color:#2e2e2e}.dark-mode .tab-group .tabs .tab:hover{background-color:#4e4e4e}.dark-mode .modal .modal-box{background-color:#2e2e2e;border:1px solid #2f2f2f}.dark-mode .modal .modal-box .modal-header{border-bottom:1px solid #2f2f2f;box-shadow:0 5px 10px -10px #2f2f2f;color:#fff}.dark-mode .modal .modal-box a.cancel{background:#5a5a5a;color:#fff!important}.dark-mode .modal .modal-box p{color:#fff}.dark-mode #content-block #content{background-color:#232323}.dark-mode .buttons .checkbox,.dark-mode .buttons .radios,.dark-mode .checkboxes-wrapper .checkbox,.dark-mode .checkboxes-wrapper .radios,.dark-mode .radios-wrapper .checkbox,.dark-mode .radios-wrapper .radios{background:#414141;border:none;margin:5px}.dark-mode .buttons .button,.dark-mode .checkboxes-wrapper .button,.dark-mode .radios-wrapper .button{background:#414141;border:none}.dark-mode .buttons .checkbox:last-of-type,.dark-mode .buttons .radios:last-of-type,.dark-mode .checkboxes-wrapper .checkbox:last-of-type,.dark-mode .checkboxes-wrapper .radios:last-of-type,.dark-mode .radios-wrapper .checkbox:last-of-type,.dark-mode .radios-wrapper .radios:last-of-type,.dark-mode .vertical.boxy .radios-wrapper .radios:first-of-type,.dark-mode .vertical.boxy .radios-wrapper .radios:last-of-type{border:none}.tab-group{width:100%}.tab-group .tabs{align-items:center;background-color:#f9f9f9;display:flex;flex-direction:row;justify-content:center}.tab-group .tabs .tab{cursor:pointer;font-size:.8rem;padding:8px 20px}.tab-group .tabs .tab.active{border-bottom:3px solid #6f4f9e;font-weight:700}.tab-group .tabs .tab:hover{background-color:#e0e0e0}.cards{-ms-overflow-style:none;overflow-x:auto;scrollbar-width:none;width:100%}.cards::-webkit-scrollbar{height:0!important}.cards .card-container{column-gap:1rem;display:flex;flex-direction:row;flex-grow:0;flex-shrink:0;flex-wrap:nowrap;padding:1rem}.cards .card-container .card{align-items:center;border-radius:.5rem;box-shadow:0 7px 14px 0 #00000029;cursor:pointer;display:flex;flex-direction:column;height:5.5rem;justify-content:space-between;min-width:8rem;padding:1rem;width:8rem}@media(max-width:768px){.cards .card-container .card{min-width:35vw;width:35vw}}.cards .card-container .card i{font-size:1.25rem}.cards .card-container .card span{font-size:.7rem;text-align:center}.cards .card-container .card .modal span{font-size:inherit}@media handheld,only screen and (max-width:1000px){#wrapper.nav-hidden #nav{transform:translate(-252px)}#wrapper.nav-hidden #nav #chat{left:276px}#wrapper.nav-hidden #nav #chat:after{left:11px}}#nav{background-color:#30404e;height:100vh;position:fixed;transition:transform .35s;z-index:99}#nav,#nav .nav-inner{display:flex;width:252px}#nav .nav-inner{flex-direction:column}#nav .nav-inner .modal{display:none}#nav .nav-inner .modal.open{display:flex}#nav .nav-inner .logo{background:#ebedef;display:block;margin:0 auto;padding:23px 20px 24px;width:100%}#nav .nav-inner .logo img{margin:0 auto;max-width:208px}#nav .nav-inner .primary-nav{flex-grow:1;font-family:proxima-nova,sans-serif;font-style:normal;font-weight:600;padding-top:10px;width:100%}#nav .nav-inner .primary-nav li a{color:#ced0d3;cursor:pointer;display:block;padding:10px 14px 11px 32px;text-decoration:none;transition:color .35s,background .35s}#nav .nav-inner .primary-nav li a i{font-size:1rem;margin-right:16px}#nav .nav-inner .primary-nav li a i.notification-badge{color:#fff;display:none;float:right;font-size:1.5rem;margin-right:0;margin-top:-3px;position:relative}#nav .nav-inner .primary-nav li a i.notification-badge span{color:#30404e;font-family:proxima-nova,sans-serif;font-size:.6875rem;font-style:normal;font-weight:600;left:.5px;position:absolute;text-align:center;top:7px;width:20px}#nav .nav-inner .primary-nav li a.active,#nav .nav-inner .primary-nav li a:hover{background:#a8a8a833;color:#fff}#nav .nav-inner #bottom-bar{align-self:flex-end;border-top:1px solid #ffffff1a;cursor:pointer;padding:0;position:relative;transition:color .35s,background .35s;width:100%}#nav .nav-inner #bottom-bar.open .fa-angle-up{transform:rotate(180deg)}#nav .nav-inner #bottom-bar #bottom-bar-inner{align-items:center;display:flex;padding:20px;width:100%}#nav .nav-inner #bottom-bar #bottom-bar-inner .fa-user-circle-o{color:#979797;font-size:1.5rem;transition:color .35s,background .35s}#nav .nav-inner #bottom-bar #bottom-bar-inner .user-image{background:none;border-radius:3px;height:36px;margin:0 19px 0 0;position:relative;width:36px}#nav .nav-inner #bottom-bar #bottom-bar-inner .user-image img{max-height:100%;max-width:100%}#nav .nav-inner #bottom-bar #bottom-bar-inner .user{padding:0}#nav .nav-inner #bottom-bar #bottom-bar-inner .user .username{color:#d7d9db;font-family:proxima-nova,sans-serif;font-style:normal;font-weight:600;margin-bottom:3px;text-transform:uppercase;transition:color .35s,background .35s}#nav .nav-inner #bottom-bar #bottom-bar-inner .user .role{color:#767d85;margin-bottom:0}#nav .nav-inner #bottom-bar #bottom-bar-inner .angle{color:#979797;font-size:1.125rem;margin:0 0 0 auto;transition:transform .15s ease-in-out}#nav .nav-inner #bottom-bar .bottom-bar-nav{display:block;transition:all .2s;z-index:3}#nav .nav-inner #bottom-bar .bottom-bar-nav li{list-style-type:none}#nav .nav-inner #bottom-bar .bottom-bar-nav li i{margin:0 19px 0 0}#nav .nav-inner #bottom-bar .bottom-bar-nav li>a,#nav .nav-inner #bottom-bar .bottom-bar-nav li>span{color:#000;color:#d7d9db;display:block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;padding:12px 24px 12px 38px;text-align:left;text-decoration:none;transition:color .35s,background .35s;width:100%}#nav .nav-inner #bottom-bar .bottom-bar-nav li>a:hover,#nav .nav-inner #bottom-bar .bottom-bar-nav li>span:hover{background:#ffffff0d}#nav .nav-inner #bottom-bar .bottom-bar-nav li>button{-webkit-appearance:none;-moz-appearance:none;background:none;border:0;color:#d7d9db;cursor:pointer;display:block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;outline:none;padding:12px 24px 12px 38px;text-align:left;transition:color .35s,background .35s;width:100%}#nav .nav-inner #bottom-bar .bottom-bar-nav li>button:hover{background:#ffffff0d}#nav .chat-toggle{background:linear-gradient(180deg,#e3712e,#6f4f9e);border-radius:50%;bottom:10px;cursor:pointer;height:60px;position:absolute;right:-70px;text-align:center;transition:all .35s;width:60px}#nav .chat-toggle:hover{background:linear-gradient(0deg,#e3712e,#6f4f9e)}#nav .chat-toggle.opened i.fa-comment{font-size:0;left:32px;opacity:0;top:32px;transform:rotate(90deg)}#nav .chat-toggle.opened i.fa-times{font-size:1.625rem;left:20px;opacity:1;top:16px;transform:rotate(0deg)}#nav .chat-toggle i.fa-comment{font-size:1.625rem;left:17px;opacity:1;top:16px}#nav .chat-toggle i.fa-comment,#nav .chat-toggle i.fa-times{color:#fff;display:block;position:absolute;transition:transform .25s,opacity .35s}#nav .chat-toggle i.fa-times{font-size:0;left:32px;opacity:0;top:32px;transform:rotate(-90deg)}#nav .chat-toggle i span{background:#f03131;border-radius:4px;box-shadow:2px 2px 1px 0 #0003,inset 0 2px 0 0 #ff5559;color:#fff;font-family:proxima-nova,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;padding:6px 8px;position:absolute;right:-21px;text-align:center;top:-21px}#nav #chat{background:#fff;border-radius:4px 4px 4px 4px;bottom:84px;box-shadow:0 1px 5px #00000059;display:none;left:24px;position:absolute;width:360px;z-index:2}#nav #chat:after{background:#ecf0f6;border-bottom:0 solid #ffffff1a;border-right:0 solid #ffffff1a;bottom:-5px;box-shadow:2px 2px 3px #00000040;content:" ";height:10px;left:263px;position:absolute;transform:rotate(45deg);width:10px}#nav #chat.opened{display:block}#nav #chat .chat-inner{background:#fff;border-radius:4px 4px 0 0;height:300px;height:calc(100vh - 496px);overflow:auto;padding-bottom:24px;width:100%}@media handheld,only screen and (max-height:600px){#nav #chat .chat-inner{height:calc(100vh - 240px)}}#nav #chat .chat-inner .chat-item{padding:16px 24px 12px;transition:background .35s}#nav #chat .chat-inner .chat-item.new{background-color:#ddffe2}#nav #chat .chat-inner .chat-item:first-of-type{padding:24px 24px 12px}#nav #chat .chat-inner .chat-item .username{color:#30404e;font-family:proxima-nova,sans-serif;font-style:normal;font-weight:600;margin-bottom:6px;text-transform:uppercase}#nav #chat .chat-inner .chat-item .username .role{font-family:proxima-nova,sans-serif;font-style:normal;font-weight:400;text-transform:none}#nav #chat .chat-inner .chat-item .message{color:#979797;line-height:1.3;margin-bottom:7px}#nav #chat .chat-inner .chat-item .message a{color:#c90000}#nav #chat .chat-inner .chat-item .message a:hover{text-decoration:underline}#nav #chat .chat-inner .chat-item .message-datetime{color:#6c7c93;font-size:.6875rem;margin-bottom:6px;text-transform:uppercase}#nav #chat .chat-input{background:#ecf0f6;border-radius:0 0 4px 4px;padding:18px;width:100%}#nav #chat .chat-input input{border:1px solid #dfe2e5;border-radius:4px;font-size:.875rem;padding:11px;width:100%}#toggle-content-nav{background:#f9f9f9;border-bottom:1px solid #d8dbdf;border-top:1px solid #d8dbdf;color:#979797;cursor:pointer;display:none;font-size:.875rem;padding:12px 24px;width:100%}@media handheld,only screen and (max-width:767px){#toggle-content-nav{display:block}}#toggle-content-nav i{float:right;font-size:1rem;margin-top:-2px}#content-nav{background:#f9f9f9}@media handheld,only screen and (max-width:767px){#content-nav{border-bottom:1px solid #d8dbdf;display:inline}#content-nav.display-medium{border-bottom:0;display:block}}#content-nav .content-nav-inner{padding-top:13px;width:217px}@media handheld,only screen and (max-width:767px){#content-nav .content-nav-inner{border-bottom:1px solid #d8dbdf;padding-top:0;width:100%}}#content-nav .content-nav-inner ul li a{color:#000;display:block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;padding:12px 24px;text-decoration:none;transition:color .35s,background .35s}#content-nav .content-nav-inner ul li a.active,#content-nav .content-nav-inner ul li a:hover{background:#e0e0e0}#header{background:#ebedef;display:flex;justify-content:space-between;min-height:87px;padding:24px;width:100%}@media handheld,only screen and (max-width:767px){#header{display:block;min-height:0;padding:24px}}#header h1{color:#6f4f9e;font-family:proxima-nova,sans-serif;font-size:2.25rem;font-style:normal;font-weight:400;padding-right:24px}@media handheld,only screen and (max-width:1000px){#header h1{font-size:1.75rem;margin-top:6px}}@media handheld,only screen and (max-width:767px){#header h1{font-size:1.5rem;margin-top:0;padding-right:0}}#header .search-box-container{max-width:370px;width:100%}#header .search-box-container .search-box{position:relative}@media handheld,only screen and (max-width:1000px){#header .search-box-container .search-box{max-width:220px}}@media handheld,only screen and (max-width:767px){#header .search-box-container .search-box{margin-top:10px}}#header .search-box-container .search-box i{color:#6c7c93;left:15px;position:absolute;top:12px}#header .search-box-container .search-box input{border:1px solid #dfe2e5;border-radius:4px;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;padding:10px 10px 10px 35px;width:100%}#basic{display:flex;flex-wrap:wrap;flex-wrap:-webkit-wrap;font-size:1.1rem;line-height:1.5rem;min-height:100vh;padding:22px;width:100%}#basic h1,#basic h2,#basic h3,#basic h4,#basic h5{margin:1rem 0}#basic h1{font-size:1.75rem;margin-bottom:1.5rem}#basic h2{font-size:1.5rem}#basic h3{font-size:1.25rem}#basic p{margin:0 0 1rem}#basic table{margin-bottom:1rem;width:100%}#basic table td{border:1px solid #000;padding:.5rem}#basic ol,#basic ul{list-style:disc none outside;list-style:initial}#basic ol li,#basic ul li{margin:0 0 .5rem 2rem}#basic.document{max-width:calc(800px + 3rem);padding:0 1.5rem;width:calc(800px + 3rem)}#basic.document.padded,#plain-page{margin:0 auto}#plain-page{font-size:1.1rem;line-height:1.5rem;min-height:100vh;padding:22px;width:100%}#plain-page h1,#plain-page h2,#plain-page h3,#plain-page h4,#plain-page h5{margin:1rem 0}#plain-page h1{font-size:1.75rem;margin-bottom:1.5rem}#plain-page h2{font-size:1.5rem}#plain-page h3{font-size:1.25rem}#plain-page p{margin:0 0 1rem}#plain-page table{margin-bottom:1rem;width:100%}#plain-page table td{border:1px solid #000;padding:.5rem}#plain-page ol,#plain-page ul{list-style:disc none outside;list-style:initial}#plain-page ol li,#plain-page ul li{margin:0 0 .5rem 2rem}#plain-page.document{max-width:calc(800px + 3rem);padding:0 1.5rem;width:calc(800px + 3rem)}#plain-page.document.padded{margin:0 auto}#notifications .notification .notification-inner{margin:15px 15px 0 0}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.filter-modal,.modal{background-color:#00000059;cursor:default;display:flex;display:inline-flex;flex-wrap:wrap;flex-wrap:-webkit-wrap;height:100vh;left:0;opacity:0;overflow-y:auto;position:fixed;top:0;transition:opacity .35s;width:100%;z-index:-99998}.filter-modal.open,.modal.open{align-items:center;opacity:1;z-index:99998}.filter-modal h4,.modal h4{color:#354052;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:19px;margin-bottom:8px;text-align:center;width:100%}.filter-modal .modal-title,.modal .modal-title{color:#354052;font-family:proxima-nova,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;margin-bottom:20px}.filter-modal .modal-box,.modal .modal-box{background:#f9f9f9;border:1px solid #dfe2e5;border-radius:4px;margin:auto;max-width:580px;position:relative;width:100%}@media(max-width:768px){.filter-modal .modal-box,.modal .modal-box{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;max-width:none}}.filter-modal .modal-box.max-size,.modal .modal-box.max-size{max-height:calc(100% - 40px);max-width:calc(100% - 40px);overflow:auto}.filter-modal .modal-box .modal-header,.modal .modal-box .modal-header{border-bottom:0;box-shadow:0;padding:15px 30px}@media(max-width:768px){.filter-modal .modal-box .modal-header,.modal .modal-box .modal-header{align-items:center;border-bottom:initial;box-shadow:none;column-gap:10px;display:flex;font-size:1.15rem;justify-content:center}}.filter-modal .modal-box .modal-content,.modal .modal-box .modal-content{max-height:calc(100vh - 100px);overflow:auto;padding:14px 0 0 3px}.filter-modal .modal-box #modal-close,.filter-modal .modal-box .modal-close,.modal .modal-box #modal-close,.modal .modal-box .modal-close{color:#979797;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;position:absolute;right:11px;top:10px}@media(max-width:768px){.filter-modal .modal-box #modal-close,.filter-modal .modal-box .modal-close,.modal .modal-box #modal-close,.modal .modal-box .modal-close{position:inherit;right:auto;top:auto}}.filter-modal .form h4,.modal .form h4{color:#354052;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:19px;margin-bottom:8px;text-align:center;width:100%}.filter-modal .form h3,.modal .form h3{color:#354052;font-family:proxima-nova,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;margin-bottom:20px}.filter-modal .form h3 .subtext,.modal .form h3 .subtext{color:#7f8fa4;display:block;font-size:.75rem;margin-top:6px}.filter-modal .form p,.modal .form p{color:#000;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:400}.loader{align-items:center;display:flex;height:70vh;justify-content:center;left:0;top:0;width:70vw}.loader img{width:12rem}#top-bar{background:#e5e5e5;border-bottom:1px solid #d8dbdf;display:none}@media handheld,only screen and (max-width:1000px){#top-bar{display:block}}#top-bar .top-bar-inner .toggle-nav{border-right:1px solid #d8dbdf;color:#979797;cursor:pointer;display:block;font-size:1.25rem;padding:12px 24px;transition:color .35s,background .35s}#top-bar .top-bar-inner .toggle-nav:hover{background:#fff}.widget{display:flex;margin:0 0 30px;padding:0 30px;width:100%}@media handheld,only screen and (max-width:600px){.widget{padding:0 15px}}.widget.half{width:50%}.widget.bordered>.widget-inner{border:1px solid #dfe2e5;border-radius:4px;padding:30px}@media handheld,only screen and (max-width:600px){.widget.bordered>.widget-inner{border:0;padding:0}}.widget.no-margin{margin:0}.widget.no-padding{padding:0}.widget.spacer{border-bottom:15px solid #ebedef;padding-bottom:30px}.widget .widget-inner{width:100%}.widget .widget-inner .accordion .accordion-inner .accordion-heading{border-bottom:1px solid #dfe2e5;margin:0 0 10px}.widget .widget-inner .accordion .accordion-inner .accordion-heading .heading{margin:0 0 7px}.widget .widget-inner .accordion .accordion-inner .accordion-content{border:1px solid #dfe2e5;border-radius:4px;border-radius:8px;overflow:hidden}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top{background:#f9f9f9}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top .accordion-top-inner{align-items:center;display:flex;padding:20px 18px}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top .accordion-top-inner .left{flex-grow:1}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top .accordion-top-inner .left .title{color:#7f8fa4;font-family:proxima-nova,sans-serif;font-size:.6875rem;font-style:normal;font-weight:600;margin:0 0 4px;text-transform:uppercase}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top .accordion-top-inner .left .subjects{margin:0}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top .accordion-top-inner .left .subjects span{border-right:1px solid #dfe2e5;padding:0 6px}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top .accordion-top-inner .left .subjects span:first-of-type{padding:0 6px 0 0}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top .accordion-top-inner .left .subjects span:last-of-type{border-right:0}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top .accordion-top-inner .right{align-items:center;display:flex}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-top .accordion-top-inner .right .accordion-toggle{color:#6f4f9e;cursor:pointer;font-size:1.25rem}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items{border-top:1px solid #dfe2e5;transition:all .5s ease-in-out}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items.columns-one .accordion-item{width:100%}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items.columns-two .accordion-item{width:50%}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items.columns-three .accordion-item{width:33.33%}@media handheld,only screen and (max-width:700px){.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items.columns-three .accordion-item{width:50%}}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items.columns-four .accordion-item{width:25%}@media handheld,only screen and (max-width:767px){.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items.columns-four .accordion-item{width:33.33%}}@media handheld,only screen and (max-width:700px){.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items.columns-four .accordion-item{width:50%}}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner{display:flex;flex-wrap:wrap;flex-wrap:-webkit-wrap;padding:20px 9px 5px}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item{margin:0 0 15px;padding:0 9px}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item.force-full-width{width:100%}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item.force-half-width{width:50%}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item.force-third-width{width:33.33%}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item.force-quarter-width{width:25%}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item .accordion-item-inner.left{text-align:left}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item .accordion-item-inner.center{text-align:center}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item .accordion-item-inner.right{text-align:right}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item .accordion-item-inner .accordion-item-label{color:#7f8fa4;font-size:.6875rem;margin:0;text-transform:uppercase}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item .accordion-item-inner .accordion-item-value{color:#354052;font-size:.875rem;margin:0}.widget .widget-inner .accordion .accordion-inner .accordion-content .accordion-items .accordion-items-inner .accordion-item .accordion-item-inner .accordion-item-actions{margin:10px 0 0}.widget .widget-inner .action-header{display:flex;flex-wrap:wrap;flex-wrap:-webkit-wrap}.widget .widget-inner .action-header h2{color:#000;font-family:proxima-nova,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;margin-bottom:8px}.widget .widget-inner .action-header h3{color:#a8a8a8}.widget .widget-inner .action-header p{margin-bottom:10px}.widget .widget-inner .action-header p .bold{color:#000}.widget .widget-inner .action-header>.left{padding-right:20px;width:60%}@media handheld,only screen and (max-width:767px){.widget .widget-inner .action-header>.left{padding-right:0;width:100%}}.widget .widget-inner .action-header>.right{width:40%}@media handheld,only screen and (max-width:767px){.widget .widget-inner .action-header>.right{margin-bottom:20px;width:100%}}.widget .widget-inner .filter:first-child{margin-left:30px}.widget .widget-inner .filters-label{color:#868686;font-family:proxima-nova,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;opacity:.57;padding:12px 7px 0 15px;text-transform:uppercase}.widget .widget-inner .filter-wrapper{padding:0 6px 30px}.widget .widget-inner .filter-date-wrapper{min-width:300px;padding:0 6px 30px;position:relative}.widget .widget-inner .filter-date-wrapper .cal-icon{color:#a8a8a8;font-size:1rem;left:16px;pointer-events:none;position:absolute;top:8px}.widget .widget-inner .filter-date-wrapper .filter-date-prev{border-right:1px solid #dfe2e5;color:#a8a8a8;cursor:pointer;font-size:1.125rem;height:35px;left:34px;padding-top:8px;position:absolute;text-align:center;top:0;width:21px}.widget .widget-inner .filter-date-wrapper .filter-date-next{border-left:1px solid #dfe2e5;color:#a8a8a8;cursor:pointer;font-size:1.125rem;height:35px;padding-left:1px;padding-top:8px;position:absolute;right:7px;text-align:center;top:0;width:27px}.widget .widget-inner .filter-date-wrapper .filter-date{padding:8px 28px 9px 52px;text-align:center;width:100%}.widget .widget-inner .headline-widget{background:#ebedef;padding:0 30px}@media handheld,only screen and (max-width:600px){.widget .widget-inner .headline-widget{padding:0 15px}}.widget .widget-inner .headline-widget .headline-widget-inner{padding:27px 0 5px}.widget .widget-inner .headline-widget .headline-widget-inner h2{font-size:1.25rem}.widget .widget-inner .widget.table .form{width:100%}.widget .widget-inner .table .faux-row.tally .faux-cell{border-top:1px solid #d7d9db;color:#354052;font-family:proxima-nova,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;margin-bottom:20px;padding:22px 0}.widget .widget-inner .table .faux-row .faux-cell{color:#000;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;padding:0 0 22px}.widget .widget-inner .table .faux-row .faux-cell.numeric{font-family:droid-sans-mono,monospace;font-style:normal;font-weight:400;text-align:right}.widget .widget-inner .table .faux-row.display-none{display:none}.widget .widget-inner .search-wrapper-component .search-component{display:inline-block;margin-right:20px;width:90%}.widget .widget-inner .search-wrapper-component .search-button{display:inline-block;height:40px}.widget .widget-inner .search-component{column-gap:5px;display:flex;height:40px;position:relative}.widget .widget-inner .search-component i{align-items:center;color:#6c7c93;display:flex;height:100%;justify-content:center;left:0;padding-left:14px;position:absolute;top:0}.widget .widget-inner .search-component input{border:1px solid #dfe2e5;border-radius:4px;display:inline-block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-right:12px;padding:10px 10px 10px 35px}.widget .widget-inner .table .search-box-container{align-items:end;display:flex;flex-direction:column}.widget .widget-inner .table .search-box-container .search-cell .search-box{display:flex;justify-content:flex-end;position:relative}@media handheld,only screen and (max-width:1000px){.widget .widget-inner .table .search-box-container .search-cell .search-box{max-width:220px}}@media handheld,only screen and (max-width:767px){.widget .widget-inner .table .search-box-container .search-cell .search-box{margin-top:10px}}.widget .widget-inner .table .search-box-container .search-cell .search-box>i{color:#6c7c93;left:15px;position:absolute;top:12px}.widget .widget-inner .table .search-box-container .search-cell .search-box input[name=query]{border:1px solid #dfe2e5;border-radius:4px;display:inline-block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;min-width:300px;padding:10px 10px 10px 35px}.widget .widget-inner .table .search-box-container .search-cell .search-box a.button.filters-active{background:linear-gradient(0deg,#29b311 0,#57d841);border-color:#27aa11;color:#1b770c}.widget .widget-inner .table .search-box-container .search-cell .search-box a.button.filters-active:hover{background:linear-gradient(180deg,#29b311 0,#57d841)}.widget .widget-inner .table .search-box-container .search-cell .search-box :last-child{margin-right:0}.widget .widget-inner .table>.search-box-container .search-cell{margin-bottom:8px}.widget .widget-inner .table-title{display:table;width:100%}.widget .widget-inner .table-title .table-title-row{display:table-row;width:100%}.widget .widget-inner .table-title .table-title-row>div[class*=-cell]{display:table-cell}.widget .widget-inner .table-title .table-title-row>div[class*=-cell].actions{font-size:.75rem;font-weight:600;min-width:33.33%;text-align:right;text-transform:uppercase}.widget .widget-inner .table-title .table-title-row>div[class*=-cell].actions .button{border:0;border-radius:50%;display:inline-block;height:32px;margin:0 0 0 10px;padding:9px 0 0;text-align:center;width:32px}.widget .widget-inner .table-title .table-title-row .search-cell .search-box{display:flex;justify-content:flex-end;position:relative}@media handheld,only screen and (max-width:1000px){.widget .widget-inner .table-title .table-title-row .search-cell .search-box{max-width:220px}}@media handheld,only screen and (max-width:767px){.widget .widget-inner .table-title .table-title-row .search-cell .search-box{margin-top:10px}}.widget .widget-inner .table-title .table-title-row .search-cell .search-box>i{color:#6c7c93;left:15px;position:absolute;top:12px}.widget .widget-inner .table-title .table-title-row .search-cell .search-box input[name=query]{border:1px solid #dfe2e5;border-radius:4px;display:inline-block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;min-width:300px;padding:10px 10px 10px 35px}.widget .widget-inner .table-title .table-title-row .search-cell .search-box a.button.filters-active{background:linear-gradient(0deg,#29b311 0,#57d841);border-color:#27aa11;color:#1b770c}.widget .widget-inner .table-title .table-title-row .search-cell .search-box a.button.filters-active:hover{background:linear-gradient(180deg,#29b311 0,#57d841)}.widget .widget-inner .table-title .table-title-row .search-cell .search-box :last-child{margin-right:0}.widget .widget-inner .table-title .table-title-row .filter-modal div.filter-buttons{display:flex;width:100%}.widget .widget-inner .table-title .table-action-dropdowns{display:table-row;width:100%}.widget .widget-inner .table-title .table-action-dropdowns .select{display:inline-block;margin:0 0 10px 10px}.widget .widget-inner .table-title .table-action-dropdowns .select select{padding:4px 36px 5px 8px}.widget .widget-inner .table-title .table-action-dropdowns .select i{right:8px;top:7px}.widget .widget-inner .table-title .table-action-dropdowns .select:first-child{margin-left:0}.widget .widget-inner .faux-table.compact>.faux-row:last-child>.faux-cell{border-bottom:0;padding-bottom:0}.widget .widget-inner .table-builder{position:relative}.widget .widget-inner .table-builder .faux-caption{background:#f9f9f9;border-bottom:1px solid #dfe2e5;caption-side:bottom;color:#868686;display:table-caption;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;padding:10px;text-align:center;text-transform:uppercase;vertical-align:top}.widget .widget-inner .table-builder .faux-inline-item{display:none;width:100%}.widget .widget-inner .table-builder .faux-inline-item.open{display:table-row}.widget .widget-inner .table-builder .faux-inline-item .widget{margin:0;padding:0}.widget .widget-inner .table-builder .faux-inline-item .widget .widget-inner .faux-table .faux-row{background:#fafbfc}.widget .widget-inner .table-builder .faux-inline-item .widget .widget-inner .faux-table .faux-row .faux-cell.text{color:#7f8fa4}.widget .widget-inner .table-builder .faux-inline-item .widget .widget-inner .faux-table .faux-row .faux-cell.actions .actions-dropdown{max-width:160px}.widget .widget-inner .table-builder .faux-inline-item,.widget .widget-inner .table-builder .faux-row{background:#fff}.widget .widget-inner .table-builder .faux-inline-item.disabled,.widget .widget-inner .table-builder .faux-row.disabled{color:#7f8fa4;text-decoration:line-through}.widget .widget-inner .table-builder .faux-inline-item.hidden,.widget .widget-inner .table-builder .faux-row.hidden{display:none}.widget .widget-inner .table-builder .faux-inline-item.layout,.widget .widget-inner .table-builder .faux-inline-item.layout .faux-cell,.widget .widget-inner .table-builder .faux-row.layout,.widget .widget-inner .table-builder .faux-row.layout .faux-cell{background:none;border:none}.widget .widget-inner .table-builder .faux-inline-item.gray,.widget .widget-inner .table-builder .faux-row.gray{background-color:#eee}.widget .widget-inner .table-builder .faux-inline-item.border-top .faux-cell,.widget .widget-inner .table-builder .faux-row.border-top .faux-cell{border-bottom:0;border-top:1px solid #dfe2e5}.widget .widget-inner .table-builder .faux-inline-item.border-top-bottom .faux-cell,.widget .widget-inner .table-builder .faux-row.border-top-bottom .faux-cell{border-bottom:1px solid #dfe2e5;border-top:1px solid #dfe2e5}.widget .widget-inner .table-builder .faux-inline-item.border-none .faux-cell,.widget .widget-inner .table-builder .faux-row.border-none .faux-cell{border:0}.widget .widget-inner .table-builder .faux-inline-item.header .faux-cell,.widget .widget-inner .table-builder .faux-row.header .faux-cell{border-top:1px solid #dfe2e5;color:#868686;font-family:proxima-nova,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;text-transform:uppercase}.widget .widget-inner .table-builder .faux-inline-item.header .sortable,.widget .widget-inner .table-builder .faux-row.header .sortable{cursor:pointer}.widget .widget-inner .table-builder .faux-inline-item.header .active-sort,.widget .widget-inner .table-builder .faux-row.header .active-sort{background-color:#dfe2e5}.widget .widget-inner .table-builder .faux-inline-item.section-header .faux-cell,.widget .widget-inner .table-builder .faux-row.section-header .faux-cell{background-color:#dfe2e5;border:0;font-family:proxima-nova,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;padding:14px;text-transform:uppercase}.widget .widget-inner .table-builder .faux-inline-item.section-header .faux-cell.action_buttons,.widget .widget-inner .table-builder .faux-row.section-header .faux-cell.action_buttons{padding:4px}.widget .widget-inner .table-builder .faux-inline-item.section-header .faux-cell.action_buttons>div.action-buttons-wrapper,.widget .widget-inner .table-builder .faux-row.section-header .faux-cell.action_buttons>div.action-buttons-wrapper{font-size:.75rem;font-weight:600;min-width:33.33%;text-align:right;text-transform:uppercase}.widget .widget-inner .table-builder .faux-inline-item.section-header .faux-cell.action_buttons>div.action-buttons-wrapper .button,.widget .widget-inner .table-builder .faux-row.section-header .faux-cell.action_buttons>div.action-buttons-wrapper .button{border:0;border-radius:50%;display:inline-block;height:32px;margin:0 0 0 10px;padding:9px 0 0;text-align:center;width:32px}.widget .widget-inner .table-builder .faux-inline-item.section-header .faux-cell.action_buttons>div.action-buttons-wrapper .button.not-allowed,.widget .widget-inner .table-builder .faux-row.section-header .faux-cell.action_buttons>div.action-buttons-wrapper .button.not-allowed{cursor:not-allowed}.widget .widget-inner .table-builder .faux-inline-item.list ul li,.widget .widget-inner .table-builder .faux-row.list ul li{padding:0 0 12px}.widget .widget-inner .table-builder .faux-inline-item.list ul li:last-of-type,.widget .widget-inner .table-builder .faux-row.list ul li:last-of-type{padding:0}.widget .widget-inner .table-builder .faux-inline-item.list ul.disc,.widget .widget-inner .table-builder .faux-row.list ul.disc{list-style-position:outside;list-style-type:disc}.widget .widget-inner .table-builder .faux-inline-item.list ul.disc li,.widget .widget-inner .table-builder .faux-row.list ul.disc li{margin-left:1.3rem;padding:2px 0}.widget .widget-inner .table-builder .faux-inline-item .faux-cell,.widget .widget-inner .table-builder .faux-row .faux-cell{border-bottom:1px solid #dfe2e5;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;padding:10px;vertical-align:middle}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.align-top,.widget .widget-inner .table-builder .faux-row .faux-cell.align-top{vertical-align:top}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.link span,.widget .widget-inner .table-builder .faux-inline-item .faux-cell.text span,.widget .widget-inner .table-builder .faux-row .faux-cell.link span,.widget .widget-inner .table-builder .faux-row .faux-cell.text span{color:#8e9cad;display:block;margin-top:5px}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.link.right,.widget .widget-inner .table-builder .faux-row .faux-cell.link.right{text-align:right}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.actions,.widget .widget-inner .table-builder .faux-row .faux-cell.actions{position:relative}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.actions .actions-dropdown,.widget .widget-inner .table-builder .faux-row .faux-cell.actions .actions-dropdown{margin:0 0 0 auto;max-width:220px}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.money,.widget .widget-inner .table-builder .faux-row .faux-cell.money{font-family:droid-sans-mono,monospace;font-style:normal;font-weight:400}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.numeric,.widget .widget-inner .table-builder .faux-row .faux-cell.numeric{font-family:droid-sans-mono,monospace;font-style:normal;font-weight:400;text-align:right}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.numeric.left,.widget .widget-inner .table-builder .faux-row .faux-cell.numeric.left{text-align:left}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.title,.widget .widget-inner .table-builder .faux-row .faux-cell.title{border:0;padding:0}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.textarea .faux-textarea,.widget .widget-inner .table-builder .faux-row .faux-cell.textarea .faux-textarea{color:#354052;font-size:.875rem;line-height:1.4;text-align:left;white-space:pre-wrap}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.textarea .faux-textarea p,.widget .widget-inner .table-builder .faux-row .faux-cell.textarea .faux-textarea p{color:#354052}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.timer span,.widget .widget-inner .table-builder .faux-row .faux-cell.timer span{color:#8e9cad;display:block;margin-top:5px}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.primary,.widget .widget-inner .table-builder .faux-inline-item .faux-cell.primary a,.widget .widget-inner .table-builder .faux-row .faux-cell.primary,.widget .widget-inner .table-builder .faux-row .faux-cell.primary a{color:#6f4f9e}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.sort,.widget .widget-inner .table-builder .faux-row .faux-cell.sort{cursor:pointer;transition:color .35s,background .35s}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.sort:hover,.widget .widget-inner .table-builder .faux-row .faux-cell.sort:hover{color:#354052}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.sort i.fa-sort,.widget .widget-inner .table-builder .faux-row .faux-cell.sort i.fa-sort{margin-left:3px}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.key-value div.key-value-table,.widget .widget-inner .table-builder .faux-row .faux-cell.key-value div.key-value-table{margin-bottom:0}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.key-value div.key-value-table>div>div,.widget .widget-inner .table-builder .faux-row .faux-cell.key-value div.key-value-table>div>div{display:table-cell;padding:.25rem .25rem .25rem .75rem;vertical-align:top}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.key-value div.key-value-table>div>div:first-child,.widget .widget-inner .table-builder .faux-row .faux-cell.key-value div.key-value-table>div>div:first-child{color:#8e9cad;font-weight:400;padding-left:.25rem}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.list ul li,.widget .widget-inner .table-builder .faux-row .faux-cell.list ul li{padding:0 0 12px}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.list ul li:last-of-type,.widget .widget-inner .table-builder .faux-row .faux-cell.list ul li:last-of-type{padding:0}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.list ul.disc,.widget .widget-inner .table-builder .faux-row .faux-cell.list ul.disc{list-style-position:outside;list-style-type:disc}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.list ul.disc li,.widget .widget-inner .table-builder .faux-row .faux-cell.list ul.disc li{margin-left:1.3rem;padding:2px 0}.widget .widget-inner .table-builder .faux-inline-item .faux-cell.action-selector label.checkbox,.widget .widget-inner .table-builder .faux-inline-item .faux-cell.action-selector label.checkbox .checkmark,.widget .widget-inner .table-builder .faux-row .faux-cell.action-selector label.checkbox,.widget .widget-inner .table-builder .faux-row .faux-cell.action-selector label.checkbox .checkmark{margin:0}.widget .widget-inner .table-builder .faux-inline-item .faux-cell .table-search,.widget .widget-inner .table-builder .faux-row .faux-cell .table-search{column-gap:5px;display:flex;position:relative}.widget .widget-inner .table-builder .faux-inline-item .faux-cell .table-search i,.widget .widget-inner .table-builder .faux-row .faux-cell .table-search i{align-items:center;color:#6c7c93;display:flex;height:100%;justify-content:center;left:0;padding-left:14px;position:absolute;top:0}.widget .widget-inner .table-builder .faux-inline-item .faux-cell .table-search input,.widget .widget-inner .table-builder .faux-row .faux-cell .table-search input{border:1px solid #dfe2e5;border-radius:4px;display:inline-block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;margin-right:12px;padding:10px 10px 10px 35px}.widget .widget-inner .table-builder .faux-inline-item .faux-cell .sort-info,.widget .widget-inner .table-builder .faux-row .faux-cell .sort-info{background:#868686;border-radius:4px;color:#fff;display:inline-block;font-size:.625rem;margin:0 0 0 5px;padding:2px 4px;text-align:center}.widget .widget-inner .table-builder .faux-inline-item .faux-cell .sort-info i,.widget .widget-inner .table-builder .faux-row .faux-cell .sort-info i{color:#fff;font-size:.625rem}.widget .widget-inner .table-builder .faux-inline-item .faux-cell .inline-details,.widget .widget-inner .table-builder .faux-row .faux-cell .inline-details{color:#2f6de1;cursor:pointer}.widget .widget-inner .table-builder .faux-inline-item .faux-cell a,.widget .widget-inner .table-builder .faux-row .faux-cell a{cursor:pointer;font-family:proxima-nova,sans-serif;font-style:normal;font-weight:600}.widget .widget-inner .table-builder .faux-inline-item .faux-cell a.button,.widget .widget-inner .table-builder .faux-row .faux-cell a.button{display:inline-block}.widget .widget-inner .table-builder .faux-inline-item .faux-cell a.button.not-allowed,.widget .widget-inner .table-builder .faux-row .faux-cell a.button.not-allowed{cursor:not-allowed}.widget .widget-inner .table-builder .faux-inline-item .faux-cell a.button:last-of-type,.widget .widget-inner .table-builder .faux-row .faux-cell a.button:last-of-type{margin-right:0}.widget .widget-inner .inline-dropdown{display:flex;flex-direction:column;flex-wrap:wrap;flex-wrap:-webkit-wrap;position:absolute;right:0;top:0;z-index:10}.widget .widget-inner .inline-dropdown .inline-dropdown-current{color:#7f8fa4;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;margin-bottom:8px;text-align:right}.widget .widget-inner .inline-dropdown .inline-dropdown-current i{margin-left:7px}.widget .widget-inner .inline-dropdown ul{background:#fff;border:1px solid #dfe2e5;border-radius:4px;box-shadow:0 1px 4px #00000014;display:none;margin-right:-3px;text-align:center}.widget .widget-inner .inline-dropdown ul li{border-bottom:1px solid #dfe2e5;color:#354052;cursor:pointer;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;padding:10px 18px}.widget .widget-inner .inline-dropdown ul li.active,.widget .widget-inner .inline-dropdown ul li:hover{background:#ebedef}.widget .widget-inner .inline-dropdown ul.open{display:block}.widget .widget-inner .timeline{position:relative}.widget .widget-inner .timeline .time-span{padding-bottom:30px}.widget .widget-inner .timeline .time-span:last-of-type{padding-bottom:0}.widget .widget-inner .timeline .time-span h5{color:#7f8fa4;font-family:proxima-nova,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;margin:0 0 25px;text-transform:uppercase}.widget .widget-inner .timeline .time-span .time-item.last .time-item-inner,.widget .widget-inner .timeline .time-span .time-item:last-of-type .time-item-inner{border-left:2px solid #0000}.widget .widget-inner .timeline .time-span .time-item .time-item-details{display:none}.widget .widget-inner .timeline .time-span .time-item .time-item-details.first,.widget .widget-inner .timeline .time-span .time-item .time-item-details.message{display:block}.widget .widget-inner .timeline .time-span .time-item .time-item-details .time-item-details-inner{background:#f9f9f9;border:1px solid #dfe2e5;border-radius:4px;margin:12px 0 0;padding:14px 18px 20px}.widget .widget-inner .timeline .time-span .time-item .time-item-details .time-item-details-inner .faux-table{table-layout:fixed}.widget .widget-inner .timeline .time-span .time-item .time-item-details .time-item-details-inner .faux-table .faux-row .faux-cell{color:#7f8fa4;padding:0 8px 16px 0}.widget .widget-inner .timeline .time-span .time-item .time-item-details .time-item-details-inner .faux-table .faux-row .faux-cell.bold{color:#354052}.widget .widget-inner .timeline .time-span .time-item .time-item-details .time-item-details-inner p{color:#354052;line-height:1.4;margin-bottom:14px;text-align:left}.widget .widget-inner .timeline .time-span .time-item .time-item-inner{border-left:2px solid #ebedef;margin-left:12px;padding:0 0 25px 32px;position:relative}.widget .widget-inner .timeline .time-span .time-item .time-item-inner .time-line{align-items:center;border-radius:50%;display:flex;height:24px;justify-content:center;left:-13px;position:absolute;text-align:center;top:0;width:24px}.widget .widget-inner .timeline .time-span .time-item .time-item-inner .time-line i{color:#fff;font-size:.8125rem}.widget .widget-inner .timeline .time-span .time-item .time-item-inner .time-line.internal{background:linear-gradient(180deg,#e3712e,#6f4f9e)}.widget .widget-inner .timeline .time-span .time-item .time-item-inner .time-line.external{background:#979797}.widget .widget-inner .timeline .time-span .time-item .time-item-inner .time-info{color:#354052;margin-bottom:10px}.widget .widget-inner .timeline .time-span .time-item .time-item-inner .time-details{margin-bottom:0}.widget .widget-inner .timeline .time-span .time-item .time-item-inner .time-details .detail-trigger{color:#2f6de1;cursor:pointer}.widget.table .form{width:100%}.table .faux-row.tally .faux-cell{border-top:1px solid #d7d9db;color:#354052;font-size:1.125rem;margin-bottom:20px;padding:22px 0}.table .faux-row .faux-cell,.table .faux-row.tally .faux-cell{font-family:proxima-nova,sans-serif;font-style:normal;font-weight:400}.table .faux-row .faux-cell{color:#000;font-size:.875rem;padding:0 0 22px}.table .faux-row .faux-cell.numeric{font-family:droid-sans-mono,monospace;font-style:normal;font-weight:400;text-align:right}.table .faux-row.display-none{display:none}.search-wrapper-component .search-component{display:inline-block;margin-right:20px;width:90%}.search-wrapper-component .search-button{display:inline-block;height:40px}.search-component{column-gap:5px;display:flex;height:40px;position:relative}.search-component i{align-items:center;color:#6c7c93;display:flex;height:100%;justify-content:center;left:0;padding-left:14px;position:absolute;top:0}.search-component input{border:1px solid #dfe2e5;border-radius:4px;display:inline-block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-right:12px;padding:10px 10px 10px 35px}.table .search-box-container{align-items:end;display:flex;flex-direction:column}.table .search-box-container .search-cell .search-box{display:flex;justify-content:flex-end;position:relative}@media handheld,only screen and (max-width:1000px){.table .search-box-container .search-cell .search-box{max-width:220px}}@media handheld,only screen and (max-width:767px){.table .search-box-container .search-cell .search-box{margin-top:10px}}.table .search-box-container .search-cell .search-box>i{color:#6c7c93;left:15px;position:absolute;top:12px}.table .search-box-container .search-cell .search-box input[name=query]{border:1px solid #dfe2e5;border-radius:4px;display:inline-block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;min-width:300px;padding:10px 10px 10px 35px}.table .search-box-container .search-cell .search-box a.button.filters-active{background:linear-gradient(0deg,#29b311 0,#57d841);border-color:#27aa11;color:#1b770c}.table .search-box-container .search-cell .search-box a.button.filters-active:hover{background:linear-gradient(180deg,#29b311 0,#57d841)}.table .search-box-container .search-cell .search-box :last-child{margin-right:0}.table>.search-box-container .search-cell{margin-bottom:8px}.table-title{display:table;width:100%}.table-title .table-title-row{display:table-row;width:100%}.table-title .table-title-row>div[class*=-cell]{display:table-cell}.table-title .table-title-row>div[class*=-cell].actions{font-size:.75rem;font-weight:600;min-width:33.33%;text-align:right;text-transform:uppercase}.table-title .table-title-row>div[class*=-cell].actions .button{border:0;border-radius:50%;display:inline-block;height:32px;margin:0 0 0 10px;padding:9px 0 0;text-align:center;width:32px}.table-title .table-title-row .search-cell .search-box{display:flex;justify-content:flex-end;position:relative}@media handheld,only screen and (max-width:1000px){.table-title .table-title-row .search-cell .search-box{max-width:220px}}@media handheld,only screen and (max-width:767px){.table-title .table-title-row .search-cell .search-box{margin-top:10px}}.table-title .table-title-row .search-cell .search-box>i{color:#6c7c93;left:15px;position:absolute;top:12px}.table-title .table-title-row .search-cell .search-box input[name=query]{border:1px solid #dfe2e5;border-radius:4px;display:inline-block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;min-width:300px;padding:10px 10px 10px 35px}.table-title .table-title-row .search-cell .search-box a.button.filters-active{background:linear-gradient(0deg,#29b311 0,#57d841);border-color:#27aa11;color:#1b770c}.table-title .table-title-row .search-cell .search-box a.button.filters-active:hover{background:linear-gradient(180deg,#29b311 0,#57d841)}.table-title .table-title-row .search-cell .search-box :last-child{margin-right:0}.table-title .table-title-row .filter-modal div.filter-buttons{display:flex;width:100%}.table-title .table-action-dropdowns{display:table-row;width:100%}.table-title .table-action-dropdowns .select{display:inline-block;margin:0 0 10px 10px}.table-title .table-action-dropdowns .select select{padding:4px 36px 5px 8px}.table-title .table-action-dropdowns .select i{right:8px;top:7px}.table-title .table-action-dropdowns .select:first-child{margin-left:0}.faux-table.compact>.faux-row:last-child>.faux-cell{border-bottom:0;padding-bottom:0}.table-builder{position:relative}.table-builder .faux-caption{background:#f9f9f9;border-bottom:1px solid #dfe2e5;caption-side:bottom;color:#868686;display:table-caption;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;padding:10px;text-align:center;text-transform:uppercase;vertical-align:top}.table-builder .faux-inline-item{display:none;width:100%}.table-builder .faux-inline-item.open{display:table-row}.table-builder .faux-inline-item .widget{margin:0;padding:0}.table-builder .faux-inline-item .widget .widget-inner .faux-table .faux-row{background:#fafbfc}.table-builder .faux-inline-item .widget .widget-inner .faux-table .faux-row .faux-cell.text{color:#7f8fa4}.table-builder .faux-inline-item .widget .widget-inner .faux-table .faux-row .faux-cell.actions .actions-dropdown{max-width:160px}.table-builder .faux-inline-item,.table-builder .faux-row{background:#fff}.table-builder .faux-inline-item.disabled,.table-builder .faux-row.disabled{color:#7f8fa4;text-decoration:line-through}.table-builder .faux-inline-item.hidden,.table-builder .faux-row.hidden{display:none}.table-builder .faux-inline-item.layout,.table-builder .faux-inline-item.layout .faux-cell,.table-builder .faux-row.layout,.table-builder .faux-row.layout .faux-cell{background:none;border:none}.table-builder .faux-inline-item.gray,.table-builder .faux-row.gray{background-color:#eee}.table-builder .faux-inline-item.border-top .faux-cell,.table-builder .faux-row.border-top .faux-cell{border-bottom:0;border-top:1px solid #dfe2e5}.table-builder .faux-inline-item.border-top-bottom .faux-cell,.table-builder .faux-row.border-top-bottom .faux-cell{border-bottom:1px solid #dfe2e5;border-top:1px solid #dfe2e5}.table-builder .faux-inline-item.border-none .faux-cell,.table-builder .faux-row.border-none .faux-cell{border:0}.table-builder .faux-inline-item.header .faux-cell,.table-builder .faux-row.header .faux-cell{border-top:1px solid #dfe2e5;color:#868686;font-family:proxima-nova,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;text-transform:uppercase}.table-builder .faux-inline-item.header .sortable,.table-builder .faux-row.header .sortable{cursor:pointer}.table-builder .faux-inline-item.header .active-sort,.table-builder .faux-row.header .active-sort{background-color:#dfe2e5}.table-builder .faux-inline-item.section-header .faux-cell,.table-builder .faux-row.section-header .faux-cell{background-color:#dfe2e5;border:0;font-family:proxima-nova,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;padding:14px;text-transform:uppercase}.table-builder .faux-inline-item.section-header .faux-cell.action_buttons,.table-builder .faux-row.section-header .faux-cell.action_buttons{padding:4px}.table-builder .faux-inline-item.section-header .faux-cell.action_buttons>div.action-buttons-wrapper,.table-builder .faux-row.section-header .faux-cell.action_buttons>div.action-buttons-wrapper{font-size:.75rem;font-weight:600;min-width:33.33%;text-align:right;text-transform:uppercase}.table-builder .faux-inline-item.section-header .faux-cell.action_buttons>div.action-buttons-wrapper .button,.table-builder .faux-row.section-header .faux-cell.action_buttons>div.action-buttons-wrapper .button{border:0;border-radius:50%;display:inline-block;height:32px;margin:0 0 0 10px;padding:9px 0 0;text-align:center;width:32px}.table-builder .faux-inline-item.section-header .faux-cell.action_buttons>div.action-buttons-wrapper .button.not-allowed,.table-builder .faux-row.section-header .faux-cell.action_buttons>div.action-buttons-wrapper .button.not-allowed{cursor:not-allowed}.table-builder .faux-inline-item.list ul li,.table-builder .faux-row.list ul li{padding:0 0 12px}.table-builder .faux-inline-item.list ul li:last-of-type,.table-builder .faux-row.list ul li:last-of-type{padding:0}.table-builder .faux-inline-item.list ul.disc,.table-builder .faux-row.list ul.disc{list-style-position:outside;list-style-type:disc}.table-builder .faux-inline-item.list ul.disc li,.table-builder .faux-row.list ul.disc li{margin-left:1.3rem;padding:2px 0}.table-builder .faux-inline-item .faux-cell,.table-builder .faux-row .faux-cell{border-bottom:1px solid #dfe2e5;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;padding:10px;vertical-align:middle}.table-builder .faux-inline-item .faux-cell.align-top,.table-builder .faux-row .faux-cell.align-top{vertical-align:top}.table-builder .faux-inline-item .faux-cell.link span,.table-builder .faux-inline-item .faux-cell.text span,.table-builder .faux-row .faux-cell.link span,.table-builder .faux-row .faux-cell.text span{color:#8e9cad;display:block;margin-top:5px}.table-builder .faux-inline-item .faux-cell.link.right,.table-builder .faux-row .faux-cell.link.right{text-align:right}.table-builder .faux-inline-item .faux-cell.actions,.table-builder .faux-row .faux-cell.actions{position:relative}.table-builder .faux-inline-item .faux-cell.actions .actions-dropdown,.table-builder .faux-row .faux-cell.actions .actions-dropdown{margin:0 0 0 auto;max-width:220px}.table-builder .faux-inline-item .faux-cell.money,.table-builder .faux-row .faux-cell.money{font-family:droid-sans-mono,monospace;font-style:normal;font-weight:400}.table-builder .faux-inline-item .faux-cell.numeric,.table-builder .faux-row .faux-cell.numeric{font-family:droid-sans-mono,monospace;font-style:normal;font-weight:400;text-align:right}.table-builder .faux-inline-item .faux-cell.numeric.left,.table-builder .faux-row .faux-cell.numeric.left{text-align:left}.table-builder .faux-inline-item .faux-cell.title,.table-builder .faux-row .faux-cell.title{border:0;padding:0}.table-builder .faux-inline-item .faux-cell.textarea .faux-textarea,.table-builder .faux-row .faux-cell.textarea .faux-textarea{color:#354052;font-size:.875rem;line-height:1.4;text-align:left;white-space:pre-wrap}.table-builder .faux-inline-item .faux-cell.textarea .faux-textarea p,.table-builder .faux-row .faux-cell.textarea .faux-textarea p{color:#354052}.table-builder .faux-inline-item .faux-cell.timer span,.table-builder .faux-row .faux-cell.timer span{color:#8e9cad;display:block;margin-top:5px}.table-builder .faux-inline-item .faux-cell.primary,.table-builder .faux-inline-item .faux-cell.primary a,.table-builder .faux-row .faux-cell.primary,.table-builder .faux-row .faux-cell.primary a{color:#6f4f9e}.table-builder .faux-inline-item .faux-cell.sort,.table-builder .faux-row .faux-cell.sort{cursor:pointer;transition:color .35s,background .35s}.table-builder .faux-inline-item .faux-cell.sort:hover,.table-builder .faux-row .faux-cell.sort:hover{color:#354052}.table-builder .faux-inline-item .faux-cell.sort i.fa-sort,.table-builder .faux-row .faux-cell.sort i.fa-sort{margin-left:3px}.table-builder .faux-inline-item .faux-cell.key-value div.key-value-table,.table-builder .faux-row .faux-cell.key-value div.key-value-table{margin-bottom:0}.table-builder .faux-inline-item .faux-cell.key-value div.key-value-table>div>div,.table-builder .faux-row .faux-cell.key-value div.key-value-table>div>div{display:table-cell;padding:.25rem .25rem .25rem .75rem;vertical-align:top}.table-builder .faux-inline-item .faux-cell.key-value div.key-value-table>div>div:first-child,.table-builder .faux-row .faux-cell.key-value div.key-value-table>div>div:first-child{color:#8e9cad;font-weight:400;padding-left:.25rem}.table-builder .faux-inline-item .faux-cell.list ul li,.table-builder .faux-row .faux-cell.list ul li{padding:0 0 12px}.table-builder .faux-inline-item .faux-cell.list ul li:last-of-type,.table-builder .faux-row .faux-cell.list ul li:last-of-type{padding:0}.table-builder .faux-inline-item .faux-cell.list ul.disc,.table-builder .faux-row .faux-cell.list ul.disc{list-style-position:outside;list-style-type:disc}.table-builder .faux-inline-item .faux-cell.list ul.disc li,.table-builder .faux-row .faux-cell.list ul.disc li{margin-left:1.3rem;padding:2px 0}.table-builder .faux-inline-item .faux-cell.action-selector label.checkbox,.table-builder .faux-inline-item .faux-cell.action-selector label.checkbox .checkmark,.table-builder .faux-row .faux-cell.action-selector label.checkbox,.table-builder .faux-row .faux-cell.action-selector label.checkbox .checkmark{margin:0}.table-builder .faux-inline-item .faux-cell .table-search,.table-builder .faux-row .faux-cell .table-search{column-gap:5px;display:flex;position:relative}.table-builder .faux-inline-item .faux-cell .table-search i,.table-builder .faux-row .faux-cell .table-search i{align-items:center;color:#6c7c93;display:flex;height:100%;justify-content:center;left:0;padding-left:14px;position:absolute;top:0}.table-builder .faux-inline-item .faux-cell .table-search input,.table-builder .faux-row .faux-cell .table-search input{border:1px solid #dfe2e5;border-radius:4px;display:inline-block;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;margin-right:12px;padding:10px 10px 10px 35px}.table-builder .faux-inline-item .faux-cell .sort-info,.table-builder .faux-row .faux-cell .sort-info{background:#868686;border-radius:4px;color:#fff;display:inline-block;font-size:.625rem;margin:0 0 0 5px;padding:2px 4px;text-align:center}.table-builder .faux-inline-item .faux-cell .sort-info i,.table-builder .faux-row .faux-cell .sort-info i{color:#fff;font-size:.625rem}.table-builder .faux-inline-item .faux-cell .inline-details,.table-builder .faux-row .faux-cell .inline-details{color:#2f6de1;cursor:pointer}.table-builder .faux-inline-item .faux-cell a,.table-builder .faux-row .faux-cell a{cursor:pointer;font-family:proxima-nova,sans-serif;font-style:normal;font-weight:600}.table-builder .faux-inline-item .faux-cell a.button,.table-builder .faux-row .faux-cell a.button{display:inline-block}.table-builder .faux-inline-item .faux-cell a.button.not-allowed,.table-builder .faux-row .faux-cell a.button.not-allowed{cursor:not-allowed}.table-builder .faux-inline-item .faux-cell a.button:last-of-type,.table-builder .faux-row .faux-cell a.button:last-of-type{margin-right:0}.filter:first-child{margin-left:30px}.filters-label{color:#868686;font-family:proxima-nova,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;opacity:.57;padding:12px 7px 0 15px;text-transform:uppercase}.filter-wrapper{padding:0 6px 30px}.filter-date-wrapper{min-width:300px;padding:0 6px 30px;position:relative}.filter-date-wrapper .cal-icon{color:#a8a8a8;font-size:1rem;left:16px;pointer-events:none;position:absolute;top:8px}.filter-date-wrapper .filter-date-prev{border-right:1px solid #dfe2e5;left:34px;width:21px}.filter-date-wrapper .filter-date-next,.filter-date-wrapper .filter-date-prev{color:#a8a8a8;cursor:pointer;font-size:1.125rem;height:35px;padding-top:8px;position:absolute;text-align:center;top:0}.filter-date-wrapper .filter-date-next{border-left:1px solid #dfe2e5;padding-left:1px;right:7px;width:27px}.filter-date-wrapper .filter-date{padding:8px 28px 9px 52px;text-align:center;width:100%}.headline-widget{background:#ebedef;padding:0 30px}@media handheld,only screen and (max-width:600px){.headline-widget{padding:0 15px}}.headline-widget .headline-widget-inner{padding:27px 0 5px}.headline-widget .headline-widget-inner h2{font-size:1.25rem}.container-widget.well{background-color:#fafafa;border:1px solid #dfe2e5;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.container-widget .container-widget-inner{display:flex;flex-wrap:wrap;flex-wrap:-webkit-wrap}.switch-container .switch{display:inline-block;height:20px;margin-left:10px;margin-right:10px;position:relative;width:40px}.switch-container .switch input{height:0;opacity:0;width:0}.switch-container .slider{background-color:#979797;border-radius:10px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.switch-container .slider:before{border-radius:10px;bottom:2px;content:"";height:16px;left:2px;position:absolute;transition:.3s;width:16px}.switch-container input:checked+.slider{background-color:#6f4f9e}.switch-container input:checked+.slider:before{transform:translateX(20px)}.modal-widget{margin:5px;padding:0}.modal-column-container{width:100%}.modal-row{height:auto;margin-bottom:10px;margin-top:10px;padding-left:13px;padding-right:13px;width:100%}.modal-column{display:inline-block;margin-bottom:5px;margin-top:5px;padding-left:6px;padding-right:6px;width:100%}.modal-column.half{width:50%}@media handheld,only screen and (max-width:600px){.modal-column.half{width:100%}}.modal-column.third{width:33.332%}@media handheld,only screen and (max-width:600px){.modal-column.third{width:100%}}.modal-column.twothird{width:66.665%}@media handheld,only screen and (max-width:600px){.modal-column.twothird{width:100%}}.modal-column.quarter{width:25%}@media handheld,only screen and (max-width:600px){.modal-column.quarter{width:100%}}.modal-column.right{margin-left:auto}.modal-column.numeric input{font-family:droid-sans-mono,monospace;font-style:normal;font-weight:400;text-align:right}.modal-column.small-padding-bottom{padding-bottom:8px}.modal-column.header{border-bottom:1px solid #dfe2e5;border-top:1px solid #dfe2e5;margin-bottom:22px;padding:8px}.modal-column.header h5{color:#354052;font-family:proxima-nova,sans-serif;font-size:1rem;font-style:normal;font-weight:600}.modal-column.hidden{display:none}.modal-column.subselect{margin-left:1.5rem}.modal-column.field-group{padding-left:0;padding-right:0}.modal-column.field-group>div{display:flex;flex-wrap:wrap;flex-wrap:-webkit-wrap}.modal-column.field-group.boxy{background-color:#fdfdfd;border:1px solid #dfe2e5;border-radius:4px;margin:0 14px 20px;padding:20px 0 0}.modal-column.field-group.boxy .column:last-of-type{padding:0 14px 22px}.modal-column.no-padding{padding:0}.modal-column.fourtyfive{width:45%}.modal-column.fifth{width:20%}.modal-column.tenth{width:10%}.modal-column.auto{width:auto}.modal-column p{color:#000;font-size:14px}.modal-column>*{margin:0!important;padding:0!important}.img-container{margin-bottom:30px;margin-top:30px}.dashboard-container{align-items:center;background-color:#fff;display:flex;height:122px;justify-content:center}.dashboard-container .dashboard-logo .app-logo{width:319px!important}#nav-bar{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#nav-bar .nav-bar{background-color:initial!important;position:static!important}#nav-bar .nav-bar .nav-bar-contents{max-width:none!important}#breadcrumbs span a{font-size:14px!important;font-style:normal;font-weight:700!important;line-height:14px}.dashboard-content .main-header{border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;height:6rem!important;justify-content:flex-start;padding-top:0!important;width:100%}.dashboard-content .main-header .inner-wrapper{max-width:55rem}.dashboard-content .main-header h1{color:#fff;font-size:18px;margin-left:6rem}#notifications{position:fixed;right:0;top:0;z-index:99999}#notifications .notification{opacity:0;overflow:hidden;transition:all .5s ease-in-out;width:280px}#notifications .notification .notification-inner{word-wrap:break-word;background-image:linear-gradient(0deg,#e2e4e7 0,#fff);border-radius:4px;box-shadow:0 1px 5px #00000059;color:#354052;font-family:proxima-nova,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;margin:15px 15px 0 0!important;padding:22px;position:relative}#notifications .notification .notification-inner a{color:#2f6de1;text-decoration:underline}#notifications .notification .notification-inner.success{border-bottom:4px solid #27aa11}#notifications .notification .notification-inner.fail{border-bottom:4px solid #6f4f9e}#notifications .notification .notification-inner.error,#notifications .notification .notification-inner.fail{animation:shake .7s cubic-bezier(.36,.07,.19,.97) both;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}#notifications .notification .notification-inner.error{border-bottom:4px solid #c90000}#notifications .notification .notification-inner .close{cursor:pointer;display:block;position:absolute;right:10px;top:7px}#notifications .notification .notification-inner ul{list-style-position:outside;list-style-type:disc;margin:1em 0 0 .75em}#notifications .notification .notification-inner ul li{line-height:1.25em;margin:.5em 0}.black-text{color:#000!important;font-weight:400!important}.investment-table .search-box-container{display:none}.investment-table .faux-table .table-header,.investment-table .faux-table .table-total{background-color:#eae5f1!important}.investment-table .faux-table .table-total td{font-weight:700!important}.investment-table .faux-table .faux-cell.action_buttons,.investment-table .faux-table .faux-cell.white-row{background-color:#fff!important}.overview-table .search-box-container{display:none}.overview-table .faux-table tbody .faux-row{background-color:#eae5f1!important}.overview-table .faux-table tbody .faux-row .faux-cell{color:#000!important}.annual-report-wrapper .annual-report-table .search-box-container{display:none}.annual-report-wrapper .annual-report-table .faux-table .table-header,.annual-report-wrapper .annual-report-table .faux-table .table-total{background-color:#eae5f1!important}.annual-report-wrapper .annual-report-table .faux-table .table-total td{font-weight:700!important}.annual-report-wrapper .annual-report-table .faux-table .faux-row .faux-cell.action_buttons,.annual-report-wrapper .annual-report-table .faux-table .faux-row .faux-cell.white-row{background-color:#fff!important}.monthly-report-wrapper .widget{padding-left:0;padding-right:0}.accordion-items:not(.closed){height:auto!important}.monthly-report-inner-table{width:100%}.monthly-report-inner-table .search-box-container{display:none!important}#main,#root,body,html{height:100%}#root.modal-open{overflow:hidden}.columns{margin:0}body{color:#414141;font-family:Gilroy,sans-serif}a{color:#6f4f9e;cursor:pointer;text-decoration:none}p{color:#414141;font-size:.8rem}hr{margin:1.5rem 0}label{color:#6c7c93;font-size:.8rem;font-weight:700}h1{color:#6f4f9e;font-family:GilroyBold;font-size:2.75rem;margin:0}h2{color:#000;font-size:1.5rem}h2,h3{font-weight:700}h3{font-size:1.125rem}h4{font-size:.8rem;font-weight:800;margin:1rem 0}.primary{color:#6f4f9e}.negative-number{color:#e45c5c!important;margin-top:0!important}.buttons{margin-top:1rem}.button,button,input:not([type=checkbox]){-webkit-appearance:none;border-radius:.25rem;display:block;font-size:.8rem;padding:.5rem 1rem}input{border:1px solid #d0d0d0;height:2.1rem}.button,button{margin:0;text-align:center}.button.primary,.button.primary:hover,button.primary,button.primary:hover{background:#6f4f9e!important;border-color:#6f4f9e;color:#fff}i{font-size:1rem}i.error{color:#e45c5c}.divider{background-color:#6f4f9e;height:3px;width:100%}.divider-grey{background-color:#eee;height:1px;width:100%}.loading{text-align:center;width:100%}.loading img{width:8rem}.loading-full{align-items:center;background-color:#0006;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10}.loading-full img{width:12rem}#main{background:linear-gradient(274deg,#463e93,#9366a5);display:block;margin:0}#main .main-header{align-items:center;display:flex;height:7rem;padding-left:1rem;padding-top:5rem;position:relative;width:100%}@media(max-width:375px){#main .main-header{height:38px!important;min-height:0!important;min-height:auto!important;padding-top:0!important}}#main .main-header #breadcrumbs{margin:auto;max-width:81rem;width:100%;z-index:1}#main .main-header #breadcrumbs i{color:#fff;font-size:.6rem;margin:0 .5rem;opacity:.4}#main .main-header #breadcrumbs a{color:#fff;font-size:.8rem;font-weight:700}#main .main-header #breadcrumbs span:not(:last-of-type) a{text-decoration:underline}#main .main-header img{height:100%;position:absolute;right:0;top:0}#main .main-content{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;justify-content:center;min-height:calc(100vh - 180px);padding:2rem 1rem;position:relative;width:100%}@media(max-width:375px){#main .main-content{min-height:calc(100vh - 8.6rem)!important}}@media(max-width:414px){#main .main-content{min-height:calc(100vh - 8.6rem)!important}}#main .main-content.login .greeting{margin-top:60px}#nav-bar .nav-bar{background-color:#fff;height:5rem;left:0;position:absolute;top:0;width:100%;z-index:5}#nav-bar .nav-bar .nav-bar-contents{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:55rem;padding:1rem}#nav-bar #nav-items{background-color:#fff;box-shadow:0 0 5px 0 #0003;font-family:GilroyBold;font-size:1.5rem;height:100vh;position:fixed;right:-20rem;top:0;transition:all .25s ease-in-out;width:20rem;z-index:7}#nav-bar #nav-items .close-button{color:#6f4f9e;padding:1rem;position:absolute;right:0;top:0}#nav-bar #nav-items ul{list-style-type:none;padding:3rem 0}#nav-bar #nav-items ul li{font-weight:800;padding:.75rem;text-align:center}#nav-bar #nav-items ul li .link-button{font-family:GilroyBold;font-size:100%;font-weight:800}#nav-bar #nav-items ul li .link-button:hover{text-decoration:none}#nav-bar i{cursor:pointer}#nav-bar #nav-items.open{right:0}#nav-bar #nav-items.open+.nav-mask{background-color:#00000059;height:100vh;left:0;pointer-events:all;position:fixed;top:0;width:100vw;z-index:6}#nav-bar .app-logo{width:319px!important}.account-info-card h1,.login-card h1,.not-found-card h1,.setup-card h1{margin-top:2rem}.account-info-card h1+div,.account-info-card h1+p,.login-card h1+div,.login-card h1+p,.not-found-card h1+div,.not-found-card h1+p,.setup-card h1+div,.setup-card h1+p{margin:1rem 0 0}.account-info-card .img-container,.login-card .img-container,.not-found-card .img-container,.setup-card .img-container{text-align:center;width:100%}.account-info-card button,.account-info-card input:not([type=checkbox]),.login-card button,.login-card input:not([type=checkbox]),.not-found-card button,.not-found-card input:not([type=checkbox]),.setup-card button,.setup-card input:not([type=checkbox]){width:100%}.account-info-card .checkbox input:checked~.checkmark,.login-card .checkbox input:checked~.checkmark,.not-found-card .checkbox input:checked~.checkmark,.setup-card .checkbox input:checked~.checkmark{background-color:#6f4f9e;background-image:none;border:1px solid #6f4f9e}.account-info-card .columns,.login-card .columns,.not-found-card .columns,.setup-card .columns{margin:0}.account-info-card .column,.login-card .column,.not-found-card .column,.setup-card .column{padding:0}.account-info-card .button,.account-info-card .checkbox,.account-info-card input,.login-card .button,.login-card .checkbox,.login-card input,.not-found-card .button,.not-found-card .checkbox,.not-found-card input,.setup-card .button,.setup-card .checkbox,.setup-card input{margin-top:1rem}.login-card.four-zero-four-not-found .greeting{text-align:center}.login-card__link{margin-top:1.5rem;text-align:center}.login-card .signup-prompt{font-size:14px;padding-top:20px}.login-card .signup-prompt .signup-link{font-weight:700}.login-card .forgot-password{font-size:14px}.login-card .forgot-password .forgot-password-link{font-weight:700}.account-info-card{max-width:900px;padding-left:1rem;padding-right:1rem}.account-info-card h1{text-align:center}.account-info-card p{font-size:1.1rem;line-height:1.5rem}.setup-card{max-width:24rem}.not-found-card p{font-size:16px;margin:1rem 0 0}.not-found-card p:last-child{margin-bottom:1rem}.account,.dashboard,.heloc{height:100%;margin-bottom:5rem;max-width:81rem;width:100%}.dashboard h1{margin-bottom:2rem}.footer{color:#6f4f9e;display:flex;font-size:14px;height:58px;justify-content:space-between;margin:0 auto;max-width:50rem;padding:1rem;width:100%}@media only screen and (max-width:414px){.footer{flex-direction:column;height:100px;justify-content:normal;text-align:center}.footer .footer__phone-link{margin-top:12px}.footer .footer__no-account,.footer .footer__phone-link{display:inline;display:initial;text-align:center}}.footer__phone-link{display:inline-flex}.footer__phone-link a{font-weight:700;margin-left:.25rem}.has-footer{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}.footer-content{height:4rem;margin-top:4rem;width:100%}.loan-row{align-items:center;display:flex;height:4.5rem;justify-content:space-between;padding:1rem;width:100%}.loan-row h3,.loan-row p{color:#383838;margin:0}.loan-row h3{margin-top:.5rem}.table{margin-bottom:2rem}.table td{color:#414141;padding:1rem!important}.table:not(.transactions) td:first-child{font-weight:700!important}.table.primary tr{background-color:#f5ffee}.table.primary tr td:first-child{color:#6f4f9e}.loan-header{margin:1rem 0 2rem}.loan-header h1,.loan-header h3,.loan-header p{margin:0}.loan-header h1{margin:.25rem 0}.link-cards{display:flex;overflow-x:scroll;padding:1rem 1rem 2rem;width:100%}.link-cards .link-card+.link-card{margin-left:1rem}.link-card{align-items:center;border-radius:.5rem;box-shadow:0 7px 14px 0 #00000029;display:flex;flex-direction:column;height:5.5rem;justify-content:space-between;padding:1rem;width:8rem}.link-card i{font-size:1.25rem;margin-bottom:.5rem}.link-card span{font-size:.7rem;text-align:center}.cards{padding-bottom:1rem}.cards .card i,.cards .card span{color:#6f4f9e}.cards .card span{align-items:center;display:flex;height:50%}.tab-group .tabs{margin:1rem 0}.tab-group h2{margin-top:2rem}.modal.open .modal-box{bottom:25%}.modal .modal-box{background-color:#fff;bottom:-100%;font-size:.9rem;left:0;line-height:1.3rem;margin:auto;max-height:calc(100vh - 10%);max-width:40rem;position:fixed;right:0;transition:bottom .5s ease-in-out;z-index:99998}.modal .modal-box .modal-header{border:none;box-shadow:none;color:#6f4f9e;font-family:GilroyBold;font-size:1.5rem;padding:1.5rem 2rem;position:relative;text-align:center}.modal .modal-box .modal-header .modal-close{align-items:center;display:flex;height:2rem;top:.5rem;width:1rem}.modal .modal-box .modal-header .modal-close i{font-size:1.5rem}@media only screen and (max-width:414px){.modal .modal-box .modal-header .modal-close{position:static!important}}@media(max-width:768px){.modal .modal-box .modal-header{width:100%}.modal .modal-box .modal-header .modal-close{position:absolute;right:1rem}.modal .modal-box{justify-content:flex-start}.modal .modal-box .modal-content{padding:1rem}}.modal .modal-box .modal-content{width:100%}.modal .modal-box p.padded{font-size:.8rem;padding-left:20px}.card .modal span{height:auto;text-align:left!important}.modal-header{border:none;box-shadow:none;color:#3c984b;font-family:GilroyBold;font-size:1.5rem;padding:1.5rem 2rem;position:relative;text-align:center}.modal-header .modal-close{align-items:center;display:flex;height:2rem;position:absolute;right:1rem;top:.5rem;width:1rem}.modal-header .modal-close i{cursor:pointer;font-size:1.5rem}@media only screen and (max-width:414px){.modal-header .modal-close{position:static!important}}.modal-mask{background-color:#00000059;cursor:default;display:flex;display:inline-flex;flex-wrap:wrap;flex-wrap:-webkit-wrap;height:100vh;left:0;opacity:0;overflow-y:auto;pointer-events:none;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:99998}.modal-container.open .modal-mask{opacity:1;pointer-events:all}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-months .flatpickr-month,.flatpickr-weekday,.flatpickr-weekdays{background:#6f4f9e!important}.flatpickr-calendar.arrowTop:after{border-bottom-color:#6f4f9e!important}form input{margin-bottom:1rem}.form .column{padding-left:0;padding-right:0}@media(max-width:400px){.tabs{justify-content:flex-start!important;overflow-x:scroll}}.errors p{color:#e45c5c;margin-bottom:0}.right{text-align:right}.link-button{background-color:#0000;border:none;color:#6f4f9e;cursor:pointer;display:inline;margin:0;padding:0;text-decoration:none}.external-links a{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:25.6px}.login-card .app-logo{width:319px!important}.login-card .inner-wrap{align-items:center;display:flex;flex-direction:column}.login-card .inner-wrap h1,.login-card .inner-wrap h3{text-align:center}.black-bold{color:#000!important;font-weight:700!important}.column,.column.transaction{padding-left:0;padding-right:0}.column.transaction{display:flex;gap:15px;margin-top:10px}.column.transaction .column.date-select{margin-top:20px}.column.transaction .column.button{flex-basis:10%;height:33px;margin-top:20px;padding-bottom:0;padding-top:0}.column.transaction .column.button .button{align-items:center;display:flex;height:33px;padding:10px 15px}.column.transaction.date{display:flex;flex-direction:column}.column.transaction.date label{margin-right:auto!important}.column.transaction.right{margin-top:10px!important}.column.transaction.right .column{padding-left:0;padding-right:0}.search-wrap{display:flex;flex-basis:100%;margin-bottom:10px}.search-wrap .search-component{flex-basis:50%}.search-wrap .column.search-select{flex-basis:max-content;margin-left:auto}.progress-wrap .progress-bar-max{color:#c90000;position:relative;top:10px}.progress-wrap .progress-bar-max div{border-left:2px solid #c90000;width:20px}.progress-wrap .progress-bar-max div span{font-size:10px;left:-11px;position:relative;top:11px}.progress-wrap .progress-bar{background-color:#eee;border-radius:1px;display:flex;height:5px}.progress-wrap .progress-bar .progress-bar-section{flex:1 1}.progress-wrap .progress-bar .section1{background-color:#3c984b}.progress-wrap .progress-bar .section2{background-color:#f9ad40}.progress-wrap .progress-bar .section3{background-color:#eee}.progress-wrap .progress-bar-text{color:#354052;font-size:12px;font-style:normal;font-weight:400;line-height:12px;margin:15px 0 10px 1px}.progress-wrap .progress-bar-text .color_section1{color:#3c984b;font-weight:700}.progress-wrap .progress-bar-text .color_section2{color:#f9ad40;font-weight:700}.progress-wrap .progress-bar-text .color_section3{color:#eee;font-weight:700}@media(max-width:375px){.form-password.reset-page .greeting{margin-top:30px!important}}.form-password .greeting{text-align:center}.form-password .form-password-form{padding-bottom:100px;padding-left:16%;padding-right:16%}.form-password .form-password-subheader{color:#000;font-size:17px;font-style:normal;font-weight:400;letter-spacing:.255px;line-height:24px;text-align:center}.form-password .form-password-subheader span{display:flex;flex-direction:column;justify-content:center}@media(max-width:375px){.form-password .form-password-subheader,.form-password .form-password-subheader span{display:flex;flex-direction:column}.form-password .form-password-subheader .hide-mobile{display:none}}.investment-details-table{margin-bottom:0}.investment-details-table .purchase-order-account-details span{flex-basis:auto!important}.investment-details-table .faux-cell.action_buttons{display:flex}.investment-details-table .faux-cell.action_buttons .action-buttons{margin-left:auto!important}.investment-details-table .faux-row{background-color:#fff!important}.investment-details-cell{display:flex!important}.investment-details-cell td{margin-left:auto}.investment-bottom-row,.investment-bottom-row .faux-row.table-header,.investment-bottom-row .faux-row.table-header .faux-cell{background-color:#eae5f1!important}.investment-bottom-row .faux-row.table-header .faux-cell #view-listing .fa-file-lines{margin-right:10px}.investment-bottom-row .view-listing{margin-left:auto;margin-right:16px}.investment-bottom-row .action_buttons{background-color:#6f4f9e!important;padding:0!important}.no-left-margin{margin-left:0!important}.no-left-padding,.no-left-padding-purchase,.no-left-padding-purchase .column{padding-left:0!important}.no-right-padding{padding-right:0!important}.purchase-input-columns{margin-top:20px}.content-container .content-wrap{display:flex;margin-top:15px}.content-container .content-wrap .left-side{flex-basis:50%}.content-container .content-wrap .left-side h4{color:#6f4f9e;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-left:15px}.content-container .content-wrap .right-side{flex-basis:50%}.content-container .content-wrap .right-side .inner-content-wrap{display:flex;flex-direction:column;padding-top:12px}.content-container .content-wrap .right-side .inner-wrap .grade-a{display:flex;margin-top:10px}.content-container .content-wrap .right-side h4{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.lower-content-container{display:flex;margin-top:14px}.lower-content-container .left-side{flex-basis:50%}.lower-content-container .left-side h4{font-size:16px;font-style:normal;font-weight:700;line-height:normal}.lower-content-container .right-side{flex-basis:50%}.lower-content-container .right-side h4{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.background-circle-fa{align-content:center;display:flex;font-size:28px;justify-content:center;margin-left:18px;position:relative}.background-circle-fa span{color:#fff;font-size:16px;padding-top:6px;position:absolute}.grade.grade-a .background-circle-fa{color:#21b092}.grade.grade-b .background-circle-fa{color:#fbac33}.grade.grade-c .background-circle-fa{color:#e45d5c}.grade.grade-d .background-circle-fa{color:#9d9d97}.grade.grade-other .background-circle-fa{color:hsla(60,4%,41%,.659)}.inner-grade-wrap{align-items:center;color:#fff;display:flex;justify-content:center}.bar-wrap{display:flex;flex-direction:column;position:relative}.bar-wrap .vertical-bar{background-color:#6f4f9e;height:13%;position:absolute;width:3px}.bar-wrap .vertical-bar .top-ball{top:0}.bar-wrap .vertical-bar .bottom-ball,.bar-wrap .vertical-bar .top-ball{background-color:#6f4f9e;border-radius:50%;height:8px;left:-2px;position:absolute;width:8px}.bar-wrap .vertical-bar .bottom-ball{bottom:0}.score-wrap{align-content:center;background-color:#fbac33;border-radius:16px;color:#fff;display:flex;height:32px;justify-content:center;margin-top:12px;max-width:92px}.score-wrap.inline{height:20px;margin-top:0!important;max-width:54px}.score-wrap.inline .fa-signal-bars-good{font-size:14px;padding-top:1px}.score-wrap.inline .credit-span{font-size:12px;padding-top:0}.score-wrap.circle{border-radius:50%;height:28px;width:28px}.score-wrap .credit-bars{padding-right:8px;padding-top:8px}.score-wrap .credit-span{padding-top:8px}.progress-investment-wrap{background-color:#21b09266;border-radius:10px;margin-top:10px;overflow:hidden}.progress-investment-wrap .progress-investment{background-color:#21b092!important;border-radius:10px 0 0 10px!important;height:8px!important;max-width:100%}.owner-profile-header{margin-top:25px}.profile-container p{color:#383838;color:var(--mor-text,#383838);font-size:16px;font-style:normal;font-weight:400;line-height:27px}.property-map{border-bottom-left-radius:10px;border-bottom-right-radius:10px;height:400px}#GMapsID div div a div img,.gmnoprint a,.gmnoprint span{display:none}.gm-style-cc:last-child,a[title="Report errors in the road map or imagery to Google"]{display:none!important}.left-aligned{padding-left:0!important}.left-aligned p{text-align:left}.side-by-side-element.column:last-of-type{padding:0 10px}.widget a{font-weight:700}.footer-table{background:#dee2e5!important}.capitalize{text-transform:capitalize}.investment-details-cell .green-button{background-color:#29b311!important;border-radius:.25rem}.investment-details-cell .green-button .view-listing{background-color:#29b311!important;background-image:none;color:#fff}.investment-details-cell .green-button .view-listing .fa-file-lines,.purchase-order-button .fa-file-lines{margin-right:10px}.purchase-order-modal{align-items:center;display:flex;flex-direction:column;justify-content:center}.purchase-order-modal .main-header-modal-header{color:#354052;color:var(--neutral-dark-slate-354052,#354052);display:flex;font-size:14px;font-style:normal;font-weight:700;justify-content:center;line-height:24px;text-align:center}.purchase-order-modal .modal-content{display:flex;flex-direction:column;z-index:100}.purchase-order-modal .modal-content .action_buttons{margin-left:auto}.purchase-order-modal .modal-content .separator{display:flex}.purchase-order-modal .modal-content .separator .modal-label{color:#7f8fa4;color:var(--text-gray-7F8FA4,#7f8fa4);font-size:14px;font-style:normal;font-weight:700;line-height:14px}.purchase-order-modal .modal-content .separator .data-wrap{display:flex;flex-direction:column;margin-bottom:20px}.purchase-order-modal .modal-content .separator .data-wrap .content{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:27px}.purchase-order-modal .modal-content .separator .left-side-modal,.purchase-order-modal .modal-content .separator .right-side-modal{align-items:baseline;display:flex;flex-basis:50%;flex-direction:column}.investment-listings-table{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:30px}.investment-listings-table .investment-listing-header{display:flex;justify-content:start}.investment-listings-table .investment-listing-header .raw-cell{display:flex;flex-direction:row;gap:10px;overflow:visible!important}.investment-listings-table .investment-listing-header .raw-cell.grade{cursor:pointer;padding-right:6.5%}.investment-listings-table .investment-listing-header .raw-cell.grade .arrow{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="5" viewBox="0 0 7 5"><path d="M4.05469 4.44922C3.82031 4.70312 3.41016 4.70312 3.17578 4.44922L0.675781 1.94922C0.5 1.77344 0.441406 1.5 0.539062 1.26562C0.636719 1.03125 0.871094 0.875 1.125 0.875H6.125C6.35938 0.875 6.59375 1.03125 6.69141 1.26562C6.78906 1.5 6.73047 1.77344 6.55469 1.94922L4.05469 4.44922Z" fill="%23DADADA"/></svg>');background-position:50% 60%;background-repeat:no-repeat;background-size:12px 10px;height:20px;object-fit:contain;width:20px}.investment-listings-table .investment-listing-header .raw-cell.grade.selected .arrow{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="5" viewBox="0 0 7 5"><path d="M4.05469 4.44922C3.82031 4.70312 3.41016 4.70312 3.17578 4.44922L0.675781 1.94922C0.5 1.77344 0.441406 1.5 0.539062 1.26562C0.636719 1.03125 0.871094 0.875 1.125 0.875H6.125C6.35938 0.875 6.59375 1.03125 6.69141 1.26562C6.78906 1.5 6.73047 1.77344 6.55469 1.94922L4.05469 4.44922Z" fill="%23383838"/></svg>');background-position:50% 60%;background-repeat:no-repeat;background-size:12px 10px;height:20px;object-fit:contain;width:20px}.investment-listings-table .investment-listing-header .raw-cell.rate{cursor:pointer;padding-right:8.2%}.investment-listings-table .investment-listing-header .raw-cell.rate.descending .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="8" height="10" viewBox="0 0 8 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.67578 1.07031C3.91016 0.816406 4.32031 0.816406 4.55469 1.07031L7.05469 3.57031C7.23047 3.74609 7.28906 4.01953 7.19141 4.25391C7.09375 4.48828 6.87891 4.64453 6.625 4.64453H1.625C1.37109 4.64453 1.13672 4.48828 1.03906 4.25391C0.941406 4.01953 1 3.74609 1.17578 3.57031L3.67578 1.07031ZM3.67578 9.44922L1.17578 6.94922C1 6.77344 0.941406 6.5 1.03906 6.26562C1.13672 6.03125 1.37109 5.875 1.625 5.875H6.625C6.85938 5.875 7.09375 6.03125 7.19141 6.26562C7.28906 6.5 7.23047 6.77344 7.05469 6.94922L4.55469 9.44922C4.32031 9.70312 3.91016 9.70312 3.67578 9.44922Z" fill="%23DADADA"/><path d="M4.55469 9.44922C4.32031 9.70312 3.91016 9.70312 3.67578 9.44922L1.17578 6.94922C1 6.77344 0.941406 6.5 1.03906 6.26562C1.13672 6.03125 1.37109 5.875 1.625 5.875H6.625C6.85938 5.875 7.09375 6.03125 7.19141 6.26562C7.28906 6.5 7.23047 6.77344 7.05469 6.94922L4.55469 9.44922Z" fill="%23383838"/></svg>');background-position:50% 60%;background-repeat:no-repeat;background-size:18px 14px;display:inline-block;height:20px;width:20px}.investment-listings-table .investment-listing-header .raw-cell.rate.ascending .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="9" height="11" viewBox="0 0 9 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.67578 1.07031C4.91016 0.816406 5.32031 0.816406 5.55469 1.07031L8.05469 3.57031C8.23047 3.74609 8.28906 4.01953 8.19141 4.25391C8.09375 4.48828 7.87891 4.64453 7.625 4.64453H2.625C2.37109 4.64453 2.13672 4.48828 2.03906 4.25391C1.94141 4.01953 2 3.74609 2.17578 3.57031L4.67578 1.07031ZM4.67578 9.44922L2.17578 6.94922C2 6.77344 1.94141 6.5 2.03906 6.26562C2.13672 6.03125 2.37109 5.875 2.625 5.875H7.625C7.85938 5.875 8.09375 6.03125 8.19141 6.26562C8.28906 6.5 8.23047 6.77344 8.05469 6.94922L5.55469 9.44922C5.32031 9.70312 4.91016 9.70312 4.67578 9.44922Z" fill="%23DADADA"/><path d="M4.69531 1.10077C4.92969 0.846863 5.33984 0.846863 5.57422 1.10077L8.07422 3.60077C8.25 3.77655 8.30859 4.04999 8.21094 4.28436C8.11328 4.51874 7.87891 4.67499 7.625 4.67499L2.625 4.67499C2.39063 4.67499 2.15625 4.51874 2.05859 4.28436C1.96094 4.04999 2.01953 3.77655 2.19531 3.60077L4.69531 1.10077Z" fill="%23383838"/></svg>');background-position:50% 60%;background-repeat:no-repeat;background-size:18px 14px;display:inline-block;height:20px;width:20px}.investment-listings-table .investment-listing-header .raw-cell.rate.unselected .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="7" height="10" viewBox="0 0 7 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.17578 1.07031C3.41016 0.816406 3.82031 0.816406 4.05469 1.07031L6.55469 3.57031C6.73047 3.74609 6.78906 4.01953 6.69141 4.25391C6.59375 4.48828 6.37891 4.64453 6.125 4.64453H1.125C0.871094 4.64453 0.636719 4.48828 0.539062 4.25391C0.441406 4.01953 0.5 3.74609 0.675781 3.57031L3.17578 1.07031ZM3.17578 9.44922L0.675781 6.94922C0.5 6.77344 0.441406 6.5 0.539062 6.26562C0.636719 6.03125 0.871094 5.875 1.125 5.875H6.125C6.35938 5.875 6.59375 6.03125 6.69141 6.26562C6.78906 6.5 6.73047 6.77344 6.55469 6.94922L4.05469 9.44922C3.82031 9.70312 3.41016 9.70312 3.17578 9.44922Z" fill="%23DADADA"/></svg>')!important;background-position:50% 60%;background-repeat:no-repeat;background-size:18px 14px;display:inline-block;height:20px;width:20px}.investment-listings-table .investment-listing-header .raw-cell.term-left{cursor:pointer;flex-wrap:nowrap;padding-right:5.5%}.investment-listings-table .investment-listing-header .raw-cell.term-left.descending .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="8" height="10" viewBox="0 0 8 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.67578 1.07031C3.91016 0.816406 4.32031 0.816406 4.55469 1.07031L7.05469 3.57031C7.23047 3.74609 7.28906 4.01953 7.19141 4.25391C7.09375 4.48828 6.87891 4.64453 6.625 4.64453H1.625C1.37109 4.64453 1.13672 4.48828 1.03906 4.25391C0.941406 4.01953 1 3.74609 1.17578 3.57031L3.67578 1.07031ZM3.67578 9.44922L1.17578 6.94922C1 6.77344 0.941406 6.5 1.03906 6.26562C1.13672 6.03125 1.37109 5.875 1.625 5.875H6.625C6.85938 5.875 7.09375 6.03125 7.19141 6.26562C7.28906 6.5 7.23047 6.77344 7.05469 6.94922L4.55469 9.44922C4.32031 9.70312 3.91016 9.70312 3.67578 9.44922Z" fill="%23DADADA"/><path d="M4.55469 9.44922C4.32031 9.70312 3.91016 9.70312 3.67578 9.44922L1.17578 6.94922C1 6.77344 0.941406 6.5 1.03906 6.26562C1.13672 6.03125 1.37109 5.875 1.625 5.875H6.625C6.85938 5.875 7.09375 6.03125 7.19141 6.26562C7.28906 6.5 7.23047 6.77344 7.05469 6.94922L4.55469 9.44922Z" fill="%23383838"/></svg>');background-position:50% 60%;background-repeat:no-repeat;background-size:18px 14px;display:inline-block;height:20px;width:20px}.investment-listings-table .investment-listing-header .raw-cell.term-left.ascending .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="9" height="11" viewBox="0 0 9 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.67578 1.07031C4.91016 0.816406 5.32031 0.816406 5.55469 1.07031L8.05469 3.57031C8.23047 3.74609 8.28906 4.01953 8.19141 4.25391C8.09375 4.48828 7.87891 4.64453 7.625 4.64453H2.625C2.37109 4.64453 2.13672 4.48828 2.03906 4.25391C1.94141 4.01953 2 3.74609 2.17578 3.57031L4.67578 1.07031ZM4.67578 9.44922L2.17578 6.94922C2 6.77344 1.94141 6.5 2.03906 6.26562C2.13672 6.03125 2.37109 5.875 2.625 5.875H7.625C7.85938 5.875 8.09375 6.03125 8.19141 6.26562C8.28906 6.5 8.23047 6.77344 8.05469 6.94922L5.55469 9.44922C5.32031 9.70312 4.91016 9.70312 4.67578 9.44922Z" fill="%23DADADA"/><path d="M4.69531 1.10077C4.92969 0.846863 5.33984 0.846863 5.57422 1.10077L8.07422 3.60077C8.25 3.77655 8.30859 4.04999 8.21094 4.28436C8.11328 4.51874 7.87891 4.67499 7.625 4.67499L2.625 4.67499C2.39063 4.67499 2.15625 4.51874 2.05859 4.28436C1.96094 4.04999 2.01953 3.77655 2.19531 3.60077L4.69531 1.10077Z" fill="%23383838"/></svg>');background-position:50% 60%;background-repeat:no-repeat;background-size:18px 14px;display:inline-block;height:20px;width:20px}.investment-listings-table .investment-listing-header .raw-cell.term-left.unselected .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="7" height="10" viewBox="0 0 7 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.17578 1.07031C3.41016 0.816406 3.82031 0.816406 4.05469 1.07031L6.55469 3.57031C6.73047 3.74609 6.78906 4.01953 6.69141 4.25391C6.59375 4.48828 6.37891 4.64453 6.125 4.64453H1.125C0.871094 4.64453 0.636719 4.48828 0.539062 4.25391C0.441406 4.01953 0.5 3.74609 0.675781 3.57031L3.17578 1.07031ZM3.17578 9.44922L0.675781 6.94922C0.5 6.77344 0.441406 6.5 0.539062 6.26562C0.636719 6.03125 0.871094 5.875 1.125 5.875H6.125C6.35938 5.875 6.59375 6.03125 6.69141 6.26562C6.78906 6.5 6.73047 6.77344 6.55469 6.94922L4.05469 9.44922C3.82031 9.70312 3.41016 9.70312 3.17578 9.44922Z" fill="%23DADADA"/></svg>')!important;background-position:50% 60%;background-repeat:no-repeat;background-size:18px 14px;display:inline-block;height:20px;width:20px}.investment-listings-table .investment-listing-header .raw-cell.property{padding-right:5.7%}.investment-listings-table .investment-listing-header .raw-cell.location{padding-right:7%}.investment-listings-table .investment-listing-header .raw-cell.amount{padding-bottom:22px;padding-right:80%}.investment-listings-table .investment-listing-header span{color:#000;font-size:16px;font-weight:700;line-height:24px;white-space:nowrap}.investment-listings-table .basic-row{align-items:center;background-color:#f2f2f2;border-radius:10px;display:flex;justify-content:space-between;min-height:68px}.investment-listings-table .basic-row.investment-listing-header{background-color:#0000;font-weight:700}@media only screen and (max-width:628px){.investment-listings-table .basic-row.investment-listing-header{padding-left:0;padding-right:0}}.investment-listings-table .basic-row .raw-cell{align-items:center;box-sizing:border-box;display:flex;flex:2 1;min-height:68px;padding:8px;text-align:left}.investment-listings-table .basic-row .raw-cell.location{align-items:normal;color:#000;flex-direction:column;justify-content:center;text-align:left}.investment-listings-table .basic-row .raw-cell.location .neighbourhood{margin-top:5px}.investment-listings-table .basic-row .raw-cell.investment-progress .progress-wrapper{align-items:baseline;flex-direction:column;justify-content:center;min-width:249px}.investment-listings-table .basic-row .raw-cell.rate{align-items:baseline;color:#000;flex-direction:column;justify-content:center;text-align:left}.investment-listings-table .basic-row .raw-cell.rate .ltv{margin-top:5px}.investment-listings-table .basic-row .raw-cell.friendly-id{align-items:normal;flex-direction:column;justify-content:center;text-align:left}.investment-listings-table .basic-row .raw-cell.friendly-id.friendly-id{font-size:12px!important;margin-top:5px}.investment-listings-table .basic-row .raw-cell.friendly-id span{color:#000}.investment-listings-table .basic-row .raw-cell.friendly-id span.property-use{font-size:16px;margin-bottom:5px}.investment-listings-table .basic-row.modal-content{background-color:#0000}.investment-listing-header{align-items:center;align-self:stretch;background-color:#fff;display:flex;gap:5px;justify-content:start;margin-top:30px;min-height:42px;padding-left:10px;padding-right:10px}.investment-listing-header td{border-bottom:none!important;color:#000!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:normal!important;text-align:center!important}span{align-items:center;display:inline-flex}span.grade{flex-basis:14.6%}span.percent{flex-basis:10%}span.percent,span.rate{justify-content:flex-end}span.rate{padding-right:5%}span.province{justify-content:flex-end;padding-right:8%}@media(max-width:1176px){span.province{justify-content:normal!important}}span.modal-trigger{justify-content:flex-end;position:relative}span.modal-trigger span{flex-basis:auto!important}@media(max-width:635px){span{flex-basis:17%}}.letter{color:#fff;z-index:100}.inner-grade-wrap{background-color:#21b092;border-radius:50%;height:28px;transform:translate(68%);width:28px;z-index:10}@media only screen and (max-width:628px){.table-builder{display:block;overflow-x:auto;white-space:nowrap}}.table-builder .faux-row.wrap-collapsible{border-radius:10px}.table-builder .faux-row.wrap-collapsible .faux-cell{border-bottom:none;padding-bottom:10px!important;padding-top:10px!important}.table-builder .faux-row.wrap-collapsible .faux-cell.investment-listing-grey{background-color:#f2f2f2!important}.table-builder .faux-row.wrap-collapsible .faux-cell.investment-listing-purple{background-color:#6f4f9e;color:#fff}.table-builder .faux-row.wrap-collapsible .faux-cell.investment-listing-purple:first-of-type{border-bottom-left-radius:0!important}.table-builder .faux-row.wrap-collapsible .faux-cell.investment-listing-purple:last-of-type{border-bottom-right-radius:0!important}.table-builder .faux-row.wrap-collapsible .faux-cell.investment-listing-purple .grade.grade-i .background-circle-fa span{color:#6f4f9e}@media only screen and (device-width:456px){.table-builder .faux-row.wrap-collapsible .faux-cell{max-height:none!important}}.table-builder .faux-row.wrap-collapsible .faux-cell:first-of-type{border-bottom-left-radius:10px;border-top-left-radius:10px}.table-builder .faux-row.wrap-collapsible .faux-cell:last-of-type{border-bottom-right-radius:10px;border-top-right-radius:10px}.table-builder .faux-row.wrap-collapsible .modal-trigger{display:flex;justify-content:center;position:relative}.table-builder .faux-row.wrap-collapsible .modal-trigger .fa-minus,.table-builder .faux-row.wrap-collapsible .modal-trigger .fa-plus{font-size:17px;position:absolute;right:6px;top:6px}.table-builder .faux-row.wrap-collapsible .modal-trigger .fa-circle{font-size:28px;margin-left:auto}.accordion-items.content .vertical-bar{height:100%}.accordion-items.content .credit-span{font-size:16px;padding-top:0}.owner-profile-wrap{padding-left:20px;padding-right:20px}.content{box-sizing:border-box;font-size:18pt;max-height:0;overflow:auto;transition:all .5s ease-in-out}.content.open{max-height:1300px}.content .content-container{padding-left:20px;padding-right:20px}.modal-content .faux-cell.raw{border-bottom:none;padding-bottom:0!important;padding-left:0!important;padding-right:0!important}.modal-content .faux-cell.raw.top-padding-row{padding-top:0!important}@media only screen and (max-width:815px){.hide-on-tablet{display:none!important}}@media only screen and (max-width:628px){.hide-on-mobile{display:none!important}}.white-row .faux-cell.raw,.white-row .faux-cell.text,.white-row.faux-cell{background-color:#fff!important}.no-padding-left-row.faux-cell{padding-left:0!important}.pending-action-queue-requests .request-details p{margin-bottom:0}.pending-action-queue-requests .faux-cell.action_buttons{background-color:#fff!important}.inner-wrap-details{align-items:normal;flex-direction:column}.contact-label .inner-wrap{display:flex!important}.contact-label .inner-wrap .svg-inline--fa{margin-right:8px}.contact-label span{color:#000!important;font-size:.875rem;font-style:normal;font-weight:400}.no-bottom-border{border-bottom:none!important}.contact-us-row,gate .overview-table .faux-table tbody .faux-row .faux-cell .no-bold{font-weight:400!important}.contact-us-row{color:#000!important;font-size:.875rem;font-style:normal}@media only screen and (max-width:412px){.contact-us-row{white-space:break-spaces}}.investment-table.transactions-modal .table-header .faux-cell{padding-bottom:10px!important;padding-left:10px!important}.investment-table .search-box-container{display:none!important}#close-modal{margin-left:auto;max-width:13%}@media only screen and (max-width:414px){#close-modal{max-width:none}}.black-important,.black-important span{color:#000!important}.red-important,.red-important span{color:#e45d5c!important}.investment-ownership-details-container .vertical-bar{height:100%}.investment-ownership-details-container .credit-span{padding-top:0!important}.investment-ownership-details-container .owner-profile-wrap{padding-left:0!important;padding-right:0!important}.investment-ownership-details-header{margin-top:30px}.action_buttons.investment-ownership-view-more-listings{background-color:#6f4f9e}.green-button{border-radius:.25rem}.green-button .view-listing{background-color:#29b311!important;background-image:none;color:#fff}.green-button .view-listing .fa-file-lines{margin-right:10px}.button-green{border-radius:.25rem}.button-green,.button-green:hover{background-color:#29b311!important;background-image:none;color:#fff!important}.button-red{border-radius:.25rem}.button-red,.button-red:hover{background-color:#c90000!important;background-image:none;color:#fff!important}.main-content.login{min-height:calc(100vh - 14.6rem)!important}.main-content.login .greeting{margin-top:60px}.footer.login-page{background-color:#f2f2f2;bottom:0;max-width:100%;padding-left:15%;padding-right:15%;position:fixed}@media(max-width:375px){.footer.login-page{padding-left:7%;padding-right:9%}}.footer.login-page .footer__phone-link,.footer.login-page .forgot-password{padding-top:7px}.dashboard-content .footer{background-color:#f2f2f2;max-width:100%;padding-left:15%;padding-right:15%}.dashboard-content .footer .footer__phone-link,.dashboard-content .footer .forgot-password{padding-top:7px}.uppercase{text-transform:uppercase}a[href^="http://maps.google.com/maps"],a[href^="https://maps.google.com/maps"]{display:none!important}.gm-style-cc,.gmnoprint a,.gmnoprint span{display:none}.gmnoprint div{background:none!important}#map{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.investment-ownership-table-row .morcado-id{margin-left:10px}.purchase-order-account-details{align-items:normal;color:#000;display:flex;flex-direction:column;font-weight:400;margin-bottom:5px}.purchase-order-account-details .capitalize{flex-basis:auto}.purchase-order-account-details .capitalize .user-nickname{flex-basis:auto;padding-left:5px}.purchase-order-account-details .morcado-id{color:#979797;color:var(--dark-gray-979797,#979797);margin-left:0;margin-top:2px}.dashboard-account-nickname{display:flex!important}.dashboard-account-nickname span{flex-basis:auto!important}.dashboard-account-nickname .user-nickname{margin-left:3px;margin-top:0!important}.transaction-pending,.transaction-pending td{color:#8e9cad!important}.data-dog-wrap{color:#000!important}.span-no-width span{flex-basis:auto!important}@media only screen and (max-width:414px){.mobile-header,.mobile-header-investment-account{font-size:26px}}@media only screen and (max-width:628px){.table-no-display-block table{display:table!important}}@media only screen and (max-width:414px){.flex-column-mobile{flex-direction:column;justify-content:flex-start}.flex-column-mobile span{margin-right:auto}.modal-close{display:none}.spinner{left:32%!important}}.wrap-collabsible{background:#f2f2f2;border-radius:10px;color:#000;margin-bottom:3px;min-height:42px}.wrap-collabsible.rounded{background-color:#6f4f9e;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#fff}.wrap-collabsible.rounded .background-circle-fa{color:#937bb6}.wrap-collabsible.rounded .accordion-icon{border:2px solid #fff;color:#fff}.wrap-collabsible.rounded .accordion-icon svg{transform:rotate(45deg)}.wrap-collabsible .property{align-items:baseline;flex-direction:column;justify-content:center;text-align:start}@media(max-width:769px){.wrap-collabsible .property span{text-align:start}}.wrap-collabsible .id{font-size:12px}@media(max-width:769px){.wrap-collabsible .id{display:none}}.row{display:flex}.row .bold{color:#000}.row.progress{margin-bottom:20px;margin-top:20px}.row .progress-bar{background-color:#d9d9d9;border:2px solid #c4c4c4;border-radius:20px;height:10px;width:100%}.row .progress-bar .progress{background-image:linear-gradient(90deg,#9366a5,#463e93);height:100%}.investor-listing-map-container .map-header{background-color:#6f4f9e;border-top-left-radius:15px;border-top-right-radius:15px;display:flex;justify-content:space-around;min-height:42px;width:100%}.content-container{color:#6f4f9e;display:flex;flex-direction:column;font-weight:500;padding:0 15px}.content-container .left{flex-basis:50%}.content-container .left .purple-line{align-items:center;display:flex;height:100%;justify-content:center}.content-container .left .purple-line .line{background-color:#6f4f9e;height:100%;width:4px}.content-container .right{color:#000;flex-basis:50%;font-weight:300}.small-header{font-size:12px}.double-width-item{flex:2 1!important}.header-progress-wrap{flex-basis:auto!important;width:100%}.header-progress-wrap .header-progress{background-color:#6f4f9e;border:2px solid #c4c4c4;border-radius:18px;flex-basis:auto!important;height:10px;margin-bottom:5px;margin-top:5px;position:relative;width:100%}.header-progress-wrap .header-progress .progress{background-color:#6f4f9e;border-radius:18px;flex-basis:auto!important;height:100%;line-height:inherit;position:absolute}.accordion-icon{margin-left:auto;position:relative}.accordion-icon .background-circle{color:#000;font-size:28px;position:absolute;right:12px}.accordion-icon .fa-plus{color:#000}.accordion-icon .fa-minus,.accordion-icon .fa-plus{position:absolute;right:19px}.full-height{height:auto!important;min-height:0!important;min-height:auto!important}.modal-content{z-index:1000}.modal-content .raw-cell.has-padding{max-height:0}.modal-content .raw-cell.top-padding-row{max-height:none!important}.remove-bottom-header-padding{background-color:#6f4f9e!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;color:#fff!important;margin-bottom:0!important}.remove-bottom-header-padding .bold.small-header,.remove-bottom-header-padding .friendly_id,.remove-bottom-header-padding .investment-listing-purple span,.remove-bottom-header-padding .property-use{color:#fff!important}.remove-bottom-header-padding .fa-circle{color:#937bb6!important}.remove-bottom-header-padding .fa-circle.background-circle{color:#fff!important}.remove-bottom-header-padding .progress{background-color:#21b092!important}.list-header{align-items:flex-end;color:#000;display:flex;font-size:16px;font-weight:700;justify-content:space-between;margin-bottom:20px;margin-top:40px}.list-header div .grade.column{align-items:center;cursor:pointer;display:flex;gap:10px}@media(max-width:755px){.list-header div .grade.column{gap:5px}}.list-header div .grade.column .arrow img{height:12px!important;object-fit:contain!important;width:12px!important}.list-header div .grade.column.selected .arrow{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="5" viewBox="0 0 7 5"><path d="M4.05469 4.44922C3.82031 4.70312 3.41016 4.70312 3.17578 4.44922L0.675781 1.94922C0.5 1.77344 0.441406 1.5 0.539062 1.26562C0.636719 1.03125 0.871094 0.875 1.125 0.875H6.125C6.35938 0.875 6.59375 1.03125 6.69141 1.26562C6.78906 1.5 6.73047 1.77344 6.55469 1.94922L4.05469 4.44922Z" fill="%23383838"/></svg>');background-position:50% 45%;background-repeat:no-repeat;background-size:9px 7px;display:inline-block;height:20px;width:20px}.list-header div .grade .background-circle-fa{align-content:center;display:flex;font-size:28px;justify-content:center;margin-left:18px;position:relative}.list-header div .grade .background-circle-fa span{color:#fff;font-size:16px;padding-top:6px;position:absolute}.list-header div .grade.grade-a .background-circle-fa{color:#21b092}.list-header div .grade.grade-b .background-circle-fa{color:#fbac33}.list-header div .grade.grade-c .background-circle-fa{color:#e45d5c}.list-header div .grade.grade-other .background-circle-fa{color:#9d9d97}.list-header div .property{padding-left:18px}.list-header div .percent{display:flex}.list-header div .location{align-content:center;display:flex}@media(max-width:794px){.list-header div .location span{padding-right:0!important}}.list-header div .rate.column{align-items:center;cursor:pointer;display:flex;gap:10px}@media(max-width:755px){.list-header div .rate.column{gap:5px}}@media(max-width:365px){.list-header div .rate.column{padding-right:5px!important}}.list-header div .rate.column.descending .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="8" height="10" viewBox="0 0 8 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.67578 1.07031C3.91016 0.816406 4.32031 0.816406 4.55469 1.07031L7.05469 3.57031C7.23047 3.74609 7.28906 4.01953 7.19141 4.25391C7.09375 4.48828 6.87891 4.64453 6.625 4.64453H1.625C1.37109 4.64453 1.13672 4.48828 1.03906 4.25391C0.941406 4.01953 1 3.74609 1.17578 3.57031L3.67578 1.07031ZM3.67578 9.44922L1.17578 6.94922C1 6.77344 0.941406 6.5 1.03906 6.26562C1.13672 6.03125 1.37109 5.875 1.625 5.875H6.625C6.85938 5.875 7.09375 6.03125 7.19141 6.26562C7.28906 6.5 7.23047 6.77344 7.05469 6.94922L4.55469 9.44922C4.32031 9.70312 3.91016 9.70312 3.67578 9.44922Z" fill="%23DADADA"/><path d="M4.55469 9.44922C4.32031 9.70312 3.91016 9.70312 3.67578 9.44922L1.17578 6.94922C1 6.77344 0.941406 6.5 1.03906 6.26562C1.13672 6.03125 1.37109 5.875 1.625 5.875H6.625C6.85938 5.875 7.09375 6.03125 7.19141 6.26562C7.28906 6.5 7.23047 6.77344 7.05469 6.94922L4.55469 9.44922Z" fill="%23383838"/></svg>')}.list-header div .rate.column.ascending .arrow,.list-header div .rate.column.descending .arrow{background-position:50% 30%;background-repeat:no-repeat;background-size:18px 14px;display:inline-block;height:20px;width:20px}.list-header div .rate.column.ascending .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="9" height="11" viewBox="0 0 9 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.67578 1.07031C4.91016 0.816406 5.32031 0.816406 5.55469 1.07031L8.05469 3.57031C8.23047 3.74609 8.28906 4.01953 8.19141 4.25391C8.09375 4.48828 7.87891 4.64453 7.625 4.64453H2.625C2.37109 4.64453 2.13672 4.48828 2.03906 4.25391C1.94141 4.01953 2 3.74609 2.17578 3.57031L4.67578 1.07031ZM4.67578 9.44922L2.17578 6.94922C2 6.77344 1.94141 6.5 2.03906 6.26562C2.13672 6.03125 2.37109 5.875 2.625 5.875H7.625C7.85938 5.875 8.09375 6.03125 8.19141 6.26562C8.28906 6.5 8.23047 6.77344 8.05469 6.94922L5.55469 9.44922C5.32031 9.70312 4.91016 9.70312 4.67578 9.44922Z" fill="%23DADADA"/><path d="M4.69531 1.10077C4.92969 0.846863 5.33984 0.846863 5.57422 1.10077L8.07422 3.60077C8.25 3.77655 8.30859 4.04999 8.21094 4.28436C8.11328 4.51874 7.87891 4.67499 7.625 4.67499L2.625 4.67499C2.39063 4.67499 2.15625 4.51874 2.05859 4.28436C1.96094 4.04999 2.01953 3.77655 2.19531 3.60077L4.69531 1.10077Z" fill="%23383838"/></svg>')}.list-header div .rate.column.unselected .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="7" height="10" viewBox="0 0 7 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.17578 1.07031C3.41016 0.816406 3.82031 0.816406 4.05469 1.07031L6.55469 3.57031C6.73047 3.74609 6.78906 4.01953 6.69141 4.25391C6.59375 4.48828 6.37891 4.64453 6.125 4.64453H1.125C0.871094 4.64453 0.636719 4.48828 0.539062 4.25391C0.441406 4.01953 0.5 3.74609 0.675781 3.57031L3.17578 1.07031ZM3.17578 9.44922L0.675781 6.94922C0.5 6.77344 0.441406 6.5 0.539062 6.26562C0.636719 6.03125 0.871094 5.875 1.125 5.875H6.125C6.35938 5.875 6.59375 6.03125 6.69141 6.26562C6.78906 6.5 6.73047 6.77344 6.55469 6.94922L4.05469 9.44922C3.82031 9.70312 3.41016 9.70312 3.17578 9.44922Z" fill="%23DADADA"/></svg>')!important;background-position:50% 30%;background-repeat:no-repeat;background-size:18px 14px;display:inline-block;height:20px;width:20px}.list-header div .term-left.column{align-items:center;cursor:pointer;display:flex;gap:10px}@media(max-width:755px){.list-header div .term-left.column{gap:5px}}@media(max-width:365px){.list-header div .term-left.column{padding-left:0!important}}.list-header div .term-left.column.descending .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="8" height="10" viewBox="0 0 8 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.67578 1.07031C3.91016 0.816406 4.32031 0.816406 4.55469 1.07031L7.05469 3.57031C7.23047 3.74609 7.28906 4.01953 7.19141 4.25391C7.09375 4.48828 6.87891 4.64453 6.625 4.64453H1.625C1.37109 4.64453 1.13672 4.48828 1.03906 4.25391C0.941406 4.01953 1 3.74609 1.17578 3.57031L3.67578 1.07031ZM3.67578 9.44922L1.17578 6.94922C1 6.77344 0.941406 6.5 1.03906 6.26562C1.13672 6.03125 1.37109 5.875 1.625 5.875H6.625C6.85938 5.875 7.09375 6.03125 7.19141 6.26562C7.28906 6.5 7.23047 6.77344 7.05469 6.94922L4.55469 9.44922C4.32031 9.70312 3.91016 9.70312 3.67578 9.44922Z" fill="%23DADADA"/><path d="M4.55469 9.44922C4.32031 9.70312 3.91016 9.70312 3.67578 9.44922L1.17578 6.94922C1 6.77344 0.941406 6.5 1.03906 6.26562C1.13672 6.03125 1.37109 5.875 1.625 5.875H6.625C6.85938 5.875 7.09375 6.03125 7.19141 6.26562C7.28906 6.5 7.23047 6.77344 7.05469 6.94922L4.55469 9.44922Z" fill="%23383838"/></svg>')}.list-header div .term-left.column.ascending .arrow,.list-header div .term-left.column.descending .arrow{background-position:50% 30%;background-repeat:no-repeat;background-size:18px 14px;display:inline-block;height:20px;width:20px}.list-header div .term-left.column.ascending .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="9" height="11" viewBox="0 0 9 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.67578 1.07031C4.91016 0.816406 5.32031 0.816406 5.55469 1.07031L8.05469 3.57031C8.23047 3.74609 8.28906 4.01953 8.19141 4.25391C8.09375 4.48828 7.87891 4.64453 7.625 4.64453H2.625C2.37109 4.64453 2.13672 4.48828 2.03906 4.25391C1.94141 4.01953 2 3.74609 2.17578 3.57031L4.67578 1.07031ZM4.67578 9.44922L2.17578 6.94922C2 6.77344 1.94141 6.5 2.03906 6.26562C2.13672 6.03125 2.37109 5.875 2.625 5.875H7.625C7.85938 5.875 8.09375 6.03125 8.19141 6.26562C8.28906 6.5 8.23047 6.77344 8.05469 6.94922L5.55469 9.44922C5.32031 9.70312 4.91016 9.70312 4.67578 9.44922Z" fill="%23DADADA"/><path d="M4.69531 1.10077C4.92969 0.846863 5.33984 0.846863 5.57422 1.10077L8.07422 3.60077C8.25 3.77655 8.30859 4.04999 8.21094 4.28436C8.11328 4.51874 7.87891 4.67499 7.625 4.67499L2.625 4.67499C2.39063 4.67499 2.15625 4.51874 2.05859 4.28436C1.96094 4.04999 2.01953 3.77655 2.19531 3.60077L4.69531 1.10077Z" fill="%23383838"/></svg>')}.list-header div .term-left.column.unselected .arrow{background-image:url('data:image/svg+xml;utf8,<svg width="7" height="10" viewBox="0 0 7 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.17578 1.07031C3.41016 0.816406 3.82031 0.816406 4.05469 1.07031L6.55469 3.57031C6.73047 3.74609 6.78906 4.01953 6.69141 4.25391C6.59375 4.48828 6.37891 4.64453 6.125 4.64453H1.125C0.871094 4.64453 0.636719 4.48828 0.539062 4.25391C0.441406 4.01953 0.5 3.74609 0.675781 3.57031L3.17578 1.07031ZM3.17578 9.44922L0.675781 6.94922C0.5 6.77344 0.441406 6.5 0.539062 6.26562C0.636719 6.03125 0.871094 5.875 1.125 5.875H6.125C6.35938 5.875 6.59375 6.03125 6.69141 6.26562C6.78906 6.5 6.73047 6.77344 6.55469 6.94922L4.05469 9.44922C3.82031 9.70312 3.41016 9.70312 3.17578 9.44922Z" fill="%23DADADA"/></svg>')!important;background-position:50% 30%;background-repeat:no-repeat;background-size:18px 14px;display:inline-block;height:20px;width:20px}.white-font{color:#fff!important}.rotate{transition:transform .5s ease}.rotate.rotated{transform:rotate(45deg)}.showSpaces{white-space:pre}.investment-listing-spacer{height:5px}.bold{font-weight:700!important}.term_left{color:#000!important}.side-by-side-element{display:inline-block;flex-basis:50%}.flex-column{display:flex;padding-bottom:0!important}.no-left-padding-date-component input{padding-left:28px!important}.no-left-padding-date-component .date-icon-wrap{position:relative}.no-left-padding-date-component .date-icon-wrap .fa-calendar{left:9px;position:absolute;top:7px}.no-left-padding-date-component .date-icon-wrap .flatpickr-input{padding-left:27px;padding-top:10px}.no-left-padding-date-component .column{padding-left:0}.small-top-margin{margin-top:20px}.source_of_funds .column{padding-left:0!important}.funding-money .column{padding-left:0}.inline-loading{height:40px;margin-top:-30px;position:relative;top:14px}.margin-left-auto{margin-left:auto}.grey-text{color:#8e9cad}.red-text{color:#e45c5c!important}.purchase-investment-wrap{display:flex}.purchase-investment-wrap button{margin-left:auto}.not-allowed-to-withdraw .no-padding-left{padding-left:0!important}.not-allowed-to-withdraw h1{font-size:14px}.not-allowed-to-withdraw p{font-size:14px;text-align:left;text-align:initial}.flex-wrap{display:flex}.flex-wrap p{margin-bottom:0!important}.flex-wrap .left,.flex-wrap .right{flex-basis:50%}.flex-wrap .right.location-purchase{flex-basis:66%}.column.side-by-side-element.no-padding-bottom,.no-bottom-padding{padding-bottom:0!important}.investment-account-select option{font-size:14px;font-style:normal;font-weight:700;line-height:27px}.note-top-padding{padding-top:25px}.purchase-grade-small .background-circle-fa{font-size:15px}.purchase-grade-small .background-circle-fa span{color:#fff;font-size:9px;padding-left:1px;padding-top:3px;position:absolute}.no-padding-bottom{padding-bottom:2px!important}.max-w-160{max-width:160px}.effective-date-tooltip{margin-left:5px}.effective-date-tooltip .tooltip-text{text-transform:none}.effective-date-tooltip .fa-circle-question{color:#6c7c93}.pending-payout-tooltip .tooltip-text{text-align:center;text-transform:none}.pending-payout-tooltip .fa-circle-exclamation{color:#6c7c93}.investment-filter-container{display:flex}.investment-filter-container .select-container,.investment-filter-container h2{flex-basis:50%}.investment-filter-container .select-container .column{margin-left:auto;max-width:33%}.flatpickr-calendar{-webkit-animation:none;animation:none;background:#0000;border:0;border-radius:5px;-webkit-box-shadow:0 3px 13px #00000014;box-shadow:0 3px 13px #00000014;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr;display:none;font-size:14px;line-height:24px;opacity:0;padding:0;position:absolute;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;visibility:hidden;width:307.875px}.flatpickr-calendar.inline,.flatpickr-calendar.open{max-height:640px;opacity:1;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{display:block;z-index:999}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #48484833;height:40px}.flatpickr-calendar.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.hasTime .flatpickr-time{border:1px solid #48484833}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{border:solid #0000;content:"";display:block;height:0;left:22px;pointer-events:none;position:absolute;width:0}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#48484833}.flatpickr-calendar.arrowTop:after{border-bottom-color:#42a5f5}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#48484833}.flatpickr-calendar.arrowBottom:after{border-top-color:#42a5f5}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:#42a5f5;border-radius:5px 5px 0 0;-webkit-flex:1;-ms-flex:1;flex:1 1;line-height:1;overflow:hidden;position:relative;text-align:center}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{fill:#fff;color:#fff;height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{cursor:pointer;padding:10px;position:absolute;text-decoration:none;top:0;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#bbb}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{height:14px;width:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;-webkit-transition:fill .1s;transition:fill .1s}.numInputWrapper{height:auto;position:relative}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{border:1px solid #48484826;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:50%;line-height:50%;opacity:0;padding:0 4px 0 2px;position:absolute;right:0;width:14px}.numInputWrapper span:hover{background:#0000001a}.numInputWrapper span:active{background:#0003}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid #48484899;border-left:4px solid #0000;border-right:4px solid #0000;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid #48484899;top:40%}.numInputWrapper span svg{height:auto;width:inherit}.numInputWrapper span svg path{fill:#ffffff80}.numInputWrapper:hover{background:#0000000d}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;display:inline-block;font-size:135%;font-weight:300;height:34px;left:12.5%;line-height:inherit;line-height:1;padding:7.48px 0 0;position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:75%}.flatpickr-current-month span.cur-month{color:inherit;display:inline-block;font-family:inherit;font-weight:700;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:#0000000d}.flatpickr-current-month .numInputWrapper{display:inline-block;width:6ch;width:7ch\0}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#fff}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#fff}.flatpickr-current-month input.cur-year{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:#0000;border:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;display:inline-block;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:0;padding:0 0 0 .5ch;vertical-align:initial}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{background:#0000;color:#ffffff80;font-size:100%;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;-webkit-appearance:menulist;-moz-appearance:menulist;background:#42a5f5;border:none;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:#0000000d}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#42a5f5;outline:none;padding:0}.flatpickr-weekdays{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#42a5f5;display:-webkit-flex;display:-ms-flexbox;display:flex;height:28px;overflow:hidden;text-align:center;width:100%}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1 1}span.flatpickr-weekday{background:#42a5f5;color:#0000008a;cursor:default;display:block;-webkit-flex:1;-ms-flex:1;flex:1 1;font-size:90%;font-weight:bolder;line-height:1;margin:0;text-align:center}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;border-left:1px solid #48484833;border-right:1px solid #48484833;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;max-width:307.875px;min-width:307.875px;opacity:1;outline:0;padding:0;text-align:left;-webkit-transform:translateZ(0);transform:translateZ(0);width:307.875px}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #48484833;box-shadow:-1px 0 0 #48484833}.flatpickr-day{-ms-flex-preferred-size:14.2857143%;-ms-flex-pack:center;background:none;border:1px solid #0000;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#484848;cursor:pointer;display:inline-block;-webkit-flex-basis:14.2857143%;flex-basis:14.2857143%;font-weight:400;height:39px;-webkit-justify-content:center;justify-content:center;line-height:39px;margin:0;max-width:39px;position:relative;text-align:center;width:14.2857143%}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{background:#e2e2e2;border-color:#e2e2e2;cursor:pointer;outline:0}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:focus,.flatpickr-day.today:hover{background:#bbb;border-color:#bbb;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#42a5f5;border-color:#42a5f5;-webkit-box-shadow:none;box-shadow:none;color:#fff}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #42a5f5;box-shadow:-10px 0 0 #42a5f5}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2;box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{background:#0000;border-color:#0000;color:#4848484d;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{color:#4848481a;cursor:not-allowed}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #42a5f5,5px 0 0 #42a5f5;box-shadow:-5px 0 0 #42a5f5,5px 0 0 #42a5f5}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{border-left:1px solid #48484833;padding:0 12px}.flatpickr-weekwrapper .flatpickr-weekday{float:none;line-height:28px;width:100%}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{background:#0000;border:none;color:#4848484d;cursor:default;display:block;max-width:none;width:100%}.flatpickr-innerContainer{background:#fff;border-bottom:1px solid #48484833;display:block;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time{background:#fff;border-radius:0 0 5px 5px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;display:-webkit-flex;display:-ms-flexbox;display:flex;height:0;line-height:40px;max-height:40px;outline:0;overflow:hidden;text-align:center}.flatpickr-time:after{clear:both;content:"";display:table}.flatpickr-time .numInputWrapper{-webkit-flex:1;-ms-flex:1;flex:1 1;float:left;height:40px;width:40%}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:#0000;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#484848;font-size:14px;height:inherit;line-height:inherit;margin:0;padding:0;position:relative;text-align:center}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;color:#484848;float:left;font-weight:700;height:inherit;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:2%}.flatpickr-time .flatpickr-am-pm{cursor:pointer;font-weight:400;outline:0;text-align:center;width:18%}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eaeaea}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{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{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!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:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;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:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.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__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;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--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{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{-webkit-appearance:textfield;background:#0000;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.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--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline: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:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;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-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-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:#0000;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.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;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.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{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.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--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.picker{color:#000;font-size:16px;line-height:1.2;outline:0;position:absolute;text-align:left;-webkit-user-select:none;user-select:none;z-index:10000}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;overflow-y:auto;position:fixed;transition:background .15s ease-out,transform 0s .15s;width:100%}/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */.picker__frame,.picker__holder{bottom:0;left:0;right:0;top:0;transform:translateY(100%)}.picker__frame{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);margin:0 auto;max-width:666px;min-width:256px;-moz-opacity:0;opacity:0;position:absolute;transition:all .15s ease-out;width:100%}.picker__wrap{display:table;height:100%;width:100%}@media (min-height:33.875em){.picker__frame{bottom:-100%;max-height:80%;overflow:visible;top:auto}.picker__wrap{display:block}}.picker__box{background:#fff;display:table-cell;vertical-align:middle}@media (min-height:26.5em){.picker__box{font-size:1.25em}}@media (min-height:33.875em){.picker__box{border-color:#898989 #777 #777;border-radius:5px 5px 0 0;border-style:solid;border-width:1px 1px 0;box-shadow:0 12px 36px 16px #0000003d;display:block;font-size:1.33em}.picker--opened .picker__frame{bottom:0;top:auto}}@media (min-height:40.125em){.picker__frame{margin-bottom:7.5%}.picker__box{border-bottom-width:1px;border-radius:5px;font-size:1.5em}}.picker--opened .picker__holder{zoom:1;background:#00000052;transform:translateY(0);transition:background .15s ease-out}.picker--opened .picker__frame{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1;transform:translateY(0)}.picker__footer,.picker__header,.picker__table{text-align:center}.picker__box{padding:0 1em}.picker__header{margin-top:.75em;position:relative}.picker__month,.picker__year{display:inline-block;font-weight:500;margin-left:.25em;margin-right:.25em}.picker__year{color:#999;font-size:.8em;font-style:italic}.picker__select--month,.picker__select--year{border:1px solid #b7b7b7;height:2em;margin-left:.25em;margin-right:.25em;padding:.5em}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__select--month:focus,.picker__select--year:focus{border-color:#0089ec}.picker__nav--next,.picker__nav--prev{box-sizing:initial;height:1em;padding:.5em 1.25em;position:absolute;top:-.25em;width:1em}.picker__nav--prev{left:-1em;padding-right:1.25em}.picker__nav--next{padding-left:1.25em;right:-1em}@media (min-width:24.5em){.picker__select--month,.picker__select--year{margin-top:-.5em}.picker__nav--next,.picker__nav--prev{top:-.33em}.picker__nav--prev{padding-right:1.5em}.picker__nav--next{padding-left:1.5em}}.picker__nav--next:before,.picker__nav--prev:before{border-bottom:.5em solid #0000;border-right:.75em solid #000;border-top:.5em solid #0000;content:" ";display:block;height:0;margin:0 auto;width:0}.picker__nav--next:before{border-left:.75em solid #000;border-right:0}.picker__nav--next:hover,.picker__nav--prev:hover{background:#b1dcfb;color:#000;cursor:pointer}.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover{background:0 0;border-left-color:#f5f5f5;border-right-color:#f5f5f5;cursor:default}.picker__table{border-collapse:collapse;border-spacing:0;font-size:inherit;margin-bottom:.5em;margin-top:.75em;table-layout:fixed;width:100%}@media (min-height:33.875em){.picker__table{margin-bottom:.75em}}.picker__table td{margin:0;padding:0}.picker__weekday{color:#999;font-size:.75em;font-weight:500;padding-bottom:.25em;width:14.285714286%}@media (min-height:33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day{border:1px solid #0000;font-weight:200;padding:.3125em 0}.picker__day--today{position:relative}.picker__day--today:before{border-left:.5em solid #0000;border-top:.5em solid #0059bc;content:" ";height:0;position:absolute;right:2px;top:2px;width:0}.picker__day--disabled:before{border-top-color:#aaa}.picker__day--outfocus{color:#ddd}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover,.picker__day--infocus:hover,.picker__day--outfocus:hover{background:#b1dcfb;color:#000;cursor:pointer}.picker__day--highlighted{border-color:#0089ec}.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover{background:#0089ec;color:#fff}.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbb}.picker__button--clear,.picker__button--close,.picker__button--today{background:#fff;border:1px solid #fff;display:inline-block;font-size:.8em;font-weight:700;padding:.66em 0;vertical-align:bottom;width:33%}.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover{background:#b1dcfb;border-bottom-color:#b1dcfb;color:#000;cursor:pointer}.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus{background:#b1dcfb;border-color:#0089ec;outline:0}.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before{display:inline-block;height:0;position:relative}.picker__button--clear:before,.picker__button--today:before{content:" ";margin-right:.45em}.picker__button--today:before{border-left:.66em solid #0000;border-top:.66em solid #0059bc;top:-.05em;width:0}.picker__button--clear:before{border-top:3px solid #e20;top:-.25em;width:.66em}.picker__button--close:before{color:#777;content:"\D7";font-size:1.1em;margin-right:.35em;top:-.1em;vertical-align:top}.picker__button--today[disabled],.picker__button--today[disabled]:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__button--today[disabled]:before{border-top-color:#aaa}.picker__list{list-style:none;margin:0;padding:.75em 0 4.2em}.picker__list-item{background:#fff;border-bottom:1px solid #ddd;border-top:1px solid #ddd;margin-bottom:-1px;padding:.75em 1.25em;position:relative}.picker__list-item--highlighted,.picker__list-item:hover{border-color:#0089ec;z-index:10}.picker--focused .picker__list-item--highlighted,.picker__list-item--highlighted:hover,.picker__list-item:hover{background:#b1dcfb;color:#000;cursor:pointer}@media (min-height:46.75em){.picker__list-item{padding:.5em 1em}}.picker--focused .picker__list-item--selected,.picker__list-item--selected,.picker__list-item--selected:hover{background:#0089ec;color:#fff;z-index:10}.picker--focused .picker__list-item--disabled,.picker__list-item--disabled,.picker__list-item--disabled:hover{background:#f5f5f5;border-color:#ddd;color:#ddd;cursor:default;z-index:auto}.picker--time .picker__button--clear{background:0 0;border:0;color:#666;display:block;font-size:.67em;font-weight:500;margin:1em auto 0;padding:1em 1.25em;text-align:center;text-transform:uppercase;width:80%}.picker--time .picker__button--clear:focus,.picker--time .picker__button--clear:hover{background:#e20;border-color:#e20;color:#fff;cursor:pointer;outline:0}.picker--time .picker__button--clear:before{color:#666;font-size:1.25em;font-weight:700;top:-.25em}.picker--time .picker__button--clear:focus:before,.picker--time .picker__button--clear:hover:before{border-color:#fff;color:#fff}.picker--time .picker__frame{max-width:320px;min-width:256px}.picker--time .picker__box{background:#f2f2f2;font-size:1em;padding:0}@media (min-height:40.125em){.picker--time .picker__box{margin-bottom:5em}}.general-modal-container .modal-content{overflow:visible!important;padding:15px!important}.general-modal-container .modal-content .widget{padding-left:auto;padding-right:auto}.general-modal-container .modal-content .widget .create-bank-account-form{padding-right:0}.modal-form-create-bank-account .column.full{padding-bottom:0}.modal-form-create-bank-account .column.full .status-label .column{padding-left:5px;padding-right:5px}.modal-form-edit-bank-account .column.full{padding-bottom:0}.modal-form-edit-bank-account .column.full .status-label .column{padding-left:5px;padding-right:5px}.create-bank-account-form{padding-bottom:0}.create-bank-account-form h2{margin-bottom:10px;margin-top:10px}.tfsa-warning{font-size:14px;margin-bottom:25px}.tfsa-warning .inner-wrap{align-items:center;display:flex;font-size:14px;justify-content:center;padding-right:10px}.tfsa-warning .inner-wrap p{font-size:14px;margin-bottom:0;padding-bottom:0;padding-top:10px}.tfsa-warning .fa-triangle-exclamation{margin-left:auto}.tfsa-warning .column{padding-bottom:0!important}.tfsa-warning .column p{font-size:14px;margin-bottom:0}.error-message{color:red}.withdraw-reason{margin-bottom:10px}.withdraw-reason .column{padding-left:0}.withdraw-reason .column textarea{padding-left:10px!important}
/*# sourceMappingURL=main.9ac30a97.css.map*/