@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap";/*!
 * 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:var(--fa-style-family,"Font Awesome 6 Pro");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;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{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-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(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{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(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{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:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}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(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"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:"\e467"}.fa-360-degrees:before{content:"\e2dc"}.fa-a:before{content:"A"}.fa-abacus:before{content:"\f640"}.fa-accent-grave:before{content:"`"}.fa-acorn:before{content:"\f6ae"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-air-conditioner:before{content:"\f8f4"}.fa-airplay:before{content:"\e089"}.fa-alarm-clock:before{content:"\f34e"}.fa-alarm-exclamation:before{content:"\f843"}.fa-alarm-plus:before{content:"\f844"}.fa-alarm-snooze:before{content:"\f845"}.fa-album:before{content:"\f89f"}.fa-album-circle-plus:before{content:"\e48c"}.fa-album-circle-user:before{content:"\e48d"}.fa-album-collection:before{content:"\f8a0"}.fa-album-collection-circle-plus:before{content:"\e48e"}.fa-album-collection-circle-user:before{content:"\e48f"}.fa-alicorn:before{content:"\f6b0"}.fa-alien:before{content:"\f8f5"}.fa-alien-8bit:before,.fa-alien-monster:before{content:"\f8f6"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-align-slash:before{content:"\f846"}.fa-alt:before{content:"\e08a"}.fa-amp-guitar:before{content:"\f8a1"}.fa-ampersand:before{content:"&"}.fa-anchor:before{content:"\f13d"}.fa-angel:before{content:"\f779"}.fa-angle:before{content:"\e08c"}.fa-angle-90:before{content:"\e08d"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-ankh:before{content:"\f644"}.fa-apartment:before{content:"\e468"}.fa-aperture:before{content:"\e2df"}.fa-apostrophe:before{content:"'"}.fa-apple-core:before{content:"\e08f"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-archway:before{content:"\f557"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-arrow-down-arrow-up:before,.fa-sort-alt:before{content:"\f883"}.fa-arrow-down-big-small:before,.fa-sort-size-down:before{content:"\f88c"}.fa-arrow-down-from-dotted-line:before{content:"\e090"}.fa-arrow-down-from-line:before,.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-down-left:before{content:"\e091"}.fa-arrow-down-left-and-arrow-up-right-to-center:before{content:"\e092"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-arrow-down-right:before{content:"\e093"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-arrow-down-small-big:before,.fa-sort-size-down-alt:before{content:"\f88d"}.fa-arrow-down-square-triangle:before,.fa-sort-shapes-down-alt:before{content:"\f889"}.fa-arrow-down-to-bracket:before{content:"\e094"}.fa-arrow-down-to-dotted-line:before{content:"\e095"}.fa-arrow-down-to-line:before,.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-down-to-square:before{content:"\e096"}.fa-arrow-down-triangle-square:before,.fa-sort-shapes-down:before{content:"\f888"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-from-right:before,.fa-arrow-left-from-line:before{content:"\f344"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-arrow-left-long-to-line:before{content:"\e3d4"}.fa-arrow-left-to-line:before,.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-arrow-from-left:before,.fa-arrow-right-from-line:before{content:"\f343"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-arrow-right-long-to-line:before{content:"\e3d5"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-arrow-right-to-line:before,.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-arrow-trend-down:before{content:"\e097"}.fa-arrow-trend-up:before{content:"\e098"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-arrow-turn-down-left:before{content:"\e2e1"}.fa-arrow-turn-down-right:before{content:"\e3d6"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-arrow-up-arrow-down:before,.fa-sort-up-down:before{content:"\e099"}.fa-arrow-up-big-small:before,.fa-sort-size-up:before{content:"\f88e"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-from-dotted-line:before{content:"\e09b"}.fa-arrow-from-bottom:before,.fa-arrow-up-from-line:before{content:"\f342"}.fa-arrow-up-from-square:before{content:"\e09c"}.fa-arrow-up-left:before{content:"\e09d"}.fa-arrow-up-left-from-circle:before{content:"\e09e"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-arrow-up-right:before{content:"\e09f"}.fa-arrow-up-right-and-arrow-down-left-from-center:before{content:"\e0a0"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-arrow-up-small-big:before,.fa-sort-size-up-alt:before{content:"\f88f"}.fa-arrow-up-square-triangle:before,.fa-sort-shapes-up-alt:before{content:"\f88b"}.fa-arrow-up-to-dotted-line:before{content:"\e0a1"}.fa-arrow-to-top:before,.fa-arrow-up-to-line:before{content:"\f341"}.fa-arrow-up-triangle-square:before,.fa-sort-shapes-up:before{content:"\f88a"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-arrows-cross:before{content:"\e0a2"}.fa-arrows-from-dotted-line:before{content:"\e0a3"}.fa-arrows-from-line:before{content:"\e0a4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-maximize:before,.fa-expand-arrows:before{content:"\f31d"}.fa-arrows-minimize:before,.fa-compress-arrows:before{content:"\e0a5"}.fa-arrows-repeat:before,.fa-repeat-alt:before{content:"\f364"}.fa-arrows-repeat-1:before,.fa-repeat-1-alt:before{content:"\f366"}.fa-arrows-retweet:before,.fa-retweet-alt:before{content:"\f361"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-arrows-to-dotted-line:before{content:"\e0a6"}.fa-arrows-to-line:before{content:"\e0a7"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-asterisk:before{content:"*"}.fa-at:before{content:"@"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before,.fa-atom-simple:before{content:"\f5d3"}.fa-audio-description:before{content:"\f29e"}.fa-audio-description-slash:before{content:"\e0a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-avocado:before{content:"\e0aa"}.fa-award:before{content:"\f559"}.fa-award-simple:before{content:"\e0ab"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-b:before{content:"B"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backward:before{content:"\f04a"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badge-sheriff:before{content:"\f8a2"}.fa-badger-honey:before{content:"\f6b4"}.fa-badminton:before{content:"\e33a"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-bagel:before{content:"\e3d7"}.fa-bags-shopping:before{content:"\f847"}.fa-baguette:before{content:"\e3d8"}.fa-bahai:before{content:"\f666"}.fa-baht-sign:before{content:"\e0ac"}.fa-ball-pile:before{content:"\f77e"}.fa-balloon:before{content:"\e2e3"}.fa-balloons:before{content:"\e2e4"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-ban-bug:before,.fa-debug:before{content:"\f7f9"}.fa-ban-parking:before,.fa-parking-circle-slash:before{content:"\f616"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-banana:before{content:"\e2e5"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-banjo:before{content:"\f8a3"}.fa-barcode:before{content:"\f02a"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-bars-filter:before{content:"\e0ad"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-bars-sort:before{content:"\e0ae"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-basket-shopping-simple:before,.fa-shopping-basket-alt:before{content:"\e0af"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-battery-exclamation:before{content:"\e0b0"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-low:before{content:"\e0b1"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-bed-bunk:before{content:"\f8f8"}.fa-bed-empty:before{content:"\f8f9"}.fa-bed-alt:before,.fa-bed-front:before{content:"\f8f7"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-bee:before{content:"\e0b2"}.fa-beer-foam:before,.fa-beer-mug:before{content:"\e0b3"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-bell:before{content:"\f0f3"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-bell-exclamation:before{content:"\f848"}.fa-bell-on:before{content:"\f8fa"}.fa-bell-plus:before{content:"\f849"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-bench-tree:before{content:"\e2e7"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-binary:before{content:"\e33b"}.fa-binary-circle-check:before{content:"\e33c"}.fa-binary-lock:before{content:"\e33d"}.fa-binary-slash:before{content:"\e33e"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-bird:before{content:"\e469"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-blanket:before{content:"\f498"}.fa-blanket-fire:before{content:"\e3da"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blinds:before{content:"\f8fb"}.fa-blinds-open:before{content:"\f8fc"}.fa-blinds-raised:before{content:"\f8fd"}.fa-block:before{content:"\e46a"}.fa-block-brick:before,.fa-wall-brick:before{content:"\e3db"}.fa-block-brick-fire:before,.fa-firewall:before{content:"\e3dc"}.fa-block-question:before{content:"\e3dd"}.fa-block-quote:before{content:"\e0b5"}.fa-blog:before{content:"\f781"}.fa-blueberries:before{content:"\e2e8"}.fa-bold:before{content:"\f032"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-bolt-auto:before{content:"\e0b6"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-bolt-slash:before{content:"\e0b8"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-arrow-right:before{content:"\e0b9"}.fa-book-arrow-up:before{content:"\e0ba"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-book-alt:before,.fa-book-blank:before{content:"\f5d9"}.fa-book-bookmark:before{content:"\e0bb"}.fa-book-circle-arrow-right:before{content:"\e0bc"}.fa-book-circle-arrow-up:before{content:"\e0bd"}.fa-book-copy:before{content:"\e0be"}.fa-book-font:before{content:"\e0bf"}.fa-book-heart:before{content:"\f499"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-open-alt:before,.fa-book-open-cover:before{content:"\e0c0"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-book-law:before,.fa-book-section:before{content:"\e0c1"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-book-sparkles:before,.fa-book-spells:before{content:"\f6b8"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-bookmark-slash:before{content:"\e0c2"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boombox:before{content:"\f8a5"}.fa-boot:before{content:"\f782"}.fa-boot-heeled:before{content:"\e33f"}.fa-booth-curtain:before{content:"\f734"}.fa-border-all:before{content:"\f84c"}.fa-border-bottom:before{content:"\f84d"}.fa-border-bottom-right:before,.fa-border-style-alt:before{content:"\f854"}.fa-border-center-h:before{content:"\f89c"}.fa-border-center-v:before{content:"\f89d"}.fa-border-inner:before{content:"\f84e"}.fa-border-left:before{content:"\f84f"}.fa-border-none:before{content:"\f850"}.fa-border-outer:before{content:"\f851"}.fa-border-right:before{content:"\f852"}.fa-border-top:before{content:"\f855"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowl-chopsticks:before{content:"\e2e9"}.fa-bowl-chopsticks-noodles:before{content:"\e2ea"}.fa-bowl-hot:before,.fa-soup:before{content:"\f823"}.fa-bowl-rice:before{content:"\e2eb"}.fa-bowl-scoop:before,.fa-bowl-shaved-ice:before{content:"\e3de"}.fa-bowl-scoops:before{content:"\e3df"}.fa-bowl-soft-serve:before{content:"\e46b"}.fa-bowl-spoon:before{content:"\e3e0"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-ball-pin:before{content:"\e0c3"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-circle-check:before{content:"\e0c4"}.fa-box-dollar:before,.fa-box-usd:before{content:"\f4a0"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-full:before,.fa-box-open-full:before{content:"\f49c"}.fa-box-alt:before,.fa-box-taped:before{content:"\f49a"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-boxing-glove:before,.fa-glove-boxing:before{content:"\f438"}.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:"\f7ea"}.fa-brackets-round:before,.fa-parentheses:before{content:"\e0c5"}.fa-brackets-square:before,.fa-brackets:before{content:"\f7e9"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-brain-arrow-curved-right:before,.fa-mind-share:before{content:"\f677"}.fa-brain-circuit:before{content:"\e0c6"}.fa-brake-warning:before{content:"\e0c7"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-bread-slice-butter:before{content:"\e3e1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-arrow-right:before{content:"\e2f2"}.fa-briefcase-blank:before{content:"\e0c8"}.fa-briefcase-medical:before{content:"\f469"}.fa-brightness:before{content:"\e0c9"}.fa-brightness-low:before{content:"\e0ca"}.fa-bring-forward:before{content:"\f856"}.fa-bring-front:before{content:"\f857"}.fa-broccoli:before{content:"\e3e2"}.fa-broom:before{content:"\f51a"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-browser:before{content:"\f37e"}.fa-browsers:before{content:"\e0cb"}.fa-brush:before{content:"\f55d"}.fa-bug:before{content:"\f188"}.fa-bug-slash:before{content:"\e490"}.fa-building:before{content:"\f1ad"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-buildings:before{content:"\e0cc"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-burger-cheese:before,.fa-cheeseburger:before{content:"\f7f1"}.fa-burger-fries:before{content:"\e0cd"}.fa-burger-glass:before{content:"\e0ce"}.fa-burger-lettuce:before{content:"\e3e3"}.fa-burger-soda:before{content:"\f858"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-school:before{content:"\f5dd"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-butter:before{content:"\e3e4"}.fa-c:before{content:"C"}.fa-cabin:before{content:"\e46d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-cable-car:before{content:"\e0cf"}.fa-cactus:before{content:"\f8a7"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-cake-slice:before,.fa-shortcake:before{content:"\e3e5"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before,.fa-calculator-simple:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-arrow-down:before,.fa-calendar-download:before{content:"\e0d0"}.fa-calendar-arrow-up:before,.fa-calendar-upload:before{content:"\e0d1"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-circle-exclamation:before{content:"\e46e"}.fa-calendar-circle-minus:before{content:"\e46f"}.fa-calendar-circle-plus:before{content:"\e470"}.fa-calendar-circle-user:before{content:"\e471"}.fa-calendar-clock:before,.fa-calendar-time:before{content:"\e0d2"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-heart:before{content:"\e0d3"}.fa-calendar-image:before{content:"\e0d4"}.fa-calendar-lines:before,.fa-calendar-note:before{content:"\e0d5"}.fa-calendar-lines-pen:before{content:"\e472"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-edit:before,.fa-calendar-pen:before{content:"\f333"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-range:before{content:"\e0d6"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-week:before{content:"\f784"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-calendars:before{content:"\e0d7"}.fa-camcorder:before,.fa-video-handheld:before{content:"\f8a8"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-camera-cctv:before,.fa-cctv:before{content:"\f8ac"}.fa-camera-movie:before{content:"\f8a9"}.fa-camera-polaroid:before{content:"\f8aa"}.fa-camera-retro:before{content:"\f083"}.fa-camera-rotate:before{content:"\e0d8"}.fa-camera-home:before,.fa-camera-security:before{content:"\f8fe"}.fa-camera-slash:before{content:"\e0d9"}.fa-camera-viewfinder:before,.fa-screenshot:before{content:"\e0da"}.fa-camera-web:before,.fa-webcam:before{content:"\f832"}.fa-camera-web-slash:before,.fa-webcam-slash:before{content:"\f833"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-can-food:before{content:"\e3e6"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy:before{content:"\e3e7"}.fa-candy-bar:before,.fa-chocolate-bar:before{content:"\e3e8"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-car-bolt:before{content:"\e341"}.fa-car-building:before{content:"\f859"}.fa-car-bump:before{content:"\f5e0"}.fa-car-bus:before{content:"\f85a"}.fa-car-circle-bolt:before{content:"\e342"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mirrors:before{content:"\e343"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-car-side:before{content:"\f5e4"}.fa-car-side-bolt:before{content:"\e344"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-car-mechanic:before,.fa-car-wrench:before{content:"\f5e3"}.fa-caravan:before{content:"\f8ff"}.fa-caravan-alt:before,.fa-caravan-simple:before{content:"\e000"}.fa-card-club:before{content:"\e3e9"}.fa-card-diamond:before{content:"\e3ea"}.fa-card-heart:before{content:"\e3eb"}.fa-card-spade:before{content:"\e3ec"}.fa-cards:before{content:"\e3ed"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cars:before{content:"\f85b"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-arrow-up:before{content:"\e3ee"}.fa-cart-circle-arrow-down:before{content:"\e3ef"}.fa-cart-circle-arrow-up:before{content:"\e3f0"}.fa-cart-circle-check:before{content:"\e3f1"}.fa-cart-circle-exclamation:before{content:"\e3f2"}.fa-cart-circle-plus:before{content:"\e3f3"}.fa-cart-circle-xmark:before{content:"\e3f4"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-cart-flatbed-boxes:before,.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-cart-flatbed-empty:before,.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-cart-minus:before{content:"\e0db"}.fa-cart-plus:before{content:"\f217"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-cart-shopping-fast:before{content:"\e0dc"}.fa-cart-xmark:before{content:"\e0dd"}.fa-cash-register:before{content:"\f788"}.fa-betamax:before,.fa-cassette-betamax:before{content:"\f8a4"}.fa-cassette-tape:before{content:"\f8ab"}.fa-cassette-vhs:before,.fa-vhs:before{content:"\f8ec"}.fa-castle:before{content:"\e0de"}.fa-cat:before{content:"\f6be"}.fa-cat-space:before{content:"\e001"}.fa-cauldron:before{content:"\f6bf"}.fa-cedi-sign:before{content:"\e0df"}.fa-cent-sign:before{content:"\e3f5"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-champagne-glass:before,.fa-glass-champagne:before{content:"\f79e"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-charging-station:before{content:"\f5e7"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-chart-bullet:before{content:"\e0e1"}.fa-chart-candlestick:before{content:"\e0e2"}.fa-chart-column:before{content:"\e0e3"}.fa-chart-gantt:before{content:"\e0e4"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-line-up:before{content:"\e0e5"}.fa-analytics:before,.fa-chart-mixed:before{content:"\f643"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-chart-pie-alt:before,.fa-chart-pie-simple:before{content:"\f64e"}.fa-chart-pyramid:before{content:"\e0e6"}.fa-chart-radar:before{content:"\e0e7"}.fa-chart-scatter:before{content:"\f7ee"}.fa-chart-scatter-3d:before{content:"\e0e8"}.fa-chart-scatter-bubble:before{content:"\e0e9"}.fa-chart-simple:before{content:"\e473"}.fa-chart-simple-horizontal:before{content:"\e474"}.fa-chart-tree-map:before{content:"\e0ea"}.fa-chart-user:before,.fa-user-chart:before{content:"\f6a3"}.fa-chart-waterfall:before{content:"\e0eb"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cherries:before{content:"\e0ec"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before,.fa-chess-bishop-piece:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before,.fa-chess-clock-flip:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before,.fa-chess-king-piece:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before,.fa-chess-knight-piece:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before,.fa-chess-pawn-piece:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before,.fa-chess-queen-piece:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before,.fa-chess-rook-piece:before{content:"\f448"}.fa-chestnut:before{content:"\e3f6"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-double-down:before,.fa-chevrons-down:before{content:"\f322"}.fa-chevron-double-left:before,.fa-chevrons-left:before{content:"\f323"}.fa-chevron-double-right:before,.fa-chevrons-right:before{content:"\f324"}.fa-chevron-double-up:before,.fa-chevrons-up:before{content:"\f325"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chopsticks:before{content:"\e3f7"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-0:before{content:"\e0ed"}.fa-circle-1:before{content:"\e0ee"}.fa-circle-2:before{content:"\e0ef"}.fa-circle-3:before{content:"\e0f0"}.fa-circle-4:before{content:"\e0f1"}.fa-circle-5:before{content:"\e0f2"}.fa-circle-6:before{content:"\e0f3"}.fa-circle-7:before{content:"\e0f4"}.fa-circle-8:before{content:"\e0f5"}.fa-circle-9:before{content:"\e0f6"}.fa-circle-a:before{content:"\e0f7"}.fa-circle-ampersand:before{content:"\e0f8"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-circle-arrow-down-left:before{content:"\e0f9"}.fa-circle-arrow-down-right:before{content:"\e0fa"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-circle-arrow-up-left:before{content:"\e0fb"}.fa-circle-arrow-up-right:before{content:"\e0fc"}.fa-circle-b:before{content:"\e0fd"}.fa-circle-bolt:before{content:"\e0fe"}.fa-book-circle:before,.fa-circle-book-open:before{content:"\e0ff"}.fa-bookmark-circle:before,.fa-circle-bookmark:before{content:"\e100"}.fa-circle-c:before{content:"\e101"}.fa-calendar-circle:before,.fa-circle-calendar:before{content:"\e102"}.fa-camera-circle:before,.fa-circle-camera:before{content:"\e103"}.fa-caret-circle-down:before,.fa-circle-caret-down:before{content:"\f32d"}.fa-caret-circle-left:before,.fa-circle-caret-left:before{content:"\f32e"}.fa-caret-circle-right:before,.fa-circle-caret-right:before{content:"\f330"}.fa-caret-circle-up:before,.fa-circle-caret-up:before{content:"\f331"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-circle-d:before{content:"\e104"}.fa-circle-dashed:before{content:"\e105"}.fa-circle-divide:before{content:"\e106"}.fa-circle-dollar:before,.fa-dollar-circle:before,.fa-usd-circle:before{content:"\f2e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-circle-down-left:before{content:"\e107"}.fa-circle-down-right:before{content:"\e108"}.fa-circle-e:before{content:"\e109"}.fa-circle-ellipsis:before{content:"\e10a"}.fa-circle-ellipsis-vertical:before{content:"\e10b"}.fa-circle-envelope:before,.fa-envelope-circle:before{content:"\e10c"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-circle-exclamation-check:before{content:"\e10d"}.fa-circle-f:before{content:"\e10e"}.fa-circle-g:before{content:"\e10f"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-circle-half:before{content:"\e110"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-circle-heart:before,.fa-heart-circle:before{content:"\f4c7"}.fa-circle-i:before{content:"\e111"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-circle-j:before{content:"\e112"}.fa-circle-k:before{content:"\e113"}.fa-circle-l:before{content:"\e114"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-circle-location-arrow:before,.fa-location-circle:before{content:"\f602"}.fa-circle-m:before{content:"\e115"}.fa-circle-microphone:before,.fa-microphone-circle:before{content:"\e116"}.fa-circle-microphone-lines:before,.fa-microphone-circle-alt:before{content:"\e117"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-circle-n:before{content:"\e118"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-o:before{content:"\e119"}.fa-circle-p:before{content:"\e11a"}.fa-circle-parking:before,.fa-parking-circle:before{content:"\f615"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-circle-phone:before,.fa-phone-circle:before{content:"\e11b"}.fa-circle-phone-flip:before,.fa-phone-circle-alt:before{content:"\e11c"}.fa-circle-phone-hangup:before,.fa-phone-circle-down:before{content:"\e11d"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-circle-q:before{content:"\e11e"}.fa-circle-quarter:before{content:"\e11f"}.fa-circle-quarters:before{content:"\e3f8"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-circle-r:before{content:"\e120"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-circle-s:before{content:"\e121"}.fa-circle-small:before{content:"\e122"}.fa-circle-sort:before,.fa-sort-circle:before{content:"\e030"}.fa-circle-sort-down:before,.fa-sort-circle-down:before{content:"\e031"}.fa-circle-sort-up:before,.fa-sort-circle-up:before{content:"\e032"}.fa-circle-star:before,.fa-star-circle:before{content:"\e123"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-circle-t:before{content:"\e124"}.fa-circle-three-quarters:before{content:"\e125"}.fa-circle-trash:before,.fa-trash-circle:before{content:"\e126"}.fa-circle-u:before{content:"\e127"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-circle-up-left:before{content:"\e128"}.fa-circle-up-right:before{content:"\e129"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-circle-v:before{content:"\e12a"}.fa-circle-video:before,.fa-video-circle:before{content:"\e12b"}.fa-circle-w:before{content:"\e12c"}.fa-circle-waveform-lines:before,.fa-waveform-circle:before{content:"\e12d"}.fa-circle-x:before{content:"\e12e"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-circle-y:before{content:"\e12f"}.fa-circle-z:before{content:"\e130"}.fa-citrus:before{content:"\e2f4"}.fa-citrus-slice:before{content:"\e2f5"}.fa-city:before{content:"\f64f"}.fa-clapperboard:before{content:"\e131"}.fa-clapperboard-play:before{content:"\e132"}.fa-clarinet:before{content:"\f8ad"}.fa-claw-marks:before{content:"\f6c2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-medical:before{content:"\e133"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-clock-desk:before{content:"\e134"}.fa-clock-eight:before{content:"\e345"}.fa-clock-eight-thirty:before{content:"\e346"}.fa-clock-eleven:before{content:"\e347"}.fa-clock-eleven-thirty:before{content:"\e348"}.fa-clock-five:before{content:"\e349"}.fa-clock-five-thirty:before{content:"\e34a"}.fa-clock-four-thirty:before{content:"\e34b"}.fa-clock-nine:before{content:"\e34c"}.fa-clock-nine-thirty:before{content:"\e34d"}.fa-clock-one:before{content:"\e34e"}.fa-clock-one-thirty:before{content:"\e34f"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-clock-seven:before{content:"\e350"}.fa-clock-seven-thirty:before{content:"\e351"}.fa-clock-six:before{content:"\e352"}.fa-clock-six-thirty:before{content:"\e353"}.fa-clock-ten:before{content:"\e354"}.fa-clock-ten-thirty:before{content:"\e355"}.fa-clock-three:before{content:"\e356"}.fa-clock-three-thirty:before{content:"\e357"}.fa-clock-twelve:before{content:"\e358"}.fa-clock-twelve-thirty:before{content:"\e359"}.fa-clock-two:before{content:"\e35a"}.fa-clock-two-thirty:before{content:"\e35b"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-closed-captioning-slash:before{content:"\e135"}.fa-clothes-hanger:before{content:"\e136"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-cloud-bolt-moon:before,.fa-thunderstorm-moon:before{content:"\f76d"}.fa-cloud-bolt-sun:before,.fa-thunderstorm-sun:before{content:"\f76e"}.fa-cloud-check:before{content:"\e35c"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-exclamation:before{content:"\e491"}.fa-cloud-fog:before,.fa-fog:before{content:"\f74e"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-minus:before{content:"\e35d"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-music:before{content:"\f8ae"}.fa-cloud-plus:before{content:"\e35e"}.fa-cloud-question:before{content:"\e492"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-slash:before{content:"\e137"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-word:before{content:"\e138"}.fa-cloud-xmark:before{content:"\e35f"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-clover:before{content:"\e139"}.fa-club:before{content:"\f327"}.fa-coconut:before{content:"\e2f6"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-compare:before{content:"\e13a"}.fa-code-fork:before{content:"\e13b"}.fa-code-merge:before{content:"\f387"}.fa-code-pull-request:before{content:"\e13c"}.fa-code-pull-request-closed:before{content:"\e3f9"}.fa-code-pull-request-draft:before{content:"\e3fa"}.fa-code-simple:before{content:"\e13d"}.fa-coffee-bean:before{content:"\e13e"}.fa-coffee-beans:before{content:"\e13f"}.fa-coffee-pot:before{content:"\e002"}.fa-coffin:before{content:"\f6c6"}.fa-coffin-cross:before{content:"\e051"}.fa-coin:before{content:"\f85c"}.fa-coin-blank:before{content:"\e3fb"}.fa-coin-front:before{content:"\e3fc"}.fa-coin-vertical:before{content:"\e3fd"}.fa-coins:before{content:"\f51e"}.fa-colon:before{content:":"}.fa-colon-sign:before{content:"\e140"}.fa-columns-3:before{content:"\e361"}.fa-comet:before{content:"\e003"}.fa-comma:before{content:","}.fa-command:before{content:"\e142"}.fa-comment:before{content:"\f075"}.fa-comment-arrow-down:before{content:"\e143"}.fa-comment-arrow-up:before{content:"\e144"}.fa-comment-arrow-up-right:before{content:"\e145"}.fa-comment-captions:before{content:"\e146"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-code:before{content:"\e147"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-image:before{content:"\e148"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-middle:before{content:"\e149"}.fa-comment-middle-top:before{content:"\e14a"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-music:before{content:"\f8b0"}.fa-comment-edit:before,.fa-comment-pen:before{content:"\f4ae"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-question:before{content:"\e14b"}.fa-comment-quote:before{content:"\e14c"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-comment-text:before{content:"\e14d"}.fa-comment-times:before,.fa-comment-xmark:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-comments-question:before{content:"\e14e"}.fa-comments-question-check:before{content:"\e14f"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-wide:before{content:"\f326"}.fa-computer-classic:before{content:"\f8b1"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-computer-mouse-scrollwheel:before,.fa-mouse-alt:before{content:"\f8cd"}.fa-computer-speaker:before{content:"\f8b2"}.fa-container-storage:before{content:"\f4b7"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before,.fa-conveyor-belt-boxes:before{content:"\f46f"}.fa-conveyor-belt-empty:before{content:"\e150"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-corner:before{content:"\e3fe"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cowbell:before{content:"\f8b3"}.fa-cowbell-circle-plus:before,.fa-cowbell-more:before{content:"\f8b4"}.fa-crab:before{content:"\e3ff"}.fa-crate-apple:before{content:"\f6b1"}.fa-apple-crate:before{content:"\f6b1"}.fa-crate-empty:before{content:"\e151"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket-bat-ball:before,.fa-cricket:before{content:"\f449"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-crystal-ball:before{content:"\e362"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cucumber:before{content:"\e401"}.fa-cup-straw:before{content:"\e363"}.fa-cup-straw-swoosh:before{content:"\e364"}.fa-coffee-togo:before,.fa-cup-togo:before{content:"\f6c5"}.fa-cupcake:before{content:"\e402"}.fa-curling-stone:before,.fa-curling:before{content:"\f44a"}.fa-custard:before{content:"\e403"}.fa-d:before{content:"D"}.fa-dagger:before{content:"\f6cb"}.fa-dash:before{content:"\e404"}.fa-database:before{content:"\f1c0"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-delete-right:before{content:"\e154"}.fa-democrat:before{content:"\f747"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-desktop-arrow-down:before{content:"\e155"}.fa-dharmachakra:before{content:"\f655"}.fa-diagram-cells:before{content:"\e475"}.fa-diagram-lean-canvas:before{content:"\e156"}.fa-diagram-nested:before{content:"\e157"}.fa-diagram-next:before{content:"\e476"}.fa-diagram-predecessor:before{content:"\e477"}.fa-diagram-previous:before{content:"\e478"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-diagram-sankey:before{content:"\e158"}.fa-diagram-subtask:before{content:"\e479"}.fa-diagram-successor:before{content:"\e47a"}.fa-diagram-venn:before{content:"\e15a"}.fa-dial-med-high:before,.fa-dial:before{content:"\e15b"}.fa-dial-high:before{content:"\e15c"}.fa-dial-low:before{content:"\e15d"}.fa-dial-max:before{content:"\e15e"}.fa-dial-med:before{content:"\e15f"}.fa-dial-med-low:before{content:"\e160"}.fa-dial-min:before{content:"\e161"}.fa-dial-off:before{content:"\e162"}.fa-diamond:before{content:"\f219"}.fa-diamond-exclamation:before{content:"\e405"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-diploma:before,.fa-scroll-ribbon:before{content:"\f5ea"}.fa-disc-drive:before{content:"\f8b5"}.fa-disease:before{content:"\f7fa"}.fa-display:before{content:"\e163"}.fa-display-arrow-down:before{content:"\e164"}.fa-desktop-code:before,.fa-display-code:before{content:"\e165"}.fa-desktop-medical:before,.fa-display-medical:before{content:"\e166"}.fa-desktop-slash:before,.fa-display-slash:before{content:"\e2fa"}.fa-distribute-spacing-horizontal:before{content:"\e365"}.fa-distribute-spacing-vertical:before{content:"\e366"}.fa-ditto:before{content:'"'}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolphin:before{content:"\e168"}.fa-dong-sign:before{content:"\e169"}.fa-donut:before,.fa-doughnut:before{content:"\e406"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dove:before{content:"\f4ba"}.fa-arrow-alt-down:before,.fa-down:before{content:"\f354"}.fa-down-from-dotted-line:before{content:"\e407"}.fa-arrow-alt-from-top:before,.fa-down-from-line:before{content:"\f349"}.fa-down-left:before{content:"\e16a"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-down-right:before{content:"\e16b"}.fa-down-to-dotted-line:before{content:"\e408"}.fa-arrow-alt-to-bottom:before,.fa-down-to-line:before{content:"\f34a"}.fa-download:before{content:"\f019"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-drone:before{content:"\f85f"}.fa-drone-alt:before,.fa-drone-front:before{content:"\f860"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-dewpoint:before,.fa-droplet-degree:before{content:"\f748"}.fa-droplet-percent:before,.fa-humidity:before{content:"\f750"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-dryer:before{content:"\f861"}.fa-dryer-alt:before,.fa-dryer-heat:before{content:"\f862"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-e:before{content:"E"}.fa-ear:before{content:"\f5f0"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-ear-muffs:before{content:"\f795"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-eclipse:before{content:"\f749"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eggplant:before{content:"\e16c"}.fa-eject:before{content:"\f052"}.fa-elephant:before{content:"\f6da"}.fa-elevator:before{content:"\e16d"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-h-alt:before,.fa-ellipsis-stroke:before{content:"\f39b"}.fa-ellipsis-stroke-vertical:before,.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-empty-set:before{content:"\f656"}.fa-engine:before{content:"\e16e"}.fa-engine-exclamation:before,.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-badge:before,.fa-envelope-dot:before{content:"\e16f"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelopes:before{content:"\e170"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-equals:before{content:"="}.fa-eraser:before{content:"\f12d"}.fa-escalator:before{content:"\e171"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-exclamation:before{content:"!"}.fa-expand:before{content:"\f065"}.fa-expand-wide:before{content:"\f320"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-eye-dropper-full:before{content:"\e172"}.fa-eye-dropper-half:before{content:"\e173"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-eye-slash:before{content:"\f070"}.fa-eyes:before{content:"\e367"}.fa-f:before{content:"F"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-face-angry-horns:before{content:"\e368"}.fa-face-anguished:before{content:"\e369"}.fa-face-anxious-sweat:before{content:"\e36a"}.fa-face-astonished:before{content:"\e36b"}.fa-face-awesome:before,.fa-gave-dandy:before{content:"\e409"}.fa-face-beam-hand-over-mouth:before{content:"\e47c"}.fa-face-clouds:before{content:"\e47d"}.fa-face-confounded:before{content:"\e36c"}.fa-face-confused:before{content:"\e36d"}.fa-face-cowboy-hat:before{content:"\e36e"}.fa-face-diagonal-mouth:before{content:"\e47e"}.fa-face-disappointed:before{content:"\e36f"}.fa-face-disguise:before{content:"\e370"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-face-dotted:before{content:"\e47f"}.fa-face-downcast-sweat:before{content:"\e371"}.fa-face-drooling:before{content:"\e372"}.fa-face-exhaling:before{content:"\e480"}.fa-exploding-head:before,.fa-face-explode:before{content:"\e2fe"}.fa-face-expressionless:before{content:"\e373"}.fa-face-eyes-xmarks:before{content:"\e374"}.fa-face-fearful:before{content:"\e375"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-face-frown-slight:before{content:"\e376"}.fa-face-glasses:before{content:"\e377"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-face-hand-over-mouth:before{content:"\e378"}.fa-face-hand-peeking:before{content:"\e481"}.fa-face-hand-yawn:before{content:"\e379"}.fa-face-head-bandage:before{content:"\e37a"}.fa-face-holding-back-tears:before{content:"\e482"}.fa-face-hushed:before{content:"\e37b"}.fa-face-icicles:before{content:"\e37c"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-face-kiss-closed-eyes:before{content:"\e37d"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-face-lying:before{content:"\e37e"}.fa-face-mask:before{content:"\e37f"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-face-melting:before{content:"\e483"}.fa-face-monocle:before{content:"\e380"}.fa-face-nauseated:before{content:"\e381"}.fa-face-nose-steam:before{content:"\e382"}.fa-face-party:before{content:"\e383"}.fa-face-pensive:before{content:"\e384"}.fa-face-persevering:before{content:"\e385"}.fa-face-pleading:before{content:"\e386"}.fa-face-pouting:before{content:"\e387"}.fa-face-raised-eyebrow:before{content:"\e388"}.fa-face-relieved:before{content:"\e389"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-face-sad-sweat:before{content:"\e38a"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-face-saluting:before{content:"\e484"}.fa-face-scream:before{content:"\e38b"}.fa-face-shush:before{content:"\e38c"}.fa-face-sleeping:before{content:"\e38d"}.fa-face-sleepy:before{content:"\e38e"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-face-smile-halo:before{content:"\e38f"}.fa-face-smile-hearts:before{content:"\e390"}.fa-face-smile-horns:before{content:"\e391"}.fa-face-smile-plus:before,.fa-smile-plus:before{content:"\f5b9"}.fa-face-smile-relaxed:before{content:"\e392"}.fa-face-smile-tear:before{content:"\e393"}.fa-face-smile-tongue:before{content:"\e394"}.fa-face-smile-upside-down:before{content:"\e395"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-face-smiling-hands:before{content:"\e396"}.fa-face-smirking:before{content:"\e397"}.fa-face-spiral-eyes:before{content:"\e485"}.fa-face-sunglasses:before{content:"\e398"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-face-swear:before{content:"\e399"}.fa-face-thermometer:before{content:"\e39a"}.fa-face-thinking:before{content:"\e39b"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-face-tissue:before{content:"\e39c"}.fa-face-tongue-money:before{content:"\e39d"}.fa-face-tongue-sweat:before{content:"\e39e"}.fa-face-unamused:before{content:"\e39f"}.fa-face-viewfinder:before{content:"\e2ff"}.fa-face-vomit:before{content:"\e3a0"}.fa-face-weary:before{content:"\e3a1"}.fa-face-woozy:before{content:"\e3a2"}.fa-face-worried:before{content:"\e3a3"}.fa-face-zany:before{content:"\e3a4"}.fa-face-zipper:before{content:"\e3a5"}.fa-falafel:before{content:"\e40a"}.fa-family:before{content:"\e300"}.fa-family-dress:before{content:"\e301"}.fa-family-pants:before{content:"\e302"}.fa-fan:before{content:"\f863"}.fa-fan-table:before{content:"\e004"}.fa-barn-silo:before,.fa-farm:before{content:"\f864"}.fa-faucet:before{content:"\e005"}.fa-faucet-drip:before{content:"\e006"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-fence:before{content:"\e303"}.fa-ferris-wheel:before{content:"\e174"}.fa-field-hockey-stick-ball:before,.fa-field-hockey:before{content:"\f44c"}.fa-file:before{content:"\f15b"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-file-audio:before{content:"\f1c7"}.fa-file-binary:before{content:"\e175"}.fa-file-award:before,.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-column:before,.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-circle-info:before{content:"\e493"}.fa-file-circle-plus:before{content:"\e494"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-dashed-line:before,.fa-page-break:before{content:"\f877"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-file-heart:before{content:"\e176"}.fa-file-image:before{content:"\f1c5"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-file-lock:before{content:"\e3a6"}.fa-file-magnifying-glass:before,.fa-file-search:before{content:"\f865"}.fa-file-medical:before{content:"\f477"}.fa-file-minus:before{content:"\f318"}.fa-file-music:before{content:"\f8b6"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-file-plus:before{content:"\f319"}.fa-file-plus-minus:before{content:"\e177"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-slash:before{content:"\e3a7"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-file-word:before{content:"\f1c2"}.fa-file-times:before,.fa-file-xmark:before{content:"\f317"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-files:before{content:"\e178"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-canister:before{content:"\f8b7"}.fa-film-alt:before,.fa-film-simple:before{content:"\f3a0"}.fa-film-slash:before{content:"\e179"}.fa-films:before{content:"\e17a"}.fa-filter:before{content:"\f0b0"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-filter-list:before{content:"\e17c"}.fa-filter-slash:before{content:"\e17d"}.fa-filters:before{content:"\e17e"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-flame:before,.fa-flame:before{content:"\f6df"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-fire-hydrant:before{content:"\e17f"}.fa-fire-smoke:before{content:"\f74b"}.fa-fireplace:before{content:"\f79a"}.fa-fish:before{content:"\f578"}.fa-fish-bones:before{content:"\e304"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fishing-rod:before{content:"\e3a8"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-pennant:before,.fa-pennant:before{content:"\f456"}.fa-flag-alt:before,.fa-flag-swallowtail:before{content:"\f74c"}.fa-flag-usa:before{content:"\f74d"}.fa-flashlight:before{content:"\f8b8"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before,.fa-flask-round-poison:before{content:"\f6e0"}.fa-flask-potion:before,.fa-flask-round-potion:before{content:"\f6e1"}.fa-flatbread:before{content:"\e40b"}.fa-flatbread-stuffed:before{content:"\e40c"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-floppy-disk-circle-arrow-right:before,.fa-save-circle-arrow-right:before{content:"\e180"}.fa-floppy-disk-circle-xmark:before,.fa-floppy-disk-times:before,.fa-save-circle-xmark:before,.fa-save-times:before{content:"\e181"}.fa-floppy-disk-pen:before{content:"\e182"}.fa-floppy-disks:before{content:"\e183"}.fa-florin-sign:before{content:"\e184"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flute:before{content:"\f8b9"}.fa-flux-capacitor:before{content:"\f8ba"}.fa-flying-disc:before{content:"\e3a9"}.fa-folder:before{content:"\f07b"}.fa-folder-arrow-down:before,.fa-folder-download:before{content:"\e053"}.fa-folder-arrow-up:before,.fa-folder-upload:before{content:"\e054"}.fa-folder-blank:before{content:"\e185"}.fa-folder-bookmark:before{content:"\e186"}.fa-folder-cog:before,.fa-folder-gear:before{content:"\e187"}.fa-folder-grid:before{content:"\e188"}.fa-folder-heart:before{content:"\e189"}.fa-folder-image:before{content:"\e18a"}.fa-folder-magnifying-glass:before,.fa-folder-search:before{content:"\e18b"}.fa-folder-medical:before{content:"\e18c"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-music:before{content:"\e18d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-tree:before{content:"\f802"}.fa-folder-user:before{content:"\e18e"}.fa-folder-times:before,.fa-folder-xmark:before{content:"\f65f"}.fa-folders:before{content:"\f660"}.fa-fondue-pot:before{content:"\e40d"}.fa-font:before{content:"\f031"}.fa-font-case:before{content:"\f866"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-fork:before,.fa-utensil-fork:before{content:"\f2e3"}.fa-fork-knife:before,.fa-utensils-alt:before{content:"\f2e6"}.fa-forklift:before{content:"\f47a"}.fa-fort:before{content:"\e486"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-frame:before{content:"\e495"}.fa-franc-sign:before{content:"\e18f"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-function:before{content:"\f661"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-g:before{content:"G"}.fa-galaxy:before{content:"\e008"}.fa-gallery-thumbnails:before{content:"\e3aa"}.fa-game-board:before{content:"\f867"}.fa-game-board-alt:before,.fa-game-board-simple:before{content:"\f868"}.fa-game-console-handheld:before{content:"\f8bb"}.fa-gamepad:before{content:"\f11b"}.fa-gamepad-alt:before,.fa-gamepad-modern:before{content:"\f8bc"}.fa-garage:before{content:"\e009"}.fa-garage-car:before{content:"\e00a"}.fa-garage-open:before{content:"\e00b"}.fa-garlic:before{content:"\e40e"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-gauge-circle-bolt:before{content:"\e496"}.fa-gauge-circle-minus:before{content:"\e497"}.fa-gauge-circle-plus:before{content:"\e498"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-gauge-low:before,.fa-tachometer-alt-slow:before{content:"\f627"}.fa-gauge-max:before,.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-gauge-min:before,.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-gauge-simple-low:before,.fa-tachometer-slow:before{content:"\f62c"}.fa-gauge-simple-max:before,.fa-tachometer-fastest:before{content:"\f62b"}.fa-gauge-simple-min:before,.fa-tachometer-slowest:before{content:"\f62d"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-ghost:before{content:"\f6e2"}.fa-gif:before{content:"\e190"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-glass:before{content:"\f804"}.fa-glass-citrus:before{content:"\f869"}.fa-glass-empty:before{content:"\e191"}.fa-glass-half-empty:before,.fa-glass-half-full:before,.fa-glass-half:before{content:"\e192"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before,.fa-glasses-round:before{content:"\f5f5"}.fa-globe:before{content:"\f0ac"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-goal-net:before{content:"\e3ab"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-golf-flag-hole:before{content:"\e3ac"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-gramophone:before{content:"\f8bd"}.fa-grapes:before{content:"\e306"}.fa-grate:before{content:"\e193"}.fa-grate-droplet:before{content:"\e194"}.fa-greater-than:before{content:">"}.fa-greater-than-equal:before{content:"\f532"}.fa-grid-3:before,.fa-grid:before{content:"\e195"}.fa-grid-2:before{content:"\e196"}.fa-grid-2-plus:before{content:"\e197"}.fa-grid-4:before{content:"\e198"}.fa-grid-5:before{content:"\e199"}.fa-grid-dividers:before{content:"\e3ad"}.fa-grid-horizontal:before{content:"\e307"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-grip-dots:before{content:"\e410"}.fa-grip-dots-vertical:before{content:"\e411"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-guarani-sign:before{content:"\e19a"}.fa-guitar:before{content:"\f7a6"}.fa-guitar-electric:before{content:"\f8be"}.fa-guitars:before{content:"\f8bf"}.fa-gun:before{content:"\e19b"}.fa-gun-slash:before{content:"\e19c"}.fa-gun-squirt:before{content:"\e19d"}.fa-h:before{content:"H"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-h4:before{content:"\f86a"}.fa-h5:before{content:"\e412"}.fa-h6:before{content:"\e413"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-crash:before{content:"\e414"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-hand-back-point-down:before{content:"\e19e"}.fa-hand-back-point-left:before{content:"\e19f"}.fa-hand-back-point-ribbon:before{content:"\e1a0"}.fa-hand-back-point-right:before{content:"\e1a1"}.fa-hand-back-point-up:before{content:"\e1a2"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-hand-fingers-crossed:before{content:"\e1a3"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-skull:before{content:"\e1a4"}.fa-hand-horns:before{content:"\e1a9"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-love:before{content:"\e1a5"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-ribbon:before{content:"\e1a6"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hand-wave:before{content:"\e1a7"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-hands-clapping:before{content:"\e1a8"}.fa-hands-holding:before{content:"\f4c2"}.fa-hand-receiving:before,.fa-hands-holding-diamond:before{content:"\f47c"}.fa-hands-holding-dollar:before,.fa-hands-usd:before{content:"\f4c5"}.fa-hands-heart:before,.fa-hands-holding-heart:before{content:"\f4c3"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-handshake:before{content:"\f2b5"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-hashtag:before{content:"#"}.fa-hashtag-lock:before{content:"\e415"}.fa-hat-chef:before{content:"\f86b"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-goggles:before,.fa-head-vr:before{content:"\f6ea"}.fa-head-side-headphones:before{content:"\f8c2"}.fa-head-side-heart:before{content:"\e1aa"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-medical:before{content:"\f809"}.fa-head-side-virus:before{content:"\e064"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-heart-half:before{content:"\e1ab"}.fa-heart-half-alt:before,.fa-heart-half-stroke:before{content:"\e1ac"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-heat:before{content:"\e00c"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-hexagon:before{content:"\f312"}.fa-hexagon-check:before{content:"\e416"}.fa-hexagon-divide:before{content:"\e1ad"}.fa-hexagon-exclamation:before{content:"\e417"}.fa-hexagon-minus:before,.fa-minus-hexagon:before{content:"\f307"}.fa-hexagon-plus:before,.fa-plus-hexagon:before{content:"\f300"}.fa-hexagon-xmark:before,.fa-times-hexagon:before,.fa-xmark-hexagon:before{content:"\f2ee"}.fa-high-definition:before,.fa-rectangle-hd:before{content:"\e1ae"}.fa-highlighter:before{content:"\f591"}.fa-highlighter-line:before{content:"\e1af"}.fa-hippo:before{content:"\f6ed"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-stick-puck:before{content:"\e3ae"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-honey-pot:before{content:"\e418"}.fa-hood-cloak:before{content:"\f6ef"}.fa-horizontal-rule:before{content:"\f86c"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-horse-saddle:before{content:"\f8c3"}.fa-hose:before{content:"\e419"}.fa-hose-reel:before{content:"\e41a"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hourglass-2:before,.fa-hourglass-half:before,.fa-hourglass:before{content:"\f254"}.fa-hourglass-clock:before{content:"\e41b"}.fa-hourglass-empty:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-home-blank:before,.fa-house-blank:before{content:"\e487"}.fa-house-building:before{content:"\e1b1"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-house-chimney-blank:before{content:"\e3b0"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-house-chimney-heart:before{content:"\e1b2"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-house-chimney-user:before{content:"\e065"}.fa-house-chimney-window:before{content:"\e00d"}.fa-house-crack:before{content:"\e3b1"}.fa-house-day:before{content:"\e00e"}.fa-house-flood:before{content:"\f74f"}.fa-home-heart:before,.fa-house-heart:before{content:"\f4c9"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-house-medical:before{content:"\e3b2"}.fa-house-night:before{content:"\e010"}.fa-house-leave:before,.fa-house-person-depart:before,.fa-house-person-leave:before{content:"\e00f"}.fa-house-person-arrive:before,.fa-house-person-return:before,.fa-house-return:before{content:"\e011"}.fa-house-signal:before{content:"\e012"}.fa-house-tree:before{content:"\e1b3"}.fa-house-turret:before{content:"\e1b4"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-house-window:before{content:"\e3b3"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-100:before,.fa-hundred-points:before{content:"\e41c"}.fa-hurricane:before{content:"\f751"}.fa-hyphen:before{content:"-"}.fa-i:before{content:"I"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-landscape:before,.fa-landscape:before{content:"\e1b5"}.fa-image-polaroid:before{content:"\f8c4"}.fa-image-polaroid-user:before{content:"\e1b6"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-image-slash:before{content:"\e1b7"}.fa-image-user:before{content:"\e1b8"}.fa-images:before{content:"\f302"}.fa-images-user:before{content:"\e1b9"}.fa-inbox:before{content:"\f01c"}.fa-inbox-full:before{content:"\e1ba"}.fa-inbox-arrow-down:before,.fa-inbox-in:before{content:"\f310"}.fa-inbox-arrow-up:before,.fa-inbox-out:before{content:"\f311"}.fa-inboxes:before{content:"\e1bb"}.fa-indent:before{content:"\f03c"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before,.fa-industry-windows:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-inhaler:before{content:"\f5f9"}.fa-input-numeric:before{content:"\e1bd"}.fa-input-pipe:before{content:"\e1be"}.fa-input-text:before{content:"\e1bf"}.fa-integral:before{content:"\f667"}.fa-intersection:before{content:"\f668"}.fa-island-tree-palm:before,.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-j:before{content:"J"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-jedi:before{content:"\f669"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-joint:before{content:"\f595"}.fa-joystick:before{content:"\f8c5"}.fa-jug:before{content:"\f8c6"}.fa-k:before{content:"K"}.fa-kaaba:before{content:"\f66b"}.fa-kazoo:before{content:"\f8c7"}.fa-kerning:before{content:"\f86f"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-key-skeleton-left-right:before{content:"\e3b4"}.fa-keyboard:before{content:"\f11c"}.fa-keyboard-brightness:before{content:"\e1c0"}.fa-keyboard-brightness-low:before{content:"\e1c1"}.fa-keyboard-down:before{content:"\e1c2"}.fa-keyboard-left:before{content:"\e1c3"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kidneys:before{content:"\f5fb"}.fa-kip-sign:before{content:"\e1c4"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-kiwi-fruit:before{content:"\e30c"}.fa-knife:before,.fa-utensil-knife:before{content:"\f2e4"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-l:before{content:"L"}.fa-lacrosse-stick:before{content:"\e3b5"}.fa-lacrosse-stick-ball:before{content:"\e3b6"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-lamp-desk:before{content:"\e014"}.fa-lamp-floor:before{content:"\e015"}.fa-lamp-street:before{content:"\e1c5"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-arrow-down:before{content:"\e1c6"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laptop-mobile:before,.fa-phone-laptop:before{content:"\f87a"}.fa-laptop-slash:before{content:"\e1c7"}.fa-lari-sign:before{content:"\e1c8"}.fa-lasso:before{content:"\f8c8"}.fa-lasso-sparkles:before{content:"\e1c9"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-group-minus:before,.fa-layer-minus:before{content:"\f5fe"}.fa-layer-group-plus:before,.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leafy-green:before{content:"\e41d"}.fa-arrow-alt-left:before,.fa-left:before{content:"\f355"}.fa-arrow-alt-from-right:before,.fa-left-from-line:before{content:"\f348"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-left-long-to-line:before{content:"\e41e"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-arrow-alt-to-left:before,.fa-left-to-line:before{content:"\f34b"}.fa-lemon:before{content:"\f094"}.fa-less-than:before{content:"<"}.fa-less-than-equal:before{content:"\f537"}.fa-life-ring:before{content:"\f1cd"}.fa-light-ceiling:before{content:"\e016"}.fa-light-emergency:before{content:"\e41f"}.fa-light-emergency-on:before{content:"\e420"}.fa-light-switch:before{content:"\e017"}.fa-light-switch-off:before{content:"\e018"}.fa-light-switch-on:before{content:"\e019"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-exclamation-on:before{content:"\e1ca"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line-columns:before{content:"\f870"}.fa-line-height:before{content:"\f871"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-chain-horizontal:before,.fa-link-horizontal:before{content:"\e1cb"}.fa-chain-horizontal-slash:before,.fa-link-horizontal-slash:before{content:"\e1cc"}.fa-link-simple:before{content:"\e1cd"}.fa-link-simple-slash:before{content:"\e1ce"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-list-dropdown:before{content:"\e1cf"}.fa-list-music:before{content:"\f8c9"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-list-radio:before{content:"\e1d0"}.fa-list-timeline:before{content:"\e1d1"}.fa-list-tree:before{content:"\e1d2"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-loader:before{content:"\e1d4"}.fa-lobster:before{content:"\e421"}.fa-location-arrow:before{content:"\f124"}.fa-location-check:before,.fa-map-marker-check:before{content:"\f606"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-location-crosshairs-slash:before,.fa-location-slash:before{content:"\f603"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-location-dot-slash:before,.fa-map-marker-alt-slash:before{content:"\f605"}.fa-location-exclamation:before,.fa-map-marker-exclamation:before{content:"\f608"}.fa-location-minus:before,.fa-map-marker-minus:before{content:"\f609"}.fa-location-pen:before,.fa-map-marker-edit:before{content:"\f607"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-location-pin-slash:before,.fa-map-marker-slash:before{content:"\f60c"}.fa-location-plus:before,.fa-map-marker-plus:before{content:"\f60a"}.fa-location-question:before,.fa-map-marker-question:before{content:"\f60b"}.fa-location-smile:before,.fa-map-marker-smile:before{content:"\f60d"}.fa-location-xmark:before,.fa-map-marker-times:before,.fa-map-marker-xmark:before{content:"\f60e"}.fa-lock:before{content:"\f023"}.fa-lock-a:before{content:"\e422"}.fa-lock-hashtag:before{content:"\e423"}.fa-lock-alt:before,.fa-lock-keyhole:before{content:"\f30d"}.fa-lock-keyhole-open:before,.fa-lock-open-alt:before{content:"\f3c2"}.fa-lock-open:before{content:"\f3c1"}.fa-lollipop:before,.fa-lollypop:before{content:"\e424"}.fa-couch-small:before,.fa-loveseat:before{content:"\f4cc"}.fa-luchador-mask:before,.fa-luchador:before,.fa-mask-luchador:before{content:"\f455"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-m:before{content:"M"}.fa-mace:before{content:"\f6f8"}.fa-magnet:before{content:"\f076"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-mailbox:before{content:"\f813"}.fa-manat-sign:before{content:"\e1d5"}.fa-mandolin:before{content:"\f6f9"}.fa-mango:before{content:"\e30f"}.fa-manhole:before{content:"\e1d6"}.fa-map:before{content:"\f279"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-pin:before{content:"\f276"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-and-venus:before{content:"\f224"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-mask:before{content:"\f6fa"}.fa-mask-face:before{content:"\e1d7"}.fa-mask-snorkel:before{content:"\e3b7"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-megaphone:before{content:"\f675"}.fa-melon:before{content:"\e310"}.fa-melon-slice:before{content:"\e311"}.fa-memo:before{content:"\e1d8"}.fa-memo-circle-check:before{content:"\e1d9"}.fa-memo-circle-info:before{content:"\e49a"}.fa-memo-pad:before{content:"\e1da"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-comment-alt-arrow-down:before,.fa-message-arrow-down:before{content:"\e1db"}.fa-comment-alt-arrow-up:before,.fa-message-arrow-up:before{content:"\e1dc"}.fa-message-arrow-up-right:before{content:"\e1dd"}.fa-message-bot:before{content:"\e3b8"}.fa-comment-alt-captions:before,.fa-message-captions:before{content:"\e1de"}.fa-comment-alt-check:before,.fa-message-check:before{content:"\f4a2"}.fa-message-code:before{content:"\e1df"}.fa-comment-alt-dollar:before,.fa-message-dollar:before{content:"\f650"}.fa-comment-alt-dots:before,.fa-message-dots:before,.fa-messaging:before{content:"\f4a3"}.fa-comment-alt-exclamation:before,.fa-message-exclamation:before{content:"\f4a5"}.fa-comment-alt-image:before,.fa-message-image:before{content:"\e1e0"}.fa-comment-alt-lines:before,.fa-message-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before,.fa-message-medical:before{content:"\f7f4"}.fa-comment-middle-alt:before,.fa-message-middle:before{content:"\e1e1"}.fa-comment-middle-top-alt:before,.fa-message-middle-top:before{content:"\e1e2"}.fa-comment-alt-minus:before,.fa-message-minus:before{content:"\f4a7"}.fa-comment-alt-music:before,.fa-message-music:before{content:"\f8af"}.fa-comment-alt-edit:before,.fa-message-edit:before,.fa-message-pen:before{content:"\f4a4"}.fa-comment-alt-plus:before,.fa-message-plus:before{content:"\f4a8"}.fa-message-question:before{content:"\e1e3"}.fa-comment-alt-quote:before,.fa-message-quote:before{content:"\e1e4"}.fa-comment-alt-slash:before,.fa-message-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before,.fa-message-smile:before{content:"\f4aa"}.fa-message-sms:before{content:"\e1e5"}.fa-comment-alt-text:before,.fa-message-text:before{content:"\e1e6"}.fa-comment-alt-times:before,.fa-message-times:before,.fa-message-xmark:before{content:"\f4ab"}.fa-comments-alt:before,.fa-messages:before{content:"\f4b6"}.fa-comments-alt-dollar:before,.fa-messages-dollar:before{content:"\f652"}.fa-messages-question:before{content:"\e1e7"}.fa-meteor:before{content:"\f753"}.fa-meter:before{content:"\e1e8"}.fa-meter-bolt:before{content:"\e1e9"}.fa-meter-droplet:before{content:"\e1ea"}.fa-meter-fire:before{content:"\e1eb"}.fa-microchip:before{content:"\f2db"}.fa-microchip-ai:before{content:"\e1ec"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microphone-stand:before{content:"\f8cb"}.fa-microscope:before{content:"\f610"}.fa-microwave:before{content:"\e01b"}.fa-mill-sign:before{content:"\e1ed"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-mobile-button:before{content:"\f10b"}.fa-mobile-iphone:before,.fa-mobile-notch:before{content:"\e1ee"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-mobile-signal:before{content:"\e1ef"}.fa-mobile-signal-out:before{content:"\e1f0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-bill-simple:before{content:"\e1f1"}.fa-money-bill-simple-wave:before{content:"\e1f2"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bills:before{content:"\e1f3"}.fa-money-bills-alt:before,.fa-money-bills-simple:before{content:"\e1f4"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-money-check-dollar-pen:before,.fa-money-check-edit-alt:before{content:"\f873"}.fa-money-check-edit:before,.fa-money-check-pen:before{content:"\f872"}.fa-money-from-bracket:before{content:"\e312"}.fa-money-simple-from-bracket:before{content:"\e313"}.fa-monitor-heart-rate:before,.fa-monitor-waveform:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-eclipse-alt:before,.fa-moon-over-sun:before{content:"\f74a"}.fa-moon-stars:before{content:"\f755"}.fa-moped:before{content:"\e3b9"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mp3-player:before{content:"\f8ce"}.fa-mug:before{content:"\f874"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-mug-tea:before{content:"\f875"}.fa-mug-tea-saucer:before{content:"\e1f5"}.fa-mushroom:before{content:"\e425"}.fa-music:before{content:"\f001"}.fa-music-alt:before,.fa-music-note:before{content:"\f8cf"}.fa-music-alt-slash:before,.fa-music-note-slash:before{content:"\f8d0"}.fa-music-slash:before{content:"\f8d1"}.fa-n:before{content:"N"}.fa-naira-sign:before{content:"\e1f6"}.fa-narwhal:before{content:"\f6fe"}.fa-nesting-dolls:before{content:"\e3ba"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nfc:before{content:"\e1f7"}.fa-nfc-lock:before{content:"\e1f8"}.fa-nfc-magnifying-glass:before{content:"\e1f9"}.fa-nfc-pen:before{content:"\e1fa"}.fa-nfc-signal:before{content:"\e1fb"}.fa-nfc-slash:before{content:"\e1fc"}.fa-nfc-trash:before{content:"\e1fd"}.fa-not-equal:before{content:"\f53e"}.fa-notdef:before{content:"\e1fe"}.fa-note:before{content:"\e1ff"}.fa-note-medical:before{content:"\e200"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-notebook:before{content:"\e201"}.fa-notes:before{content:"\e202"}.fa-notes-medical:before{content:"\f481"}.fa-o:before{content:"O"}.fa-object-exclude:before{content:"\e49c"}.fa-object-group:before{content:"\f247"}.fa-object-intersect:before{content:"\e49d"}.fa-object-subtract:before{content:"\e49e"}.fa-object-ungroup:before{content:"\f248"}.fa-object-union:before{content:"\e49f"}.fa-objects-align-bottom:before{content:"\e3bb"}.fa-objects-align-center-horizontal:before{content:"\e3bc"}.fa-objects-align-center-vertical:before{content:"\e3bd"}.fa-objects-align-left:before{content:"\e3be"}.fa-objects-align-right:before{content:"\e3bf"}.fa-objects-align-top:before{content:"\e3c0"}.fa-objects-column:before{content:"\e3c1"}.fa-octagon:before{content:"\f306"}.fa-octagon-check:before{content:"\e426"}.fa-octagon-divide:before{content:"\e203"}.fa-octagon-exclamation:before{content:"\e204"}.fa-minus-octagon:before,.fa-octagon-minus:before{content:"\f308"}.fa-octagon-plus:before,.fa-plus-octagon:before{content:"\f301"}.fa-octagon-xmark:before,.fa-times-octagon:before,.fa-xmark-octagon:before{content:"\f2f0"}.fa-oil-can:before{content:"\f613"}.fa-oil-can-drip:before{content:"\e205"}.fa-oil-temp:before,.fa-oil-temperature:before{content:"\f614"}.fa-olive:before{content:"\e316"}.fa-olive-branch:before{content:"\e317"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-onion:before{content:"\e427"}.fa-option:before{content:"\e318"}.fa-ornament:before{content:"\f7b8"}.fa-otter:before{content:"\f700"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-outlet:before{content:"\e01c"}.fa-oven:before{content:"\e01d"}.fa-overline:before{content:"\f876"}.fa-p:before{content:"P"}.fa-page:before{content:"\e428"}.fa-file-caret-down:before,.fa-page-caret-down:before{content:"\e429"}.fa-file-caret-up:before,.fa-page-caret-up:before{content:"\e42a"}.fa-pager:before{content:"\f815"}.fa-paint-roller:before{content:"\f5aa"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-paint-brush-alt:before,.fa-paint-brush-fine:before,.fa-paintbrush-alt:before,.fa-paintbrush-fine:before{content:"\f5a9"}.fa-paintbrush-pencil:before{content:"\e206"}.fa-palette:before{content:"\f53f"}.fa-pallet:before{content:"\f482"}.fa-pallet-box:before{content:"\e208"}.fa-palette-boxes:before,.fa-pallet-alt:before,.fa-pallet-boxes:before{content:"\f483"}.fa-pan-food:before{content:"\e42b"}.fa-pan-frying:before{content:"\e42c"}.fa-pancakes:before{content:"\e42d"}.fa-panel-ews:before{content:"\e42e"}.fa-panel-fire:before{content:"\e42f"}.fa-panorama:before{content:"\e209"}.fa-paper-plane:before{content:"\f1d8"}.fa-paper-plane-alt:before,.fa-paper-plane-top:before,.fa-send:before{content:"\e20a"}.fa-paperclip:before{content:"\f0c6"}.fa-paperclip-vertical:before{content:"\e3c2"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-paragraph-left:before,.fa-paragraph-rtl:before{content:"\f878"}.fa-party-bell:before{content:"\e31a"}.fa-party-horn:before{content:"\e31b"}.fa-passport:before{content:"\f5ab"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-paw:before{content:"\f1b0"}.fa-paw-claws:before{content:"\f702"}.fa-paw-alt:before,.fa-paw-simple:before{content:"\f701"}.fa-peace:before{content:"\f67c"}.fa-peach:before{content:"\e20b"}.fa-peanut:before{content:"\e430"}.fa-peanuts:before{content:"\e431"}.fa-peapod:before{content:"\e31c"}.fa-pear:before{content:"\e20c"}.fa-pedestal:before{content:"\e20d"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-circle:before{content:"\e20e"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-pen-alt-slash:before,.fa-pen-clip-slash:before{content:"\e20f"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-fancy-slash:before{content:"\e210"}.fa-pen-field:before{content:"\e211"}.fa-pen-line:before{content:"\e212"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-nib-slash:before{content:"\e4a1"}.fa-pen-paintbrush:before,.fa-pencil-paintbrush:before{content:"\f618"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-pen-slash:before{content:"\e213"}.fa-pen-swirl:before{content:"\e214"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-pencil-slash:before{content:"\e215"}.fa-people:before{content:"\e216"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-people-dress:before{content:"\e217"}.fa-people-dress-simple:before{content:"\e218"}.fa-people-pants:before{content:"\e219"}.fa-people-pants-simple:before{content:"\e21a"}.fa-people-simple:before{content:"\e21b"}.fa-pepper:before{content:"\e432"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-period:before{content:"."}.fa-male:before,.fa-person:before{content:"\f183"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-biking-mountain:before,.fa-person-biking-mountain:before{content:"\f84b"}.fa-person-booth:before{content:"\f756"}.fa-person-carry-box:before,.fa-person-carry:before{content:"\f4cf"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-person-dress-simple:before{content:"\e21c"}.fa-person-from-portal:before,.fa-portal-exit:before{content:"\e023"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-person-pinball:before{content:"\e21d"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-person-pregnant:before{content:"\e31e"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-person-seat:before{content:"\e21e"}.fa-person-seat-reclined:before{content:"\e21f"}.fa-person-sign:before{content:"\f757"}.fa-person-simple:before{content:"\e220"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-person-ski-jumping:before,.fa-ski-jump:before{content:"\f7c7"}.fa-person-ski-lift:before,.fa-ski-lift:before{content:"\f7c8"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-person-sledding:before,.fa-sledding:before{content:"\f7cb"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-person-snowmobiling:before,.fa-snowmobile:before{content:"\f7d1"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-person-to-door:before{content:"\e433"}.fa-person-to-portal:before,.fa-portal-enter:before{content:"\e022"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-peseta-sign:before{content:"\e221"}.fa-peso-sign:before{content:"\e222"}.fa-phone:before{content:"\f095"}.fa-phone-arrow-down-left:before,.fa-phone-arrow-down:before,.fa-phone-incoming:before{content:"\e223"}.fa-phone-arrow-up-right:before,.fa-phone-arrow-up:before,.fa-phone-outgoing:before{content:"\e224"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-phone-hangup:before{content:"\e225"}.fa-phone-intercom:before{content:"\e434"}.fa-phone-missed:before{content:"\e226"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-rotary:before{content:"\f8d3"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-phone-xmark:before{content:"\e227"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-photo-film-music:before{content:"\e228"}.fa-pi:before{content:"\f67e"}.fa-piano:before{content:"\f8d4"}.fa-piano-keyboard:before{content:"\f8d5"}.fa-pickleball:before{content:"\e435"}.fa-pie:before{content:"\f705"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinata:before{content:"\e3c3"}.fa-pinball:before{content:"\e229"}.fa-pineapple:before{content:"\e31f"}.fa-pipe:before{content:"|"}.fa-pipe-circle-check:before{content:"\e436"}.fa-pipe-collar:before{content:"\e437"}.fa-pipe-section:before{content:"\e438"}.fa-pipe-smoking:before{content:"\e3c4"}.fa-pipe-valve:before{content:"\e439"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-alt:before,.fa-plane-engines:before{content:"\f3de"}.fa-plane-prop:before{content:"\e22b"}.fa-plane-slash:before{content:"\e069"}.fa-plane-tail:before{content:"\e22c"}.fa-plane-up:before{content:"\e22d"}.fa-plane-up-slash:before{content:"\e22e"}.fa-planet-moon:before{content:"\e01f"}.fa-planet-ringed:before{content:"\e020"}.fa-plate-utensils:before{content:"\e43b"}.fa-play:before{content:"\f04b"}.fa-play-pause:before{content:"\e22f"}.fa-plug:before{content:"\f1e6"}.fa-add:before,.fa-plus:before{content:"+"}.fa-plus-minus:before{content:"\e43c"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-police-box:before{content:"\e021"}.fa-poll-people:before{content:"\f759"}.fa-pompebled:before{content:"\e43d"}.fa-poo:before{content:"\f2fe"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-pool-8-ball:before{content:"\e3c5"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-popsicle:before{content:"\e43e"}.fa-pot-food:before{content:"\e43f"}.fa-potato:before{content:"\e440"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-presentation-screen:before,.fa-presentation:before{content:"\f685"}.fa-pretzel:before{content:"\e441"}.fa-print:before{content:"\f02f"}.fa-print-magnifying-glass:before,.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-projector:before{content:"\f8d6"}.fa-pump:before{content:"\e442"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pumpkin:before{content:"\f707"}.fa-puzzle:before{content:"\e443"}.fa-puzzle-piece:before{content:"\f12e"}.fa-puzzle-piece-alt:before,.fa-puzzle-piece-simple:before{content:"\e231"}.fa-q:before{content:"Q"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"?"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-quotes:before{content:"\e234"}.fa-r:before{content:"R"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before,.fa-rabbit-running:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radar:before{content:"\e024"}.fa-radiation:before{content:"\f7b9"}.fa-radio:before{content:"\f8d7"}.fa-radio-alt:before,.fa-radio-tuner:before{content:"\f8d8"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-raygun:before{content:"\e025"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-rectangle-landscape:before,.fa-rectangle:before{content:"\f2fa"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-barcode-alt:before,.fa-rectangle-barcode:before{content:"\f463"}.fa-rectangle-code:before{content:"\e322"}.fa-rectangle-history:before{content:"\e4a2"}.fa-rectangle-history-circle-plus:before{content:"\e4a3"}.fa-rectangle-history-circle-user:before{content:"\e4a4"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-pro:before,.fa-rectangle-pro:before{content:"\e235"}.fa-rectangle-terminal:before{content:"\e236"}.fa-rectangle-portrait:before,.fa-rectangle-vertical:before{content:"\f2fb"}.fa-rectangle-vertical-history:before{content:"\e237"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-rectangles-mixed:before{content:"\e323"}.fa-recycle:before{content:"\f1b8"}.fa-reel:before{content:"\e238"}.fa-refrigerator:before{content:"\e026"}.fa-registered:before{content:"\f25d"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-reply-clock:before,.fa-reply-time:before{content:"\e239"}.fa-republican:before{content:"\f75e"}.fa-restroom:before{content:"\f7bd"}.fa-restroom-simple:before{content:"\e23a"}.fa-retweet:before{content:"\f079"}.fa-rhombus:before{content:"\e23b"}.fa-ribbon:before{content:"\f4d6"}.fa-arrow-alt-right:before,.fa-right:before{content:"\f356"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-arrow-alt-from-left:before,.fa-right-from-line:before{content:"\f347"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-right-long-to-line:before{content:"\e444"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-arrow-alt-to-right:before,.fa-right-to-line:before{content:"\f34c"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-robot-astromech:before{content:"\e2d2"}.fa-rocket:before{content:"\f135"}.fa-rocket-launch:before{content:"\e027"}.fa-roller-coaster:before{content:"\e324"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-rotate-exclamation:before{content:"\e23c"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-router:before{content:"\f8da"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-rugby-ball:before{content:"\e3c6"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-rupiah-sign:before{content:"\e23d"}.fa-rv:before{content:"\f7be"}.fa-s:before{content:"S"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sailboat:before{content:"\e445"}.fa-bowl-salad:before,.fa-salad:before{content:"\f81e"}.fa-salt-shaker:before{content:"\e446"}.fa-sandwich:before{content:"\f81f"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-saxophone:before{content:"\f8dc"}.fa-sax-hot:before,.fa-saxophone-fire:before{content:"\f8db"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-line-dashed:before,.fa-scalpel-path:before{content:"\f61e"}.fa-scanner-image:before,.fa-scanner:before{content:"\f8f3"}.fa-scanner-gun:before{content:"\f488"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-school:before{content:"\f549"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-screen-users:before,.fa-users-class:before{content:"\f63d"}.fa-screencast:before{content:"\e23e"}.fa-screwdriver:before{content:"\f54a"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-scribble:before{content:"\e23f"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-sd-cards:before{content:"\e240"}.fa-seal:before{content:"\e241"}.fa-seal-exclamation:before{content:"\e242"}.fa-seal-question:before{content:"\e243"}.fa-seat-airline:before{content:"\e244"}.fa-section:before{content:"\e447"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-semicolon:before{content:";"}.fa-send-back:before{content:"\f87e"}.fa-send-backward:before{content:"\f87f"}.fa-sensor:before{content:"\e028"}.fa-sensor-cloud:before,.fa-sensor-smoke:before{content:"\e02c"}.fa-sensor-fire:before{content:"\e02a"}.fa-sensor-on:before{content:"\e02b"}.fa-sensor-alert:before,.fa-sensor-triangle-exclamation:before{content:"\e029"}.fa-server:before{content:"\f233"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-arrows-turn-right:before,.fa-share-all:before{content:"\f367"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-sheep:before{content:"\f711"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-inventory:before,.fa-shelves:before{content:"\f480"}.fa-shelves-empty:before{content:"\e246"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before,.fa-shield-blank:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-shield-exclamation:before{content:"\e247"}.fa-shield-keyhole:before{content:"\e248"}.fa-shield-minus:before{content:"\e249"}.fa-shield-plus:before{content:"\e24a"}.fa-shield-slash:before{content:"\e24b"}.fa-shield-virus:before{content:"\e06c"}.fa-shield-times:before,.fa-shield-xmark:before{content:"\e24c"}.fa-ship:before{content:"\f21a"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-shirt-long-sleeve:before{content:"\e3c7"}.fa-shirt-running:before{content:"\e3c8"}.fa-shirt-tank-top:before{content:"\e3c9"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-shop-lock:before{content:"\e4a5"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shower-alt:before,.fa-shower-down:before{content:"\e24d"}.fa-shredder:before{content:"\f68a"}.fa-shrimp:before{content:"\e448"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-shutters:before{content:"\e449"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sidebar:before{content:"\e24e"}.fa-sidebar-flip:before{content:"\e24f"}.fa-sigma:before{content:"\f68b"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-signal-alt-4:before,.fa-signal-alt:before,.fa-signal-bars-strong:before,.fa-signal-bars:before{content:"\f690"}.fa-signal-alt-2:before,.fa-signal-bars-fair:before{content:"\f692"}.fa-signal-alt-3:before,.fa-signal-bars-good:before{content:"\f693"}.fa-signal-alt-slash:before,.fa-signal-bars-slash:before{content:"\f694"}.fa-signal-alt-1:before,.fa-signal-bars-weak:before{content:"\f691"}.fa-signal-2:before,.fa-signal-fair:before{content:"\f68d"}.fa-signal-3:before,.fa-signal-good:before{content:"\f68e"}.fa-signal-slash:before{content:"\f695"}.fa-signal-stream:before{content:"\f8dd"}.fa-signal-stream-slash:before{content:"\e250"}.fa-signal-4:before,.fa-signal-strong:before{content:"\f68f"}.fa-signal-1:before,.fa-signal-weak:before{content:"\f68c"}.fa-signature:before{content:"\f5b7"}.fa-signature-lock:before{content:"\e3ca"}.fa-signature-slash:before{content:"\e3cb"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-sim-card:before{content:"\f7c4"}.fa-sim-cards:before{content:"\e251"}.fa-sink:before{content:"\e06d"}.fa-siren:before{content:"\e02d"}.fa-siren-on:before{content:"\e02e"}.fa-sitemap:before{content:"\f0e8"}.fa-skeleton:before{content:"\f620"}.fa-ski-boot:before{content:"\e3cc"}.fa-ski-boot-ski:before{content:"\e3cd"}.fa-skull:before{content:"\f54c"}.fa-skull-cow:before{content:"\f8de"}.fa-skull-crossbones:before{content:"\f714"}.fa-slash:before{content:"\f715"}.fa-slash-back:before{content:"\\"}.fa-slash-forward:before{content:"/"}.fa-sleigh:before{content:"\f7cc"}.fa-slider:before{content:"\e252"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-sliders-simple:before{content:"\e253"}.fa-sliders-up:before,.fa-sliders-v:before{content:"\f3f1"}.fa-slot-machine:before{content:"\e3ce"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-snake:before{content:"\f716"}.fa-snooze:before,.fa-zzz:before{content:"\f880"}.fa-snow-blowing:before{content:"\f761"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-frosty-head:before,.fa-snowman-head:before{content:"\f79b"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-creemee:before,.fa-soft-serve:before{content:"\e400"}.fa-solar-panel:before{content:"\f5ba"}.fa-solar-system:before{content:"\e02f"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-spa:before{content:"\f5bb"}.fa-space-station-moon:before{content:"\e033"}.fa-space-station-moon-alt:before,.fa-space-station-moon-construction:before{content:"\e034"}.fa-spade:before{content:"\f2f4"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-sparkles:before{content:"\f890"}.fa-speaker:before{content:"\f8df"}.fa-speakers:before{content:"\f8e0"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-split:before{content:"\e254"}.fa-splotch:before{content:"\f5bc"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-sportsball:before{content:"\e44b"}.fa-spray-can:before{content:"\f5bd"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-sprinkler:before{content:"\e035"}.fa-sprinkler-ceiling:before{content:"\e44c"}.fa-square:before{content:"\f0c8"}.fa-square-0:before{content:"\e255"}.fa-square-1:before{content:"\e256"}.fa-square-2:before{content:"\e257"}.fa-square-3:before{content:"\e258"}.fa-square-4:before{content:"\e259"}.fa-square-5:before{content:"\e25a"}.fa-square-6:before{content:"\e25b"}.fa-square-7:before{content:"\e25c"}.fa-square-8:before{content:"\e25d"}.fa-square-9:before{content:"\e25e"}.fa-square-a:before{content:"\e25f"}.fa-square-a-lock:before{content:"\e44d"}.fa-square-ampersand:before{content:"\e260"}.fa-arrow-square-down:before,.fa-square-arrow-down:before{content:"\f339"}.fa-square-arrow-down-left:before{content:"\e261"}.fa-square-arrow-down-right:before{content:"\e262"}.fa-arrow-square-left:before,.fa-square-arrow-left:before{content:"\f33a"}.fa-arrow-square-right:before,.fa-square-arrow-right:before{content:"\f33b"}.fa-arrow-square-up:before,.fa-square-arrow-up:before{content:"\f33c"}.fa-square-arrow-up-left:before{content:"\e263"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-square-b:before{content:"\e264"}.fa-square-bolt:before{content:"\e265"}.fa-square-c:before{content:"\e266"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-chevron-square-down:before,.fa-square-chevron-down:before{content:"\f329"}.fa-chevron-square-left:before,.fa-square-chevron-left:before{content:"\f32a"}.fa-chevron-square-right:before,.fa-square-chevron-right:before{content:"\f32b"}.fa-chevron-square-up:before,.fa-square-chevron-up:before{content:"\f32c"}.fa-square-code:before{content:"\e267"}.fa-square-d:before{content:"\e268"}.fa-square-dashed:before{content:"\e269"}.fa-square-divide:before{content:"\e26a"}.fa-dollar-square:before,.fa-square-dollar:before,.fa-usd-square:before{content:"\f2e9"}.fa-arrow-alt-square-down:before,.fa-square-down:before{content:"\f350"}.fa-square-down-left:before{content:"\e26b"}.fa-square-down-right:before{content:"\e26c"}.fa-square-e:before{content:"\e26d"}.fa-square-ellipsis:before{content:"\e26e"}.fa-square-ellipsis-vertical:before{content:"\e26f"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-exclamation-square:before,.fa-square-exclamation:before{content:"\f321"}.fa-square-f:before{content:"\e270"}.fa-box-fragile:before,.fa-square-fragile:before,.fa-square-wine-glass-crack:before{content:"\f49b"}.fa-square-full:before{content:"\f45c"}.fa-square-g:before{content:"\e271"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-heart-square:before,.fa-square-heart:before{content:"\f4c8"}.fa-square-i:before{content:"\e272"}.fa-info-square:before,.fa-square-info:before{content:"\f30f"}.fa-square-j:before{content:"\e273"}.fa-square-k:before{content:"\e274"}.fa-square-kanban:before{content:"\e488"}.fa-square-l:before{content:"\e275"}.fa-arrow-alt-square-left:before,.fa-square-left:before{content:"\f351"}.fa-square-list:before{content:"\e489"}.fa-square-m:before{content:"\e276"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-square-n:before{content:"\e277"}.fa-square-o:before{content:"\e278"}.fa-square-p:before{content:"\e279"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-parking-slash:before,.fa-square-parking-slash:before{content:"\f617"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-phone-square-down:before,.fa-square-phone-hangup:before{content:"\e27a"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-square-q:before{content:"\e27b"}.fa-square-quarters:before{content:"\e44e"}.fa-question-square:before,.fa-square-question:before{content:"\f2fd"}.fa-square-quote:before{content:"\e329"}.fa-square-r:before{content:"\e27c"}.fa-arrow-alt-square-right:before,.fa-square-right:before{content:"\f352"}.fa-square-ring:before{content:"\e44f"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-square-s:before{content:"\e27d"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-sliders-h-square:before,.fa-square-sliders:before{content:"\f3f0"}.fa-sliders-v-square:before,.fa-square-sliders-vertical:before{content:"\f3f2"}.fa-square-small:before{content:"\e27e"}.fa-square-star:before{content:"\e27f"}.fa-square-t:before{content:"\e280"}.fa-square-terminal:before{content:"\e32a"}.fa-box-up:before,.fa-square-this-way-up:before{content:"\f49f"}.fa-square-u:before{content:"\e281"}.fa-arrow-alt-square-up:before,.fa-square-up:before{content:"\f353"}.fa-square-up-left:before{content:"\e282"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-square-user:before{content:"\e283"}.fa-square-v:before{content:"\e284"}.fa-square-w:before{content:"\e285"}.fa-square-x:before{content:"\e286"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-square-y:before{content:"\e287"}.fa-square-z:before{content:"\e288"}.fa-squid:before{content:"\e450"}.fa-squirrel:before{content:"\f71a"}.fa-staff:before{content:"\f71b"}.fa-stairs:before{content:"\e289"}.fa-stamp:before{content:"\f5bf"}.fa-rectangle-sd:before,.fa-standard-definition:before{content:"\e28a"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-star-sharp:before{content:"\e28b"}.fa-star-sharp-half:before{content:"\e28c"}.fa-star-sharp-half-alt:before,.fa-star-sharp-half-stroke:before{content:"\e28d"}.fa-star-shooting:before{content:"\e036"}.fa-starfighter:before{content:"\e037"}.fa-starfighter-alt:before,.fa-starfighter-twin-ion-engine:before{content:"\e038"}.fa-starfighter-alt-advanced:before,.fa-starfighter-twin-ion-engine-advanced:before{content:"\e28e"}.fa-stars:before{content:"\f762"}.fa-starship:before{content:"\e039"}.fa-starship-freighter:before{content:"\e03a"}.fa-steak:before{content:"\f824"}.fa-steering-wheel:before{content:"\f622"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-stethoscope:before{content:"\f0f1"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-lock:before{content:"\e4a6"}.fa-store-slash:before{content:"\e071"}.fa-strawberry:before{content:"\e32b"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stroopwafel:before{content:"\f551"}.fa-subscript:before{content:"\f12c"}.fa-suitcase:before{content:"\f0f2"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-alt:before,.fa-sun-bright:before{content:"\e28f"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunglasses:before{content:"\f892"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superscript:before{content:"\f12b"}.fa-nigiri:before,.fa-sushi:before{content:"\e48a"}.fa-maki-roll:before,.fa-makizushi:before,.fa-sushi-roll:before{content:"\e48b"}.fa-swatchbook:before{content:"\f5c3"}.fa-sword:before{content:"\f71c"}.fa-sword-laser:before{content:"\e03b"}.fa-sword-laser-alt:before{content:"\e03c"}.fa-swords:before{content:"\f71d"}.fa-swords-laser:before{content:"\e03d"}.fa-icons-alt:before,.fa-symbols:before{content:"\f86e"}.fa-synagogue:before{content:"\f69b"}.fa-syringe:before{content:"\f48e"}.fa-t:before{content:"T"}.fa-table:before{content:"\f0ce"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-table-layout:before{content:"\e290"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-table-picnic:before{content:"\e32d"}.fa-table-pivot:before{content:"\e291"}.fa-rows:before,.fa-table-rows:before{content:"\e292"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-table-tree:before{content:"\e293"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-tablet-button:before{content:"\f10a"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablet-android-alt:before,.fa-tablet-screen:before{content:"\f3fc"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally-5:before,.fa-tally:before{content:"\f69c"}.fa-tally-1:before{content:"\e294"}.fa-tally-2:before{content:"\e295"}.fa-tally-3:before{content:"\e296"}.fa-tally-4:before{content:"\e297"}.fa-tamale:before{content:"\e451"}.fa-tank-water:before{content:"\e452"}.fa-tape:before{content:"\f4db"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-taxi-bus:before{content:"\e298"}.fa-teddy-bear:before{content:"\e3cf"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telescope:before{content:"\e03e"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-list:before{content:"\e299"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-temperature-frigid:before,.fa-temperature-snow:before{content:"\f768"}.fa-temperature-hot:before,.fa-temperature-sun:before{content:"\f76a"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text:before{content:"\f893"}.fa-text-height:before{content:"\f034"}.fa-text-size:before{content:"\f894"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-text-width:before{content:"\f035"}.fa-thermometer:before{content:"\f491"}.fa-theta:before{content:"\f69e"}.fa-thought-bubble:before{content:"\e32e"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-tick:before{content:"\e32f"}.fa-ticket:before{content:"\f145"}.fa-ticket-airline:before{content:"\e29a"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-tickets-airline:before{content:"\e29b"}.fa-tilde:before{content:"~"}.fa-timeline:before{content:"\e29c"}.fa-timeline-arrow:before{content:"\e29d"}.fa-timer:before{content:"\e29e"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before,.fa-toilet-paper-blank:before{content:"\f71f"}.fa-toilet-paper-blank-under:before,.fa-toilet-paper-reverse-alt:before{content:"\e29f"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toilet-paper-reverse:before,.fa-toilet-paper-under:before{content:"\e2a0"}.fa-toilet-paper-reverse-slash:before,.fa-toilet-paper-under-slash:before{content:"\e2a1"}.fa-tomato:before{content:"\e330"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before,.fa-tombstone-blank:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-tower-control:before{content:"\e2a2"}.fa-tractor:before{content:"\f722"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-subway-tunnel:before,.fa-train-subway-tunnel:before{content:"\e2a3"}.fa-train-track:before{content:"\e453"}.fa-train-tram:before,.fa-tram:before{content:"\f7da"}.fa-train-tunnel:before{content:"\e454"}.fa-transformer-bolt:before{content:"\e2a4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-transporter:before{content:"\e042"}.fa-transporter-1:before{content:"\e043"}.fa-transporter-2:before{content:"\e044"}.fa-transporter-3:before{content:"\e045"}.fa-transporter-4:before{content:"\e2a5"}.fa-transporter-5:before{content:"\e2a6"}.fa-transporter-6:before{content:"\e2a7"}.fa-transporter-7:before{content:"\e2a8"}.fa-transporter-empty:before{content:"\e046"}.fa-trash:before{content:"\f1f8"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-trash-can-check:before{content:"\e2a9"}.fa-trash-can-clock:before{content:"\e2aa"}.fa-trash-can-list:before{content:"\e2ab"}.fa-trash-can-plus:before{content:"\e2ac"}.fa-trash-alt-slash:before,.fa-trash-can-slash:before{content:"\e2ad"}.fa-trash-can-arrow-turn-left:before,.fa-trash-can-undo:before,.fa-trash-undo-alt:before{content:"\f896"}.fa-trash-can-xmark:before{content:"\e2ae"}.fa-trash-check:before{content:"\e2af"}.fa-trash-clock:before{content:"\e2b0"}.fa-trash-list:before{content:"\e2b1"}.fa-trash-plus:before{content:"\e2b2"}.fa-trash-slash:before{content:"\e2b3"}.fa-trash-arrow-turn-left:before,.fa-trash-undo:before{content:"\f895"}.fa-trash-xmark:before{content:"\e2b4"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-alt:before,.fa-tree-deciduous:before{content:"\f400"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-triangle:before{content:"\f2ec"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-triangle-instrument:before,.fa-triangle-music:before{content:"\f8e2"}.fa-construction:before,.fa-triangle-person-digging:before{content:"\f85d"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before,.fa-trophy-star:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-bolt:before{content:"\e3d0"}.fa-shipping-timed:before,.fa-truck-clock:before{content:"\f48c"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-container-empty:before{content:"\e2b5"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-truck-flatbed:before{content:"\e2b6"}.fa-truck-front:before{content:"\e2b7"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-truck-couch:before,.fa-truck-ramp-couch:before{content:"\f4dd"}.fa-truck-tow:before{content:"\e2b8"}.fa-trumpet:before{content:"\f8e3"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-teletype-answer:before,.fa-tty-answer:before{content:"\e2b9"}.fa-tugrik-sign:before{content:"\e2ba"}.fa-turkey:before{content:"\f725"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-turn-down-left:before{content:"\e331"}.fa-turn-down-right:before{content:"\e455"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-turntable:before{content:"\f8e4"}.fa-turtle:before{content:"\f726"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-tv-music:before{content:"\f8e6"}.fa-tv-retro:before{content:"\f401"}.fa-typewriter:before{content:"\f8e7"}.fa-u:before{content:"U"}.fa-ufo:before{content:"\e047"}.fa-ufo-beam:before{content:"\e048"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-umbrella-alt:before,.fa-umbrella-simple:before{content:"\e2bc"}.fa-underline:before{content:"\f0cd"}.fa-unicorn:before{content:"\f727"}.fa-uniform-martial-arts:before{content:"\e3d1"}.fa-union:before{content:"\f6a2"}.fa-universal-access:before{content:"\f29a"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-arrow-alt-up:before,.fa-up:before{content:"\f357"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-up-from-dotted-line:before{content:"\e456"}.fa-arrow-alt-from-bottom:before,.fa-up-from-line:before{content:"\f346"}.fa-up-left:before{content:"\e2bd"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-up-right:before{content:"\e2be"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-up-to-dotted-line:before{content:"\e457"}.fa-arrow-alt-to-top:before,.fa-up-to-line:before{content:"\f34d"}.fa-upload:before{content:"\f093"}.fa-usb-drive:before{content:"\f8e9"}.fa-user:before{content:"\f007"}.fa-user-alien:before{content:"\e04a"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-bounty-hunter:before{content:"\e2bf"}.fa-user-check:before{content:"\f4fc"}.fa-user-chef:before{content:"\e3d2"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cowboy:before{content:"\f8ea"}.fa-user-crown:before{content:"\f6a4"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-user-doctor-hair:before{content:"\e458"}.fa-user-doctor-hair-long:before{content:"\e459"}.fa-user-doctor-message:before,.fa-user-md-chat:before{content:"\f82e"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-user-graduate:before{content:"\f501"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-user-group-crown:before,.fa-users-crown:before{content:"\f6a5"}.fa-user-hair:before{content:"\e45a"}.fa-user-hair-buns:before{content:"\e3d3"}.fa-user-hair-long:before{content:"\e45b"}.fa-business-front:before,.fa-party-back:before,.fa-trian-balbot:before,.fa-user-hair-mullet:before{content:"\e45c"}.fa-user-headset:before{content:"\f82d"}.fa-user-construction:before,.fa-user-hard-hat:before,.fa-user-helmet-safety:before{content:"\f82c"}.fa-user-injured:before{content:"\f728"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-user-lock:before{content:"\f502"}.fa-user-minus:before{content:"\f503"}.fa-user-music:before{content:"\f8eb"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-nurse-hair:before{content:"\e45d"}.fa-user-nurse-hair-long:before{content:"\e45e"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-user-pilot:before{content:"\e2c0"}.fa-user-pilot-tie:before{content:"\e2c1"}.fa-user-plus:before{content:"\f234"}.fa-user-police:before{content:"\e333"}.fa-user-police-tie:before{content:"\e334"}.fa-user-robot:before{content:"\e04b"}.fa-user-robot-xmarks:before{content:"\e4a7"}.fa-user-secret:before{content:"\f21b"}.fa-user-shakespeare:before{content:"\e2c2"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-tie-hair:before{content:"\e45f"}.fa-user-tie-hair-long:before{content:"\e460"}.fa-user-unlock:before{content:"\e058"}.fa-user-visor:before{content:"\e04c"}.fa-user-vneck:before{content:"\e461"}.fa-user-vneck-hair:before{content:"\e462"}.fa-user-vneck-hair-long:before{content:"\e463"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-users-medical:before{content:"\f830"}.fa-users-slash:before{content:"\e073"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-utensils-slash:before{content:"\e464"}.fa-utility-pole:before{content:"\e2c3"}.fa-utility-pole-double:before{content:"\e2c4"}.fa-v:before{content:"V"}.fa-vacuum:before{content:"\e04d"}.fa-vacuum-robot:before{content:"\e04e"}.fa-value-absolute:before{content:"\f6a6"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-vault:before{content:"\e2c5"}.fa-vector-circle:before{content:"\e2c6"}.fa-vector-polygon:before{content:"\e2c7"}.fa-vector-square:before{content:"\f5cb"}.fa-vent-damper:before{content:"\e465"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-video-arrow-down-left:before{content:"\e2c8"}.fa-video-arrow-up-right:before{content:"\e2c9"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-violin:before{content:"\f8ed"}.fa-virus:before{content:"\e074"}.fa-virus-covid:before{content:"\e4a8"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-volume-medium:before,.fa-volume:before{content:"\f6a8"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-vr-cardboard:before{content:"\f729"}.fa-w:before{content:"W"}.fa-waffle:before{content:"\e466"}.fa-wagon-covered:before{content:"\f8ee"}.fa-walker:before{content:"\f831"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-wand-sparkles:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before,.fa-warehouse-full:before{content:"\f495"}.fa-washer:before,.fa-washing-machine:before{content:"\f898"}.fa-watch:before{content:"\f2e1"}.fa-watch-apple:before{content:"\e2cb"}.fa-watch-calculator:before{content:"\f8f0"}.fa-watch-fitness:before{content:"\f63e"}.fa-watch-smart:before{content:"\e2cc"}.fa-water:before{content:"\f773"}.fa-water-arrow-down:before,.fa-water-lower:before{content:"\f774"}.fa-water-arrow-up:before,.fa-water-rise:before{content:"\f775"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-watermelon-slice:before{content:"\e337"}.fa-heart-rate:before,.fa-wave-pulse:before{content:"\f5f8"}.fa-wave-sine:before{content:"\f899"}.fa-wave-square:before{content:"\f83e"}.fa-wave-triangle:before{content:"\f89a"}.fa-waveform:before{content:"\f8f1"}.fa-waveform-lines:before,.fa-waveform-path:before{content:"\f8f2"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-whale:before{content:"\f72c"}.fa-wheat:before{content:"\f72d"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-wheat-awn-slash:before{content:"\e338"}.fa-wheat-slash:before{content:"\e339"}.fa-wheelchair:before{content:"\f193"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before,.fa-whiskey-glass-ice:before{content:"\f7a1"}.fa-whistle:before{content:"\f460"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-wifi-exclamation:before{content:"\e2cf"}.fa-wifi-2:before,.fa-wifi-fair:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wifi-1:before,.fa-wifi-weak:before{content:"\f6aa"}.fa-wind:before{content:"\f72e"}.fa-wind-turbine:before{content:"\f89b"}.fa-wind-circle-exclamation:before,.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before,.fa-window-flip:before{content:"\f40f"}.fa-window-frame:before{content:"\e04f"}.fa-window-frame-open:before{content:"\e050"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-fragile:before,.fa-wine-glass-crack:before{content:"\f4bb"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-wrench-simple:before{content:"\e2d1"}.fa-x:before{content:"X"}.fa-x-ray:before{content:"\f497"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-times-to-slot:before,.fa-vote-nay:before,.fa-xmark-to-slot:before{content:"\f771"}.fa-y:before{content:"Y"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-z:before{content:"Z"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(fa-brands-400.9551593186fe5149.woff2) format("woff2"),url(fa-brands-400.992138ef85dec68b.ttf) format("truetype")}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hashnode:before{content:"\e499"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-meta:before{content:"\e49b"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-padlet:before{content:"\e4a0"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-square:before{content:"\f2ad"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-square-font-awesome:before{content:"\f425"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}:host,:root{--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone"}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(fa-duotone-900.917758838533decc.woff2) format("woff2"),url(fa-duotone-900.d21cc3222497ed74.ttf) format("truetype")}.fa-duotone,.fad{position:relative;font-family:"Font Awesome 6 Duotone";font-weight:900;letter-spacing:normal}.fa-duotone:before,.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:var(--fa-primary-opacity,1)}.fa-duotone:after,.fad:after{color:var(--fa-secondary-color,inherit)}.fa-duotone.fa-swap-opacity:before,.fa-duotone:after,.fa-swap-opacity .fa-duotone:before,.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after{opacity:var(--fa-secondary-opacity,.4)}.fa-duotone.fa-swap-opacity:after,.fa-swap-opacity .fa-duotone:after,.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:var(--fa-primary-opacity,1)}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x,.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}.fa-duotone.fa-fw:before,.fa-duotone.fa-stack-1x:before,.fa-duotone.fa-stack-2x:before,.fad.fa-fw:before,.fad.fa-stack-1x:before,.fad.fa-stack-2x:before{left:50%;transform:translate(-50%)}.fa-duotone.fa-0:after,.fad.fa-0:after{content:"00"}.fa-duotone.fa-1:after,.fad.fa-1:after{content:"11"}.fa-duotone.fa-2:after,.fad.fa-2:after{content:"22"}.fa-duotone.fa-3:after,.fad.fa-3:after{content:"33"}.fa-duotone.fa-4:after,.fad.fa-4:after{content:"44"}.fa-duotone.fa-5:after,.fad.fa-5:after{content:"55"}.fa-duotone.fa-6:after,.fad.fa-6:after{content:"66"}.fa-duotone.fa-7:after,.fad.fa-7:after{content:"77"}.fa-duotone.fa-8:after,.fad.fa-8:after{content:"88"}.fa-duotone.fa-9:after,.fad.fa-9:after{content:"99"}.fa-duotone.fa-00:after,.fad.fa-00:after{content:"\e467\e467"}.fa-duotone.fa-360-degrees:after,.fad.fa-360-degrees:after{content:"\e2dc\e2dc"}.fa-duotone.fa-a:after,.fad.fa-a:after{content:"AA"}.fa-duotone.fa-abacus:after,.fad.fa-abacus:after{content:"\f640\f640"}.fa-duotone.fa-accent-grave:after,.fad.fa-accent-grave:after{content:"``"}.fa-duotone.fa-acorn:after,.fad.fa-acorn:after{content:"\f6ae\f6ae"}.fa-duotone.fa-address-book:after,.fa-duotone.fa-contact-book:after,.fad.fa-address-book:after,.fad.fa-contact-book:after{content:"\f2b9\f2b9"}.fa-duotone.fa-address-card:after,.fa-duotone.fa-contact-card:after,.fa-duotone.fa-vcard:after,.fad.fa-address-card:after,.fad.fa-contact-card:after,.fad.fa-vcard:after{content:"\f2bb\f2bb"}.fa-duotone.fa-air-conditioner:after,.fad.fa-air-conditioner:after{content:"\f8f4\f8f4"}.fa-duotone.fa-airplay:after,.fad.fa-airplay:after{content:"\e089\e089"}.fa-duotone.fa-alarm-clock:after,.fad.fa-alarm-clock:after{content:"\f34e\f34e"}.fa-duotone.fa-alarm-exclamation:after,.fad.fa-alarm-exclamation:after{content:"\f843\f843"}.fa-duotone.fa-alarm-plus:after,.fad.fa-alarm-plus:after{content:"\f844\f844"}.fa-duotone.fa-alarm-snooze:after,.fad.fa-alarm-snooze:after{content:"\f845\f845"}.fa-duotone.fa-album:after,.fad.fa-album:after{content:"\f89f\f89f"}.fa-duotone.fa-album-circle-plus:after,.fad.fa-album-circle-plus:after{content:"\e48c\e48c"}.fa-duotone.fa-album-circle-user:after,.fad.fa-album-circle-user:after{content:"\e48d\e48d"}.fa-duotone.fa-album-collection:after,.fad.fa-album-collection:after{content:"\f8a0\f8a0"}.fa-duotone.fa-album-collection-circle-plus:after,.fad.fa-album-collection-circle-plus:after{content:"\e48e\e48e"}.fa-duotone.fa-album-collection-circle-user:after,.fad.fa-album-collection-circle-user:after{content:"\e48f\e48f"}.fa-duotone.fa-alicorn:after,.fad.fa-alicorn:after{content:"\f6b0\f6b0"}.fa-duotone.fa-alien:after,.fad.fa-alien:after{content:"\f8f5\f8f5"}.fa-duotone.fa-alien-8bit:after,.fa-duotone.fa-alien-monster:after,.fad.fa-alien-8bit:after,.fad.fa-alien-monster:after{content:"\f8f6\f8f6"}.fa-duotone.fa-align-center:after,.fad.fa-align-center:after{content:"\f037\f037"}.fa-duotone.fa-align-justify:after,.fad.fa-align-justify:after{content:"\f039\f039"}.fa-duotone.fa-align-left:after,.fad.fa-align-left:after{content:"\f036\f036"}.fa-duotone.fa-align-right:after,.fad.fa-align-right:after{content:"\f038\f038"}.fa-duotone.fa-align-slash:after,.fad.fa-align-slash:after{content:"\f846\f846"}.fa-duotone.fa-alt:after,.fad.fa-alt:after{content:"\e08a\e08a"}.fa-duotone.fa-amp-guitar:after,.fad.fa-amp-guitar:after{content:"\f8a1\f8a1"}.fa-duotone.fa-ampersand:after,.fad.fa-ampersand:after{content:"&&"}.fa-duotone.fa-anchor:after,.fad.fa-anchor:after{content:"\f13d\f13d"}.fa-duotone.fa-angel:after,.fad.fa-angel:after{content:"\f779\f779"}.fa-duotone.fa-angle:after,.fad.fa-angle:after{content:"\e08c\e08c"}.fa-duotone.fa-angle-90:after,.fad.fa-angle-90:after{content:"\e08d\e08d"}.fa-duotone.fa-angle-down:after,.fad.fa-angle-down:after{content:"\f107\f107"}.fa-duotone.fa-angle-left:after,.fad.fa-angle-left:after{content:"\f104\f104"}.fa-duotone.fa-angle-right:after,.fad.fa-angle-right:after{content:"\f105\f105"}.fa-duotone.fa-angle-up:after,.fad.fa-angle-up:after{content:"\f106\f106"}.fa-duotone.fa-angle-double-down:after,.fa-duotone.fa-angles-down:after,.fad.fa-angle-double-down:after,.fad.fa-angles-down:after{content:"\f103\f103"}.fa-duotone.fa-angle-double-left:after,.fa-duotone.fa-angles-left:after,.fad.fa-angle-double-left:after,.fad.fa-angles-left:after{content:"\f100\f100"}.fa-duotone.fa-angle-double-right:after,.fa-duotone.fa-angles-right:after,.fad.fa-angle-double-right:after,.fad.fa-angles-right:after{content:"\f101\f101"}.fa-duotone.fa-angle-double-up:after,.fa-duotone.fa-angles-up:after,.fad.fa-angle-double-up:after,.fad.fa-angles-up:after{content:"\f102\f102"}.fa-duotone.fa-ankh:after,.fad.fa-ankh:after{content:"\f644\f644"}.fa-duotone.fa-apartment:after,.fad.fa-apartment:after{content:"\e468\e468"}.fa-duotone.fa-aperture:after,.fad.fa-aperture:after{content:"\e2df\e2df"}.fa-duotone.fa-apostrophe:after,.fad.fa-apostrophe:after{content:"''"}.fa-duotone.fa-apple-core:after,.fad.fa-apple-core:after{content:"\e08f\e08f"}.fa-duotone.fa-apple-alt:after,.fa-duotone.fa-apple-whole:after,.fad.fa-apple-alt:after,.fad.fa-apple-whole:after{content:"\f5d1\f5d1"}.fa-duotone.fa-archway:after,.fad.fa-archway:after{content:"\f557\f557"}.fa-duotone.fa-arrow-down:after,.fad.fa-arrow-down:after{content:"\f063\f063"}.fa-duotone.fa-arrow-down-1-9:after,.fa-duotone.fa-sort-numeric-asc:after,.fa-duotone.fa-sort-numeric-down:after,.fad.fa-arrow-down-1-9:after,.fad.fa-sort-numeric-asc:after,.fad.fa-sort-numeric-down:after{content:"\f162\f162"}.fa-duotone.fa-arrow-down-9-1:after,.fa-duotone.fa-sort-numeric-desc:after,.fa-duotone.fa-sort-numeric-down-alt:after,.fad.fa-arrow-down-9-1:after,.fad.fa-sort-numeric-desc:after,.fad.fa-sort-numeric-down-alt:after{content:"\f886\f886"}.fa-duotone.fa-arrow-down-a-z:after,.fa-duotone.fa-sort-alpha-asc:after,.fa-duotone.fa-sort-alpha-down:after,.fad.fa-arrow-down-a-z:after,.fad.fa-sort-alpha-asc:after,.fad.fa-sort-alpha-down:after{content:"\f15d\f15d"}.fa-duotone.fa-arrow-down-arrow-up:after,.fa-duotone.fa-sort-alt:after,.fad.fa-arrow-down-arrow-up:after,.fad.fa-sort-alt:after{content:"\f883\f883"}.fa-duotone.fa-arrow-down-big-small:after,.fa-duotone.fa-sort-size-down:after,.fad.fa-arrow-down-big-small:after,.fad.fa-sort-size-down:after{content:"\f88c\f88c"}.fa-duotone.fa-arrow-down-from-dotted-line:after,.fad.fa-arrow-down-from-dotted-line:after{content:"\e090\e090"}.fa-duotone.fa-arrow-down-from-line:after,.fa-duotone.fa-arrow-from-top:after,.fad.fa-arrow-down-from-line:after,.fad.fa-arrow-from-top:after{content:"\f345\f345"}.fa-duotone.fa-arrow-down-left:after,.fad.fa-arrow-down-left:after{content:"\e091\e091"}.fa-duotone.fa-arrow-down-left-and-arrow-up-right-to-center:after,.fad.fa-arrow-down-left-and-arrow-up-right-to-center:after{content:"\e092\e092"}.fa-duotone.fa-arrow-down-long:after,.fa-duotone.fa-long-arrow-down:after,.fad.fa-arrow-down-long:after,.fad.fa-long-arrow-down:after{content:"\f175\f175"}.fa-duotone.fa-arrow-down-right:after,.fad.fa-arrow-down-right:after{content:"\e093\e093"}.fa-duotone.fa-arrow-down-short-wide:after,.fa-duotone.fa-sort-amount-desc:after,.fa-duotone.fa-sort-amount-down-alt:after,.fad.fa-arrow-down-short-wide:after,.fad.fa-sort-amount-desc:after,.fad.fa-sort-amount-down-alt:after{content:"\f884\f884"}.fa-duotone.fa-arrow-down-small-big:after,.fa-duotone.fa-sort-size-down-alt:after,.fad.fa-arrow-down-small-big:after,.fad.fa-sort-size-down-alt:after{content:"\f88d\f88d"}.fa-duotone.fa-arrow-down-square-triangle:after,.fa-duotone.fa-sort-shapes-down-alt:after,.fad.fa-arrow-down-square-triangle:after,.fad.fa-sort-shapes-down-alt:after{content:"\f889\f889"}.fa-duotone.fa-arrow-down-to-bracket:after,.fad.fa-arrow-down-to-bracket:after{content:"\e094\e094"}.fa-duotone.fa-arrow-down-to-dotted-line:after,.fad.fa-arrow-down-to-dotted-line:after{content:"\e095\e095"}.fa-duotone.fa-arrow-down-to-line:after,.fa-duotone.fa-arrow-to-bottom:after,.fad.fa-arrow-down-to-line:after,.fad.fa-arrow-to-bottom:after{content:"\f33d\f33d"}.fa-duotone.fa-arrow-down-to-square:after,.fad.fa-arrow-down-to-square:after{content:"\e096\e096"}.fa-duotone.fa-arrow-down-triangle-square:after,.fa-duotone.fa-sort-shapes-down:after,.fad.fa-arrow-down-triangle-square:after,.fad.fa-sort-shapes-down:after{content:"\f888\f888"}.fa-duotone.fa-arrow-down-wide-short:after,.fa-duotone.fa-sort-amount-asc:after,.fa-duotone.fa-sort-amount-down:after,.fad.fa-arrow-down-wide-short:after,.fad.fa-sort-amount-asc:after,.fad.fa-sort-amount-down:after{content:"\f160\f160"}.fa-duotone.fa-arrow-down-z-a:after,.fa-duotone.fa-sort-alpha-desc:after,.fa-duotone.fa-sort-alpha-down-alt:after,.fad.fa-arrow-down-z-a:after,.fad.fa-sort-alpha-desc:after,.fad.fa-sort-alpha-down-alt:after{content:"\f881\f881"}.fa-duotone.fa-arrow-left:after,.fad.fa-arrow-left:after{content:"\f060\f060"}.fa-duotone.fa-arrow-from-right:after,.fa-duotone.fa-arrow-left-from-line:after,.fad.fa-arrow-from-right:after,.fad.fa-arrow-left-from-line:after{content:"\f344\f344"}.fa-duotone.fa-arrow-left-long:after,.fa-duotone.fa-long-arrow-left:after,.fad.fa-arrow-left-long:after,.fad.fa-long-arrow-left:after{content:"\f177\f177"}.fa-duotone.fa-arrow-left-long-to-line:after,.fad.fa-arrow-left-long-to-line:after{content:"\e3d4\e3d4"}.fa-duotone.fa-arrow-left-to-line:after,.fa-duotone.fa-arrow-to-left:after,.fad.fa-arrow-left-to-line:after,.fad.fa-arrow-to-left:after{content:"\f33e\f33e"}.fa-duotone.fa-arrow-pointer:after,.fa-duotone.fa-mouse-pointer:after,.fad.fa-arrow-pointer:after,.fad.fa-mouse-pointer:after{content:"\f245\f245"}.fa-duotone.fa-arrow-right:after,.fad.fa-arrow-right:after{content:"\f061\f061"}.fa-duotone.fa-arrow-right-arrow-left:after,.fa-duotone.fa-exchange:after,.fad.fa-arrow-right-arrow-left:after,.fad.fa-exchange:after{content:"\f0ec\f0ec"}.fa-duotone.fa-arrow-right-from-bracket:after,.fa-duotone.fa-sign-out:after,.fad.fa-arrow-right-from-bracket:after,.fad.fa-sign-out:after{content:"\f08b\f08b"}.fa-duotone.fa-arrow-from-left:after,.fa-duotone.fa-arrow-right-from-line:after,.fad.fa-arrow-from-left:after,.fad.fa-arrow-right-from-line:after{content:"\f343\f343"}.fa-duotone.fa-arrow-right-long:after,.fa-duotone.fa-long-arrow-right:after,.fad.fa-arrow-right-long:after,.fad.fa-long-arrow-right:after{content:"\f178\f178"}.fa-duotone.fa-arrow-right-long-to-line:after,.fad.fa-arrow-right-long-to-line:after{content:"\e3d5\e3d5"}.fa-duotone.fa-arrow-right-to-bracket:after,.fa-duotone.fa-sign-in:after,.fad.fa-arrow-right-to-bracket:after,.fad.fa-sign-in:after{content:"\f090\f090"}.fa-duotone.fa-arrow-right-to-line:after,.fa-duotone.fa-arrow-to-right:after,.fad.fa-arrow-right-to-line:after,.fad.fa-arrow-to-right:after{content:"\f340\f340"}.fa-duotone.fa-arrow-left-rotate:after,.fa-duotone.fa-arrow-rotate-back:after,.fa-duotone.fa-arrow-rotate-backward:after,.fa-duotone.fa-arrow-rotate-left:after,.fa-duotone.fa-undo:after,.fad.fa-arrow-left-rotate:after,.fad.fa-arrow-rotate-back:after,.fad.fa-arrow-rotate-backward:after,.fad.fa-arrow-rotate-left:after,.fad.fa-undo:after{content:"\f0e2\f0e2"}.fa-duotone.fa-arrow-right-rotate:after,.fa-duotone.fa-arrow-rotate-forward:after,.fa-duotone.fa-arrow-rotate-right:after,.fa-duotone.fa-redo:after,.fad.fa-arrow-right-rotate:after,.fad.fa-arrow-rotate-forward:after,.fad.fa-arrow-rotate-right:after,.fad.fa-redo:after{content:"\f01e\f01e"}.fa-duotone.fa-arrow-trend-down:after,.fad.fa-arrow-trend-down:after{content:"\e097\e097"}.fa-duotone.fa-arrow-trend-up:after,.fad.fa-arrow-trend-up:after{content:"\e098\e098"}.fa-duotone.fa-arrow-turn-down:after,.fa-duotone.fa-level-down:after,.fad.fa-arrow-turn-down:after,.fad.fa-level-down:after{content:"\f149\f149"}.fa-duotone.fa-arrow-turn-down-left:after,.fad.fa-arrow-turn-down-left:after{content:"\e2e1\e2e1"}.fa-duotone.fa-arrow-turn-down-right:after,.fad.fa-arrow-turn-down-right:after{content:"\e3d6\e3d6"}.fa-duotone.fa-arrow-turn-up:after,.fa-duotone.fa-level-up:after,.fad.fa-arrow-turn-up:after,.fad.fa-level-up:after{content:"\f148\f148"}.fa-duotone.fa-arrow-up:after,.fad.fa-arrow-up:after{content:"\f062\f062"}.fa-duotone.fa-arrow-up-1-9:after,.fa-duotone.fa-sort-numeric-up:after,.fad.fa-arrow-up-1-9:after,.fad.fa-sort-numeric-up:after{content:"\f163\f163"}.fa-duotone.fa-arrow-up-9-1:after,.fa-duotone.fa-sort-numeric-up-alt:after,.fad.fa-arrow-up-9-1:after,.fad.fa-sort-numeric-up-alt:after{content:"\f887\f887"}.fa-duotone.fa-arrow-up-a-z:after,.fa-duotone.fa-sort-alpha-up:after,.fad.fa-arrow-up-a-z:after,.fad.fa-sort-alpha-up:after{content:"\f15e\f15e"}.fa-duotone.fa-arrow-up-arrow-down:after,.fa-duotone.fa-sort-up-down:after,.fad.fa-arrow-up-arrow-down:after,.fad.fa-sort-up-down:after{content:"\e099\e099"}.fa-duotone.fa-arrow-up-big-small:after,.fa-duotone.fa-sort-size-up:after,.fad.fa-arrow-up-big-small:after,.fad.fa-sort-size-up:after{content:"\f88e\f88e"}.fa-duotone.fa-arrow-up-from-bracket:after,.fad.fa-arrow-up-from-bracket:after{content:"\e09a\e09a"}.fa-duotone.fa-arrow-up-from-dotted-line:after,.fad.fa-arrow-up-from-dotted-line:after{content:"\e09b\e09b"}.fa-duotone.fa-arrow-from-bottom:after,.fa-duotone.fa-arrow-up-from-line:after,.fad.fa-arrow-from-bottom:after,.fad.fa-arrow-up-from-line:after{content:"\f342\f342"}.fa-duotone.fa-arrow-up-from-square:after,.fad.fa-arrow-up-from-square:after{content:"\e09c\e09c"}.fa-duotone.fa-arrow-up-left:after,.fad.fa-arrow-up-left:after{content:"\e09d\e09d"}.fa-duotone.fa-arrow-up-left-from-circle:after,.fad.fa-arrow-up-left-from-circle:after{content:"\e09e\e09e"}.fa-duotone.fa-arrow-up-long:after,.fa-duotone.fa-long-arrow-up:after,.fad.fa-arrow-up-long:after,.fad.fa-long-arrow-up:after{content:"\f176\f176"}.fa-duotone.fa-arrow-up-right:after,.fad.fa-arrow-up-right:after{content:"\e09f\e09f"}.fa-duotone.fa-arrow-up-right-and-arrow-down-left-from-center:after,.fad.fa-arrow-up-right-and-arrow-down-left-from-center:after{content:"\e0a0\e0a0"}.fa-duotone.fa-arrow-up-right-from-square:after,.fa-duotone.fa-external-link:after,.fad.fa-arrow-up-right-from-square:after,.fad.fa-external-link:after{content:"\f08e\f08e"}.fa-duotone.fa-arrow-up-short-wide:after,.fa-duotone.fa-sort-amount-up-alt:after,.fad.fa-arrow-up-short-wide:after,.fad.fa-sort-amount-up-alt:after{content:"\f885\f885"}.fa-duotone.fa-arrow-up-small-big:after,.fa-duotone.fa-sort-size-up-alt:after,.fad.fa-arrow-up-small-big:after,.fad.fa-sort-size-up-alt:after{content:"\f88f\f88f"}.fa-duotone.fa-arrow-up-square-triangle:after,.fa-duotone.fa-sort-shapes-up-alt:after,.fad.fa-arrow-up-square-triangle:after,.fad.fa-sort-shapes-up-alt:after{content:"\f88b\f88b"}.fa-duotone.fa-arrow-up-to-dotted-line:after,.fad.fa-arrow-up-to-dotted-line:after{content:"\e0a1\e0a1"}.fa-duotone.fa-arrow-to-top:after,.fa-duotone.fa-arrow-up-to-line:after,.fad.fa-arrow-to-top:after,.fad.fa-arrow-up-to-line:after{content:"\f341\f341"}.fa-duotone.fa-arrow-up-triangle-square:after,.fa-duotone.fa-sort-shapes-up:after,.fad.fa-arrow-up-triangle-square:after,.fad.fa-sort-shapes-up:after{content:"\f88a\f88a"}.fa-duotone.fa-arrow-up-wide-short:after,.fa-duotone.fa-sort-amount-up:after,.fad.fa-arrow-up-wide-short:after,.fad.fa-sort-amount-up:after{content:"\f161\f161"}.fa-duotone.fa-arrow-up-z-a:after,.fa-duotone.fa-sort-alpha-up-alt:after,.fad.fa-arrow-up-z-a:after,.fad.fa-sort-alpha-up-alt:after{content:"\f882\f882"}.fa-duotone.fa-arrows-cross:after,.fad.fa-arrows-cross:after{content:"\e0a2\e0a2"}.fa-duotone.fa-arrows-from-dotted-line:after,.fad.fa-arrows-from-dotted-line:after{content:"\e0a3\e0a3"}.fa-duotone.fa-arrows-from-line:after,.fad.fa-arrows-from-line:after{content:"\e0a4\e0a4"}.fa-duotone.fa-arrows-h:after,.fa-duotone.fa-arrows-left-right:after,.fad.fa-arrows-h:after,.fad.fa-arrows-left-right:after{content:"\f07e\f07e"}.fa-duotone.fa-arrows-maximize:after,.fa-duotone.fa-expand-arrows:after,.fad.fa-arrows-maximize:after,.fad.fa-expand-arrows:after{content:"\f31d\f31d"}.fa-duotone.fa-arrows-minimize:after,.fa-duotone.fa-compress-arrows:after,.fad.fa-arrows-minimize:after,.fad.fa-compress-arrows:after{content:"\e0a5\e0a5"}.fa-duotone.fa-arrows-repeat:after,.fa-duotone.fa-repeat-alt:after,.fad.fa-arrows-repeat:after,.fad.fa-repeat-alt:after{content:"\f364\f364"}.fa-duotone.fa-arrows-repeat-1:after,.fa-duotone.fa-repeat-1-alt:after,.fad.fa-arrows-repeat-1:after,.fad.fa-repeat-1-alt:after{content:"\f366\f366"}.fa-duotone.fa-arrows-retweet:after,.fa-duotone.fa-retweet-alt:after,.fad.fa-arrows-retweet:after,.fad.fa-retweet-alt:after{content:"\f361\f361"}.fa-duotone.fa-arrows-rotate:after,.fa-duotone.fa-refresh:after,.fa-duotone.fa-sync:after,.fad.fa-arrows-rotate:after,.fad.fa-refresh:after,.fad.fa-sync:after{content:"\f021\f021"}.fa-duotone.fa-arrows-to-dotted-line:after,.fad.fa-arrows-to-dotted-line:after{content:"\e0a6\e0a6"}.fa-duotone.fa-arrows-to-line:after,.fad.fa-arrows-to-line:after{content:"\e0a7\e0a7"}.fa-duotone.fa-arrows-up-down:after,.fa-duotone.fa-arrows-v:after,.fad.fa-arrows-up-down:after,.fad.fa-arrows-v:after{content:"\f07d\f07d"}.fa-duotone.fa-arrows-up-down-left-right:after,.fa-duotone.fa-arrows:after,.fad.fa-arrows-up-down-left-right:after,.fad.fa-arrows:after{content:"\f047\f047"}.fa-duotone.fa-asterisk:after,.fad.fa-asterisk:after{content:"**"}.fa-duotone.fa-at:after,.fad.fa-at:after{content:"@@"}.fa-duotone.fa-atom:after,.fad.fa-atom:after{content:"\f5d2\f5d2"}.fa-duotone.fa-atom-alt:after,.fa-duotone.fa-atom-simple:after,.fad.fa-atom-alt:after,.fad.fa-atom-simple:after{content:"\f5d3\f5d3"}.fa-duotone.fa-audio-description:after,.fad.fa-audio-description:after{content:"\f29e\f29e"}.fa-duotone.fa-audio-description-slash:after,.fad.fa-audio-description-slash:after{content:"\e0a8\e0a8"}.fa-duotone.fa-austral-sign:after,.fad.fa-austral-sign:after{content:"\e0a9\e0a9"}.fa-duotone.fa-avocado:after,.fad.fa-avocado:after{content:"\e0aa\e0aa"}.fa-duotone.fa-award:after,.fad.fa-award:after{content:"\f559\f559"}.fa-duotone.fa-award-simple:after,.fad.fa-award-simple:after{content:"\e0ab\e0ab"}.fa-duotone.fa-axe:after,.fad.fa-axe:after{content:"\f6b2\f6b2"}.fa-duotone.fa-axe-battle:after,.fad.fa-axe-battle:after{content:"\f6b3\f6b3"}.fa-duotone.fa-b:after,.fad.fa-b:after{content:"BB"}.fa-duotone.fa-baby:after,.fad.fa-baby:after{content:"\f77c\f77c"}.fa-duotone.fa-baby-carriage:after,.fa-duotone.fa-carriage-baby:after,.fad.fa-baby-carriage:after,.fad.fa-carriage-baby:after{content:"\f77d\f77d"}.fa-duotone.fa-backpack:after,.fad.fa-backpack:after{content:"\f5d4\f5d4"}.fa-duotone.fa-backward:after,.fad.fa-backward:after{content:"\f04a\f04a"}.fa-duotone.fa-backward-fast:after,.fa-duotone.fa-fast-backward:after,.fad.fa-backward-fast:after,.fad.fa-fast-backward:after{content:"\f049\f049"}.fa-duotone.fa-backward-step:after,.fa-duotone.fa-step-backward:after,.fad.fa-backward-step:after,.fad.fa-step-backward:after{content:"\f048\f048"}.fa-duotone.fa-bacon:after,.fad.fa-bacon:after{content:"\f7e5\f7e5"}.fa-duotone.fa-bacteria:after,.fad.fa-bacteria:after{content:"\e059\e059"}.fa-duotone.fa-bacterium:after,.fad.fa-bacterium:after{content:"\e05a\e05a"}.fa-duotone.fa-badge:after,.fad.fa-badge:after{content:"\f335\f335"}.fa-duotone.fa-badge-check:after,.fad.fa-badge-check:after{content:"\f336\f336"}.fa-duotone.fa-badge-dollar:after,.fad.fa-badge-dollar:after{content:"\f645\f645"}.fa-duotone.fa-badge-percent:after,.fad.fa-badge-percent:after{content:"\f646\f646"}.fa-duotone.fa-badge-sheriff:after,.fad.fa-badge-sheriff:after{content:"\f8a2\f8a2"}.fa-duotone.fa-badger-honey:after,.fad.fa-badger-honey:after{content:"\f6b4\f6b4"}.fa-duotone.fa-badminton:after,.fad.fa-badminton:after{content:"\e33a\e33a"}.fa-duotone.fa-bag-shopping:after,.fa-duotone.fa-shopping-bag:after,.fad.fa-bag-shopping:after,.fad.fa-shopping-bag:after{content:"\f290\f290"}.fa-duotone.fa-bagel:after,.fad.fa-bagel:after{content:"\e3d7\e3d7"}.fa-duotone.fa-bags-shopping:after,.fad.fa-bags-shopping:after{content:"\f847\f847"}.fa-duotone.fa-baguette:after,.fad.fa-baguette:after{content:"\e3d8\e3d8"}.fa-duotone.fa-bahai:after,.fad.fa-bahai:after{content:"\f666\f666"}.fa-duotone.fa-baht-sign:after,.fad.fa-baht-sign:after{content:"\e0ac\e0ac"}.fa-duotone.fa-ball-pile:after,.fad.fa-ball-pile:after{content:"\f77e\f77e"}.fa-duotone.fa-balloon:after,.fad.fa-balloon:after{content:"\e2e3\e2e3"}.fa-duotone.fa-balloons:after,.fad.fa-balloons:after{content:"\e2e4\e2e4"}.fa-duotone.fa-ballot:after,.fad.fa-ballot:after{content:"\f732\f732"}.fa-duotone.fa-ballot-check:after,.fad.fa-ballot-check:after{content:"\f733\f733"}.fa-duotone.fa-ban:after,.fa-duotone.fa-cancel:after,.fad.fa-ban:after,.fad.fa-cancel:after{content:"\f05e\f05e"}.fa-duotone.fa-ban-bug:after,.fa-duotone.fa-debug:after,.fad.fa-ban-bug:after,.fad.fa-debug:after{content:"\f7f9\f7f9"}.fa-duotone.fa-ban-parking:after,.fa-duotone.fa-parking-circle-slash:after,.fad.fa-ban-parking:after,.fad.fa-parking-circle-slash:after{content:"\f616\f616"}.fa-duotone.fa-ban-smoking:after,.fa-duotone.fa-smoking-ban:after,.fad.fa-ban-smoking:after,.fad.fa-smoking-ban:after{content:"\f54d\f54d"}.fa-duotone.fa-banana:after,.fad.fa-banana:after{content:"\e2e5\e2e5"}.fa-duotone.fa-band-aid:after,.fa-duotone.fa-bandage:after,.fad.fa-band-aid:after,.fad.fa-bandage:after{content:"\f462\f462"}.fa-duotone.fa-bangladeshi-taka-sign:after,.fad.fa-bangladeshi-taka-sign:after{content:"\e2e6\e2e6"}.fa-duotone.fa-banjo:after,.fad.fa-banjo:after{content:"\f8a3\f8a3"}.fa-duotone.fa-barcode:after,.fad.fa-barcode:after{content:"\f02a\f02a"}.fa-duotone.fa-barcode-read:after,.fad.fa-barcode-read:after{content:"\f464\f464"}.fa-duotone.fa-barcode-scan:after,.fad.fa-barcode-scan:after{content:"\f465\f465"}.fa-duotone.fa-bars:after,.fa-duotone.fa-navicon:after,.fad.fa-bars:after,.fad.fa-navicon:after{content:"\f0c9\f0c9"}.fa-duotone.fa-bars-filter:after,.fad.fa-bars-filter:after{content:"\e0ad\e0ad"}.fa-duotone.fa-bars-progress:after,.fa-duotone.fa-tasks-alt:after,.fad.fa-bars-progress:after,.fad.fa-tasks-alt:after{content:"\f828\f828"}.fa-duotone.fa-bars-sort:after,.fad.fa-bars-sort:after{content:"\e0ae\e0ae"}.fa-duotone.fa-bars-staggered:after,.fa-duotone.fa-reorder:after,.fa-duotone.fa-stream:after,.fad.fa-bars-staggered:after,.fad.fa-reorder:after,.fad.fa-stream:after{content:"\f550\f550"}.fa-duotone.fa-baseball-ball:after,.fa-duotone.fa-baseball:after,.fad.fa-baseball-ball:after,.fad.fa-baseball:after{content:"\f433\f433"}.fa-duotone.fa-baseball-bat-ball:after,.fad.fa-baseball-bat-ball:after{content:"\f432\f432"}.fa-duotone.fa-basket-shopping:after,.fa-duotone.fa-shopping-basket:after,.fad.fa-basket-shopping:after,.fad.fa-shopping-basket:after{content:"\f291\f291"}.fa-duotone.fa-basket-shopping-simple:after,.fa-duotone.fa-shopping-basket-alt:after,.fad.fa-basket-shopping-simple:after,.fad.fa-shopping-basket-alt:after{content:"\e0af\e0af"}.fa-duotone.fa-basketball-ball:after,.fa-duotone.fa-basketball:after,.fad.fa-basketball-ball:after,.fad.fa-basketball:after{content:"\f434\f434"}.fa-duotone.fa-basketball-hoop:after,.fad.fa-basketball-hoop:after{content:"\f435\f435"}.fa-duotone.fa-bat:after,.fad.fa-bat:after{content:"\f6b5\f6b5"}.fa-duotone.fa-bath:after,.fa-duotone.fa-bathtub:after,.fad.fa-bath:after,.fad.fa-bathtub:after{content:"\f2cd\f2cd"}.fa-duotone.fa-battery-bolt:after,.fad.fa-battery-bolt:after{content:"\f376\f376"}.fa-duotone.fa-battery-0:after,.fa-duotone.fa-battery-empty:after,.fad.fa-battery-0:after,.fad.fa-battery-empty:after{content:"\f244\f244"}.fa-duotone.fa-battery-exclamation:after,.fad.fa-battery-exclamation:after{content:"\e0b0\e0b0"}.fa-duotone.fa-battery-5:after,.fa-duotone.fa-battery-full:after,.fa-duotone.fa-battery:after,.fad.fa-battery-5:after,.fad.fa-battery-full:after,.fad.fa-battery:after{content:"\f240\f240"}.fa-duotone.fa-battery-3:after,.fa-duotone.fa-battery-half:after,.fad.fa-battery-3:after,.fad.fa-battery-half:after{content:"\f242\f242"}.fa-duotone.fa-battery-1:after,.fa-duotone.fa-battery-low:after,.fad.fa-battery-1:after,.fad.fa-battery-low:after{content:"\e0b1\e0b1"}.fa-duotone.fa-battery-2:after,.fa-duotone.fa-battery-quarter:after,.fad.fa-battery-2:after,.fad.fa-battery-quarter:after{content:"\f243\f243"}.fa-duotone.fa-battery-slash:after,.fad.fa-battery-slash:after{content:"\f377\f377"}.fa-duotone.fa-battery-4:after,.fa-duotone.fa-battery-three-quarters:after,.fad.fa-battery-4:after,.fad.fa-battery-three-quarters:after{content:"\f241\f241"}.fa-duotone.fa-bed:after,.fad.fa-bed:after{content:"\f236\f236"}.fa-duotone.fa-bed-bunk:after,.fad.fa-bed-bunk:after{content:"\f8f8\f8f8"}.fa-duotone.fa-bed-empty:after,.fad.fa-bed-empty:after{content:"\f8f9\f8f9"}.fa-duotone.fa-bed-alt:after,.fa-duotone.fa-bed-front:after,.fad.fa-bed-alt:after,.fad.fa-bed-front:after{content:"\f8f7\f8f7"}.fa-duotone.fa-bed-pulse:after,.fa-duotone.fa-procedures:after,.fad.fa-bed-pulse:after,.fad.fa-procedures:after{content:"\f487\f487"}.fa-duotone.fa-bee:after,.fad.fa-bee:after{content:"\e0b2\e0b2"}.fa-duotone.fa-beer-foam:after,.fa-duotone.fa-beer-mug:after,.fad.fa-beer-foam:after,.fad.fa-beer-mug:after{content:"\e0b3\e0b3"}.fa-duotone.fa-beer-mug-empty:after,.fa-duotone.fa-beer:after,.fad.fa-beer-mug-empty:after,.fad.fa-beer:after{content:"\f0fc\f0fc"}.fa-duotone.fa-bell:after,.fad.fa-bell:after{content:"\f0f3\f0f3"}.fa-duotone.fa-bell-concierge:after,.fa-duotone.fa-concierge-bell:after,.fad.fa-bell-concierge:after,.fad.fa-concierge-bell:after{content:"\f562\f562"}.fa-duotone.fa-bell-exclamation:after,.fad.fa-bell-exclamation:after{content:"\f848\f848"}.fa-duotone.fa-bell-on:after,.fad.fa-bell-on:after{content:"\f8fa\f8fa"}.fa-duotone.fa-bell-plus:after,.fad.fa-bell-plus:after{content:"\f849\f849"}.fa-duotone.fa-bell-school:after,.fad.fa-bell-school:after{content:"\f5d5\f5d5"}.fa-duotone.fa-bell-school-slash:after,.fad.fa-bell-school-slash:after{content:"\f5d6\f5d6"}.fa-duotone.fa-bell-slash:after,.fad.fa-bell-slash:after{content:"\f1f6\f1f6"}.fa-duotone.fa-bells:after,.fad.fa-bells:after{content:"\f77f\f77f"}.fa-duotone.fa-bench-tree:after,.fad.fa-bench-tree:after{content:"\e2e7\e2e7"}.fa-duotone.fa-bezier-curve:after,.fad.fa-bezier-curve:after{content:"\f55b\f55b"}.fa-duotone.fa-bicycle:after,.fad.fa-bicycle:after{content:"\f206\f206"}.fa-duotone.fa-binary:after,.fad.fa-binary:after{content:"\e33b\e33b"}.fa-duotone.fa-binary-circle-check:after,.fad.fa-binary-circle-check:after{content:"\e33c\e33c"}.fa-duotone.fa-binary-lock:after,.fad.fa-binary-lock:after{content:"\e33d\e33d"}.fa-duotone.fa-binary-slash:after,.fad.fa-binary-slash:after{content:"\e33e\e33e"}.fa-duotone.fa-binoculars:after,.fad.fa-binoculars:after{content:"\f1e5\f1e5"}.fa-duotone.fa-biohazard:after,.fad.fa-biohazard:after{content:"\f780\f780"}.fa-duotone.fa-bird:after,.fad.fa-bird:after{content:"\e469\e469"}.fa-duotone.fa-bitcoin-sign:after,.fad.fa-bitcoin-sign:after{content:"\e0b4\e0b4"}.fa-duotone.fa-blanket:after,.fad.fa-blanket:after{content:"\f498\f498"}.fa-duotone.fa-blanket-fire:after,.fad.fa-blanket-fire:after{content:"\e3da\e3da"}.fa-duotone.fa-blender:after,.fad.fa-blender:after{content:"\f517\f517"}.fa-duotone.fa-blender-phone:after,.fad.fa-blender-phone:after{content:"\f6b6\f6b6"}.fa-duotone.fa-blinds:after,.fad.fa-blinds:after{content:"\f8fb\f8fb"}.fa-duotone.fa-blinds-open:after,.fad.fa-blinds-open:after{content:"\f8fc\f8fc"}.fa-duotone.fa-blinds-raised:after,.fad.fa-blinds-raised:after{content:"\f8fd\f8fd"}.fa-duotone.fa-block:after,.fad.fa-block:after{content:"\e46a\e46a"}.fa-duotone.fa-block-brick:after,.fa-duotone.fa-wall-brick:after,.fad.fa-block-brick:after,.fad.fa-wall-brick:after{content:"\e3db\e3db"}.fa-duotone.fa-block-brick-fire:after,.fa-duotone.fa-firewall:after,.fad.fa-block-brick-fire:after,.fad.fa-firewall:after{content:"\e3dc\e3dc"}.fa-duotone.fa-block-question:after,.fad.fa-block-question:after{content:"\e3dd\e3dd"}.fa-duotone.fa-block-quote:after,.fad.fa-block-quote:after{content:"\e0b5\e0b5"}.fa-duotone.fa-blog:after,.fad.fa-blog:after{content:"\f781\f781"}.fa-duotone.fa-blueberries:after,.fad.fa-blueberries:after{content:"\e2e8\e2e8"}.fa-duotone.fa-bluetooth:after,.fad.fa-bluetooth:after{content:"\f293\f293"}.fa-duotone.fa-bold:after,.fad.fa-bold:after{content:"\f032\f032"}.fa-duotone.fa-bolt:after,.fa-duotone.fa-zap:after,.fad.fa-bolt:after,.fad.fa-zap:after{content:"\f0e7\f0e7"}.fa-duotone.fa-bolt-auto:after,.fad.fa-bolt-auto:after{content:"\e0b6\e0b6"}.fa-duotone.fa-bolt-lightning:after,.fad.fa-bolt-lightning:after{content:"\e0b7\e0b7"}.fa-duotone.fa-bolt-slash:after,.fad.fa-bolt-slash:after{content:"\e0b8\e0b8"}.fa-duotone.fa-bomb:after,.fad.fa-bomb:after{content:"\f1e2\f1e2"}.fa-duotone.fa-bone:after,.fad.fa-bone:after{content:"\f5d7\f5d7"}.fa-duotone.fa-bone-break:after,.fad.fa-bone-break:after{content:"\f5d8\f5d8"}.fa-duotone.fa-bong:after,.fad.fa-bong:after{content:"\f55c\f55c"}.fa-duotone.fa-book:after,.fad.fa-book:after{content:"\f02d\f02d"}.fa-duotone.fa-book-arrow-right:after,.fad.fa-book-arrow-right:after{content:"\e0b9\e0b9"}.fa-duotone.fa-book-arrow-up:after,.fad.fa-book-arrow-up:after{content:"\e0ba\e0ba"}.fa-duotone.fa-atlas:after,.fa-duotone.fa-book-atlas:after,.fad.fa-atlas:after,.fad.fa-book-atlas:after{content:"\f558\f558"}.fa-duotone.fa-bible:after,.fa-duotone.fa-book-bible:after,.fad.fa-bible:after,.fad.fa-book-bible:after{content:"\f647\f647"}.fa-duotone.fa-book-alt:after,.fa-duotone.fa-book-blank:after,.fad.fa-book-alt:after,.fad.fa-book-blank:after{content:"\f5d9\f5d9"}.fa-duotone.fa-book-bookmark:after,.fad.fa-book-bookmark:after{content:"\e0bb\e0bb"}.fa-duotone.fa-book-circle-arrow-right:after,.fad.fa-book-circle-arrow-right:after{content:"\e0bc\e0bc"}.fa-duotone.fa-book-circle-arrow-up:after,.fad.fa-book-circle-arrow-up:after{content:"\e0bd\e0bd"}.fa-duotone.fa-book-copy:after,.fad.fa-book-copy:after{content:"\e0be\e0be"}.fa-duotone.fa-book-font:after,.fad.fa-book-font:after{content:"\e0bf\e0bf"}.fa-duotone.fa-book-heart:after,.fad.fa-book-heart:after{content:"\f499\f499"}.fa-duotone.fa-book-journal-whills:after,.fa-duotone.fa-journal-whills:after,.fad.fa-book-journal-whills:after,.fad.fa-journal-whills:after{content:"\f66a\f66a"}.fa-duotone.fa-book-medical:after,.fad.fa-book-medical:after{content:"\f7e6\f7e6"}.fa-duotone.fa-book-open:after,.fad.fa-book-open:after{content:"\f518\f518"}.fa-duotone.fa-book-open-alt:after,.fa-duotone.fa-book-open-cover:after,.fad.fa-book-open-alt:after,.fad.fa-book-open-cover:after{content:"\e0c0\e0c0"}.fa-duotone.fa-book-open-reader:after,.fa-duotone.fa-book-reader:after,.fad.fa-book-open-reader:after,.fad.fa-book-reader:after{content:"\f5da\f5da"}.fa-duotone.fa-book-quran:after,.fa-duotone.fa-quran:after,.fad.fa-book-quran:after,.fad.fa-quran:after{content:"\f687\f687"}.fa-duotone.fa-book-law:after,.fa-duotone.fa-book-section:after,.fad.fa-book-law:after,.fad.fa-book-section:after{content:"\e0c1\e0c1"}.fa-duotone.fa-book-dead:after,.fa-duotone.fa-book-skull:after,.fad.fa-book-dead:after,.fad.fa-book-skull:after{content:"\f6b7\f6b7"}.fa-duotone.fa-book-sparkles:after,.fa-duotone.fa-book-spells:after,.fad.fa-book-sparkles:after,.fad.fa-book-spells:after{content:"\f6b8\f6b8"}.fa-duotone.fa-book-tanakh:after,.fa-duotone.fa-tanakh:after,.fad.fa-book-tanakh:after,.fad.fa-tanakh:after{content:"\f827\f827"}.fa-duotone.fa-book-user:after,.fad.fa-book-user:after{content:"\f7e7\f7e7"}.fa-duotone.fa-bookmark:after,.fad.fa-bookmark:after{content:"\f02e\f02e"}.fa-duotone.fa-bookmark-slash:after,.fad.fa-bookmark-slash:after{content:"\e0c2\e0c2"}.fa-duotone.fa-books:after,.fad.fa-books:after{content:"\f5db\f5db"}.fa-duotone.fa-books-medical:after,.fad.fa-books-medical:after{content:"\f7e8\f7e8"}.fa-duotone.fa-boombox:after,.fad.fa-boombox:after{content:"\f8a5\f8a5"}.fa-duotone.fa-boot:after,.fad.fa-boot:after{content:"\f782\f782"}.fa-duotone.fa-boot-heeled:after,.fad.fa-boot-heeled:after{content:"\e33f\e33f"}.fa-duotone.fa-booth-curtain:after,.fad.fa-booth-curtain:after{content:"\f734\f734"}.fa-duotone.fa-border-all:after,.fad.fa-border-all:after{content:"\f84c\f84c"}.fa-duotone.fa-border-bottom:after,.fad.fa-border-bottom:after{content:"\f84d\f84d"}.fa-duotone.fa-border-bottom-right:after,.fa-duotone.fa-border-style-alt:after,.fad.fa-border-bottom-right:after,.fad.fa-border-style-alt:after{content:"\f854\f854"}.fa-duotone.fa-border-center-h:after,.fad.fa-border-center-h:after{content:"\f89c\f89c"}.fa-duotone.fa-border-center-v:after,.fad.fa-border-center-v:after{content:"\f89d\f89d"}.fa-duotone.fa-border-inner:after,.fad.fa-border-inner:after{content:"\f84e\f84e"}.fa-duotone.fa-border-left:after,.fad.fa-border-left:after{content:"\f84f\f84f"}.fa-duotone.fa-border-none:after,.fad.fa-border-none:after{content:"\f850\f850"}.fa-duotone.fa-border-outer:after,.fad.fa-border-outer:after{content:"\f851\f851"}.fa-duotone.fa-border-right:after,.fad.fa-border-right:after{content:"\f852\f852"}.fa-duotone.fa-border-top:after,.fad.fa-border-top:after{content:"\f855\f855"}.fa-duotone.fa-border-style:after,.fa-duotone.fa-border-top-left:after,.fad.fa-border-style:after,.fad.fa-border-top-left:after{content:"\f853\f853"}.fa-duotone.fa-bow-arrow:after,.fad.fa-bow-arrow:after{content:"\f6b9\f6b9"}.fa-duotone.fa-bowl-chopsticks:after,.fad.fa-bowl-chopsticks:after{content:"\e2e9\e2e9"}.fa-duotone.fa-bowl-chopsticks-noodles:after,.fad.fa-bowl-chopsticks-noodles:after{content:"\e2ea\e2ea"}.fa-duotone.fa-bowl-hot:after,.fa-duotone.fa-soup:after,.fad.fa-bowl-hot:after,.fad.fa-soup:after{content:"\f823\f823"}.fa-duotone.fa-bowl-rice:after,.fad.fa-bowl-rice:after{content:"\e2eb\e2eb"}.fa-duotone.fa-bowl-scoop:after,.fa-duotone.fa-bowl-shaved-ice:after,.fad.fa-bowl-scoop:after,.fad.fa-bowl-shaved-ice:after{content:"\e3de\e3de"}.fa-duotone.fa-bowl-scoops:after,.fad.fa-bowl-scoops:after{content:"\e3df\e3df"}.fa-duotone.fa-bowl-soft-serve:after,.fad.fa-bowl-soft-serve:after{content:"\e46b\e46b"}.fa-duotone.fa-bowl-spoon:after,.fad.fa-bowl-spoon:after{content:"\e3e0\e3e0"}.fa-duotone.fa-bowling-ball:after,.fad.fa-bowling-ball:after{content:"\f436\f436"}.fa-duotone.fa-bowling-ball-pin:after,.fad.fa-bowling-ball-pin:after{content:"\e0c3\e0c3"}.fa-duotone.fa-bowling-pins:after,.fad.fa-bowling-pins:after{content:"\f437\f437"}.fa-duotone.fa-box:after,.fad.fa-box:after{content:"\f466\f466"}.fa-duotone.fa-archive:after,.fa-duotone.fa-box-archive:after,.fad.fa-archive:after,.fad.fa-box-archive:after{content:"\f187\f187"}.fa-duotone.fa-box-ballot:after,.fad.fa-box-ballot:after{content:"\f735\f735"}.fa-duotone.fa-box-check:after,.fad.fa-box-check:after{content:"\f467\f467"}.fa-duotone.fa-box-circle-check:after,.fad.fa-box-circle-check:after{content:"\e0c4\e0c4"}.fa-duotone.fa-box-dollar:after,.fa-duotone.fa-box-usd:after,.fad.fa-box-dollar:after,.fad.fa-box-usd:after{content:"\f4a0\f4a0"}.fa-duotone.fa-box-heart:after,.fad.fa-box-heart:after{content:"\f49d\f49d"}.fa-duotone.fa-box-open:after,.fad.fa-box-open:after{content:"\f49e\f49e"}.fa-duotone.fa-box-full:after,.fa-duotone.fa-box-open-full:after,.fad.fa-box-full:after,.fad.fa-box-open-full:after{content:"\f49c\f49c"}.fa-duotone.fa-box-alt:after,.fa-duotone.fa-box-taped:after,.fad.fa-box-alt:after,.fad.fa-box-taped:after{content:"\f49a\f49a"}.fa-duotone.fa-box-tissue:after,.fad.fa-box-tissue:after{content:"\e05b\e05b"}.fa-duotone.fa-boxes-alt:after,.fa-duotone.fa-boxes-stacked:after,.fa-duotone.fa-boxes:after,.fad.fa-boxes-alt:after,.fad.fa-boxes-stacked:after,.fad.fa-boxes:after{content:"\f468\f468"}.fa-duotone.fa-boxing-glove:after,.fa-duotone.fa-glove-boxing:after,.fad.fa-boxing-glove:after,.fad.fa-glove-boxing:after{content:"\f438\f438"}.fa-duotone.fa-bracket-curly-left:after,.fa-duotone.fa-bracket-curly:after,.fad.fa-bracket-curly-left:after,.fad.fa-bracket-curly:after{content:"{{"}.fa-duotone.fa-bracket-curly-right:after,.fad.fa-bracket-curly-right:after{content:"}}"}.fa-duotone.fa-bracket-round:after,.fa-duotone.fa-parenthesis:after,.fad.fa-bracket-round:after,.fad.fa-parenthesis:after{content:"(("}.fa-duotone.fa-bracket-round-right:after,.fad.fa-bracket-round-right:after{content:"))"}.fa-duotone.fa-bracket-left:after,.fa-duotone.fa-bracket-square:after,.fa-duotone.fa-bracket:after,.fad.fa-bracket-left:after,.fad.fa-bracket-square:after,.fad.fa-bracket:after{content:"[["}.fa-duotone.fa-bracket-square-right:after,.fad.fa-bracket-square-right:after{content:"]]"}.fa-duotone.fa-brackets-curly:after,.fad.fa-brackets-curly:after{content:"\f7ea\f7ea"}.fa-duotone.fa-brackets-round:after,.fa-duotone.fa-parentheses:after,.fad.fa-brackets-round:after,.fad.fa-parentheses:after{content:"\e0c5\e0c5"}.fa-duotone.fa-brackets-square:after,.fa-duotone.fa-brackets:after,.fad.fa-brackets-square:after,.fad.fa-brackets:after{content:"\f7e9\f7e9"}.fa-duotone.fa-braille:after,.fad.fa-braille:after{content:"\f2a1\f2a1"}.fa-duotone.fa-brain:after,.fad.fa-brain:after{content:"\f5dc\f5dc"}.fa-duotone.fa-brain-arrow-curved-right:after,.fa-duotone.fa-mind-share:after,.fad.fa-brain-arrow-curved-right:after,.fad.fa-mind-share:after{content:"\f677\f677"}.fa-duotone.fa-brain-circuit:after,.fad.fa-brain-circuit:after{content:"\e0c6\e0c6"}.fa-duotone.fa-brake-warning:after,.fad.fa-brake-warning:after{content:"\e0c7\e0c7"}.fa-duotone.fa-brazilian-real-sign:after,.fad.fa-brazilian-real-sign:after{content:"\e46c\e46c"}.fa-duotone.fa-bread-loaf:after,.fad.fa-bread-loaf:after{content:"\f7eb\f7eb"}.fa-duotone.fa-bread-slice:after,.fad.fa-bread-slice:after{content:"\f7ec\f7ec"}.fa-duotone.fa-bread-slice-butter:after,.fad.fa-bread-slice-butter:after{content:"\e3e1\e3e1"}.fa-duotone.fa-briefcase:after,.fad.fa-briefcase:after{content:"\f0b1\f0b1"}.fa-duotone.fa-briefcase-arrow-right:after,.fad.fa-briefcase-arrow-right:after{content:"\e2f2\e2f2"}.fa-duotone.fa-briefcase-blank:after,.fad.fa-briefcase-blank:after{content:"\e0c8\e0c8"}.fa-duotone.fa-briefcase-medical:after,.fad.fa-briefcase-medical:after{content:"\f469\f469"}.fa-duotone.fa-brightness:after,.fad.fa-brightness:after{content:"\e0c9\e0c9"}.fa-duotone.fa-brightness-low:after,.fad.fa-brightness-low:after{content:"\e0ca\e0ca"}.fa-duotone.fa-bring-forward:after,.fad.fa-bring-forward:after{content:"\f856\f856"}.fa-duotone.fa-bring-front:after,.fad.fa-bring-front:after{content:"\f857\f857"}.fa-duotone.fa-broccoli:after,.fad.fa-broccoli:after{content:"\e3e2\e3e2"}.fa-duotone.fa-broom:after,.fad.fa-broom:after{content:"\f51a\f51a"}.fa-duotone.fa-broom-ball:after,.fa-duotone.fa-quidditch-broom-ball:after,.fa-duotone.fa-quidditch:after,.fad.fa-broom-ball:after,.fad.fa-quidditch-broom-ball:after,.fad.fa-quidditch:after{content:"\f458\f458"}.fa-duotone.fa-browser:after,.fad.fa-browser:after{content:"\f37e\f37e"}.fa-duotone.fa-browsers:after,.fad.fa-browsers:after{content:"\e0cb\e0cb"}.fa-duotone.fa-brush:after,.fad.fa-brush:after{content:"\f55d\f55d"}.fa-duotone.fa-bug:after,.fad.fa-bug:after{content:"\f188\f188"}.fa-duotone.fa-bug-slash:after,.fad.fa-bug-slash:after{content:"\e490\e490"}.fa-duotone.fa-building:after,.fad.fa-building:after{content:"\f1ad\f1ad"}.fa-duotone.fa-bank:after,.fa-duotone.fa-building-columns:after,.fa-duotone.fa-institution:after,.fa-duotone.fa-museum:after,.fa-duotone.fa-university:after,.fad.fa-bank:after,.fad.fa-building-columns:after,.fad.fa-institution:after,.fad.fa-museum:after,.fad.fa-university:after{content:"\f19c\f19c"}.fa-duotone.fa-buildings:after,.fad.fa-buildings:after{content:"\e0cc\e0cc"}.fa-duotone.fa-bullhorn:after,.fad.fa-bullhorn:after{content:"\f0a1\f0a1"}.fa-duotone.fa-bullseye:after,.fad.fa-bullseye:after{content:"\f140\f140"}.fa-duotone.fa-bullseye-arrow:after,.fad.fa-bullseye-arrow:after{content:"\f648\f648"}.fa-duotone.fa-bullseye-pointer:after,.fad.fa-bullseye-pointer:after{content:"\f649\f649"}.fa-duotone.fa-burger:after,.fa-duotone.fa-hamburger:after,.fad.fa-burger:after,.fad.fa-hamburger:after{content:"\f805\f805"}.fa-duotone.fa-burger-cheese:after,.fa-duotone.fa-cheeseburger:after,.fad.fa-burger-cheese:after,.fad.fa-cheeseburger:after{content:"\f7f1\f7f1"}.fa-duotone.fa-burger-fries:after,.fad.fa-burger-fries:after{content:"\e0cd\e0cd"}.fa-duotone.fa-burger-glass:after,.fad.fa-burger-glass:after{content:"\e0ce\e0ce"}.fa-duotone.fa-burger-lettuce:after,.fad.fa-burger-lettuce:after{content:"\e3e3\e3e3"}.fa-duotone.fa-burger-soda:after,.fad.fa-burger-soda:after{content:"\f858\f858"}.fa-duotone.fa-burrito:after,.fad.fa-burrito:after{content:"\f7ed\f7ed"}.fa-duotone.fa-bus:after,.fad.fa-bus:after{content:"\f207\f207"}.fa-duotone.fa-bus-school:after,.fad.fa-bus-school:after{content:"\f5dd\f5dd"}.fa-duotone.fa-bus-alt:after,.fa-duotone.fa-bus-simple:after,.fad.fa-bus-alt:after,.fad.fa-bus-simple:after{content:"\f55e\f55e"}.fa-duotone.fa-briefcase-clock:after,.fa-duotone.fa-business-time:after,.fad.fa-briefcase-clock:after,.fad.fa-business-time:after{content:"\f64a\f64a"}.fa-duotone.fa-butter:after,.fad.fa-butter:after{content:"\e3e4\e3e4"}.fa-duotone.fa-c:after,.fad.fa-c:after{content:"CC"}.fa-duotone.fa-cabin:after,.fad.fa-cabin:after{content:"\e46d\e46d"}.fa-duotone.fa-cabinet-filing:after,.fad.fa-cabinet-filing:after{content:"\f64b\f64b"}.fa-duotone.fa-cable-car:after,.fad.fa-cable-car:after{content:"\e0cf\e0cf"}.fa-duotone.fa-cactus:after,.fad.fa-cactus:after{content:"\f8a7\f8a7"}.fa-duotone.fa-birthday-cake:after,.fa-duotone.fa-cake-candles:after,.fa-duotone.fa-cake:after,.fad.fa-birthday-cake:after,.fad.fa-cake-candles:after,.fad.fa-cake:after{content:"\f1fd\f1fd"}.fa-duotone.fa-cake-slice:after,.fa-duotone.fa-shortcake:after,.fad.fa-cake-slice:after,.fad.fa-shortcake:after{content:"\e3e5\e3e5"}.fa-duotone.fa-calculator:after,.fad.fa-calculator:after{content:"\f1ec\f1ec"}.fa-duotone.fa-calculator-alt:after,.fa-duotone.fa-calculator-simple:after,.fad.fa-calculator-alt:after,.fad.fa-calculator-simple:after{content:"\f64c\f64c"}.fa-duotone.fa-calendar:after,.fad.fa-calendar:after{content:"\f133\f133"}.fa-duotone.fa-calendar-arrow-down:after,.fa-duotone.fa-calendar-download:after,.fad.fa-calendar-arrow-down:after,.fad.fa-calendar-download:after{content:"\e0d0\e0d0"}.fa-duotone.fa-calendar-arrow-up:after,.fa-duotone.fa-calendar-upload:after,.fad.fa-calendar-arrow-up:after,.fad.fa-calendar-upload:after{content:"\e0d1\e0d1"}.fa-duotone.fa-calendar-check:after,.fad.fa-calendar-check:after{content:"\f274\f274"}.fa-duotone.fa-calendar-circle-exclamation:after,.fad.fa-calendar-circle-exclamation:after{content:"\e46e\e46e"}.fa-duotone.fa-calendar-circle-minus:after,.fad.fa-calendar-circle-minus:after{content:"\e46f\e46f"}.fa-duotone.fa-calendar-circle-plus:after,.fad.fa-calendar-circle-plus:after{content:"\e470\e470"}.fa-duotone.fa-calendar-circle-user:after,.fad.fa-calendar-circle-user:after{content:"\e471\e471"}.fa-duotone.fa-calendar-clock:after,.fa-duotone.fa-calendar-time:after,.fad.fa-calendar-clock:after,.fad.fa-calendar-time:after{content:"\e0d2\e0d2"}.fa-duotone.fa-calendar-day:after,.fad.fa-calendar-day:after{content:"\f783\f783"}.fa-duotone.fa-calendar-alt:after,.fa-duotone.fa-calendar-days:after,.fad.fa-calendar-alt:after,.fad.fa-calendar-days:after{content:"\f073\f073"}.fa-duotone.fa-calendar-exclamation:after,.fad.fa-calendar-exclamation:after{content:"\f334\f334"}.fa-duotone.fa-calendar-heart:after,.fad.fa-calendar-heart:after{content:"\e0d3\e0d3"}.fa-duotone.fa-calendar-image:after,.fad.fa-calendar-image:after{content:"\e0d4\e0d4"}.fa-duotone.fa-calendar-lines:after,.fa-duotone.fa-calendar-note:after,.fad.fa-calendar-lines:after,.fad.fa-calendar-note:after{content:"\e0d5\e0d5"}.fa-duotone.fa-calendar-lines-pen:after,.fad.fa-calendar-lines-pen:after{content:"\e472\e472"}.fa-duotone.fa-calendar-minus:after,.fad.fa-calendar-minus:after{content:"\f272\f272"}.fa-duotone.fa-calendar-edit:after,.fa-duotone.fa-calendar-pen:after,.fad.fa-calendar-edit:after,.fad.fa-calendar-pen:after{content:"\f333\f333"}.fa-duotone.fa-calendar-plus:after,.fad.fa-calendar-plus:after{content:"\f271\f271"}.fa-duotone.fa-calendar-range:after,.fad.fa-calendar-range:after{content:"\e0d6\e0d6"}.fa-duotone.fa-calendar-star:after,.fad.fa-calendar-star:after{content:"\f736\f736"}.fa-duotone.fa-calendar-week:after,.fad.fa-calendar-week:after{content:"\f784\f784"}.fa-duotone.fa-calendar-times:after,.fa-duotone.fa-calendar-xmark:after,.fad.fa-calendar-times:after,.fad.fa-calendar-xmark:after{content:"\f273\f273"}.fa-duotone.fa-calendars:after,.fad.fa-calendars:after{content:"\e0d7\e0d7"}.fa-duotone.fa-camcorder:after,.fa-duotone.fa-video-handheld:after,.fad.fa-camcorder:after,.fad.fa-video-handheld:after{content:"\f8a8\f8a8"}.fa-duotone.fa-camera-alt:after,.fa-duotone.fa-camera:after,.fad.fa-camera-alt:after,.fad.fa-camera:after{content:"\f030\f030"}.fa-duotone.fa-camera-cctv:after,.fa-duotone.fa-cctv:after,.fad.fa-camera-cctv:after,.fad.fa-cctv:after{content:"\f8ac\f8ac"}.fa-duotone.fa-camera-movie:after,.fad.fa-camera-movie:after{content:"\f8a9\f8a9"}.fa-duotone.fa-camera-polaroid:after,.fad.fa-camera-polaroid:after{content:"\f8aa\f8aa"}.fa-duotone.fa-camera-retro:after,.fad.fa-camera-retro:after{content:"\f083\f083"}.fa-duotone.fa-camera-rotate:after,.fad.fa-camera-rotate:after{content:"\e0d8\e0d8"}.fa-duotone.fa-camera-home:after,.fa-duotone.fa-camera-security:after,.fad.fa-camera-home:after,.fad.fa-camera-security:after{content:"\f8fe\f8fe"}.fa-duotone.fa-camera-slash:after,.fad.fa-camera-slash:after{content:"\e0d9\e0d9"}.fa-duotone.fa-camera-viewfinder:after,.fa-duotone.fa-screenshot:after,.fad.fa-camera-viewfinder:after,.fad.fa-screenshot:after{content:"\e0da\e0da"}.fa-duotone.fa-camera-web:after,.fa-duotone.fa-webcam:after,.fad.fa-camera-web:after,.fad.fa-webcam:after{content:"\f832\f832"}.fa-duotone.fa-camera-web-slash:after,.fa-duotone.fa-webcam-slash:after,.fad.fa-camera-web-slash:after,.fad.fa-webcam-slash:after{content:"\f833\f833"}.fa-duotone.fa-campfire:after,.fad.fa-campfire:after{content:"\f6ba\f6ba"}.fa-duotone.fa-campground:after,.fad.fa-campground:after{content:"\f6bb\f6bb"}.fa-duotone.fa-can-food:after,.fad.fa-can-food:after{content:"\e3e6\e3e6"}.fa-duotone.fa-candle-holder:after,.fad.fa-candle-holder:after{content:"\f6bc\f6bc"}.fa-duotone.fa-candy:after,.fad.fa-candy:after{content:"\e3e7\e3e7"}.fa-duotone.fa-candy-bar:after,.fa-duotone.fa-chocolate-bar:after,.fad.fa-candy-bar:after,.fad.fa-chocolate-bar:after{content:"\e3e8\e3e8"}.fa-duotone.fa-candy-cane:after,.fad.fa-candy-cane:after{content:"\f786\f786"}.fa-duotone.fa-candy-corn:after,.fad.fa-candy-corn:after{content:"\f6bd\f6bd"}.fa-duotone.fa-cannabis:after,.fad.fa-cannabis:after{content:"\f55f\f55f"}.fa-duotone.fa-capsules:after,.fad.fa-capsules:after{content:"\f46b\f46b"}.fa-duotone.fa-automobile:after,.fa-duotone.fa-car:after,.fad.fa-automobile:after,.fad.fa-car:after{content:"\f1b9\f1b9"}.fa-duotone.fa-battery-car:after,.fa-duotone.fa-car-battery:after,.fad.fa-battery-car:after,.fad.fa-car-battery:after{content:"\f5df\f5df"}.fa-duotone.fa-car-bolt:after,.fad.fa-car-bolt:after{content:"\e341\e341"}.fa-duotone.fa-car-building:after,.fad.fa-car-building:after{content:"\f859\f859"}.fa-duotone.fa-car-bump:after,.fad.fa-car-bump:after{content:"\f5e0\f5e0"}.fa-duotone.fa-car-bus:after,.fad.fa-car-bus:after{content:"\f85a\f85a"}.fa-duotone.fa-car-circle-bolt:after,.fad.fa-car-circle-bolt:after{content:"\e342\e342"}.fa-duotone.fa-car-crash:after,.fad.fa-car-crash:after{content:"\f5e1\f5e1"}.fa-duotone.fa-car-garage:after,.fad.fa-car-garage:after{content:"\f5e2\f5e2"}.fa-duotone.fa-car-mirrors:after,.fad.fa-car-mirrors:after{content:"\e343\e343"}.fa-duotone.fa-car-alt:after,.fa-duotone.fa-car-rear:after,.fad.fa-car-alt:after,.fad.fa-car-rear:after{content:"\f5de\f5de"}.fa-duotone.fa-car-side:after,.fad.fa-car-side:after{content:"\f5e4\f5e4"}.fa-duotone.fa-car-side-bolt:after,.fad.fa-car-side-bolt:after{content:"\e344\e344"}.fa-duotone.fa-car-tilt:after,.fad.fa-car-tilt:after{content:"\f5e5\f5e5"}.fa-duotone.fa-car-wash:after,.fad.fa-car-wash:after{content:"\f5e6\f5e6"}.fa-duotone.fa-car-mechanic:after,.fa-duotone.fa-car-wrench:after,.fad.fa-car-mechanic:after,.fad.fa-car-wrench:after{content:"\f5e3\f5e3"}.fa-duotone.fa-caravan:after,.fad.fa-caravan:after{content:"\f8ff\f8ff"}.fa-duotone.fa-caravan-alt:after,.fa-duotone.fa-caravan-simple:after,.fad.fa-caravan-alt:after,.fad.fa-caravan-simple:after{content:"\e000\e000"}.fa-duotone.fa-card-club:after,.fad.fa-card-club:after{content:"\e3e9\e3e9"}.fa-duotone.fa-card-diamond:after,.fad.fa-card-diamond:after{content:"\e3ea\e3ea"}.fa-duotone.fa-card-heart:after,.fad.fa-card-heart:after{content:"\e3eb\e3eb"}.fa-duotone.fa-card-spade:after,.fad.fa-card-spade:after{content:"\e3ec\e3ec"}.fa-duotone.fa-cards:after,.fad.fa-cards:after{content:"\e3ed\e3ed"}.fa-duotone.fa-caret-down:after,.fad.fa-caret-down:after{content:"\f0d7\f0d7"}.fa-duotone.fa-caret-left:after,.fad.fa-caret-left:after{content:"\f0d9\f0d9"}.fa-duotone.fa-caret-right:after,.fad.fa-caret-right:after{content:"\f0da\f0da"}.fa-duotone.fa-caret-up:after,.fad.fa-caret-up:after{content:"\f0d8\f0d8"}.fa-duotone.fa-carrot:after,.fad.fa-carrot:after{content:"\f787\f787"}.fa-duotone.fa-cars:after,.fad.fa-cars:after{content:"\f85b\f85b"}.fa-duotone.fa-cart-arrow-down:after,.fad.fa-cart-arrow-down:after{content:"\f218\f218"}.fa-duotone.fa-cart-arrow-up:after,.fad.fa-cart-arrow-up:after{content:"\e3ee\e3ee"}.fa-duotone.fa-cart-circle-arrow-down:after,.fad.fa-cart-circle-arrow-down:after{content:"\e3ef\e3ef"}.fa-duotone.fa-cart-circle-arrow-up:after,.fad.fa-cart-circle-arrow-up:after{content:"\e3f0\e3f0"}.fa-duotone.fa-cart-circle-check:after,.fad.fa-cart-circle-check:after{content:"\e3f1\e3f1"}.fa-duotone.fa-cart-circle-exclamation:after,.fad.fa-cart-circle-exclamation:after{content:"\e3f2\e3f2"}.fa-duotone.fa-cart-circle-plus:after,.fad.fa-cart-circle-plus:after{content:"\e3f3\e3f3"}.fa-duotone.fa-cart-circle-xmark:after,.fad.fa-cart-circle-xmark:after{content:"\e3f4\e3f4"}.fa-duotone.fa-cart-flatbed:after,.fa-duotone.fa-dolly-flatbed:after,.fad.fa-cart-flatbed:after,.fad.fa-dolly-flatbed:after{content:"\f474\f474"}.fa-duotone.fa-cart-flatbed-boxes:after,.fa-duotone.fa-dolly-flatbed-alt:after,.fad.fa-cart-flatbed-boxes:after,.fad.fa-dolly-flatbed-alt:after{content:"\f475\f475"}.fa-duotone.fa-cart-flatbed-empty:after,.fa-duotone.fa-dolly-flatbed-empty:after,.fad.fa-cart-flatbed-empty:after,.fad.fa-dolly-flatbed-empty:after{content:"\f476\f476"}.fa-duotone.fa-cart-flatbed-suitcase:after,.fa-duotone.fa-luggage-cart:after,.fad.fa-cart-flatbed-suitcase:after,.fad.fa-luggage-cart:after{content:"\f59d\f59d"}.fa-duotone.fa-cart-minus:after,.fad.fa-cart-minus:after{content:"\e0db\e0db"}.fa-duotone.fa-cart-plus:after,.fad.fa-cart-plus:after{content:"\f217\f217"}.fa-duotone.fa-cart-shopping:after,.fa-duotone.fa-shopping-cart:after,.fad.fa-cart-shopping:after,.fad.fa-shopping-cart:after{content:"\f07a\f07a"}.fa-duotone.fa-cart-shopping-fast:after,.fad.fa-cart-shopping-fast:after{content:"\e0dc\e0dc"}.fa-duotone.fa-cart-xmark:after,.fad.fa-cart-xmark:after{content:"\e0dd\e0dd"}.fa-duotone.fa-cash-register:after,.fad.fa-cash-register:after{content:"\f788\f788"}.fa-duotone.fa-betamax:after,.fa-duotone.fa-cassette-betamax:after,.fad.fa-betamax:after,.fad.fa-cassette-betamax:after{content:"\f8a4\f8a4"}.fa-duotone.fa-cassette-tape:after,.fad.fa-cassette-tape:after{content:"\f8ab\f8ab"}.fa-duotone.fa-cassette-vhs:after,.fa-duotone.fa-vhs:after,.fad.fa-cassette-vhs:after,.fad.fa-vhs:after{content:"\f8ec\f8ec"}.fa-duotone.fa-castle:after,.fad.fa-castle:after{content:"\e0de\e0de"}.fa-duotone.fa-cat:after,.fad.fa-cat:after{content:"\f6be\f6be"}.fa-duotone.fa-cat-space:after,.fad.fa-cat-space:after{content:"\e001\e001"}.fa-duotone.fa-cauldron:after,.fad.fa-cauldron:after{content:"\f6bf\f6bf"}.fa-duotone.fa-cedi-sign:after,.fad.fa-cedi-sign:after{content:"\e0df\e0df"}.fa-duotone.fa-cent-sign:after,.fad.fa-cent-sign:after{content:"\e3f5\e3f5"}.fa-duotone.fa-certificate:after,.fad.fa-certificate:after{content:"\f0a3\f0a3"}.fa-duotone.fa-chair:after,.fad.fa-chair:after{content:"\f6c0\f6c0"}.fa-duotone.fa-chair-office:after,.fad.fa-chair-office:after{content:"\f6c1\f6c1"}.fa-duotone.fa-blackboard:after,.fa-duotone.fa-chalkboard:after,.fad.fa-blackboard:after,.fad.fa-chalkboard:after{content:"\f51b\f51b"}.fa-duotone.fa-chalkboard-teacher:after,.fa-duotone.fa-chalkboard-user:after,.fad.fa-chalkboard-teacher:after,.fad.fa-chalkboard-user:after{content:"\f51c\f51c"}.fa-duotone.fa-champagne-glass:after,.fa-duotone.fa-glass-champagne:after,.fad.fa-champagne-glass:after,.fad.fa-glass-champagne:after{content:"\f79e\f79e"}.fa-duotone.fa-champagne-glasses:after,.fa-duotone.fa-glass-cheers:after,.fad.fa-champagne-glasses:after,.fad.fa-glass-cheers:after{content:"\f79f\f79f"}.fa-duotone.fa-charging-station:after,.fad.fa-charging-station:after{content:"\f5e7\f5e7"}.fa-duotone.fa-area-chart:after,.fa-duotone.fa-chart-area:after,.fad.fa-area-chart:after,.fad.fa-chart-area:after{content:"\f1fe\f1fe"}.fa-duotone.fa-bar-chart:after,.fa-duotone.fa-chart-bar:after,.fad.fa-bar-chart:after,.fad.fa-chart-bar:after{content:"\f080\f080"}.fa-duotone.fa-chart-bullet:after,.fad.fa-chart-bullet:after{content:"\e0e1\e0e1"}.fa-duotone.fa-chart-candlestick:after,.fad.fa-chart-candlestick:after{content:"\e0e2\e0e2"}.fa-duotone.fa-chart-column:after,.fad.fa-chart-column:after{content:"\e0e3\e0e3"}.fa-duotone.fa-chart-gantt:after,.fad.fa-chart-gantt:after{content:"\e0e4\e0e4"}.fa-duotone.fa-chart-line:after,.fa-duotone.fa-line-chart:after,.fad.fa-chart-line:after,.fad.fa-line-chart:after{content:"\f201\f201"}.fa-duotone.fa-chart-line-down:after,.fad.fa-chart-line-down:after{content:"\f64d\f64d"}.fa-duotone.fa-chart-line-up:after,.fad.fa-chart-line-up:after{content:"\e0e5\e0e5"}.fa-duotone.fa-analytics:after,.fa-duotone.fa-chart-mixed:after,.fad.fa-analytics:after,.fad.fa-chart-mixed:after{content:"\f643\f643"}.fa-duotone.fa-chart-network:after,.fad.fa-chart-network:after{content:"\f78a\f78a"}.fa-duotone.fa-chart-pie:after,.fa-duotone.fa-pie-chart:after,.fad.fa-chart-pie:after,.fad.fa-pie-chart:after{content:"\f200\f200"}.fa-duotone.fa-chart-pie-alt:after,.fa-duotone.fa-chart-pie-simple:after,.fad.fa-chart-pie-alt:after,.fad.fa-chart-pie-simple:after{content:"\f64e\f64e"}.fa-duotone.fa-chart-pyramid:after,.fad.fa-chart-pyramid:after{content:"\e0e6\e0e6"}.fa-duotone.fa-chart-radar:after,.fad.fa-chart-radar:after{content:"\e0e7\e0e7"}.fa-duotone.fa-chart-scatter:after,.fad.fa-chart-scatter:after{content:"\f7ee\f7ee"}.fa-duotone.fa-chart-scatter-3d:after,.fad.fa-chart-scatter-3d:after{content:"\e0e8\e0e8"}.fa-duotone.fa-chart-scatter-bubble:after,.fad.fa-chart-scatter-bubble:after{content:"\e0e9\e0e9"}.fa-duotone.fa-chart-simple:after,.fad.fa-chart-simple:after{content:"\e473\e473"}.fa-duotone.fa-chart-simple-horizontal:after,.fad.fa-chart-simple-horizontal:after{content:"\e474\e474"}.fa-duotone.fa-chart-tree-map:after,.fad.fa-chart-tree-map:after{content:"\e0ea\e0ea"}.fa-duotone.fa-chart-user:after,.fa-duotone.fa-user-chart:after,.fad.fa-chart-user:after,.fad.fa-user-chart:after{content:"\f6a3\f6a3"}.fa-duotone.fa-chart-waterfall:after,.fad.fa-chart-waterfall:after{content:"\e0eb\e0eb"}.fa-duotone.fa-check:after,.fad.fa-check:after{content:"\f00c\f00c"}.fa-duotone.fa-check-double:after,.fad.fa-check-double:after{content:"\f560\f560"}.fa-duotone.fa-check-to-slot:after,.fa-duotone.fa-vote-yea:after,.fad.fa-check-to-slot:after,.fad.fa-vote-yea:after{content:"\f772\f772"}.fa-duotone.fa-cheese:after,.fad.fa-cheese:after{content:"\f7ef\f7ef"}.fa-duotone.fa-cheese-swiss:after,.fad.fa-cheese-swiss:after{content:"\f7f0\f7f0"}.fa-duotone.fa-cherries:after,.fad.fa-cherries:after{content:"\e0ec\e0ec"}.fa-duotone.fa-chess:after,.fad.fa-chess:after{content:"\f439\f439"}.fa-duotone.fa-chess-bishop:after,.fad.fa-chess-bishop:after{content:"\f43a\f43a"}.fa-duotone.fa-chess-bishop-alt:after,.fa-duotone.fa-chess-bishop-piece:after,.fad.fa-chess-bishop-alt:after,.fad.fa-chess-bishop-piece:after{content:"\f43b\f43b"}.fa-duotone.fa-chess-board:after,.fad.fa-chess-board:after{content:"\f43c\f43c"}.fa-duotone.fa-chess-clock:after,.fad.fa-chess-clock:after{content:"\f43d\f43d"}.fa-duotone.fa-chess-clock-alt:after,.fa-duotone.fa-chess-clock-flip:after,.fad.fa-chess-clock-alt:after,.fad.fa-chess-clock-flip:after{content:"\f43e\f43e"}.fa-duotone.fa-chess-king:after,.fad.fa-chess-king:after{content:"\f43f\f43f"}.fa-duotone.fa-chess-king-alt:after,.fa-duotone.fa-chess-king-piece:after,.fad.fa-chess-king-alt:after,.fad.fa-chess-king-piece:after{content:"\f440\f440"}.fa-duotone.fa-chess-knight:after,.fad.fa-chess-knight:after{content:"\f441\f441"}.fa-duotone.fa-chess-knight-alt:after,.fa-duotone.fa-chess-knight-piece:after,.fad.fa-chess-knight-alt:after,.fad.fa-chess-knight-piece:after{content:"\f442\f442"}.fa-duotone.fa-chess-pawn:after,.fad.fa-chess-pawn:after{content:"\f443\f443"}.fa-duotone.fa-chess-pawn-alt:after,.fa-duotone.fa-chess-pawn-piece:after,.fad.fa-chess-pawn-alt:after,.fad.fa-chess-pawn-piece:after{content:"\f444\f444"}.fa-duotone.fa-chess-queen:after,.fad.fa-chess-queen:after{content:"\f445\f445"}.fa-duotone.fa-chess-queen-alt:after,.fa-duotone.fa-chess-queen-piece:after,.fad.fa-chess-queen-alt:after,.fad.fa-chess-queen-piece:after{content:"\f446\f446"}.fa-duotone.fa-chess-rook:after,.fad.fa-chess-rook:after{content:"\f447\f447"}.fa-duotone.fa-chess-rook-alt:after,.fa-duotone.fa-chess-rook-piece:after,.fad.fa-chess-rook-alt:after,.fad.fa-chess-rook-piece:after{content:"\f448\f448"}.fa-duotone.fa-chestnut:after,.fad.fa-chestnut:after{content:"\e3f6\e3f6"}.fa-duotone.fa-chevron-down:after,.fad.fa-chevron-down:after{content:"\f078\f078"}.fa-duotone.fa-chevron-left:after,.fad.fa-chevron-left:after{content:"\f053\f053"}.fa-duotone.fa-chevron-right:after,.fad.fa-chevron-right:after{content:"\f054\f054"}.fa-duotone.fa-chevron-up:after,.fad.fa-chevron-up:after{content:"\f077\f077"}.fa-duotone.fa-chevron-double-down:after,.fa-duotone.fa-chevrons-down:after,.fad.fa-chevron-double-down:after,.fad.fa-chevrons-down:after{content:"\f322\f322"}.fa-duotone.fa-chevron-double-left:after,.fa-duotone.fa-chevrons-left:after,.fad.fa-chevron-double-left:after,.fad.fa-chevrons-left:after{content:"\f323\f323"}.fa-duotone.fa-chevron-double-right:after,.fa-duotone.fa-chevrons-right:after,.fad.fa-chevron-double-right:after,.fad.fa-chevrons-right:after{content:"\f324\f324"}.fa-duotone.fa-chevron-double-up:after,.fa-duotone.fa-chevrons-up:after,.fad.fa-chevron-double-up:after,.fad.fa-chevrons-up:after{content:"\f325\f325"}.fa-duotone.fa-child:after,.fad.fa-child:after{content:"\f1ae\f1ae"}.fa-duotone.fa-chimney:after,.fad.fa-chimney:after{content:"\f78b\f78b"}.fa-duotone.fa-chopsticks:after,.fad.fa-chopsticks:after{content:"\e3f7\e3f7"}.fa-duotone.fa-church:after,.fad.fa-church:after{content:"\f51d\f51d"}.fa-duotone.fa-circle:after,.fad.fa-circle:after{content:"\f111\f111"}.fa-duotone.fa-circle-0:after,.fad.fa-circle-0:after{content:"\e0ed\e0ed"}.fa-duotone.fa-circle-1:after,.fad.fa-circle-1:after{content:"\e0ee\e0ee"}.fa-duotone.fa-circle-2:after,.fad.fa-circle-2:after{content:"\e0ef\e0ef"}.fa-duotone.fa-circle-3:after,.fad.fa-circle-3:after{content:"\e0f0\e0f0"}.fa-duotone.fa-circle-4:after,.fad.fa-circle-4:after{content:"\e0f1\e0f1"}.fa-duotone.fa-circle-5:after,.fad.fa-circle-5:after{content:"\e0f2\e0f2"}.fa-duotone.fa-circle-6:after,.fad.fa-circle-6:after{content:"\e0f3\e0f3"}.fa-duotone.fa-circle-7:after,.fad.fa-circle-7:after{content:"\e0f4\e0f4"}.fa-duotone.fa-circle-8:after,.fad.fa-circle-8:after{content:"\e0f5\e0f5"}.fa-duotone.fa-circle-9:after,.fad.fa-circle-9:after{content:"\e0f6\e0f6"}.fa-duotone.fa-circle-a:after,.fad.fa-circle-a:after{content:"\e0f7\e0f7"}.fa-duotone.fa-circle-ampersand:after,.fad.fa-circle-ampersand:after{content:"\e0f8\e0f8"}.fa-duotone.fa-arrow-circle-down:after,.fa-duotone.fa-circle-arrow-down:after,.fad.fa-arrow-circle-down:after,.fad.fa-circle-arrow-down:after{content:"\f0ab\f0ab"}.fa-duotone.fa-circle-arrow-down-left:after,.fad.fa-circle-arrow-down-left:after{content:"\e0f9\e0f9"}.fa-duotone.fa-circle-arrow-down-right:after,.fad.fa-circle-arrow-down-right:after{content:"\e0fa\e0fa"}.fa-duotone.fa-arrow-circle-left:after,.fa-duotone.fa-circle-arrow-left:after,.fad.fa-arrow-circle-left:after,.fad.fa-circle-arrow-left:after{content:"\f0a8\f0a8"}.fa-duotone.fa-arrow-circle-right:after,.fa-duotone.fa-circle-arrow-right:after,.fad.fa-arrow-circle-right:after,.fad.fa-circle-arrow-right:after{content:"\f0a9\f0a9"}.fa-duotone.fa-arrow-circle-up:after,.fa-duotone.fa-circle-arrow-up:after,.fad.fa-arrow-circle-up:after,.fad.fa-circle-arrow-up:after{content:"\f0aa\f0aa"}.fa-duotone.fa-circle-arrow-up-left:after,.fad.fa-circle-arrow-up-left:after{content:"\e0fb\e0fb"}.fa-duotone.fa-circle-arrow-up-right:after,.fad.fa-circle-arrow-up-right:after{content:"\e0fc\e0fc"}.fa-duotone.fa-circle-b:after,.fad.fa-circle-b:after{content:"\e0fd\e0fd"}.fa-duotone.fa-circle-bolt:after,.fad.fa-circle-bolt:after{content:"\e0fe\e0fe"}.fa-duotone.fa-book-circle:after,.fa-duotone.fa-circle-book-open:after,.fad.fa-book-circle:after,.fad.fa-circle-book-open:after{content:"\e0ff\e0ff"}.fa-duotone.fa-bookmark-circle:after,.fa-duotone.fa-circle-bookmark:after,.fad.fa-bookmark-circle:after,.fad.fa-circle-bookmark:after{content:"\e100\e100"}.fa-duotone.fa-circle-c:after,.fad.fa-circle-c:after{content:"\e101\e101"}.fa-duotone.fa-calendar-circle:after,.fa-duotone.fa-circle-calendar:after,.fad.fa-calendar-circle:after,.fad.fa-circle-calendar:after{content:"\e102\e102"}.fa-duotone.fa-camera-circle:after,.fa-duotone.fa-circle-camera:after,.fad.fa-camera-circle:after,.fad.fa-circle-camera:after{content:"\e103\e103"}.fa-duotone.fa-caret-circle-down:after,.fa-duotone.fa-circle-caret-down:after,.fad.fa-caret-circle-down:after,.fad.fa-circle-caret-down:after{content:"\f32d\f32d"}.fa-duotone.fa-caret-circle-left:after,.fa-duotone.fa-circle-caret-left:after,.fad.fa-caret-circle-left:after,.fad.fa-circle-caret-left:after{content:"\f32e\f32e"}.fa-duotone.fa-caret-circle-right:after,.fa-duotone.fa-circle-caret-right:after,.fad.fa-caret-circle-right:after,.fad.fa-circle-caret-right:after{content:"\f330\f330"}.fa-duotone.fa-caret-circle-up:after,.fa-duotone.fa-circle-caret-up:after,.fad.fa-caret-circle-up:after,.fad.fa-circle-caret-up:after{content:"\f331\f331"}.fa-duotone.fa-check-circle:after,.fa-duotone.fa-circle-check:after,.fad.fa-check-circle:after,.fad.fa-circle-check:after{content:"\f058\f058"}.fa-duotone.fa-chevron-circle-down:after,.fa-duotone.fa-circle-chevron-down:after,.fad.fa-chevron-circle-down:after,.fad.fa-circle-chevron-down:after{content:"\f13a\f13a"}.fa-duotone.fa-chevron-circle-left:after,.fa-duotone.fa-circle-chevron-left:after,.fad.fa-chevron-circle-left:after,.fad.fa-circle-chevron-left:after{content:"\f137\f137"}.fa-duotone.fa-chevron-circle-right:after,.fa-duotone.fa-circle-chevron-right:after,.fad.fa-chevron-circle-right:after,.fad.fa-circle-chevron-right:after{content:"\f138\f138"}.fa-duotone.fa-chevron-circle-up:after,.fa-duotone.fa-circle-chevron-up:after,.fad.fa-chevron-circle-up:after,.fad.fa-circle-chevron-up:after{content:"\f139\f139"}.fa-duotone.fa-circle-d:after,.fad.fa-circle-d:after{content:"\e104\e104"}.fa-duotone.fa-circle-dashed:after,.fad.fa-circle-dashed:after{content:"\e105\e105"}.fa-duotone.fa-circle-divide:after,.fad.fa-circle-divide:after{content:"\e106\e106"}.fa-duotone.fa-circle-dollar:after,.fa-duotone.fa-dollar-circle:after,.fa-duotone.fa-usd-circle:after,.fad.fa-circle-dollar:after,.fad.fa-dollar-circle:after,.fad.fa-usd-circle:after{content:"\f2e8\f2e8"}.fa-duotone.fa-circle-dollar-to-slot:after,.fa-duotone.fa-donate:after,.fad.fa-circle-dollar-to-slot:after,.fad.fa-donate:after{content:"\f4b9\f4b9"}.fa-duotone.fa-circle-dot:after,.fa-duotone.fa-dot-circle:after,.fad.fa-circle-dot:after,.fad.fa-dot-circle:after{content:"\f192\f192"}.fa-duotone.fa-arrow-alt-circle-down:after,.fa-duotone.fa-circle-down:after,.fad.fa-arrow-alt-circle-down:after,.fad.fa-circle-down:after{content:"\f358\f358"}.fa-duotone.fa-circle-down-left:after,.fad.fa-circle-down-left:after{content:"\e107\e107"}.fa-duotone.fa-circle-down-right:after,.fad.fa-circle-down-right:after{content:"\e108\e108"}.fa-duotone.fa-circle-e:after,.fad.fa-circle-e:after{content:"\e109\e109"}.fa-duotone.fa-circle-ellipsis:after,.fad.fa-circle-ellipsis:after{content:"\e10a\e10a"}.fa-duotone.fa-circle-ellipsis-vertical:after,.fad.fa-circle-ellipsis-vertical:after{content:"\e10b\e10b"}.fa-duotone.fa-circle-envelope:after,.fa-duotone.fa-envelope-circle:after,.fad.fa-circle-envelope:after,.fad.fa-envelope-circle:after{content:"\e10c\e10c"}.fa-duotone.fa-circle-exclamation:after,.fa-duotone.fa-exclamation-circle:after,.fad.fa-circle-exclamation:after,.fad.fa-exclamation-circle:after{content:"\f06a\f06a"}.fa-duotone.fa-circle-exclamation-check:after,.fad.fa-circle-exclamation-check:after{content:"\e10d\e10d"}.fa-duotone.fa-circle-f:after,.fad.fa-circle-f:after{content:"\e10e\e10e"}.fa-duotone.fa-circle-g:after,.fad.fa-circle-g:after{content:"\e10f\e10f"}.fa-duotone.fa-circle-h:after,.fa-duotone.fa-hospital-symbol:after,.fad.fa-circle-h:after,.fad.fa-hospital-symbol:after{content:"\f47e\f47e"}.fa-duotone.fa-circle-half:after,.fad.fa-circle-half:after{content:"\e110\e110"}.fa-duotone.fa-adjust:after,.fa-duotone.fa-circle-half-stroke:after,.fad.fa-adjust:after,.fad.fa-circle-half-stroke:after{content:"\f042\f042"}.fa-duotone.fa-circle-heart:after,.fa-duotone.fa-heart-circle:after,.fad.fa-circle-heart:after,.fad.fa-heart-circle:after{content:"\f4c7\f4c7"}.fa-duotone.fa-circle-i:after,.fad.fa-circle-i:after{content:"\e111\e111"}.fa-duotone.fa-circle-info:after,.fa-duotone.fa-info-circle:after,.fad.fa-circle-info:after,.fad.fa-info-circle:after{content:"\f05a\f05a"}.fa-duotone.fa-circle-j:after,.fad.fa-circle-j:after{content:"\e112\e112"}.fa-duotone.fa-circle-k:after,.fad.fa-circle-k:after{content:"\e113\e113"}.fa-duotone.fa-circle-l:after,.fad.fa-circle-l:after{content:"\e114\e114"}.fa-duotone.fa-arrow-alt-circle-left:after,.fa-duotone.fa-circle-left:after,.fad.fa-arrow-alt-circle-left:after,.fad.fa-circle-left:after{content:"\f359\f359"}.fa-duotone.fa-circle-location-arrow:after,.fa-duotone.fa-location-circle:after,.fad.fa-circle-location-arrow:after,.fad.fa-location-circle:after{content:"\f602\f602"}.fa-duotone.fa-circle-m:after,.fad.fa-circle-m:after{content:"\e115\e115"}.fa-duotone.fa-circle-microphone:after,.fa-duotone.fa-microphone-circle:after,.fad.fa-circle-microphone:after,.fad.fa-microphone-circle:after{content:"\e116\e116"}.fa-duotone.fa-circle-microphone-lines:after,.fa-duotone.fa-microphone-circle-alt:after,.fad.fa-circle-microphone-lines:after,.fad.fa-microphone-circle-alt:after{content:"\e117\e117"}.fa-duotone.fa-circle-minus:after,.fa-duotone.fa-minus-circle:after,.fad.fa-circle-minus:after,.fad.fa-minus-circle:after{content:"\f056\f056"}.fa-duotone.fa-circle-n:after,.fad.fa-circle-n:after{content:"\e118\e118"}.fa-duotone.fa-circle-notch:after,.fad.fa-circle-notch:after{content:"\f1ce\f1ce"}.fa-duotone.fa-circle-o:after,.fad.fa-circle-o:after{content:"\e119\e119"}.fa-duotone.fa-circle-p:after,.fad.fa-circle-p:after{content:"\e11a\e11a"}.fa-duotone.fa-circle-parking:after,.fa-duotone.fa-parking-circle:after,.fad.fa-circle-parking:after,.fad.fa-parking-circle:after{content:"\f615\f615"}.fa-duotone.fa-circle-pause:after,.fa-duotone.fa-pause-circle:after,.fad.fa-circle-pause:after,.fad.fa-pause-circle:after{content:"\f28b\f28b"}.fa-duotone.fa-circle-phone:after,.fa-duotone.fa-phone-circle:after,.fad.fa-circle-phone:after,.fad.fa-phone-circle:after{content:"\e11b\e11b"}.fa-duotone.fa-circle-phone-flip:after,.fa-duotone.fa-phone-circle-alt:after,.fad.fa-circle-phone-flip:after,.fad.fa-phone-circle-alt:after{content:"\e11c\e11c"}.fa-duotone.fa-circle-phone-hangup:after,.fa-duotone.fa-phone-circle-down:after,.fad.fa-circle-phone-hangup:after,.fad.fa-phone-circle-down:after{content:"\e11d\e11d"}.fa-duotone.fa-circle-play:after,.fa-duotone.fa-play-circle:after,.fad.fa-circle-play:after,.fad.fa-play-circle:after{content:"\f144\f144"}.fa-duotone.fa-circle-plus:after,.fa-duotone.fa-plus-circle:after,.fad.fa-circle-plus:after,.fad.fa-plus-circle:after{content:"\f055\f055"}.fa-duotone.fa-circle-q:after,.fad.fa-circle-q:after{content:"\e11e\e11e"}.fa-duotone.fa-circle-quarter:after,.fad.fa-circle-quarter:after{content:"\e11f\e11f"}.fa-duotone.fa-circle-quarters:after,.fad.fa-circle-quarters:after{content:"\e3f8\e3f8"}.fa-duotone.fa-circle-question:after,.fa-duotone.fa-question-circle:after,.fad.fa-circle-question:after,.fad.fa-question-circle:after{content:"\f059\f059"}.fa-duotone.fa-circle-r:after,.fad.fa-circle-r:after{content:"\e120\e120"}.fa-duotone.fa-circle-radiation:after,.fa-duotone.fa-radiation-alt:after,.fad.fa-circle-radiation:after,.fad.fa-radiation-alt:after{content:"\f7ba\f7ba"}.fa-duotone.fa-arrow-alt-circle-right:after,.fa-duotone.fa-circle-right:after,.fad.fa-arrow-alt-circle-right:after,.fad.fa-circle-right:after{content:"\f35a\f35a"}.fa-duotone.fa-circle-s:after,.fad.fa-circle-s:after{content:"\e121\e121"}.fa-duotone.fa-circle-small:after,.fad.fa-circle-small:after{content:"\e122\e122"}.fa-duotone.fa-circle-sort:after,.fa-duotone.fa-sort-circle:after,.fad.fa-circle-sort:after,.fad.fa-sort-circle:after{content:"\e030\e030"}.fa-duotone.fa-circle-sort-down:after,.fa-duotone.fa-sort-circle-down:after,.fad.fa-circle-sort-down:after,.fad.fa-sort-circle-down:after{content:"\e031\e031"}.fa-duotone.fa-circle-sort-up:after,.fa-duotone.fa-sort-circle-up:after,.fad.fa-circle-sort-up:after,.fad.fa-sort-circle-up:after{content:"\e032\e032"}.fa-duotone.fa-circle-star:after,.fa-duotone.fa-star-circle:after,.fad.fa-circle-star:after,.fad.fa-star-circle:after{content:"\e123\e123"}.fa-duotone.fa-circle-stop:after,.fa-duotone.fa-stop-circle:after,.fad.fa-circle-stop:after,.fad.fa-stop-circle:after{content:"\f28d\f28d"}.fa-duotone.fa-circle-t:after,.fad.fa-circle-t:after{content:"\e124\e124"}.fa-duotone.fa-circle-three-quarters:after,.fad.fa-circle-three-quarters:after{content:"\e125\e125"}.fa-duotone.fa-circle-trash:after,.fa-duotone.fa-trash-circle:after,.fad.fa-circle-trash:after,.fad.fa-trash-circle:after{content:"\e126\e126"}.fa-duotone.fa-circle-u:after,.fad.fa-circle-u:after{content:"\e127\e127"}.fa-duotone.fa-arrow-alt-circle-up:after,.fa-duotone.fa-circle-up:after,.fad.fa-arrow-alt-circle-up:after,.fad.fa-circle-up:after{content:"\f35b\f35b"}.fa-duotone.fa-circle-up-left:after,.fad.fa-circle-up-left:after{content:"\e128\e128"}.fa-duotone.fa-circle-up-right:after,.fad.fa-circle-up-right:after{content:"\e129\e129"}.fa-duotone.fa-circle-user:after,.fa-duotone.fa-user-circle:after,.fad.fa-circle-user:after,.fad.fa-user-circle:after{content:"\f2bd\f2bd"}.fa-duotone.fa-circle-v:after,.fad.fa-circle-v:after{content:"\e12a\e12a"}.fa-duotone.fa-circle-video:after,.fa-duotone.fa-video-circle:after,.fad.fa-circle-video:after,.fad.fa-video-circle:after{content:"\e12b\e12b"}.fa-duotone.fa-circle-w:after,.fad.fa-circle-w:after{content:"\e12c\e12c"}.fa-duotone.fa-circle-waveform-lines:after,.fa-duotone.fa-waveform-circle:after,.fad.fa-circle-waveform-lines:after,.fad.fa-waveform-circle:after{content:"\e12d\e12d"}.fa-duotone.fa-circle-x:after,.fad.fa-circle-x:after{content:"\e12e\e12e"}.fa-duotone.fa-circle-xmark:after,.fa-duotone.fa-times-circle:after,.fa-duotone.fa-xmark-circle:after,.fad.fa-circle-xmark:after,.fad.fa-times-circle:after,.fad.fa-xmark-circle:after{content:"\f057\f057"}.fa-duotone.fa-circle-y:after,.fad.fa-circle-y:after{content:"\e12f\e12f"}.fa-duotone.fa-circle-z:after,.fad.fa-circle-z:after{content:"\e130\e130"}.fa-duotone.fa-citrus:after,.fad.fa-citrus:after{content:"\e2f4\e2f4"}.fa-duotone.fa-citrus-slice:after,.fad.fa-citrus-slice:after{content:"\e2f5\e2f5"}.fa-duotone.fa-city:after,.fad.fa-city:after{content:"\f64f\f64f"}.fa-duotone.fa-clapperboard:after,.fad.fa-clapperboard:after{content:"\e131\e131"}.fa-duotone.fa-clapperboard-play:after,.fad.fa-clapperboard-play:after{content:"\e132\e132"}.fa-duotone.fa-clarinet:after,.fad.fa-clarinet:after{content:"\f8ad\f8ad"}.fa-duotone.fa-claw-marks:after,.fad.fa-claw-marks:after{content:"\f6c2\f6c2"}.fa-duotone.fa-clipboard:after,.fad.fa-clipboard:after{content:"\f328\f328"}.fa-duotone.fa-clipboard-check:after,.fad.fa-clipboard-check:after{content:"\f46c\f46c"}.fa-duotone.fa-clipboard-list:after,.fad.fa-clipboard-list:after{content:"\f46d\f46d"}.fa-duotone.fa-clipboard-list-check:after,.fad.fa-clipboard-list-check:after{content:"\f737\f737"}.fa-duotone.fa-clipboard-medical:after,.fad.fa-clipboard-medical:after{content:"\e133\e133"}.fa-duotone.fa-clipboard-prescription:after,.fad.fa-clipboard-prescription:after{content:"\f5e8\f5e8"}.fa-duotone.fa-clipboard-user:after,.fad.fa-clipboard-user:after{content:"\f7f3\f7f3"}.fa-duotone.fa-clock-four:after,.fa-duotone.fa-clock:after,.fad.fa-clock-four:after,.fad.fa-clock:after{content:"\f017\f017"}.fa-duotone.fa-clock-desk:after,.fad.fa-clock-desk:after{content:"\e134\e134"}.fa-duotone.fa-clock-eight:after,.fad.fa-clock-eight:after{content:"\e345\e345"}.fa-duotone.fa-clock-eight-thirty:after,.fad.fa-clock-eight-thirty:after{content:"\e346\e346"}.fa-duotone.fa-clock-eleven:after,.fad.fa-clock-eleven:after{content:"\e347\e347"}.fa-duotone.fa-clock-eleven-thirty:after,.fad.fa-clock-eleven-thirty:after{content:"\e348\e348"}.fa-duotone.fa-clock-five:after,.fad.fa-clock-five:after{content:"\e349\e349"}.fa-duotone.fa-clock-five-thirty:after,.fad.fa-clock-five-thirty:after{content:"\e34a\e34a"}.fa-duotone.fa-clock-four-thirty:after,.fad.fa-clock-four-thirty:after{content:"\e34b\e34b"}.fa-duotone.fa-clock-nine:after,.fad.fa-clock-nine:after{content:"\e34c\e34c"}.fa-duotone.fa-clock-nine-thirty:after,.fad.fa-clock-nine-thirty:after{content:"\e34d\e34d"}.fa-duotone.fa-clock-one:after,.fad.fa-clock-one:after{content:"\e34e\e34e"}.fa-duotone.fa-clock-one-thirty:after,.fad.fa-clock-one-thirty:after{content:"\e34f\e34f"}.fa-duotone.fa-clock-rotate-left:after,.fa-duotone.fa-history:after,.fad.fa-clock-rotate-left:after,.fad.fa-history:after{content:"\f1da\f1da"}.fa-duotone.fa-clock-seven:after,.fad.fa-clock-seven:after{content:"\e350\e350"}.fa-duotone.fa-clock-seven-thirty:after,.fad.fa-clock-seven-thirty:after{content:"\e351\e351"}.fa-duotone.fa-clock-six:after,.fad.fa-clock-six:after{content:"\e352\e352"}.fa-duotone.fa-clock-six-thirty:after,.fad.fa-clock-six-thirty:after{content:"\e353\e353"}.fa-duotone.fa-clock-ten:after,.fad.fa-clock-ten:after{content:"\e354\e354"}.fa-duotone.fa-clock-ten-thirty:after,.fad.fa-clock-ten-thirty:after{content:"\e355\e355"}.fa-duotone.fa-clock-three:after,.fad.fa-clock-three:after{content:"\e356\e356"}.fa-duotone.fa-clock-three-thirty:after,.fad.fa-clock-three-thirty:after{content:"\e357\e357"}.fa-duotone.fa-clock-twelve:after,.fad.fa-clock-twelve:after{content:"\e358\e358"}.fa-duotone.fa-clock-twelve-thirty:after,.fad.fa-clock-twelve-thirty:after{content:"\e359\e359"}.fa-duotone.fa-clock-two:after,.fad.fa-clock-two:after{content:"\e35a\e35a"}.fa-duotone.fa-clock-two-thirty:after,.fad.fa-clock-two-thirty:after{content:"\e35b\e35b"}.fa-duotone.fa-clone:after,.fad.fa-clone:after{content:"\f24d\f24d"}.fa-duotone.fa-closed-captioning:after,.fad.fa-closed-captioning:after{content:"\f20a\f20a"}.fa-duotone.fa-closed-captioning-slash:after,.fad.fa-closed-captioning-slash:after{content:"\e135\e135"}.fa-duotone.fa-clothes-hanger:after,.fad.fa-clothes-hanger:after{content:"\e136\e136"}.fa-duotone.fa-cloud:after,.fad.fa-cloud:after{content:"\f0c2\f0c2"}.fa-duotone.fa-cloud-arrow-down:after,.fa-duotone.fa-cloud-download-alt:after,.fa-duotone.fa-cloud-download:after,.fad.fa-cloud-arrow-down:after,.fad.fa-cloud-download-alt:after,.fad.fa-cloud-download:after{content:"\f0ed\f0ed"}.fa-duotone.fa-cloud-arrow-up:after,.fa-duotone.fa-cloud-upload-alt:after,.fa-duotone.fa-cloud-upload:after,.fad.fa-cloud-arrow-up:after,.fad.fa-cloud-upload-alt:after,.fad.fa-cloud-upload:after{content:"\f0ee\f0ee"}.fa-duotone.fa-cloud-bolt:after,.fa-duotone.fa-thunderstorm:after,.fad.fa-cloud-bolt:after,.fad.fa-thunderstorm:after{content:"\f76c\f76c"}.fa-duotone.fa-cloud-bolt-moon:after,.fa-duotone.fa-thunderstorm-moon:after,.fad.fa-cloud-bolt-moon:after,.fad.fa-thunderstorm-moon:after{content:"\f76d\f76d"}.fa-duotone.fa-cloud-bolt-sun:after,.fa-duotone.fa-thunderstorm-sun:after,.fad.fa-cloud-bolt-sun:after,.fad.fa-thunderstorm-sun:after{content:"\f76e\f76e"}.fa-duotone.fa-cloud-check:after,.fad.fa-cloud-check:after{content:"\e35c\e35c"}.fa-duotone.fa-cloud-drizzle:after,.fad.fa-cloud-drizzle:after{content:"\f738\f738"}.fa-duotone.fa-cloud-exclamation:after,.fad.fa-cloud-exclamation:after{content:"\e491\e491"}.fa-duotone.fa-cloud-fog:after,.fa-duotone.fa-fog:after,.fad.fa-cloud-fog:after,.fad.fa-fog:after{content:"\f74e\f74e"}.fa-duotone.fa-cloud-hail:after,.fad.fa-cloud-hail:after{content:"\f739\f739"}.fa-duotone.fa-cloud-hail-mixed:after,.fad.fa-cloud-hail-mixed:after{content:"\f73a\f73a"}.fa-duotone.fa-cloud-meatball:after,.fad.fa-cloud-meatball:after{content:"\f73b\f73b"}.fa-duotone.fa-cloud-minus:after,.fad.fa-cloud-minus:after{content:"\e35d\e35d"}.fa-duotone.fa-cloud-moon:after,.fad.fa-cloud-moon:after{content:"\f6c3\f6c3"}.fa-duotone.fa-cloud-moon-rain:after,.fad.fa-cloud-moon-rain:after{content:"\f73c\f73c"}.fa-duotone.fa-cloud-music:after,.fad.fa-cloud-music:after{content:"\f8ae\f8ae"}.fa-duotone.fa-cloud-plus:after,.fad.fa-cloud-plus:after{content:"\e35e\e35e"}.fa-duotone.fa-cloud-question:after,.fad.fa-cloud-question:after{content:"\e492\e492"}.fa-duotone.fa-cloud-rain:after,.fad.fa-cloud-rain:after{content:"\f73d\f73d"}.fa-duotone.fa-cloud-rainbow:after,.fad.fa-cloud-rainbow:after{content:"\f73e\f73e"}.fa-duotone.fa-cloud-showers:after,.fad.fa-cloud-showers:after{content:"\f73f\f73f"}.fa-duotone.fa-cloud-showers-heavy:after,.fad.fa-cloud-showers-heavy:after{content:"\f740\f740"}.fa-duotone.fa-cloud-slash:after,.fad.fa-cloud-slash:after{content:"\e137\e137"}.fa-duotone.fa-cloud-sleet:after,.fad.fa-cloud-sleet:after{content:"\f741\f741"}.fa-duotone.fa-cloud-snow:after,.fad.fa-cloud-snow:after{content:"\f742\f742"}.fa-duotone.fa-cloud-sun:after,.fad.fa-cloud-sun:after{content:"\f6c4\f6c4"}.fa-duotone.fa-cloud-sun-rain:after,.fad.fa-cloud-sun-rain:after{content:"\f743\f743"}.fa-duotone.fa-cloud-word:after,.fad.fa-cloud-word:after{content:"\e138\e138"}.fa-duotone.fa-cloud-xmark:after,.fad.fa-cloud-xmark:after{content:"\e35f\e35f"}.fa-duotone.fa-clouds:after,.fad.fa-clouds:after{content:"\f744\f744"}.fa-duotone.fa-clouds-moon:after,.fad.fa-clouds-moon:after{content:"\f745\f745"}.fa-duotone.fa-clouds-sun:after,.fad.fa-clouds-sun:after{content:"\f746\f746"}.fa-duotone.fa-clover:after,.fad.fa-clover:after{content:"\e139\e139"}.fa-duotone.fa-club:after,.fad.fa-club:after{content:"\f327\f327"}.fa-duotone.fa-coconut:after,.fad.fa-coconut:after{content:"\e2f6\e2f6"}.fa-duotone.fa-code:after,.fad.fa-code:after{content:"\f121\f121"}.fa-duotone.fa-code-branch:after,.fad.fa-code-branch:after{content:"\f126\f126"}.fa-duotone.fa-code-commit:after,.fad.fa-code-commit:after{content:"\f386\f386"}.fa-duotone.fa-code-compare:after,.fad.fa-code-compare:after{content:"\e13a\e13a"}.fa-duotone.fa-code-fork:after,.fad.fa-code-fork:after{content:"\e13b\e13b"}.fa-duotone.fa-code-merge:after,.fad.fa-code-merge:after{content:"\f387\f387"}.fa-duotone.fa-code-pull-request:after,.fad.fa-code-pull-request:after{content:"\e13c\e13c"}.fa-duotone.fa-code-pull-request-closed:after,.fad.fa-code-pull-request-closed:after{content:"\e3f9\e3f9"}.fa-duotone.fa-code-pull-request-draft:after,.fad.fa-code-pull-request-draft:after{content:"\e3fa\e3fa"}.fa-duotone.fa-code-simple:after,.fad.fa-code-simple:after{content:"\e13d\e13d"}.fa-duotone.fa-coffee-bean:after,.fad.fa-coffee-bean:after{content:"\e13e\e13e"}.fa-duotone.fa-coffee-beans:after,.fad.fa-coffee-beans:after{content:"\e13f\e13f"}.fa-duotone.fa-coffee-pot:after,.fad.fa-coffee-pot:after{content:"\e002\e002"}.fa-duotone.fa-coffin:after,.fad.fa-coffin:after{content:"\f6c6\f6c6"}.fa-duotone.fa-coffin-cross:after,.fad.fa-coffin-cross:after{content:"\e051\e051"}.fa-duotone.fa-coin:after,.fad.fa-coin:after{content:"\f85c\f85c"}.fa-duotone.fa-coin-blank:after,.fad.fa-coin-blank:after{content:"\e3fb\e3fb"}.fa-duotone.fa-coin-front:after,.fad.fa-coin-front:after{content:"\e3fc\e3fc"}.fa-duotone.fa-coin-vertical:after,.fad.fa-coin-vertical:after{content:"\e3fd\e3fd"}.fa-duotone.fa-coins:after,.fad.fa-coins:after{content:"\f51e\f51e"}.fa-duotone.fa-colon:after,.fad.fa-colon:after{content:"::"}.fa-duotone.fa-colon-sign:after,.fad.fa-colon-sign:after{content:"\e140\e140"}.fa-duotone.fa-columns-3:after,.fad.fa-columns-3:after{content:"\e361\e361"}.fa-duotone.fa-comet:after,.fad.fa-comet:after{content:"\e003\e003"}.fa-duotone.fa-comma:after,.fad.fa-comma:after{content:",,"}.fa-duotone.fa-command:after,.fad.fa-command:after{content:"\e142\e142"}.fa-duotone.fa-comment:after,.fad.fa-comment:after{content:"\f075\f075"}.fa-duotone.fa-comment-arrow-down:after,.fad.fa-comment-arrow-down:after{content:"\e143\e143"}.fa-duotone.fa-comment-arrow-up:after,.fad.fa-comment-arrow-up:after{content:"\e144\e144"}.fa-duotone.fa-comment-arrow-up-right:after,.fad.fa-comment-arrow-up-right:after{content:"\e145\e145"}.fa-duotone.fa-comment-captions:after,.fad.fa-comment-captions:after{content:"\e146\e146"}.fa-duotone.fa-comment-check:after,.fad.fa-comment-check:after{content:"\f4ac\f4ac"}.fa-duotone.fa-comment-code:after,.fad.fa-comment-code:after{content:"\e147\e147"}.fa-duotone.fa-comment-dollar:after,.fad.fa-comment-dollar:after{content:"\f651\f651"}.fa-duotone.fa-comment-dots:after,.fa-duotone.fa-commenting:after,.fad.fa-comment-dots:after,.fad.fa-commenting:after{content:"\f4ad\f4ad"}.fa-duotone.fa-comment-exclamation:after,.fad.fa-comment-exclamation:after{content:"\f4af\f4af"}.fa-duotone.fa-comment-image:after,.fad.fa-comment-image:after{content:"\e148\e148"}.fa-duotone.fa-comment-lines:after,.fad.fa-comment-lines:after{content:"\f4b0\f4b0"}.fa-duotone.fa-comment-medical:after,.fad.fa-comment-medical:after{content:"\f7f5\f7f5"}.fa-duotone.fa-comment-middle:after,.fad.fa-comment-middle:after{content:"\e149\e149"}.fa-duotone.fa-comment-middle-top:after,.fad.fa-comment-middle-top:after{content:"\e14a\e14a"}.fa-duotone.fa-comment-minus:after,.fad.fa-comment-minus:after{content:"\f4b1\f4b1"}.fa-duotone.fa-comment-music:after,.fad.fa-comment-music:after{content:"\f8b0\f8b0"}.fa-duotone.fa-comment-edit:after,.fa-duotone.fa-comment-pen:after,.fad.fa-comment-edit:after,.fad.fa-comment-pen:after{content:"\f4ae\f4ae"}.fa-duotone.fa-comment-plus:after,.fad.fa-comment-plus:after{content:"\f4b2\f4b2"}.fa-duotone.fa-comment-question:after,.fad.fa-comment-question:after{content:"\e14b\e14b"}.fa-duotone.fa-comment-quote:after,.fad.fa-comment-quote:after{content:"\e14c\e14c"}.fa-duotone.fa-comment-slash:after,.fad.fa-comment-slash:after{content:"\f4b3\f4b3"}.fa-duotone.fa-comment-smile:after,.fad.fa-comment-smile:after{content:"\f4b4\f4b4"}.fa-duotone.fa-comment-sms:after,.fa-duotone.fa-sms:after,.fad.fa-comment-sms:after,.fad.fa-sms:after{content:"\f7cd\f7cd"}.fa-duotone.fa-comment-text:after,.fad.fa-comment-text:after{content:"\e14d\e14d"}.fa-duotone.fa-comment-times:after,.fa-duotone.fa-comment-xmark:after,.fad.fa-comment-times:after,.fad.fa-comment-xmark:after{content:"\f4b5\f4b5"}.fa-duotone.fa-comments:after,.fad.fa-comments:after{content:"\f086\f086"}.fa-duotone.fa-comments-dollar:after,.fad.fa-comments-dollar:after{content:"\f653\f653"}.fa-duotone.fa-comments-question:after,.fad.fa-comments-question:after{content:"\e14e\e14e"}.fa-duotone.fa-comments-question-check:after,.fad.fa-comments-question-check:after{content:"\e14f\e14f"}.fa-duotone.fa-compact-disc:after,.fad.fa-compact-disc:after{content:"\f51f\f51f"}.fa-duotone.fa-compass:after,.fad.fa-compass:after{content:"\f14e\f14e"}.fa-duotone.fa-compass-drafting:after,.fa-duotone.fa-drafting-compass:after,.fad.fa-compass-drafting:after,.fad.fa-drafting-compass:after{content:"\f568\f568"}.fa-duotone.fa-compass-slash:after,.fad.fa-compass-slash:after{content:"\f5e9\f5e9"}.fa-duotone.fa-compress:after,.fad.fa-compress:after{content:"\f066\f066"}.fa-duotone.fa-compress-wide:after,.fad.fa-compress-wide:after{content:"\f326\f326"}.fa-duotone.fa-computer-classic:after,.fad.fa-computer-classic:after{content:"\f8b1\f8b1"}.fa-duotone.fa-computer-mouse:after,.fa-duotone.fa-mouse:after,.fad.fa-computer-mouse:after,.fad.fa-mouse:after{content:"\f8cc\f8cc"}.fa-duotone.fa-computer-mouse-scrollwheel:after,.fa-duotone.fa-mouse-alt:after,.fad.fa-computer-mouse-scrollwheel:after,.fad.fa-mouse-alt:after{content:"\f8cd\f8cd"}.fa-duotone.fa-computer-speaker:after,.fad.fa-computer-speaker:after{content:"\f8b2\f8b2"}.fa-duotone.fa-container-storage:after,.fad.fa-container-storage:after{content:"\f4b7\f4b7"}.fa-duotone.fa-conveyor-belt:after,.fad.fa-conveyor-belt:after{content:"\f46e\f46e"}.fa-duotone.fa-conveyor-belt-alt:after,.fa-duotone.fa-conveyor-belt-boxes:after,.fad.fa-conveyor-belt-alt:after,.fad.fa-conveyor-belt-boxes:after{content:"\f46f\f46f"}.fa-duotone.fa-conveyor-belt-empty:after,.fad.fa-conveyor-belt-empty:after{content:"\e150\e150"}.fa-duotone.fa-cookie:after,.fad.fa-cookie:after{content:"\f563\f563"}.fa-duotone.fa-cookie-bite:after,.fad.fa-cookie-bite:after{content:"\f564\f564"}.fa-duotone.fa-copy:after,.fad.fa-copy:after{content:"\f0c5\f0c5"}.fa-duotone.fa-copyright:after,.fad.fa-copyright:after{content:"\f1f9\f1f9"}.fa-duotone.fa-corn:after,.fad.fa-corn:after{content:"\f6c7\f6c7"}.fa-duotone.fa-corner:after,.fad.fa-corner:after{content:"\e3fe\e3fe"}.fa-duotone.fa-couch:after,.fad.fa-couch:after{content:"\f4b8\f4b8"}.fa-duotone.fa-cow:after,.fad.fa-cow:after{content:"\f6c8\f6c8"}.fa-duotone.fa-cowbell:after,.fad.fa-cowbell:after{content:"\f8b3\f8b3"}.fa-duotone.fa-cowbell-circle-plus:after,.fa-duotone.fa-cowbell-more:after,.fad.fa-cowbell-circle-plus:after,.fad.fa-cowbell-more:after{content:"\f8b4\f8b4"}.fa-duotone.fa-crab:after,.fad.fa-crab:after{content:"\e3ff\e3ff"}.fa-duotone.fa-crate-apple:after,.fad.fa-crate-apple:after{content:"\f6b1\f6b1"}.fa-duotone.fa-apple-crate:after,.fad.fa-apple-crate:after{content:"\f6b1\f6b1"}.fa-duotone.fa-crate-empty:after,.fad.fa-crate-empty:after{content:"\e151\e151"}.fa-duotone.fa-credit-card-alt:after,.fa-duotone.fa-credit-card:after,.fad.fa-credit-card-alt:after,.fad.fa-credit-card:after{content:"\f09d\f09d"}.fa-duotone.fa-credit-card-blank:after,.fad.fa-credit-card-blank:after{content:"\f389\f389"}.fa-duotone.fa-credit-card-front:after,.fad.fa-credit-card-front:after{content:"\f38a\f38a"}.fa-duotone.fa-cricket-bat-ball:after,.fa-duotone.fa-cricket:after,.fad.fa-cricket-bat-ball:after,.fad.fa-cricket:after{content:"\f449\f449"}.fa-duotone.fa-croissant:after,.fad.fa-croissant:after{content:"\f7f6\f7f6"}.fa-duotone.fa-crop:after,.fad.fa-crop:after{content:"\f125\f125"}.fa-duotone.fa-crop-alt:after,.fa-duotone.fa-crop-simple:after,.fad.fa-crop-alt:after,.fad.fa-crop-simple:after{content:"\f565\f565"}.fa-duotone.fa-cross:after,.fad.fa-cross:after{content:"\f654\f654"}.fa-duotone.fa-crosshairs:after,.fad.fa-crosshairs:after{content:"\f05b\f05b"}.fa-duotone.fa-crow:after,.fad.fa-crow:after{content:"\f520\f520"}.fa-duotone.fa-crown:after,.fad.fa-crown:after{content:"\f521\f521"}.fa-duotone.fa-crutch:after,.fad.fa-crutch:after{content:"\f7f7\f7f7"}.fa-duotone.fa-crutches:after,.fad.fa-crutches:after{content:"\f7f8\f7f8"}.fa-duotone.fa-cruzeiro-sign:after,.fad.fa-cruzeiro-sign:after{content:"\e152\e152"}.fa-duotone.fa-crystal-ball:after,.fad.fa-crystal-ball:after{content:"\e362\e362"}.fa-duotone.fa-cube:after,.fad.fa-cube:after{content:"\f1b2\f1b2"}.fa-duotone.fa-cubes:after,.fad.fa-cubes:after{content:"\f1b3\f1b3"}.fa-duotone.fa-cucumber:after,.fad.fa-cucumber:after{content:"\e401\e401"}.fa-duotone.fa-cup-straw:after,.fad.fa-cup-straw:after{content:"\e363\e363"}.fa-duotone.fa-cup-straw-swoosh:after,.fad.fa-cup-straw-swoosh:after{content:"\e364\e364"}.fa-duotone.fa-coffee-togo:after,.fa-duotone.fa-cup-togo:after,.fad.fa-coffee-togo:after,.fad.fa-cup-togo:after{content:"\f6c5\f6c5"}.fa-duotone.fa-cupcake:after,.fad.fa-cupcake:after{content:"\e402\e402"}.fa-duotone.fa-curling-stone:after,.fa-duotone.fa-curling:after,.fad.fa-curling-stone:after,.fad.fa-curling:after{content:"\f44a\f44a"}.fa-duotone.fa-custard:after,.fad.fa-custard:after{content:"\e403\e403"}.fa-duotone.fa-d:after,.fad.fa-d:after{content:"DD"}.fa-duotone.fa-dagger:after,.fad.fa-dagger:after{content:"\f6cb\f6cb"}.fa-duotone.fa-dash:after,.fad.fa-dash:after{content:"\e404\e404"}.fa-duotone.fa-database:after,.fad.fa-database:after{content:"\f1c0\f1c0"}.fa-duotone.fa-deer:after,.fad.fa-deer:after{content:"\f78e\f78e"}.fa-duotone.fa-deer-rudolph:after,.fad.fa-deer-rudolph:after{content:"\f78f\f78f"}.fa-duotone.fa-backspace:after,.fa-duotone.fa-delete-left:after,.fad.fa-backspace:after,.fad.fa-delete-left:after{content:"\f55a\f55a"}.fa-duotone.fa-delete-right:after,.fad.fa-delete-right:after{content:"\e154\e154"}.fa-duotone.fa-democrat:after,.fad.fa-democrat:after{content:"\f747\f747"}.fa-duotone.fa-desktop-alt:after,.fa-duotone.fa-desktop:after,.fad.fa-desktop-alt:after,.fad.fa-desktop:after{content:"\f390\f390"}.fa-duotone.fa-desktop-arrow-down:after,.fad.fa-desktop-arrow-down:after{content:"\e155\e155"}.fa-duotone.fa-dharmachakra:after,.fad.fa-dharmachakra:after{content:"\f655\f655"}.fa-duotone.fa-diagram-cells:after,.fad.fa-diagram-cells:after{content:"\e475\e475"}.fa-duotone.fa-diagram-lean-canvas:after,.fad.fa-diagram-lean-canvas:after{content:"\e156\e156"}.fa-duotone.fa-diagram-nested:after,.fad.fa-diagram-nested:after{content:"\e157\e157"}.fa-duotone.fa-diagram-next:after,.fad.fa-diagram-next:after{content:"\e476\e476"}.fa-duotone.fa-diagram-predecessor:after,.fad.fa-diagram-predecessor:after{content:"\e477\e477"}.fa-duotone.fa-diagram-previous:after,.fad.fa-diagram-previous:after{content:"\e478\e478"}.fa-duotone.fa-diagram-project:after,.fa-duotone.fa-project-diagram:after,.fad.fa-diagram-project:after,.fad.fa-project-diagram:after{content:"\f542\f542"}.fa-duotone.fa-diagram-sankey:after,.fad.fa-diagram-sankey:after{content:"\e158\e158"}.fa-duotone.fa-diagram-subtask:after,.fad.fa-diagram-subtask:after{content:"\e479\e479"}.fa-duotone.fa-diagram-successor:after,.fad.fa-diagram-successor:after{content:"\e47a\e47a"}.fa-duotone.fa-diagram-venn:after,.fad.fa-diagram-venn:after{content:"\e15a\e15a"}.fa-duotone.fa-dial-med-high:after,.fa-duotone.fa-dial:after,.fad.fa-dial-med-high:after,.fad.fa-dial:after{content:"\e15b\e15b"}.fa-duotone.fa-dial-high:after,.fad.fa-dial-high:after{content:"\e15c\e15c"}.fa-duotone.fa-dial-low:after,.fad.fa-dial-low:after{content:"\e15d\e15d"}.fa-duotone.fa-dial-max:after,.fad.fa-dial-max:after{content:"\e15e\e15e"}.fa-duotone.fa-dial-med:after,.fad.fa-dial-med:after{content:"\e15f\e15f"}.fa-duotone.fa-dial-med-low:after,.fad.fa-dial-med-low:after{content:"\e160\e160"}.fa-duotone.fa-dial-min:after,.fad.fa-dial-min:after{content:"\e161\e161"}.fa-duotone.fa-dial-off:after,.fad.fa-dial-off:after{content:"\e162\e162"}.fa-duotone.fa-diamond:after,.fad.fa-diamond:after{content:"\f219\f219"}.fa-duotone.fa-diamond-exclamation:after,.fad.fa-diamond-exclamation:after{content:"\e405\e405"}.fa-duotone.fa-diamond-turn-right:after,.fa-duotone.fa-directions:after,.fad.fa-diamond-turn-right:after,.fad.fa-directions:after{content:"\f5eb\f5eb"}.fa-duotone.fa-dice:after,.fad.fa-dice:after{content:"\f522\f522"}.fa-duotone.fa-dice-d10:after,.fad.fa-dice-d10:after{content:"\f6cd\f6cd"}.fa-duotone.fa-dice-d12:after,.fad.fa-dice-d12:after{content:"\f6ce\f6ce"}.fa-duotone.fa-dice-d20:after,.fad.fa-dice-d20:after{content:"\f6cf\f6cf"}.fa-duotone.fa-dice-d4:after,.fad.fa-dice-d4:after{content:"\f6d0\f6d0"}.fa-duotone.fa-dice-d6:after,.fad.fa-dice-d6:after{content:"\f6d1\f6d1"}.fa-duotone.fa-dice-d8:after,.fad.fa-dice-d8:after{content:"\f6d2\f6d2"}.fa-duotone.fa-dice-five:after,.fad.fa-dice-five:after{content:"\f523\f523"}.fa-duotone.fa-dice-four:after,.fad.fa-dice-four:after{content:"\f524\f524"}.fa-duotone.fa-dice-one:after,.fad.fa-dice-one:after{content:"\f525\f525"}.fa-duotone.fa-dice-six:after,.fad.fa-dice-six:after{content:"\f526\f526"}.fa-duotone.fa-dice-three:after,.fad.fa-dice-three:after{content:"\f527\f527"}.fa-duotone.fa-dice-two:after,.fad.fa-dice-two:after{content:"\f528\f528"}.fa-duotone.fa-diploma:after,.fa-duotone.fa-scroll-ribbon:after,.fad.fa-diploma:after,.fad.fa-scroll-ribbon:after{content:"\f5ea\f5ea"}.fa-duotone.fa-disc-drive:after,.fad.fa-disc-drive:after{content:"\f8b5\f8b5"}.fa-duotone.fa-disease:after,.fad.fa-disease:after{content:"\f7fa\f7fa"}.fa-duotone.fa-display:after,.fad.fa-display:after{content:"\e163\e163"}.fa-duotone.fa-display-arrow-down:after,.fad.fa-display-arrow-down:after{content:"\e164\e164"}.fa-duotone.fa-desktop-code:after,.fa-duotone.fa-display-code:after,.fad.fa-desktop-code:after,.fad.fa-display-code:after{content:"\e165\e165"}.fa-duotone.fa-desktop-medical:after,.fa-duotone.fa-display-medical:after,.fad.fa-desktop-medical:after,.fad.fa-display-medical:after{content:"\e166\e166"}.fa-duotone.fa-desktop-slash:after,.fa-duotone.fa-display-slash:after,.fad.fa-desktop-slash:after,.fad.fa-display-slash:after{content:"\e2fa\e2fa"}.fa-duotone.fa-distribute-spacing-horizontal:after,.fad.fa-distribute-spacing-horizontal:after{content:"\e365\e365"}.fa-duotone.fa-distribute-spacing-vertical:after,.fad.fa-distribute-spacing-vertical:after{content:"\e366\e366"}.fa-duotone.fa-ditto:after,.fad.fa-ditto:after{content:'""'}.fa-duotone.fa-divide:after,.fad.fa-divide:after{content:"\f529\f529"}.fa-duotone.fa-dna:after,.fad.fa-dna:after{content:"\f471\f471"}.fa-duotone.fa-do-not-enter:after,.fad.fa-do-not-enter:after{content:"\f5ec\f5ec"}.fa-duotone.fa-dog:after,.fad.fa-dog:after{content:"\f6d3\f6d3"}.fa-duotone.fa-dog-leashed:after,.fad.fa-dog-leashed:after{content:"\f6d4\f6d4"}.fa-duotone.fa-dollar-sign:after,.fa-duotone.fa-dollar:after,.fa-duotone.fa-usd:after,.fad.fa-dollar-sign:after,.fad.fa-dollar:after,.fad.fa-usd:after{content:"$$"}.fa-duotone.fa-dolly-box:after,.fa-duotone.fa-dolly:after,.fad.fa-dolly-box:after,.fad.fa-dolly:after{content:"\f472\f472"}.fa-duotone.fa-dolly-empty:after,.fad.fa-dolly-empty:after{content:"\f473\f473"}.fa-duotone.fa-dolphin:after,.fad.fa-dolphin:after{content:"\e168\e168"}.fa-duotone.fa-dong-sign:after,.fad.fa-dong-sign:after{content:"\e169\e169"}.fa-duotone.fa-donut:after,.fa-duotone.fa-doughnut:after,.fad.fa-donut:after,.fad.fa-doughnut:after{content:"\e406\e406"}.fa-duotone.fa-door-closed:after,.fad.fa-door-closed:after{content:"\f52a\f52a"}.fa-duotone.fa-door-open:after,.fad.fa-door-open:after{content:"\f52b\f52b"}.fa-duotone.fa-dove:after,.fad.fa-dove:after{content:"\f4ba\f4ba"}.fa-duotone.fa-arrow-alt-down:after,.fa-duotone.fa-down:after,.fad.fa-arrow-alt-down:after,.fad.fa-down:after{content:"\f354\f354"}.fa-duotone.fa-down-from-dotted-line:after,.fad.fa-down-from-dotted-line:after{content:"\e407\e407"}.fa-duotone.fa-arrow-alt-from-top:after,.fa-duotone.fa-down-from-line:after,.fad.fa-arrow-alt-from-top:after,.fad.fa-down-from-line:after{content:"\f349\f349"}.fa-duotone.fa-down-left:after,.fad.fa-down-left:after{content:"\e16a\e16a"}.fa-duotone.fa-compress-alt:after,.fa-duotone.fa-down-left-and-up-right-to-center:after,.fad.fa-compress-alt:after,.fad.fa-down-left-and-up-right-to-center:after{content:"\f422\f422"}.fa-duotone.fa-down-long:after,.fa-duotone.fa-long-arrow-alt-down:after,.fad.fa-down-long:after,.fad.fa-long-arrow-alt-down:after{content:"\f309\f309"}.fa-duotone.fa-down-right:after,.fad.fa-down-right:after{content:"\e16b\e16b"}.fa-duotone.fa-down-to-dotted-line:after,.fad.fa-down-to-dotted-line:after{content:"\e408\e408"}.fa-duotone.fa-arrow-alt-to-bottom:after,.fa-duotone.fa-down-to-line:after,.fad.fa-arrow-alt-to-bottom:after,.fad.fa-down-to-line:after{content:"\f34a\f34a"}.fa-duotone.fa-download:after,.fad.fa-download:after{content:"\f019\f019"}.fa-duotone.fa-dragon:after,.fad.fa-dragon:after{content:"\f6d5\f6d5"}.fa-duotone.fa-draw-circle:after,.fad.fa-draw-circle:after{content:"\f5ed\f5ed"}.fa-duotone.fa-draw-polygon:after,.fad.fa-draw-polygon:after{content:"\f5ee\f5ee"}.fa-duotone.fa-draw-square:after,.fad.fa-draw-square:after{content:"\f5ef\f5ef"}.fa-duotone.fa-dreidel:after,.fad.fa-dreidel:after{content:"\f792\f792"}.fa-duotone.fa-drone:after,.fad.fa-drone:after{content:"\f85f\f85f"}.fa-duotone.fa-drone-alt:after,.fa-duotone.fa-drone-front:after,.fad.fa-drone-alt:after,.fad.fa-drone-front:after{content:"\f860\f860"}.fa-duotone.fa-droplet:after,.fa-duotone.fa-tint:after,.fad.fa-droplet:after,.fad.fa-tint:after{content:"\f043\f043"}.fa-duotone.fa-dewpoint:after,.fa-duotone.fa-droplet-degree:after,.fad.fa-dewpoint:after,.fad.fa-droplet-degree:after{content:"\f748\f748"}.fa-duotone.fa-droplet-percent:after,.fa-duotone.fa-humidity:after,.fad.fa-droplet-percent:after,.fad.fa-humidity:after{content:"\f750\f750"}.fa-duotone.fa-droplet-slash:after,.fa-duotone.fa-tint-slash:after,.fad.fa-droplet-slash:after,.fad.fa-tint-slash:after{content:"\f5c7\f5c7"}.fa-duotone.fa-drum:after,.fad.fa-drum:after{content:"\f569\f569"}.fa-duotone.fa-drum-steelpan:after,.fad.fa-drum-steelpan:after{content:"\f56a\f56a"}.fa-duotone.fa-drumstick:after,.fad.fa-drumstick:after{content:"\f6d6\f6d6"}.fa-duotone.fa-drumstick-bite:after,.fad.fa-drumstick-bite:after{content:"\f6d7\f6d7"}.fa-duotone.fa-dryer:after,.fad.fa-dryer:after{content:"\f861\f861"}.fa-duotone.fa-dryer-alt:after,.fa-duotone.fa-dryer-heat:after,.fad.fa-dryer-alt:after,.fad.fa-dryer-heat:after{content:"\f862\f862"}.fa-duotone.fa-duck:after,.fad.fa-duck:after{content:"\f6d8\f6d8"}.fa-duotone.fa-dumbbell:after,.fad.fa-dumbbell:after{content:"\f44b\f44b"}.fa-duotone.fa-dumpster:after,.fad.fa-dumpster:after{content:"\f793\f793"}.fa-duotone.fa-dumpster-fire:after,.fad.fa-dumpster-fire:after{content:"\f794\f794"}.fa-duotone.fa-dungeon:after,.fad.fa-dungeon:after{content:"\f6d9\f6d9"}.fa-duotone.fa-e:after,.fad.fa-e:after{content:"EE"}.fa-duotone.fa-ear:after,.fad.fa-ear:after{content:"\f5f0\f5f0"}.fa-duotone.fa-deaf:after,.fa-duotone.fa-deafness:after,.fa-duotone.fa-ear-deaf:after,.fa-duotone.fa-hard-of-hearing:after,.fad.fa-deaf:after,.fad.fa-deafness:after,.fad.fa-ear-deaf:after,.fad.fa-hard-of-hearing:after{content:"\f2a4\f2a4"}.fa-duotone.fa-assistive-listening-systems:after,.fa-duotone.fa-ear-listen:after,.fad.fa-assistive-listening-systems:after,.fad.fa-ear-listen:after{content:"\f2a2\f2a2"}.fa-duotone.fa-ear-muffs:after,.fad.fa-ear-muffs:after{content:"\f795\f795"}.fa-duotone.fa-earth-africa:after,.fa-duotone.fa-globe-africa:after,.fad.fa-earth-africa:after,.fad.fa-globe-africa:after{content:"\f57c\f57c"}.fa-duotone.fa-earth-america:after,.fa-duotone.fa-earth-americas:after,.fa-duotone.fa-earth:after,.fa-duotone.fa-globe-americas:after,.fad.fa-earth-america:after,.fad.fa-earth-americas:after,.fad.fa-earth:after,.fad.fa-globe-americas:after{content:"\f57d\f57d"}.fa-duotone.fa-earth-asia:after,.fa-duotone.fa-globe-asia:after,.fad.fa-earth-asia:after,.fad.fa-globe-asia:after{content:"\f57e\f57e"}.fa-duotone.fa-earth-europe:after,.fa-duotone.fa-globe-europe:after,.fad.fa-earth-europe:after,.fad.fa-globe-europe:after{content:"\f7a2\f7a2"}.fa-duotone.fa-earth-oceania:after,.fa-duotone.fa-globe-oceania:after,.fad.fa-earth-oceania:after,.fad.fa-globe-oceania:after{content:"\e47b\e47b"}.fa-duotone.fa-eclipse:after,.fad.fa-eclipse:after{content:"\f749\f749"}.fa-duotone.fa-egg:after,.fad.fa-egg:after{content:"\f7fb\f7fb"}.fa-duotone.fa-egg-fried:after,.fad.fa-egg-fried:after{content:"\f7fc\f7fc"}.fa-duotone.fa-eggplant:after,.fad.fa-eggplant:after{content:"\e16c\e16c"}.fa-duotone.fa-eject:after,.fad.fa-eject:after{content:"\f052\f052"}.fa-duotone.fa-elephant:after,.fad.fa-elephant:after{content:"\f6da\f6da"}.fa-duotone.fa-elevator:after,.fad.fa-elevator:after{content:"\e16d\e16d"}.fa-duotone.fa-ellipsis-h:after,.fa-duotone.fa-ellipsis:after,.fad.fa-ellipsis-h:after,.fad.fa-ellipsis:after{content:"\f141\f141"}.fa-duotone.fa-ellipsis-h-alt:after,.fa-duotone.fa-ellipsis-stroke:after,.fad.fa-ellipsis-h-alt:after,.fad.fa-ellipsis-stroke:after{content:"\f39b\f39b"}.fa-duotone.fa-ellipsis-stroke-vertical:after,.fa-duotone.fa-ellipsis-v-alt:after,.fad.fa-ellipsis-stroke-vertical:after,.fad.fa-ellipsis-v-alt:after{content:"\f39c\f39c"}.fa-duotone.fa-ellipsis-v:after,.fa-duotone.fa-ellipsis-vertical:after,.fad.fa-ellipsis-v:after,.fad.fa-ellipsis-vertical:after{content:"\f142\f142"}.fa-duotone.fa-empty-set:after,.fad.fa-empty-set:after{content:"\f656\f656"}.fa-duotone.fa-engine:after,.fad.fa-engine:after{content:"\e16e\e16e"}.fa-duotone.fa-engine-exclamation:after,.fa-duotone.fa-engine-warning:after,.fad.fa-engine-exclamation:after,.fad.fa-engine-warning:after{content:"\f5f2\f5f2"}.fa-duotone.fa-envelope:after,.fad.fa-envelope:after{content:"\f0e0\f0e0"}.fa-duotone.fa-envelope-badge:after,.fa-duotone.fa-envelope-dot:after,.fad.fa-envelope-badge:after,.fad.fa-envelope-dot:after{content:"\e16f\e16f"}.fa-duotone.fa-envelope-open:after,.fad.fa-envelope-open:after{content:"\f2b6\f2b6"}.fa-duotone.fa-envelope-open-dollar:after,.fad.fa-envelope-open-dollar:after{content:"\f657\f657"}.fa-duotone.fa-envelope-open-text:after,.fad.fa-envelope-open-text:after{content:"\f658\f658"}.fa-duotone.fa-envelopes:after,.fad.fa-envelopes:after{content:"\e170\e170"}.fa-duotone.fa-envelopes-bulk:after,.fa-duotone.fa-mail-bulk:after,.fad.fa-envelopes-bulk:after,.fad.fa-mail-bulk:after{content:"\f674\f674"}.fa-duotone.fa-equals:after,.fad.fa-equals:after{content:"=="}.fa-duotone.fa-eraser:after,.fad.fa-eraser:after{content:"\f12d\f12d"}.fa-duotone.fa-escalator:after,.fad.fa-escalator:after{content:"\e171\e171"}.fa-duotone.fa-ethernet:after,.fad.fa-ethernet:after{content:"\f796\f796"}.fa-duotone.fa-eur:after,.fa-duotone.fa-euro-sign:after,.fa-duotone.fa-euro:after,.fad.fa-eur:after,.fad.fa-euro-sign:after,.fad.fa-euro:after{content:"\f153\f153"}.fa-duotone.fa-exclamation:after,.fad.fa-exclamation:after{content:"!!"}.fa-duotone.fa-expand:after,.fad.fa-expand:after{content:"\f065\f065"}.fa-duotone.fa-expand-wide:after,.fad.fa-expand-wide:after{content:"\f320\f320"}.fa-duotone.fa-eye:after,.fad.fa-eye:after{content:"\f06e\f06e"}.fa-duotone.fa-eye-dropper-empty:after,.fa-duotone.fa-eye-dropper:after,.fa-duotone.fa-eyedropper:after,.fad.fa-eye-dropper-empty:after,.fad.fa-eye-dropper:after,.fad.fa-eyedropper:after{content:"\f1fb\f1fb"}.fa-duotone.fa-eye-dropper-full:after,.fad.fa-eye-dropper-full:after{content:"\e172\e172"}.fa-duotone.fa-eye-dropper-half:after,.fad.fa-eye-dropper-half:after{content:"\e173\e173"}.fa-duotone.fa-eye-evil:after,.fad.fa-eye-evil:after{content:"\f6db\f6db"}.fa-duotone.fa-eye-low-vision:after,.fa-duotone.fa-low-vision:after,.fad.fa-eye-low-vision:after,.fad.fa-low-vision:after{content:"\f2a8\f2a8"}.fa-duotone.fa-eye-slash:after,.fad.fa-eye-slash:after{content:"\f070\f070"}.fa-duotone.fa-eyes:after,.fad.fa-eyes:after{content:"\e367\e367"}.fa-duotone.fa-f:after,.fad.fa-f:after{content:"FF"}.fa-duotone.fa-angry:after,.fa-duotone.fa-face-angry:after,.fad.fa-angry:after,.fad.fa-face-angry:after{content:"\f556\f556"}.fa-duotone.fa-face-angry-horns:after,.fad.fa-face-angry-horns:after{content:"\e368\e368"}.fa-duotone.fa-face-anguished:after,.fad.fa-face-anguished:after{content:"\e369\e369"}.fa-duotone.fa-face-anxious-sweat:after,.fad.fa-face-anxious-sweat:after{content:"\e36a\e36a"}.fa-duotone.fa-face-astonished:after,.fad.fa-face-astonished:after{content:"\e36b\e36b"}.fa-duotone.fa-face-awesome:after,.fa-duotone.fa-gave-dandy:after,.fad.fa-face-awesome:after,.fad.fa-gave-dandy:after{content:"\e409\e409"}.fa-duotone.fa-face-beam-hand-over-mouth:after,.fad.fa-face-beam-hand-over-mouth:after{content:"\e47c\e47c"}.fa-duotone.fa-face-clouds:after,.fad.fa-face-clouds:after{content:"\e47d\e47d"}.fa-duotone.fa-face-confounded:after,.fad.fa-face-confounded:after{content:"\e36c\e36c"}.fa-duotone.fa-face-confused:after,.fad.fa-face-confused:after{content:"\e36d\e36d"}.fa-duotone.fa-face-cowboy-hat:after,.fad.fa-face-cowboy-hat:after{content:"\e36e\e36e"}.fa-duotone.fa-face-diagonal-mouth:after,.fad.fa-face-diagonal-mouth:after{content:"\e47e\e47e"}.fa-duotone.fa-face-disappointed:after,.fad.fa-face-disappointed:after{content:"\e36f\e36f"}.fa-duotone.fa-face-disguise:after,.fad.fa-face-disguise:after{content:"\e370\e370"}.fa-duotone.fa-dizzy:after,.fa-duotone.fa-face-dizzy:after,.fad.fa-dizzy:after,.fad.fa-face-dizzy:after{content:"\f567\f567"}.fa-duotone.fa-face-dotted:after,.fad.fa-face-dotted:after{content:"\e47f\e47f"}.fa-duotone.fa-face-downcast-sweat:after,.fad.fa-face-downcast-sweat:after{content:"\e371\e371"}.fa-duotone.fa-face-drooling:after,.fad.fa-face-drooling:after{content:"\e372\e372"}.fa-duotone.fa-face-exhaling:after,.fad.fa-face-exhaling:after{content:"\e480\e480"}.fa-duotone.fa-exploding-head:after,.fa-duotone.fa-face-explode:after,.fad.fa-exploding-head:after,.fad.fa-face-explode:after{content:"\e2fe\e2fe"}.fa-duotone.fa-face-expressionless:after,.fad.fa-face-expressionless:after{content:"\e373\e373"}.fa-duotone.fa-face-eyes-xmarks:after,.fad.fa-face-eyes-xmarks:after{content:"\e374\e374"}.fa-duotone.fa-face-fearful:after,.fad.fa-face-fearful:after{content:"\e375\e375"}.fa-duotone.fa-face-flushed:after,.fa-duotone.fa-flushed:after,.fad.fa-face-flushed:after,.fad.fa-flushed:after{content:"\f579\f579"}.fa-duotone.fa-face-frown:after,.fa-duotone.fa-frown:after,.fad.fa-face-frown:after,.fad.fa-frown:after{content:"\f119\f119"}.fa-duotone.fa-face-frown-open:after,.fa-duotone.fa-frown-open:after,.fad.fa-face-frown-open:after,.fad.fa-frown-open:after{content:"\f57a\f57a"}.fa-duotone.fa-face-frown-slight:after,.fad.fa-face-frown-slight:after{content:"\e376\e376"}.fa-duotone.fa-face-glasses:after,.fad.fa-face-glasses:after{content:"\e377\e377"}.fa-duotone.fa-face-grimace:after,.fa-duotone.fa-grimace:after,.fad.fa-face-grimace:after,.fad.fa-grimace:after{content:"\f57f\f57f"}.fa-duotone.fa-face-grin:after,.fa-duotone.fa-grin:after,.fad.fa-face-grin:after,.fad.fa-grin:after{content:"\f580\f580"}.fa-duotone.fa-face-grin-beam:after,.fa-duotone.fa-grin-beam:after,.fad.fa-face-grin-beam:after,.fad.fa-grin-beam:after{content:"\f582\f582"}.fa-duotone.fa-face-grin-beam-sweat:after,.fa-duotone.fa-grin-beam-sweat:after,.fad.fa-face-grin-beam-sweat:after,.fad.fa-grin-beam-sweat:after{content:"\f583\f583"}.fa-duotone.fa-face-grin-hearts:after,.fa-duotone.fa-grin-hearts:after,.fad.fa-face-grin-hearts:after,.fad.fa-grin-hearts:after{content:"\f584\f584"}.fa-duotone.fa-face-grin-squint:after,.fa-duotone.fa-grin-squint:after,.fad.fa-face-grin-squint:after,.fad.fa-grin-squint:after{content:"\f585\f585"}.fa-duotone.fa-face-grin-squint-tears:after,.fa-duotone.fa-grin-squint-tears:after,.fad.fa-face-grin-squint-tears:after,.fad.fa-grin-squint-tears:after{content:"\f586\f586"}.fa-duotone.fa-face-grin-stars:after,.fa-duotone.fa-grin-stars:after,.fad.fa-face-grin-stars:after,.fad.fa-grin-stars:after{content:"\f587\f587"}.fa-duotone.fa-face-grin-tears:after,.fa-duotone.fa-grin-tears:after,.fad.fa-face-grin-tears:after,.fad.fa-grin-tears:after{content:"\f588\f588"}.fa-duotone.fa-face-grin-tongue:after,.fa-duotone.fa-grin-tongue:after,.fad.fa-face-grin-tongue:after,.fad.fa-grin-tongue:after{content:"\f589\f589"}.fa-duotone.fa-face-grin-tongue-squint:after,.fa-duotone.fa-grin-tongue-squint:after,.fad.fa-face-grin-tongue-squint:after,.fad.fa-grin-tongue-squint:after{content:"\f58a\f58a"}.fa-duotone.fa-face-grin-tongue-wink:after,.fa-duotone.fa-grin-tongue-wink:after,.fad.fa-face-grin-tongue-wink:after,.fad.fa-grin-tongue-wink:after{content:"\f58b\f58b"}.fa-duotone.fa-face-grin-wide:after,.fa-duotone.fa-grin-alt:after,.fad.fa-face-grin-wide:after,.fad.fa-grin-alt:after{content:"\f581\f581"}.fa-duotone.fa-face-grin-wink:after,.fa-duotone.fa-grin-wink:after,.fad.fa-face-grin-wink:after,.fad.fa-grin-wink:after{content:"\f58c\f58c"}.fa-duotone.fa-face-hand-over-mouth:after,.fad.fa-face-hand-over-mouth:after{content:"\e378\e378"}.fa-duotone.fa-face-hand-peeking:after,.fad.fa-face-hand-peeking:after{content:"\e481\e481"}.fa-duotone.fa-face-hand-yawn:after,.fad.fa-face-hand-yawn:after{content:"\e379\e379"}.fa-duotone.fa-face-head-bandage:after,.fad.fa-face-head-bandage:after{content:"\e37a\e37a"}.fa-duotone.fa-face-holding-back-tears:after,.fad.fa-face-holding-back-tears:after{content:"\e482\e482"}.fa-duotone.fa-face-hushed:after,.fad.fa-face-hushed:after{content:"\e37b\e37b"}.fa-duotone.fa-face-icicles:after,.fad.fa-face-icicles:after{content:"\e37c\e37c"}.fa-duotone.fa-face-kiss:after,.fa-duotone.fa-kiss:after,.fad.fa-face-kiss:after,.fad.fa-kiss:after{content:"\f596\f596"}.fa-duotone.fa-face-kiss-beam:after,.fa-duotone.fa-kiss-beam:after,.fad.fa-face-kiss-beam:after,.fad.fa-kiss-beam:after{content:"\f597\f597"}.fa-duotone.fa-face-kiss-closed-eyes:after,.fad.fa-face-kiss-closed-eyes:after{content:"\e37d\e37d"}.fa-duotone.fa-face-kiss-wink-heart:after,.fa-duotone.fa-kiss-wink-heart:after,.fad.fa-face-kiss-wink-heart:after,.fad.fa-kiss-wink-heart:after{content:"\f598\f598"}.fa-duotone.fa-face-laugh:after,.fa-duotone.fa-laugh:after,.fad.fa-face-laugh:after,.fad.fa-laugh:after{content:"\f599\f599"}.fa-duotone.fa-face-laugh-beam:after,.fa-duotone.fa-laugh-beam:after,.fad.fa-face-laugh-beam:after,.fad.fa-laugh-beam:after{content:"\f59a\f59a"}.fa-duotone.fa-face-laugh-squint:after,.fa-duotone.fa-laugh-squint:after,.fad.fa-face-laugh-squint:after,.fad.fa-laugh-squint:after{content:"\f59b\f59b"}.fa-duotone.fa-face-laugh-wink:after,.fa-duotone.fa-laugh-wink:after,.fad.fa-face-laugh-wink:after,.fad.fa-laugh-wink:after{content:"\f59c\f59c"}.fa-duotone.fa-face-lying:after,.fad.fa-face-lying:after{content:"\e37e\e37e"}.fa-duotone.fa-face-mask:after,.fad.fa-face-mask:after{content:"\e37f\e37f"}.fa-duotone.fa-face-meh:after,.fa-duotone.fa-meh:after,.fad.fa-face-meh:after,.fad.fa-meh:after{content:"\f11a\f11a"}.fa-duotone.fa-face-meh-blank:after,.fa-duotone.fa-meh-blank:after,.fad.fa-face-meh-blank:after,.fad.fa-meh-blank:after{content:"\f5a4\f5a4"}.fa-duotone.fa-face-melting:after,.fad.fa-face-melting:after{content:"\e483\e483"}.fa-duotone.fa-face-monocle:after,.fad.fa-face-monocle:after{content:"\e380\e380"}.fa-duotone.fa-face-nauseated:after,.fad.fa-face-nauseated:after{content:"\e381\e381"}.fa-duotone.fa-face-nose-steam:after,.fad.fa-face-nose-steam:after{content:"\e382\e382"}.fa-duotone.fa-face-party:after,.fad.fa-face-party:after{content:"\e383\e383"}.fa-duotone.fa-face-pensive:after,.fad.fa-face-pensive:after{content:"\e384\e384"}.fa-duotone.fa-face-persevering:after,.fad.fa-face-persevering:after{content:"\e385\e385"}.fa-duotone.fa-face-pleading:after,.fad.fa-face-pleading:after{content:"\e386\e386"}.fa-duotone.fa-face-pouting:after,.fad.fa-face-pouting:after{content:"\e387\e387"}.fa-duotone.fa-face-raised-eyebrow:after,.fad.fa-face-raised-eyebrow:after{content:"\e388\e388"}.fa-duotone.fa-face-relieved:after,.fad.fa-face-relieved:after{content:"\e389\e389"}.fa-duotone.fa-face-rolling-eyes:after,.fa-duotone.fa-meh-rolling-eyes:after,.fad.fa-face-rolling-eyes:after,.fad.fa-meh-rolling-eyes:after{content:"\f5a5\f5a5"}.fa-duotone.fa-face-sad-cry:after,.fa-duotone.fa-sad-cry:after,.fad.fa-face-sad-cry:after,.fad.fa-sad-cry:after{content:"\f5b3\f5b3"}.fa-duotone.fa-face-sad-sweat:after,.fad.fa-face-sad-sweat:after{content:"\e38a\e38a"}.fa-duotone.fa-face-sad-tear:after,.fa-duotone.fa-sad-tear:after,.fad.fa-face-sad-tear:after,.fad.fa-sad-tear:after{content:"\f5b4\f5b4"}.fa-duotone.fa-face-saluting:after,.fad.fa-face-saluting:after{content:"\e484\e484"}.fa-duotone.fa-face-scream:after,.fad.fa-face-scream:after{content:"\e38b\e38b"}.fa-duotone.fa-face-shush:after,.fad.fa-face-shush:after{content:"\e38c\e38c"}.fa-duotone.fa-face-sleeping:after,.fad.fa-face-sleeping:after{content:"\e38d\e38d"}.fa-duotone.fa-face-sleepy:after,.fad.fa-face-sleepy:after{content:"\e38e\e38e"}.fa-duotone.fa-face-smile:after,.fa-duotone.fa-smile:after,.fad.fa-face-smile:after,.fad.fa-smile:after{content:"\f118\f118"}.fa-duotone.fa-face-smile-beam:after,.fa-duotone.fa-smile-beam:after,.fad.fa-face-smile-beam:after,.fad.fa-smile-beam:after{content:"\f5b8\f5b8"}.fa-duotone.fa-face-smile-halo:after,.fad.fa-face-smile-halo:after{content:"\e38f\e38f"}.fa-duotone.fa-face-smile-hearts:after,.fad.fa-face-smile-hearts:after{content:"\e390\e390"}.fa-duotone.fa-face-smile-horns:after,.fad.fa-face-smile-horns:after{content:"\e391\e391"}.fa-duotone.fa-face-smile-plus:after,.fa-duotone.fa-smile-plus:after,.fad.fa-face-smile-plus:after,.fad.fa-smile-plus:after{content:"\f5b9\f5b9"}.fa-duotone.fa-face-smile-relaxed:after,.fad.fa-face-smile-relaxed:after{content:"\e392\e392"}.fa-duotone.fa-face-smile-tear:after,.fad.fa-face-smile-tear:after{content:"\e393\e393"}.fa-duotone.fa-face-smile-tongue:after,.fad.fa-face-smile-tongue:after{content:"\e394\e394"}.fa-duotone.fa-face-smile-upside-down:after,.fad.fa-face-smile-upside-down:after{content:"\e395\e395"}.fa-duotone.fa-face-smile-wink:after,.fa-duotone.fa-smile-wink:after,.fad.fa-face-smile-wink:after,.fad.fa-smile-wink:after{content:"\f4da\f4da"}.fa-duotone.fa-face-smiling-hands:after,.fad.fa-face-smiling-hands:after{content:"\e396\e396"}.fa-duotone.fa-face-smirking:after,.fad.fa-face-smirking:after{content:"\e397\e397"}.fa-duotone.fa-face-spiral-eyes:after,.fad.fa-face-spiral-eyes:after{content:"\e485\e485"}.fa-duotone.fa-face-sunglasses:after,.fad.fa-face-sunglasses:after{content:"\e398\e398"}.fa-duotone.fa-face-surprise:after,.fa-duotone.fa-surprise:after,.fad.fa-face-surprise:after,.fad.fa-surprise:after{content:"\f5c2\f5c2"}.fa-duotone.fa-face-swear:after,.fad.fa-face-swear:after{content:"\e399\e399"}.fa-duotone.fa-face-thermometer:after,.fad.fa-face-thermometer:after{content:"\e39a\e39a"}.fa-duotone.fa-face-thinking:after,.fad.fa-face-thinking:after{content:"\e39b\e39b"}.fa-duotone.fa-face-tired:after,.fa-duotone.fa-tired:after,.fad.fa-face-tired:after,.fad.fa-tired:after{content:"\f5c8\f5c8"}.fa-duotone.fa-face-tissue:after,.fad.fa-face-tissue:after{content:"\e39c\e39c"}.fa-duotone.fa-face-tongue-money:after,.fad.fa-face-tongue-money:after{content:"\e39d\e39d"}.fa-duotone.fa-face-tongue-sweat:after,.fad.fa-face-tongue-sweat:after{content:"\e39e\e39e"}.fa-duotone.fa-face-unamused:after,.fad.fa-face-unamused:after{content:"\e39f\e39f"}.fa-duotone.fa-face-viewfinder:after,.fad.fa-face-viewfinder:after{content:"\e2ff\e2ff"}.fa-duotone.fa-face-vomit:after,.fad.fa-face-vomit:after{content:"\e3a0\e3a0"}.fa-duotone.fa-face-weary:after,.fad.fa-face-weary:after{content:"\e3a1\e3a1"}.fa-duotone.fa-face-woozy:after,.fad.fa-face-woozy:after{content:"\e3a2\e3a2"}.fa-duotone.fa-face-worried:after,.fad.fa-face-worried:after{content:"\e3a3\e3a3"}.fa-duotone.fa-face-zany:after,.fad.fa-face-zany:after{content:"\e3a4\e3a4"}.fa-duotone.fa-face-zipper:after,.fad.fa-face-zipper:after{content:"\e3a5\e3a5"}.fa-duotone.fa-falafel:after,.fad.fa-falafel:after{content:"\e40a\e40a"}.fa-duotone.fa-family:after,.fad.fa-family:after{content:"\e300\e300"}.fa-duotone.fa-family-dress:after,.fad.fa-family-dress:after{content:"\e301\e301"}.fa-duotone.fa-family-pants:after,.fad.fa-family-pants:after{content:"\e302\e302"}.fa-duotone.fa-fan:after,.fad.fa-fan:after{content:"\f863\f863"}.fa-duotone.fa-fan-table:after,.fad.fa-fan-table:after{content:"\e004\e004"}.fa-duotone.fa-barn-silo:after,.fa-duotone.fa-farm:after,.fad.fa-barn-silo:after,.fad.fa-farm:after{content:"\f864\f864"}.fa-duotone.fa-faucet:after,.fad.fa-faucet:after{content:"\e005\e005"}.fa-duotone.fa-faucet-drip:after,.fad.fa-faucet-drip:after{content:"\e006\e006"}.fa-duotone.fa-fax:after,.fad.fa-fax:after{content:"\f1ac\f1ac"}.fa-duotone.fa-feather:after,.fad.fa-feather:after{content:"\f52d\f52d"}.fa-duotone.fa-feather-alt:after,.fa-duotone.fa-feather-pointed:after,.fad.fa-feather-alt:after,.fad.fa-feather-pointed:after{content:"\f56b\f56b"}.fa-duotone.fa-fence:after,.fad.fa-fence:after{content:"\e303\e303"}.fa-duotone.fa-ferris-wheel:after,.fad.fa-ferris-wheel:after{content:"\e174\e174"}.fa-duotone.fa-field-hockey-stick-ball:after,.fa-duotone.fa-field-hockey:after,.fad.fa-field-hockey-stick-ball:after,.fad.fa-field-hockey:after{content:"\f44c\f44c"}.fa-duotone.fa-file:after,.fad.fa-file:after{content:"\f15b\f15b"}.fa-duotone.fa-file-arrow-down:after,.fa-duotone.fa-file-download:after,.fad.fa-file-arrow-down:after,.fad.fa-file-download:after{content:"\f56d\f56d"}.fa-duotone.fa-file-arrow-up:after,.fa-duotone.fa-file-upload:after,.fad.fa-file-arrow-up:after,.fad.fa-file-upload:after{content:"\f574\f574"}.fa-duotone.fa-file-audio:after,.fad.fa-file-audio:after{content:"\f1c7\f1c7"}.fa-duotone.fa-file-binary:after,.fad.fa-file-binary:after{content:"\e175\e175"}.fa-duotone.fa-file-award:after,.fa-duotone.fa-file-certificate:after,.fad.fa-file-award:after,.fad.fa-file-certificate:after{content:"\f5f3\f5f3"}.fa-duotone.fa-file-chart-column:after,.fa-duotone.fa-file-chart-line:after,.fad.fa-file-chart-column:after,.fad.fa-file-chart-line:after{content:"\f659\f659"}.fa-duotone.fa-file-chart-pie:after,.fad.fa-file-chart-pie:after{content:"\f65a\f65a"}.fa-duotone.fa-file-check:after,.fad.fa-file-check:after{content:"\f316\f316"}.fa-duotone.fa-file-circle-info:after,.fad.fa-file-circle-info:after{content:"\e493\e493"}.fa-duotone.fa-file-circle-plus:after,.fad.fa-file-circle-plus:after{content:"\e494\e494"}.fa-duotone.fa-file-code:after,.fad.fa-file-code:after{content:"\f1c9\f1c9"}.fa-duotone.fa-file-contract:after,.fad.fa-file-contract:after{content:"\f56c\f56c"}.fa-duotone.fa-file-csv:after,.fad.fa-file-csv:after{content:"\f6dd\f6dd"}.fa-duotone.fa-file-dashed-line:after,.fa-duotone.fa-page-break:after,.fad.fa-file-dashed-line:after,.fad.fa-page-break:after{content:"\f877\f877"}.fa-duotone.fa-file-excel:after,.fad.fa-file-excel:after{content:"\f1c3\f1c3"}.fa-duotone.fa-file-exclamation:after,.fad.fa-file-exclamation:after{content:"\f31a\f31a"}.fa-duotone.fa-arrow-right-from-file:after,.fa-duotone.fa-file-export:after,.fad.fa-arrow-right-from-file:after,.fad.fa-file-export:after{content:"\f56e\f56e"}.fa-duotone.fa-file-heart:after,.fad.fa-file-heart:after{content:"\e176\e176"}.fa-duotone.fa-file-image:after,.fad.fa-file-image:after{content:"\f1c5\f1c5"}.fa-duotone.fa-arrow-right-to-file:after,.fa-duotone.fa-file-import:after,.fad.fa-arrow-right-to-file:after,.fad.fa-file-import:after{content:"\f56f\f56f"}.fa-duotone.fa-file-invoice:after,.fad.fa-file-invoice:after{content:"\f570\f570"}.fa-duotone.fa-file-invoice-dollar:after,.fad.fa-file-invoice-dollar:after{content:"\f571\f571"}.fa-duotone.fa-file-alt:after,.fa-duotone.fa-file-lines:after,.fa-duotone.fa-file-text:after,.fad.fa-file-alt:after,.fad.fa-file-lines:after,.fad.fa-file-text:after{content:"\f15c\f15c"}.fa-duotone.fa-file-lock:after,.fad.fa-file-lock:after{content:"\e3a6\e3a6"}.fa-duotone.fa-file-magnifying-glass:after,.fa-duotone.fa-file-search:after,.fad.fa-file-magnifying-glass:after,.fad.fa-file-search:after{content:"\f865\f865"}.fa-duotone.fa-file-medical:after,.fad.fa-file-medical:after{content:"\f477\f477"}.fa-duotone.fa-file-minus:after,.fad.fa-file-minus:after{content:"\f318\f318"}.fa-duotone.fa-file-music:after,.fad.fa-file-music:after{content:"\f8b6\f8b6"}.fa-duotone.fa-file-pdf:after,.fad.fa-file-pdf:after{content:"\f1c1\f1c1"}.fa-duotone.fa-file-edit:after,.fa-duotone.fa-file-pen:after,.fad.fa-file-edit:after,.fad.fa-file-pen:after{content:"\f31c\f31c"}.fa-duotone.fa-file-plus:after,.fad.fa-file-plus:after{content:"\f319\f319"}.fa-duotone.fa-file-plus-minus:after,.fad.fa-file-plus-minus:after{content:"\e177\e177"}.fa-duotone.fa-file-powerpoint:after,.fad.fa-file-powerpoint:after{content:"\f1c4\f1c4"}.fa-duotone.fa-file-prescription:after,.fad.fa-file-prescription:after{content:"\f572\f572"}.fa-duotone.fa-file-signature:after,.fad.fa-file-signature:after{content:"\f573\f573"}.fa-duotone.fa-file-slash:after,.fad.fa-file-slash:after{content:"\e3a7\e3a7"}.fa-duotone.fa-file-spreadsheet:after,.fad.fa-file-spreadsheet:after{content:"\f65b\f65b"}.fa-duotone.fa-file-user:after,.fad.fa-file-user:after{content:"\f65c\f65c"}.fa-duotone.fa-file-video:after,.fad.fa-file-video:after{content:"\f1c8\f1c8"}.fa-duotone.fa-file-medical-alt:after,.fa-duotone.fa-file-waveform:after,.fad.fa-file-medical-alt:after,.fad.fa-file-waveform:after{content:"\f478\f478"}.fa-duotone.fa-file-word:after,.fad.fa-file-word:after{content:"\f1c2\f1c2"}.fa-duotone.fa-file-times:after,.fa-duotone.fa-file-xmark:after,.fad.fa-file-times:after,.fad.fa-file-xmark:after{content:"\f317\f317"}.fa-duotone.fa-file-archive:after,.fa-duotone.fa-file-zipper:after,.fad.fa-file-archive:after,.fad.fa-file-zipper:after{content:"\f1c6\f1c6"}.fa-duotone.fa-files:after,.fad.fa-files:after{content:"\e178\e178"}.fa-duotone.fa-files-medical:after,.fad.fa-files-medical:after{content:"\f7fd\f7fd"}.fa-duotone.fa-fill:after,.fad.fa-fill:after{content:"\f575\f575"}.fa-duotone.fa-fill-drip:after,.fad.fa-fill-drip:after{content:"\f576\f576"}.fa-duotone.fa-film:after,.fad.fa-film:after{content:"\f008\f008"}.fa-duotone.fa-film-canister:after,.fad.fa-film-canister:after{content:"\f8b7\f8b7"}.fa-duotone.fa-film-alt:after,.fa-duotone.fa-film-simple:after,.fad.fa-film-alt:after,.fad.fa-film-simple:after{content:"\f3a0\f3a0"}.fa-duotone.fa-film-slash:after,.fad.fa-film-slash:after{content:"\e179\e179"}.fa-duotone.fa-films:after,.fad.fa-films:after{content:"\e17a\e17a"}.fa-duotone.fa-filter:after,.fad.fa-filter:after{content:"\f0b0\f0b0"}.fa-duotone.fa-filter-circle-dollar:after,.fa-duotone.fa-funnel-dollar:after,.fad.fa-filter-circle-dollar:after,.fad.fa-funnel-dollar:after{content:"\f662\f662"}.fa-duotone.fa-filter-circle-xmark:after,.fad.fa-filter-circle-xmark:after{content:"\e17b\e17b"}.fa-duotone.fa-filter-list:after,.fad.fa-filter-list:after{content:"\e17c\e17c"}.fa-duotone.fa-filter-slash:after,.fad.fa-filter-slash:after{content:"\e17d\e17d"}.fa-duotone.fa-filters:after,.fad.fa-filters:after{content:"\e17e\e17e"}.fa-duotone.fa-fingerprint:after,.fad.fa-fingerprint:after{content:"\f577\f577"}.fa-duotone.fa-fire:after,.fad.fa-fire:after{content:"\f06d\f06d"}.fa-duotone.fa-fire-extinguisher:after,.fad.fa-fire-extinguisher:after{content:"\f134\f134"}.fa-duotone.fa-fire-flame:after,.fa-duotone.fa-flame:after,.fad.fa-fire-flame:after,.fad.fa-flame:after{content:"\f6df\f6df"}.fa-duotone.fa-fire-alt:after,.fa-duotone.fa-fire-flame-curved:after,.fad.fa-fire-alt:after,.fad.fa-fire-flame-curved:after{content:"\f7e4\f7e4"}.fa-duotone.fa-burn:after,.fa-duotone.fa-fire-flame-simple:after,.fad.fa-burn:after,.fad.fa-fire-flame-simple:after{content:"\f46a\f46a"}.fa-duotone.fa-fire-hydrant:after,.fad.fa-fire-hydrant:after{content:"\e17f\e17f"}.fa-duotone.fa-fire-smoke:after,.fad.fa-fire-smoke:after{content:"\f74b\f74b"}.fa-duotone.fa-fireplace:after,.fad.fa-fireplace:after{content:"\f79a\f79a"}.fa-duotone.fa-fish:after,.fad.fa-fish:after{content:"\f578\f578"}.fa-duotone.fa-fish-bones:after,.fad.fa-fish-bones:after{content:"\e304\e304"}.fa-duotone.fa-fish-cooked:after,.fad.fa-fish-cooked:after{content:"\f7fe\f7fe"}.fa-duotone.fa-fishing-rod:after,.fad.fa-fishing-rod:after{content:"\e3a8\e3a8"}.fa-duotone.fa-flag:after,.fad.fa-flag:after{content:"\f024\f024"}.fa-duotone.fa-flag-checkered:after,.fad.fa-flag-checkered:after{content:"\f11e\f11e"}.fa-duotone.fa-flag-pennant:after,.fa-duotone.fa-pennant:after,.fad.fa-flag-pennant:after,.fad.fa-pennant:after{content:"\f456\f456"}.fa-duotone.fa-flag-alt:after,.fa-duotone.fa-flag-swallowtail:after,.fad.fa-flag-alt:after,.fad.fa-flag-swallowtail:after{content:"\f74c\f74c"}.fa-duotone.fa-flag-usa:after,.fad.fa-flag-usa:after{content:"\f74d\f74d"}.fa-duotone.fa-flashlight:after,.fad.fa-flashlight:after{content:"\f8b8\f8b8"}.fa-duotone.fa-flask:after,.fad.fa-flask:after{content:"\f0c3\f0c3"}.fa-duotone.fa-flask-poison:after,.fa-duotone.fa-flask-round-poison:after,.fad.fa-flask-poison:after,.fad.fa-flask-round-poison:after{content:"\f6e0\f6e0"}.fa-duotone.fa-flask-potion:after,.fa-duotone.fa-flask-round-potion:after,.fad.fa-flask-potion:after,.fad.fa-flask-round-potion:after{content:"\f6e1\f6e1"}.fa-duotone.fa-flatbread:after,.fad.fa-flatbread:after{content:"\e40b\e40b"}.fa-duotone.fa-flatbread-stuffed:after,.fad.fa-flatbread-stuffed:after{content:"\e40c\e40c"}.fa-duotone.fa-floppy-disk:after,.fa-duotone.fa-save:after,.fad.fa-floppy-disk:after,.fad.fa-save:after{content:"\f0c7\f0c7"}.fa-duotone.fa-floppy-disk-circle-arrow-right:after,.fa-duotone.fa-save-circle-arrow-right:after,.fad.fa-floppy-disk-circle-arrow-right:after,.fad.fa-save-circle-arrow-right:after{content:"\e180\e180"}.fa-duotone.fa-floppy-disk-circle-xmark:after,.fa-duotone.fa-floppy-disk-times:after,.fa-duotone.fa-save-circle-xmark:after,.fa-duotone.fa-save-times:after,.fad.fa-floppy-disk-circle-xmark:after,.fad.fa-floppy-disk-times:after,.fad.fa-save-circle-xmark:after,.fad.fa-save-times:after{content:"\e181\e181"}.fa-duotone.fa-floppy-disk-pen:after,.fad.fa-floppy-disk-pen:after{content:"\e182\e182"}.fa-duotone.fa-floppy-disks:after,.fad.fa-floppy-disks:after{content:"\e183\e183"}.fa-duotone.fa-florin-sign:after,.fad.fa-florin-sign:after{content:"\e184\e184"}.fa-duotone.fa-flower:after,.fad.fa-flower:after{content:"\f7ff\f7ff"}.fa-duotone.fa-flower-daffodil:after,.fad.fa-flower-daffodil:after{content:"\f800\f800"}.fa-duotone.fa-flower-tulip:after,.fad.fa-flower-tulip:after{content:"\f801\f801"}.fa-duotone.fa-flute:after,.fad.fa-flute:after{content:"\f8b9\f8b9"}.fa-duotone.fa-flux-capacitor:after,.fad.fa-flux-capacitor:after{content:"\f8ba\f8ba"}.fa-duotone.fa-flying-disc:after,.fad.fa-flying-disc:after{content:"\e3a9\e3a9"}.fa-duotone.fa-folder:after,.fad.fa-folder:after{content:"\f07b\f07b"}.fa-duotone.fa-folder-arrow-down:after,.fa-duotone.fa-folder-download:after,.fad.fa-folder-arrow-down:after,.fad.fa-folder-download:after{content:"\e053\e053"}.fa-duotone.fa-folder-arrow-up:after,.fa-duotone.fa-folder-upload:after,.fad.fa-folder-arrow-up:after,.fad.fa-folder-upload:after{content:"\e054\e054"}.fa-duotone.fa-folder-blank:after,.fad.fa-folder-blank:after{content:"\e185\e185"}.fa-duotone.fa-folder-bookmark:after,.fad.fa-folder-bookmark:after{content:"\e186\e186"}.fa-duotone.fa-folder-cog:after,.fa-duotone.fa-folder-gear:after,.fad.fa-folder-cog:after,.fad.fa-folder-gear:after{content:"\e187\e187"}.fa-duotone.fa-folder-grid:after,.fad.fa-folder-grid:after{content:"\e188\e188"}.fa-duotone.fa-folder-heart:after,.fad.fa-folder-heart:after{content:"\e189\e189"}.fa-duotone.fa-folder-image:after,.fad.fa-folder-image:after{content:"\e18a\e18a"}.fa-duotone.fa-folder-magnifying-glass:after,.fa-duotone.fa-folder-search:after,.fad.fa-folder-magnifying-glass:after,.fad.fa-folder-search:after{content:"\e18b\e18b"}.fa-duotone.fa-folder-medical:after,.fad.fa-folder-medical:after{content:"\e18c\e18c"}.fa-duotone.fa-folder-minus:after,.fad.fa-folder-minus:after{content:"\f65d\f65d"}.fa-duotone.fa-folder-music:after,.fad.fa-folder-music:after{content:"\e18d\e18d"}.fa-duotone.fa-folder-open:after,.fad.fa-folder-open:after{content:"\f07c\f07c"}.fa-duotone.fa-folder-plus:after,.fad.fa-folder-plus:after{content:"\f65e\f65e"}.fa-duotone.fa-folder-tree:after,.fad.fa-folder-tree:after{content:"\f802\f802"}.fa-duotone.fa-folder-user:after,.fad.fa-folder-user:after{content:"\e18e\e18e"}.fa-duotone.fa-folder-times:after,.fa-duotone.fa-folder-xmark:after,.fad.fa-folder-times:after,.fad.fa-folder-xmark:after{content:"\f65f\f65f"}.fa-duotone.fa-folders:after,.fad.fa-folders:after{content:"\f660\f660"}.fa-duotone.fa-fondue-pot:after,.fad.fa-fondue-pot:after{content:"\e40d\e40d"}.fa-duotone.fa-font:after,.fad.fa-font:after{content:"\f031\f031"}.fa-duotone.fa-font-awesome-flag:after,.fa-duotone.fa-font-awesome-logo-full:after,.fa-duotone.fa-font-awesome:after,.fad.fa-font-awesome-flag:after,.fad.fa-font-awesome-logo-full:after,.fad.fa-font-awesome:after{content:"\f2b4\f2b4"}.fa-duotone.fa-font-case:after,.fad.fa-font-case:after{content:"\f866\f866"}.fa-duotone.fa-football-ball:after,.fa-duotone.fa-football:after,.fad.fa-football-ball:after,.fad.fa-football:after{content:"\f44e\f44e"}.fa-duotone.fa-football-helmet:after,.fad.fa-football-helmet:after{content:"\f44f\f44f"}.fa-duotone.fa-fork:after,.fa-duotone.fa-utensil-fork:after,.fad.fa-fork:after,.fad.fa-utensil-fork:after{content:"\f2e3\f2e3"}.fa-duotone.fa-fork-knife:after,.fa-duotone.fa-utensils-alt:after,.fad.fa-fork-knife:after,.fad.fa-utensils-alt:after{content:"\f2e6\f2e6"}.fa-duotone.fa-forklift:after,.fad.fa-forklift:after{content:"\f47a\f47a"}.fa-duotone.fa-fort:after,.fad.fa-fort:after{content:"\e486\e486"}.fa-duotone.fa-forward:after,.fad.fa-forward:after{content:"\f04e\f04e"}.fa-duotone.fa-fast-forward:after,.fa-duotone.fa-forward-fast:after,.fad.fa-fast-forward:after,.fad.fa-forward-fast:after{content:"\f050\f050"}.fa-duotone.fa-forward-step:after,.fa-duotone.fa-step-forward:after,.fad.fa-forward-step:after,.fad.fa-step-forward:after{content:"\f051\f051"}.fa-duotone.fa-frame:after,.fad.fa-frame:after{content:"\e495\e495"}.fa-duotone.fa-franc-sign:after,.fad.fa-franc-sign:after{content:"\e18f\e18f"}.fa-duotone.fa-french-fries:after,.fad.fa-french-fries:after{content:"\f803\f803"}.fa-duotone.fa-frog:after,.fad.fa-frog:after{content:"\f52e\f52e"}.fa-duotone.fa-function:after,.fad.fa-function:after{content:"\f661\f661"}.fa-duotone.fa-futbol-ball:after,.fa-duotone.fa-futbol:after,.fa-duotone.fa-soccer-ball:after,.fad.fa-futbol-ball:after,.fad.fa-futbol:after,.fad.fa-soccer-ball:after{content:"\f1e3\f1e3"}.fa-duotone.fa-g:after,.fad.fa-g:after{content:"GG"}.fa-duotone.fa-galaxy:after,.fad.fa-galaxy:after{content:"\e008\e008"}.fa-duotone.fa-gallery-thumbnails:after,.fad.fa-gallery-thumbnails:after{content:"\e3aa\e3aa"}.fa-duotone.fa-game-board:after,.fad.fa-game-board:after{content:"\f867\f867"}.fa-duotone.fa-game-board-alt:after,.fa-duotone.fa-game-board-simple:after,.fad.fa-game-board-alt:after,.fad.fa-game-board-simple:after{content:"\f868\f868"}.fa-duotone.fa-game-console-handheld:after,.fad.fa-game-console-handheld:after{content:"\f8bb\f8bb"}.fa-duotone.fa-gamepad:after,.fad.fa-gamepad:after{content:"\f11b\f11b"}.fa-duotone.fa-gamepad-alt:after,.fa-duotone.fa-gamepad-modern:after,.fad.fa-gamepad-alt:after,.fad.fa-gamepad-modern:after{content:"\f8bc\f8bc"}.fa-duotone.fa-garage:after,.fad.fa-garage:after{content:"\e009\e009"}.fa-duotone.fa-garage-car:after,.fad.fa-garage-car:after{content:"\e00a\e00a"}.fa-duotone.fa-garage-open:after,.fad.fa-garage-open:after{content:"\e00b\e00b"}.fa-duotone.fa-garlic:after,.fad.fa-garlic:after{content:"\e40e\e40e"}.fa-duotone.fa-gas-pump:after,.fad.fa-gas-pump:after{content:"\f52f\f52f"}.fa-duotone.fa-gas-pump-slash:after,.fad.fa-gas-pump-slash:after{content:"\f5f4\f5f4"}.fa-duotone.fa-dashboard:after,.fa-duotone.fa-gauge-med:after,.fa-duotone.fa-gauge:after,.fa-duotone.fa-tachometer-alt-average:after,.fad.fa-dashboard:after,.fad.fa-gauge-med:after,.fad.fa-gauge:after,.fad.fa-tachometer-alt-average:after{content:"\f624\f624"}.fa-duotone.fa-gauge-circle-bolt:after,.fad.fa-gauge-circle-bolt:after{content:"\e496\e496"}.fa-duotone.fa-gauge-circle-minus:after,.fad.fa-gauge-circle-minus:after{content:"\e497\e497"}.fa-duotone.fa-gauge-circle-plus:after,.fad.fa-gauge-circle-plus:after{content:"\e498\e498"}.fa-duotone.fa-gauge-high:after,.fa-duotone.fa-tachometer-alt-fast:after,.fa-duotone.fa-tachometer-alt:after,.fad.fa-gauge-high:after,.fad.fa-tachometer-alt-fast:after,.fad.fa-tachometer-alt:after{content:"\f625\f625"}.fa-duotone.fa-gauge-low:after,.fa-duotone.fa-tachometer-alt-slow:after,.fad.fa-gauge-low:after,.fad.fa-tachometer-alt-slow:after{content:"\f627\f627"}.fa-duotone.fa-gauge-max:after,.fa-duotone.fa-tachometer-alt-fastest:after,.fad.fa-gauge-max:after,.fad.fa-tachometer-alt-fastest:after{content:"\f626\f626"}.fa-duotone.fa-gauge-min:after,.fa-duotone.fa-tachometer-alt-slowest:after,.fad.fa-gauge-min:after,.fad.fa-tachometer-alt-slowest:after{content:"\f628\f628"}.fa-duotone.fa-gauge-simple-med:after,.fa-duotone.fa-gauge-simple:after,.fa-duotone.fa-tachometer-average:after,.fad.fa-gauge-simple-med:after,.fad.fa-gauge-simple:after,.fad.fa-tachometer-average:after{content:"\f629\f629"}.fa-duotone.fa-gauge-simple-high:after,.fa-duotone.fa-tachometer-fast:after,.fa-duotone.fa-tachometer:after,.fad.fa-gauge-simple-high:after,.fad.fa-tachometer-fast:after,.fad.fa-tachometer:after{content:"\f62a\f62a"}.fa-duotone.fa-gauge-simple-low:after,.fa-duotone.fa-tachometer-slow:after,.fad.fa-gauge-simple-low:after,.fad.fa-tachometer-slow:after{content:"\f62c\f62c"}.fa-duotone.fa-gauge-simple-max:after,.fa-duotone.fa-tachometer-fastest:after,.fad.fa-gauge-simple-max:after,.fad.fa-tachometer-fastest:after{content:"\f62b\f62b"}.fa-duotone.fa-gauge-simple-min:after,.fa-duotone.fa-tachometer-slowest:after,.fad.fa-gauge-simple-min:after,.fad.fa-tachometer-slowest:after{content:"\f62d\f62d"}.fa-duotone.fa-gavel:after,.fa-duotone.fa-legal:after,.fad.fa-gavel:after,.fad.fa-legal:after{content:"\f0e3\f0e3"}.fa-duotone.fa-cog:after,.fa-duotone.fa-gear:after,.fad.fa-cog:after,.fad.fa-gear:after{content:"\f013\f013"}.fa-duotone.fa-cogs:after,.fa-duotone.fa-gears:after,.fad.fa-cogs:after,.fad.fa-gears:after{content:"\f085\f085"}.fa-duotone.fa-gem:after,.fad.fa-gem:after{content:"\f3a5\f3a5"}.fa-duotone.fa-genderless:after,.fad.fa-genderless:after{content:"\f22d\f22d"}.fa-duotone.fa-ghost:after,.fad.fa-ghost:after{content:"\f6e2\f6e2"}.fa-duotone.fa-gif:after,.fad.fa-gif:after{content:"\e190\e190"}.fa-duotone.fa-gift:after,.fad.fa-gift:after{content:"\f06b\f06b"}.fa-duotone.fa-gift-card:after,.fad.fa-gift-card:after{content:"\f663\f663"}.fa-duotone.fa-gifts:after,.fad.fa-gifts:after{content:"\f79c\f79c"}.fa-duotone.fa-gingerbread-man:after,.fad.fa-gingerbread-man:after{content:"\f79d\f79d"}.fa-duotone.fa-glass:after,.fad.fa-glass:after{content:"\f804\f804"}.fa-duotone.fa-glass-citrus:after,.fad.fa-glass-citrus:after{content:"\f869\f869"}.fa-duotone.fa-glass-empty:after,.fad.fa-glass-empty:after{content:"\e191\e191"}.fa-duotone.fa-glass-half-empty:after,.fa-duotone.fa-glass-half-full:after,.fa-duotone.fa-glass-half:after,.fad.fa-glass-half-empty:after,.fad.fa-glass-half-full:after,.fad.fa-glass-half:after{content:"\e192\e192"}.fa-duotone.fa-glasses:after,.fad.fa-glasses:after{content:"\f530\f530"}.fa-duotone.fa-glasses-alt:after,.fa-duotone.fa-glasses-round:after,.fad.fa-glasses-alt:after,.fad.fa-glasses-round:after{content:"\f5f5\f5f5"}.fa-duotone.fa-globe:after,.fad.fa-globe:after{content:"\f0ac\f0ac"}.fa-duotone.fa-globe-snow:after,.fad.fa-globe-snow:after{content:"\f7a3\f7a3"}.fa-duotone.fa-globe-stand:after,.fad.fa-globe-stand:after{content:"\f5f6\f5f6"}.fa-duotone.fa-goal-net:after,.fad.fa-goal-net:after{content:"\e3ab\e3ab"}.fa-duotone.fa-golf-ball-tee:after,.fa-duotone.fa-golf-ball:after,.fad.fa-golf-ball-tee:after,.fad.fa-golf-ball:after{content:"\f450\f450"}.fa-duotone.fa-golf-club:after,.fad.fa-golf-club:after{content:"\f451\f451"}.fa-duotone.fa-golf-flag-hole:after,.fad.fa-golf-flag-hole:after{content:"\e3ac\e3ac"}.fa-duotone.fa-gopuram:after,.fad.fa-gopuram:after{content:"\f664\f664"}.fa-duotone.fa-graduation-cap:after,.fa-duotone.fa-mortar-board:after,.fad.fa-graduation-cap:after,.fad.fa-mortar-board:after{content:"\f19d\f19d"}.fa-duotone.fa-gramophone:after,.fad.fa-gramophone:after{content:"\f8bd\f8bd"}.fa-duotone.fa-grapes:after,.fad.fa-grapes:after{content:"\e306\e306"}.fa-duotone.fa-grate:after,.fad.fa-grate:after{content:"\e193\e193"}.fa-duotone.fa-grate-droplet:after,.fad.fa-grate-droplet:after{content:"\e194\e194"}.fa-duotone.fa-greater-than:after,.fad.fa-greater-than:after{content:">>"}.fa-duotone.fa-greater-than-equal:after,.fad.fa-greater-than-equal:after{content:"\f532\f532"}.fa-duotone.fa-grid-3:after,.fa-duotone.fa-grid:after,.fad.fa-grid-3:after,.fad.fa-grid:after{content:"\e195\e195"}.fa-duotone.fa-grid-2:after,.fad.fa-grid-2:after{content:"\e196\e196"}.fa-duotone.fa-grid-2-plus:after,.fad.fa-grid-2-plus:after{content:"\e197\e197"}.fa-duotone.fa-grid-4:after,.fad.fa-grid-4:after{content:"\e198\e198"}.fa-duotone.fa-grid-5:after,.fad.fa-grid-5:after{content:"\e199\e199"}.fa-duotone.fa-grid-dividers:after,.fad.fa-grid-dividers:after{content:"\e3ad\e3ad"}.fa-duotone.fa-grid-horizontal:after,.fad.fa-grid-horizontal:after{content:"\e307\e307"}.fa-duotone.fa-grip-horizontal:after,.fa-duotone.fa-grip:after,.fad.fa-grip-horizontal:after,.fad.fa-grip:after{content:"\f58d\f58d"}.fa-duotone.fa-grip-dots:after,.fad.fa-grip-dots:after{content:"\e410\e410"}.fa-duotone.fa-grip-dots-vertical:after,.fad.fa-grip-dots-vertical:after{content:"\e411\e411"}.fa-duotone.fa-grip-lines:after,.fad.fa-grip-lines:after{content:"\f7a4\f7a4"}.fa-duotone.fa-grip-lines-vertical:after,.fad.fa-grip-lines-vertical:after{content:"\f7a5\f7a5"}.fa-duotone.fa-grip-vertical:after,.fad.fa-grip-vertical:after{content:"\f58e\f58e"}.fa-duotone.fa-guarani-sign:after,.fad.fa-guarani-sign:after{content:"\e19a\e19a"}.fa-duotone.fa-guitar:after,.fad.fa-guitar:after{content:"\f7a6\f7a6"}.fa-duotone.fa-guitar-electric:after,.fad.fa-guitar-electric:after{content:"\f8be\f8be"}.fa-duotone.fa-guitars:after,.fad.fa-guitars:after{content:"\f8bf\f8bf"}.fa-duotone.fa-gun:after,.fad.fa-gun:after{content:"\e19b\e19b"}.fa-duotone.fa-gun-slash:after,.fad.fa-gun-slash:after{content:"\e19c\e19c"}.fa-duotone.fa-gun-squirt:after,.fad.fa-gun-squirt:after{content:"\e19d\e19d"}.fa-duotone.fa-h:after,.fad.fa-h:after{content:"HH"}.fa-duotone.fa-h1:after,.fad.fa-h1:after{content:"\f313\f313"}.fa-duotone.fa-h2:after,.fad.fa-h2:after{content:"\f314\f314"}.fa-duotone.fa-h3:after,.fad.fa-h3:after{content:"\f315\f315"}.fa-duotone.fa-h4:after,.fad.fa-h4:after{content:"\f86a\f86a"}.fa-duotone.fa-h5:after,.fad.fa-h5:after{content:"\e412\e412"}.fa-duotone.fa-h6:after,.fad.fa-h6:after{content:"\e413\e413"}.fa-duotone.fa-hammer:after,.fad.fa-hammer:after{content:"\f6e3\f6e3"}.fa-duotone.fa-hammer-crash:after,.fad.fa-hammer-crash:after{content:"\e414\e414"}.fa-duotone.fa-hammer-war:after,.fad.fa-hammer-war:after{content:"\f6e4\f6e4"}.fa-duotone.fa-hamsa:after,.fad.fa-hamsa:after{content:"\f665\f665"}.fa-duotone.fa-hand-paper:after,.fa-duotone.fa-hand:after,.fad.fa-hand-paper:after,.fad.fa-hand:after{content:"\f256\f256"}.fa-duotone.fa-hand-back-fist:after,.fa-duotone.fa-hand-rock:after,.fad.fa-hand-back-fist:after,.fad.fa-hand-rock:after{content:"\f255\f255"}.fa-duotone.fa-hand-back-point-down:after,.fad.fa-hand-back-point-down:after{content:"\e19e\e19e"}.fa-duotone.fa-hand-back-point-left:after,.fad.fa-hand-back-point-left:after{content:"\e19f\e19f"}.fa-duotone.fa-hand-back-point-ribbon:after,.fad.fa-hand-back-point-ribbon:after{content:"\e1a0\e1a0"}.fa-duotone.fa-hand-back-point-right:after,.fad.fa-hand-back-point-right:after{content:"\e1a1\e1a1"}.fa-duotone.fa-hand-back-point-up:after,.fad.fa-hand-back-point-up:after{content:"\e1a2\e1a2"}.fa-duotone.fa-allergies:after,.fa-duotone.fa-hand-dots:after,.fad.fa-allergies:after,.fad.fa-hand-dots:after{content:"\f461\f461"}.fa-duotone.fa-hand-fingers-crossed:after,.fad.fa-hand-fingers-crossed:after{content:"\e1a3\e1a3"}.fa-duotone.fa-fist-raised:after,.fa-duotone.fa-hand-fist:after,.fad.fa-fist-raised:after,.fad.fa-hand-fist:after{content:"\f6de\f6de"}.fa-duotone.fa-hand-heart:after,.fad.fa-hand-heart:after{content:"\f4bc\f4bc"}.fa-duotone.fa-hand-holding:after,.fad.fa-hand-holding:after{content:"\f4bd\f4bd"}.fa-duotone.fa-hand-holding-box:after,.fad.fa-hand-holding-box:after{content:"\f47b\f47b"}.fa-duotone.fa-hand-holding-dollar:after,.fa-duotone.fa-hand-holding-usd:after,.fad.fa-hand-holding-dollar:after,.fad.fa-hand-holding-usd:after{content:"\f4c0\f4c0"}.fa-duotone.fa-hand-holding-droplet:after,.fa-duotone.fa-hand-holding-water:after,.fad.fa-hand-holding-droplet:after,.fad.fa-hand-holding-water:after{content:"\f4c1\f4c1"}.fa-duotone.fa-hand-holding-heart:after,.fad.fa-hand-holding-heart:after{content:"\f4be\f4be"}.fa-duotone.fa-hand-holding-magic:after,.fad.fa-hand-holding-magic:after{content:"\f6e5\f6e5"}.fa-duotone.fa-hand-holding-medical:after,.fad.fa-hand-holding-medical:after{content:"\e05c\e05c"}.fa-duotone.fa-hand-holding-seedling:after,.fad.fa-hand-holding-seedling:after{content:"\f4bf\f4bf"}.fa-duotone.fa-hand-holding-skull:after,.fad.fa-hand-holding-skull:after{content:"\e1a4\e1a4"}.fa-duotone.fa-hand-horns:after,.fad.fa-hand-horns:after{content:"\e1a9\e1a9"}.fa-duotone.fa-hand-lizard:after,.fad.fa-hand-lizard:after{content:"\f258\f258"}.fa-duotone.fa-hand-love:after,.fad.fa-hand-love:after{content:"\e1a5\e1a5"}.fa-duotone.fa-hand-middle-finger:after,.fad.fa-hand-middle-finger:after{content:"\f806\f806"}.fa-duotone.fa-hand-peace:after,.fad.fa-hand-peace:after{content:"\f25b\f25b"}.fa-duotone.fa-hand-point-down:after,.fad.fa-hand-point-down:after{content:"\f0a7\f0a7"}.fa-duotone.fa-hand-point-left:after,.fad.fa-hand-point-left:after{content:"\f0a5\f0a5"}.fa-duotone.fa-hand-point-ribbon:after,.fad.fa-hand-point-ribbon:after{content:"\e1a6\e1a6"}.fa-duotone.fa-hand-point-right:after,.fad.fa-hand-point-right:after{content:"\f0a4\f0a4"}.fa-duotone.fa-hand-point-up:after,.fad.fa-hand-point-up:after{content:"\f0a6\f0a6"}.fa-duotone.fa-hand-pointer:after,.fad.fa-hand-pointer:after{content:"\f25a\f25a"}.fa-duotone.fa-hand-scissors:after,.fad.fa-hand-scissors:after{content:"\f257\f257"}.fa-duotone.fa-hand-sparkles:after,.fad.fa-hand-sparkles:after{content:"\e05d\e05d"}.fa-duotone.fa-hand-spock:after,.fad.fa-hand-spock:after{content:"\f259\f259"}.fa-duotone.fa-hand-wave:after,.fad.fa-hand-wave:after{content:"\e1a7\e1a7"}.fa-duotone.fa-hands:after,.fa-duotone.fa-sign-language:after,.fa-duotone.fa-signing:after,.fad.fa-hands:after,.fad.fa-sign-language:after,.fad.fa-signing:after{content:"\f2a7\f2a7"}.fa-duotone.fa-american-sign-language-interpreting:after,.fa-duotone.fa-asl-interpreting:after,.fa-duotone.fa-hands-american-sign-language-interpreting:after,.fa-duotone.fa-hands-asl-interpreting:after,.fad.fa-american-sign-language-interpreting:after,.fad.fa-asl-interpreting:after,.fad.fa-hands-american-sign-language-interpreting:after,.fad.fa-hands-asl-interpreting:after{content:"\f2a3\f2a3"}.fa-duotone.fa-hands-bubbles:after,.fa-duotone.fa-hands-wash:after,.fad.fa-hands-bubbles:after,.fad.fa-hands-wash:after{content:"\e05e\e05e"}.fa-duotone.fa-hands-clapping:after,.fad.fa-hands-clapping:after{content:"\e1a8\e1a8"}.fa-duotone.fa-hands-holding:after,.fad.fa-hands-holding:after{content:"\f4c2\f4c2"}.fa-duotone.fa-hand-receiving:after,.fa-duotone.fa-hands-holding-diamond:after,.fad.fa-hand-receiving:after,.fad.fa-hands-holding-diamond:after{content:"\f47c\f47c"}.fa-duotone.fa-hands-holding-dollar:after,.fa-duotone.fa-hands-usd:after,.fad.fa-hands-holding-dollar:after,.fad.fa-hands-usd:after{content:"\f4c5\f4c5"}.fa-duotone.fa-hands-heart:after,.fa-duotone.fa-hands-holding-heart:after,.fad.fa-hands-heart:after,.fad.fa-hands-holding-heart:after{content:"\f4c3\f4c3"}.fa-duotone.fa-hands-praying:after,.fa-duotone.fa-praying-hands:after,.fad.fa-hands-praying:after,.fad.fa-praying-hands:after{content:"\f684\f684"}.fa-duotone.fa-handshake:after,.fad.fa-handshake:after{content:"\f2b5\f2b5"}.fa-duotone.fa-hands-helping:after,.fa-duotone.fa-handshake-angle:after,.fad.fa-hands-helping:after,.fad.fa-handshake-angle:after{content:"\f4c4\f4c4"}.fa-duotone.fa-handshake-alt:after,.fa-duotone.fa-handshake-simple:after,.fad.fa-handshake-alt:after,.fad.fa-handshake-simple:after{content:"\f4c6\f4c6"}.fa-duotone.fa-handshake-alt-slash:after,.fa-duotone.fa-handshake-simple-slash:after,.fad.fa-handshake-alt-slash:after,.fad.fa-handshake-simple-slash:after{content:"\e05f\e05f"}.fa-duotone.fa-handshake-slash:after,.fad.fa-handshake-slash:after{content:"\e060\e060"}.fa-duotone.fa-hanukiah:after,.fad.fa-hanukiah:after{content:"\f6e6\f6e6"}.fa-duotone.fa-hard-drive:after,.fa-duotone.fa-hdd:after,.fad.fa-hard-drive:after,.fad.fa-hdd:after{content:"\f0a0\f0a0"}.fa-duotone.fa-hashtag:after,.fad.fa-hashtag:after{content:"##"}.fa-duotone.fa-hashtag-lock:after,.fad.fa-hashtag-lock:after{content:"\e415\e415"}.fa-duotone.fa-hat-chef:after,.fad.fa-hat-chef:after{content:"\f86b\f86b"}.fa-duotone.fa-hat-cowboy:after,.fad.fa-hat-cowboy:after{content:"\f8c0\f8c0"}.fa-duotone.fa-hat-cowboy-side:after,.fad.fa-hat-cowboy-side:after{content:"\f8c1\f8c1"}.fa-duotone.fa-hat-santa:after,.fad.fa-hat-santa:after{content:"\f7a7\f7a7"}.fa-duotone.fa-hat-winter:after,.fad.fa-hat-winter:after{content:"\f7a8\f7a8"}.fa-duotone.fa-hat-witch:after,.fad.fa-hat-witch:after{content:"\f6e7\f6e7"}.fa-duotone.fa-hat-wizard:after,.fad.fa-hat-wizard:after{content:"\f6e8\f6e8"}.fa-duotone.fa-head-side:after,.fad.fa-head-side:after{content:"\f6e9\f6e9"}.fa-duotone.fa-head-side-brain:after,.fad.fa-head-side-brain:after{content:"\f808\f808"}.fa-duotone.fa-head-side-cough:after,.fad.fa-head-side-cough:after{content:"\e061\e061"}.fa-duotone.fa-head-side-cough-slash:after,.fad.fa-head-side-cough-slash:after{content:"\e062\e062"}.fa-duotone.fa-head-side-goggles:after,.fa-duotone.fa-head-vr:after,.fad.fa-head-side-goggles:after,.fad.fa-head-vr:after{content:"\f6ea\f6ea"}.fa-duotone.fa-head-side-headphones:after,.fad.fa-head-side-headphones:after{content:"\f8c2\f8c2"}.fa-duotone.fa-head-side-heart:after,.fad.fa-head-side-heart:after{content:"\e1aa\e1aa"}.fa-duotone.fa-head-side-mask:after,.fad.fa-head-side-mask:after{content:"\e063\e063"}.fa-duotone.fa-head-side-medical:after,.fad.fa-head-side-medical:after{content:"\f809\f809"}.fa-duotone.fa-head-side-virus:after,.fad.fa-head-side-virus:after{content:"\e064\e064"}.fa-duotone.fa-header:after,.fa-duotone.fa-heading:after,.fad.fa-header:after,.fad.fa-heading:after{content:"\f1dc\f1dc"}.fa-duotone.fa-headphones:after,.fad.fa-headphones:after{content:"\f025\f025"}.fa-duotone.fa-headphones-alt:after,.fa-duotone.fa-headphones-simple:after,.fad.fa-headphones-alt:after,.fad.fa-headphones-simple:after{content:"\f58f\f58f"}.fa-duotone.fa-headset:after,.fad.fa-headset:after{content:"\f590\f590"}.fa-duotone.fa-heart:after,.fad.fa-heart:after{content:"\f004\f004"}.fa-duotone.fa-heart-broken:after,.fa-duotone.fa-heart-crack:after,.fad.fa-heart-broken:after,.fad.fa-heart-crack:after{content:"\f7a9\f7a9"}.fa-duotone.fa-heart-half:after,.fad.fa-heart-half:after{content:"\e1ab\e1ab"}.fa-duotone.fa-heart-half-alt:after,.fa-duotone.fa-heart-half-stroke:after,.fad.fa-heart-half-alt:after,.fad.fa-heart-half-stroke:after{content:"\e1ac\e1ac"}.fa-duotone.fa-heart-pulse:after,.fa-duotone.fa-heartbeat:after,.fad.fa-heart-pulse:after,.fad.fa-heartbeat:after{content:"\f21e\f21e"}.fa-duotone.fa-heat:after,.fad.fa-heat:after{content:"\e00c\e00c"}.fa-duotone.fa-helicopter:after,.fad.fa-helicopter:after{content:"\f533\f533"}.fa-duotone.fa-helmet-battle:after,.fad.fa-helmet-battle:after{content:"\f6eb\f6eb"}.fa-duotone.fa-hard-hat:after,.fa-duotone.fa-hat-hard:after,.fa-duotone.fa-helmet-safety:after,.fad.fa-hard-hat:after,.fad.fa-hat-hard:after,.fad.fa-helmet-safety:after{content:"\f807\f807"}.fa-duotone.fa-hexagon:after,.fad.fa-hexagon:after{content:"\f312\f312"}.fa-duotone.fa-hexagon-check:after,.fad.fa-hexagon-check:after{content:"\e416\e416"}.fa-duotone.fa-hexagon-divide:after,.fad.fa-hexagon-divide:after{content:"\e1ad\e1ad"}.fa-duotone.fa-hexagon-exclamation:after,.fad.fa-hexagon-exclamation:after{content:"\e417\e417"}.fa-duotone.fa-hexagon-minus:after,.fa-duotone.fa-minus-hexagon:after,.fad.fa-hexagon-minus:after,.fad.fa-minus-hexagon:after{content:"\f307\f307"}.fa-duotone.fa-hexagon-plus:after,.fa-duotone.fa-plus-hexagon:after,.fad.fa-hexagon-plus:after,.fad.fa-plus-hexagon:after{content:"\f300\f300"}.fa-duotone.fa-hexagon-xmark:after,.fa-duotone.fa-times-hexagon:after,.fa-duotone.fa-xmark-hexagon:after,.fad.fa-hexagon-xmark:after,.fad.fa-times-hexagon:after,.fad.fa-xmark-hexagon:after{content:"\f2ee\f2ee"}.fa-duotone.fa-high-definition:after,.fa-duotone.fa-rectangle-hd:after,.fad.fa-high-definition:after,.fad.fa-rectangle-hd:after{content:"\e1ae\e1ae"}.fa-duotone.fa-highlighter:after,.fad.fa-highlighter:after{content:"\f591\f591"}.fa-duotone.fa-highlighter-line:after,.fad.fa-highlighter-line:after{content:"\e1af\e1af"}.fa-duotone.fa-hippo:after,.fad.fa-hippo:after{content:"\f6ed\f6ed"}.fa-duotone.fa-hockey-mask:after,.fad.fa-hockey-mask:after{content:"\f6ee\f6ee"}.fa-duotone.fa-hockey-puck:after,.fad.fa-hockey-puck:after{content:"\f453\f453"}.fa-duotone.fa-hockey-stick-puck:after,.fad.fa-hockey-stick-puck:after{content:"\e3ae\e3ae"}.fa-duotone.fa-hockey-sticks:after,.fad.fa-hockey-sticks:after{content:"\f454\f454"}.fa-duotone.fa-holly-berry:after,.fad.fa-holly-berry:after{content:"\f7aa\f7aa"}.fa-duotone.fa-honey-pot:after,.fad.fa-honey-pot:after{content:"\e418\e418"}.fa-duotone.fa-hood-cloak:after,.fad.fa-hood-cloak:after{content:"\f6ef\f6ef"}.fa-duotone.fa-horizontal-rule:after,.fad.fa-horizontal-rule:after{content:"\f86c\f86c"}.fa-duotone.fa-horse:after,.fad.fa-horse:after{content:"\f6f0\f6f0"}.fa-duotone.fa-horse-head:after,.fad.fa-horse-head:after{content:"\f7ab\f7ab"}.fa-duotone.fa-horse-saddle:after,.fad.fa-horse-saddle:after{content:"\f8c3\f8c3"}.fa-duotone.fa-hose:after,.fad.fa-hose:after{content:"\e419\e419"}.fa-duotone.fa-hose-reel:after,.fad.fa-hose-reel:after{content:"\e41a\e41a"}.fa-duotone.fa-hospital-alt:after,.fa-duotone.fa-hospital-wide:after,.fa-duotone.fa-hospital:after,.fad.fa-hospital-alt:after,.fad.fa-hospital-wide:after,.fad.fa-hospital:after{content:"\f0f8\f0f8"}.fa-duotone.fa-hospital-user:after,.fad.fa-hospital-user:after{content:"\f80d\f80d"}.fa-duotone.fa-hospitals:after,.fad.fa-hospitals:after{content:"\f80e\f80e"}.fa-duotone.fa-hot-tub-person:after,.fa-duotone.fa-hot-tub:after,.fad.fa-hot-tub-person:after,.fad.fa-hot-tub:after{content:"\f593\f593"}.fa-duotone.fa-hotdog:after,.fad.fa-hotdog:after{content:"\f80f\f80f"}.fa-duotone.fa-hotel:after,.fad.fa-hotel:after{content:"\f594\f594"}.fa-duotone.fa-hourglass-2:after,.fa-duotone.fa-hourglass-half:after,.fa-duotone.fa-hourglass:after,.fad.fa-hourglass-2:after,.fad.fa-hourglass-half:after,.fad.fa-hourglass:after{content:"\f254\f254"}.fa-duotone.fa-hourglass-clock:after,.fad.fa-hourglass-clock:after{content:"\e41b\e41b"}.fa-duotone.fa-hourglass-empty:after,.fad.fa-hourglass-empty:after{content:"\f252\f252"}.fa-duotone.fa-hourglass-3:after,.fa-duotone.fa-hourglass-end:after,.fad.fa-hourglass-3:after,.fad.fa-hourglass-end:after{content:"\f253\f253"}.fa-duotone.fa-hourglass-1:after,.fa-duotone.fa-hourglass-start:after,.fad.fa-hourglass-1:after,.fad.fa-hourglass-start:after{content:"\f251\f251"}.fa-duotone.fa-home-alt:after,.fa-duotone.fa-home-lg-alt:after,.fa-duotone.fa-home:after,.fa-duotone.fa-house:after,.fad.fa-home-alt:after,.fad.fa-home-lg-alt:after,.fad.fa-home:after,.fad.fa-house:after{content:"\f015\f015"}.fa-duotone.fa-home-blank:after,.fa-duotone.fa-house-blank:after,.fad.fa-home-blank:after,.fad.fa-house-blank:after{content:"\e487\e487"}.fa-duotone.fa-house-building:after,.fad.fa-house-building:after{content:"\e1b1\e1b1"}.fa-duotone.fa-home-lg:after,.fa-duotone.fa-house-chimney:after,.fad.fa-home-lg:after,.fad.fa-house-chimney:after{content:"\e3af\e3af"}.fa-duotone.fa-house-chimney-blank:after,.fad.fa-house-chimney-blank:after{content:"\e3b0\e3b0"}.fa-duotone.fa-house-chimney-crack:after,.fa-duotone.fa-house-damage:after,.fad.fa-house-chimney-crack:after,.fad.fa-house-damage:after{content:"\f6f1\f6f1"}.fa-duotone.fa-house-chimney-heart:after,.fad.fa-house-chimney-heart:after{content:"\e1b2\e1b2"}.fa-duotone.fa-clinic-medical:after,.fa-duotone.fa-house-chimney-medical:after,.fad.fa-clinic-medical:after,.fad.fa-house-chimney-medical:after{content:"\f7f2\f7f2"}.fa-duotone.fa-house-chimney-user:after,.fad.fa-house-chimney-user:after{content:"\e065\e065"}.fa-duotone.fa-house-chimney-window:after,.fad.fa-house-chimney-window:after{content:"\e00d\e00d"}.fa-duotone.fa-house-crack:after,.fad.fa-house-crack:after{content:"\e3b1\e3b1"}.fa-duotone.fa-house-day:after,.fad.fa-house-day:after{content:"\e00e\e00e"}.fa-duotone.fa-house-flood:after,.fad.fa-house-flood:after{content:"\f74f\f74f"}.fa-duotone.fa-home-heart:after,.fa-duotone.fa-house-heart:after,.fad.fa-home-heart:after,.fad.fa-house-heart:after{content:"\f4c9\f4c9"}.fa-duotone.fa-house-laptop:after,.fa-duotone.fa-laptop-house:after,.fad.fa-house-laptop:after,.fad.fa-laptop-house:after{content:"\e066\e066"}.fa-duotone.fa-house-medical:after,.fad.fa-house-medical:after{content:"\e3b2\e3b2"}.fa-duotone.fa-house-night:after,.fad.fa-house-night:after{content:"\e010\e010"}.fa-duotone.fa-house-leave:after,.fa-duotone.fa-house-person-depart:after,.fa-duotone.fa-house-person-leave:after,.fad.fa-house-leave:after,.fad.fa-house-person-depart:after,.fad.fa-house-person-leave:after{content:"\e00f\e00f"}.fa-duotone.fa-house-person-arrive:after,.fa-duotone.fa-house-person-return:after,.fa-duotone.fa-house-return:after,.fad.fa-house-person-arrive:after,.fad.fa-house-person-return:after,.fad.fa-house-return:after{content:"\e011\e011"}.fa-duotone.fa-house-signal:after,.fad.fa-house-signal:after{content:"\e012\e012"}.fa-duotone.fa-house-tree:after,.fad.fa-house-tree:after{content:"\e1b3\e1b3"}.fa-duotone.fa-house-turret:after,.fad.fa-house-turret:after{content:"\e1b4\e1b4"}.fa-duotone.fa-home-user:after,.fa-duotone.fa-house-user:after,.fad.fa-home-user:after,.fad.fa-house-user:after{content:"\e1b0\e1b0"}.fa-duotone.fa-house-window:after,.fad.fa-house-window:after{content:"\e3b3\e3b3"}.fa-duotone.fa-hryvnia-sign:after,.fa-duotone.fa-hryvnia:after,.fad.fa-hryvnia-sign:after,.fad.fa-hryvnia:after{content:"\f6f2\f6f2"}.fa-duotone.fa-100:after,.fa-duotone.fa-hundred-points:after,.fad.fa-100:after,.fad.fa-hundred-points:after{content:"\e41c\e41c"}.fa-duotone.fa-hurricane:after,.fad.fa-hurricane:after{content:"\f751\f751"}.fa-duotone.fa-hyphen:after,.fad.fa-hyphen:after{content:"--"}.fa-duotone.fa-i:after,.fad.fa-i:after{content:"II"}.fa-duotone.fa-i-cursor:after,.fad.fa-i-cursor:after{content:"\f246\f246"}.fa-duotone.fa-ice-cream:after,.fad.fa-ice-cream:after{content:"\f810\f810"}.fa-duotone.fa-ice-skate:after,.fad.fa-ice-skate:after{content:"\f7ac\f7ac"}.fa-duotone.fa-icicles:after,.fad.fa-icicles:after{content:"\f7ad\f7ad"}.fa-duotone.fa-heart-music-camera-bolt:after,.fa-duotone.fa-icons:after,.fad.fa-heart-music-camera-bolt:after,.fad.fa-icons:after{content:"\f86d\f86d"}.fa-duotone.fa-id-badge:after,.fad.fa-id-badge:after{content:"\f2c1\f2c1"}.fa-duotone.fa-drivers-license:after,.fa-duotone.fa-id-card:after,.fad.fa-drivers-license:after,.fad.fa-id-card:after{content:"\f2c2\f2c2"}.fa-duotone.fa-id-card-alt:after,.fa-duotone.fa-id-card-clip:after,.fad.fa-id-card-alt:after,.fad.fa-id-card-clip:after{content:"\f47f\f47f"}.fa-duotone.fa-igloo:after,.fad.fa-igloo:after{content:"\f7ae\f7ae"}.fa-duotone.fa-image:after,.fad.fa-image:after{content:"\f03e\f03e"}.fa-duotone.fa-image-landscape:after,.fa-duotone.fa-landscape:after,.fad.fa-image-landscape:after,.fad.fa-landscape:after{content:"\e1b5\e1b5"}.fa-duotone.fa-image-polaroid:after,.fad.fa-image-polaroid:after{content:"\f8c4\f8c4"}.fa-duotone.fa-image-polaroid-user:after,.fad.fa-image-polaroid-user:after{content:"\e1b6\e1b6"}.fa-duotone.fa-image-portrait:after,.fa-duotone.fa-portrait:after,.fad.fa-image-portrait:after,.fad.fa-portrait:after{content:"\f3e0\f3e0"}.fa-duotone.fa-image-slash:after,.fad.fa-image-slash:after{content:"\e1b7\e1b7"}.fa-duotone.fa-image-user:after,.fad.fa-image-user:after{content:"\e1b8\e1b8"}.fa-duotone.fa-images:after,.fad.fa-images:after{content:"\f302\f302"}.fa-duotone.fa-images-user:after,.fad.fa-images-user:after{content:"\e1b9\e1b9"}.fa-duotone.fa-inbox:after,.fad.fa-inbox:after{content:"\f01c\f01c"}.fa-duotone.fa-inbox-full:after,.fad.fa-inbox-full:after{content:"\e1ba\e1ba"}.fa-duotone.fa-inbox-arrow-down:after,.fa-duotone.fa-inbox-in:after,.fad.fa-inbox-arrow-down:after,.fad.fa-inbox-in:after{content:"\f310\f310"}.fa-duotone.fa-inbox-arrow-up:after,.fa-duotone.fa-inbox-out:after,.fad.fa-inbox-arrow-up:after,.fad.fa-inbox-out:after{content:"\f311\f311"}.fa-duotone.fa-inboxes:after,.fad.fa-inboxes:after{content:"\e1bb\e1bb"}.fa-duotone.fa-indent:after,.fad.fa-indent:after{content:"\f03c\f03c"}.fa-duotone.fa-indian-rupee-sign:after,.fa-duotone.fa-indian-rupee:after,.fa-duotone.fa-inr:after,.fad.fa-indian-rupee-sign:after,.fad.fa-indian-rupee:after,.fad.fa-inr:after{content:"\e1bc\e1bc"}.fa-duotone.fa-industry:after,.fad.fa-industry:after{content:"\f275\f275"}.fa-duotone.fa-industry-alt:after,.fa-duotone.fa-industry-windows:after,.fad.fa-industry-alt:after,.fad.fa-industry-windows:after{content:"\f3b3\f3b3"}.fa-duotone.fa-infinity:after,.fad.fa-infinity:after{content:"\f534\f534"}.fa-duotone.fa-info:after,.fad.fa-info:after{content:"\f129\f129"}.fa-duotone.fa-inhaler:after,.fad.fa-inhaler:after{content:"\f5f9\f5f9"}.fa-duotone.fa-input-numeric:after,.fad.fa-input-numeric:after{content:"\e1bd\e1bd"}.fa-duotone.fa-input-pipe:after,.fad.fa-input-pipe:after{content:"\e1be\e1be"}.fa-duotone.fa-input-text:after,.fad.fa-input-text:after{content:"\e1bf\e1bf"}.fa-duotone.fa-integral:after,.fad.fa-integral:after{content:"\f667\f667"}.fa-duotone.fa-intersection:after,.fad.fa-intersection:after{content:"\f668\f668"}.fa-duotone.fa-island-tree-palm:after,.fa-duotone.fa-island-tropical:after,.fad.fa-island-tree-palm:after,.fad.fa-island-tropical:after{content:"\f811\f811"}.fa-duotone.fa-italic:after,.fad.fa-italic:after{content:"\f033\f033"}.fa-duotone.fa-j:after,.fad.fa-j:after{content:"JJ"}.fa-duotone.fa-jack-o-lantern:after,.fad.fa-jack-o-lantern:after{content:"\f30e\f30e"}.fa-duotone.fa-jedi:after,.fad.fa-jedi:after{content:"\f669\f669"}.fa-duotone.fa-fighter-jet:after,.fa-duotone.fa-jet-fighter:after,.fad.fa-fighter-jet:after,.fad.fa-jet-fighter:after{content:"\f0fb\f0fb"}.fa-duotone.fa-joint:after,.fad.fa-joint:after{content:"\f595\f595"}.fa-duotone.fa-joystick:after,.fad.fa-joystick:after{content:"\f8c5\f8c5"}.fa-duotone.fa-jug:after,.fad.fa-jug:after{content:"\f8c6\f8c6"}.fa-duotone.fa-k:after,.fad.fa-k:after{content:"KK"}.fa-duotone.fa-kaaba:after,.fad.fa-kaaba:after{content:"\f66b\f66b"}.fa-duotone.fa-kazoo:after,.fad.fa-kazoo:after{content:"\f8c7\f8c7"}.fa-duotone.fa-kerning:after,.fad.fa-kerning:after{content:"\f86f\f86f"}.fa-duotone.fa-key:after,.fad.fa-key:after{content:"\f084\f084"}.fa-duotone.fa-key-skeleton:after,.fad.fa-key-skeleton:after{content:"\f6f3\f6f3"}.fa-duotone.fa-key-skeleton-left-right:after,.fad.fa-key-skeleton-left-right:after{content:"\e3b4\e3b4"}.fa-duotone.fa-keyboard:after,.fad.fa-keyboard:after{content:"\f11c\f11c"}.fa-duotone.fa-keyboard-brightness:after,.fad.fa-keyboard-brightness:after{content:"\e1c0\e1c0"}.fa-duotone.fa-keyboard-brightness-low:after,.fad.fa-keyboard-brightness-low:after{content:"\e1c1\e1c1"}.fa-duotone.fa-keyboard-down:after,.fad.fa-keyboard-down:after{content:"\e1c2\e1c2"}.fa-duotone.fa-keyboard-left:after,.fad.fa-keyboard-left:after{content:"\e1c3\e1c3"}.fa-duotone.fa-keynote:after,.fad.fa-keynote:after{content:"\f66c\f66c"}.fa-duotone.fa-khanda:after,.fad.fa-khanda:after{content:"\f66d\f66d"}.fa-duotone.fa-kidneys:after,.fad.fa-kidneys:after{content:"\f5fb\f5fb"}.fa-duotone.fa-kip-sign:after,.fad.fa-kip-sign:after{content:"\e1c4\e1c4"}.fa-duotone.fa-first-aid:after,.fa-duotone.fa-kit-medical:after,.fad.fa-first-aid:after,.fad.fa-kit-medical:after{content:"\f479\f479"}.fa-duotone.fa-kite:after,.fad.fa-kite:after{content:"\f6f4\f6f4"}.fa-duotone.fa-kiwi-bird:after,.fad.fa-kiwi-bird:after{content:"\f535\f535"}.fa-duotone.fa-kiwi-fruit:after,.fad.fa-kiwi-fruit:after{content:"\e30c\e30c"}.fa-duotone.fa-knife:after,.fa-duotone.fa-utensil-knife:after,.fad.fa-knife:after,.fad.fa-utensil-knife:after{content:"\f2e4\f2e4"}.fa-duotone.fa-knife-kitchen:after,.fad.fa-knife-kitchen:after{content:"\f6f5\f6f5"}.fa-duotone.fa-l:after,.fad.fa-l:after{content:"LL"}.fa-duotone.fa-lacrosse-stick:after,.fad.fa-lacrosse-stick:after{content:"\e3b5\e3b5"}.fa-duotone.fa-lacrosse-stick-ball:after,.fad.fa-lacrosse-stick-ball:after{content:"\e3b6\e3b6"}.fa-duotone.fa-lambda:after,.fad.fa-lambda:after{content:"\f66e\f66e"}.fa-duotone.fa-lamp:after,.fad.fa-lamp:after{content:"\f4ca\f4ca"}.fa-duotone.fa-lamp-desk:after,.fad.fa-lamp-desk:after{content:"\e014\e014"}.fa-duotone.fa-lamp-floor:after,.fad.fa-lamp-floor:after{content:"\e015\e015"}.fa-duotone.fa-lamp-street:after,.fad.fa-lamp-street:after{content:"\e1c5\e1c5"}.fa-duotone.fa-landmark:after,.fad.fa-landmark:after{content:"\f66f\f66f"}.fa-duotone.fa-landmark-alt:after,.fa-duotone.fa-landmark-dome:after,.fad.fa-landmark-alt:after,.fad.fa-landmark-dome:after{content:"\f752\f752"}.fa-duotone.fa-language:after,.fad.fa-language:after{content:"\f1ab\f1ab"}.fa-duotone.fa-laptop:after,.fad.fa-laptop:after{content:"\f109\f109"}.fa-duotone.fa-laptop-arrow-down:after,.fad.fa-laptop-arrow-down:after{content:"\e1c6\e1c6"}.fa-duotone.fa-laptop-code:after,.fad.fa-laptop-code:after{content:"\f5fc\f5fc"}.fa-duotone.fa-laptop-medical:after,.fad.fa-laptop-medical:after{content:"\f812\f812"}.fa-duotone.fa-laptop-mobile:after,.fa-duotone.fa-phone-laptop:after,.fad.fa-laptop-mobile:after,.fad.fa-phone-laptop:after{content:"\f87a\f87a"}.fa-duotone.fa-laptop-slash:after,.fad.fa-laptop-slash:after{content:"\e1c7\e1c7"}.fa-duotone.fa-lari-sign:after,.fad.fa-lari-sign:after{content:"\e1c8\e1c8"}.fa-duotone.fa-lasso:after,.fad.fa-lasso:after{content:"\f8c8\f8c8"}.fa-duotone.fa-lasso-sparkles:after,.fad.fa-lasso-sparkles:after{content:"\e1c9\e1c9"}.fa-duotone.fa-layer-group:after,.fad.fa-layer-group:after{content:"\f5fd\f5fd"}.fa-duotone.fa-layer-group-minus:after,.fa-duotone.fa-layer-minus:after,.fad.fa-layer-group-minus:after,.fad.fa-layer-minus:after{content:"\f5fe\f5fe"}.fa-duotone.fa-layer-group-plus:after,.fa-duotone.fa-layer-plus:after,.fad.fa-layer-group-plus:after,.fad.fa-layer-plus:after{content:"\f5ff\f5ff"}.fa-duotone.fa-leaf:after,.fad.fa-leaf:after{content:"\f06c\f06c"}.fa-duotone.fa-leaf-heart:after,.fad.fa-leaf-heart:after{content:"\f4cb\f4cb"}.fa-duotone.fa-leaf-maple:after,.fad.fa-leaf-maple:after{content:"\f6f6\f6f6"}.fa-duotone.fa-leaf-oak:after,.fad.fa-leaf-oak:after{content:"\f6f7\f6f7"}.fa-duotone.fa-leafy-green:after,.fad.fa-leafy-green:after{content:"\e41d\e41d"}.fa-duotone.fa-arrow-alt-left:after,.fa-duotone.fa-left:after,.fad.fa-arrow-alt-left:after,.fad.fa-left:after{content:"\f355\f355"}.fa-duotone.fa-arrow-alt-from-right:after,.fa-duotone.fa-left-from-line:after,.fad.fa-arrow-alt-from-right:after,.fad.fa-left-from-line:after{content:"\f348\f348"}.fa-duotone.fa-left-long:after,.fa-duotone.fa-long-arrow-alt-left:after,.fad.fa-left-long:after,.fad.fa-long-arrow-alt-left:after{content:"\f30a\f30a"}.fa-duotone.fa-left-long-to-line:after,.fad.fa-left-long-to-line:after{content:"\e41e\e41e"}.fa-duotone.fa-arrows-alt-h:after,.fa-duotone.fa-left-right:after,.fad.fa-arrows-alt-h:after,.fad.fa-left-right:after{content:"\f337\f337"}.fa-duotone.fa-arrow-alt-to-left:after,.fa-duotone.fa-left-to-line:after,.fad.fa-arrow-alt-to-left:after,.fad.fa-left-to-line:after{content:"\f34b\f34b"}.fa-duotone.fa-lemon:after,.fad.fa-lemon:after{content:"\f094\f094"}.fa-duotone.fa-less-than:after,.fad.fa-less-than:after{content:"<<"}.fa-duotone.fa-less-than-equal:after,.fad.fa-less-than-equal:after{content:"\f537\f537"}.fa-duotone.fa-life-ring:after,.fad.fa-life-ring:after{content:"\f1cd\f1cd"}.fa-duotone.fa-light-ceiling:after,.fad.fa-light-ceiling:after{content:"\e016\e016"}.fa-duotone.fa-light-emergency:after,.fad.fa-light-emergency:after{content:"\e41f\e41f"}.fa-duotone.fa-light-emergency-on:after,.fad.fa-light-emergency-on:after{content:"\e420\e420"}.fa-duotone.fa-light-switch:after,.fad.fa-light-switch:after{content:"\e017\e017"}.fa-duotone.fa-light-switch-off:after,.fad.fa-light-switch-off:after{content:"\e018\e018"}.fa-duotone.fa-light-switch-on:after,.fad.fa-light-switch-on:after{content:"\e019\e019"}.fa-duotone.fa-lightbulb:after,.fad.fa-lightbulb:after{content:"\f0eb\f0eb"}.fa-duotone.fa-lightbulb-dollar:after,.fad.fa-lightbulb-dollar:after{content:"\f670\f670"}.fa-duotone.fa-lightbulb-exclamation:after,.fad.fa-lightbulb-exclamation:after{content:"\f671\f671"}.fa-duotone.fa-lightbulb-exclamation-on:after,.fad.fa-lightbulb-exclamation-on:after{content:"\e1ca\e1ca"}.fa-duotone.fa-lightbulb-on:after,.fad.fa-lightbulb-on:after{content:"\f672\f672"}.fa-duotone.fa-lightbulb-slash:after,.fad.fa-lightbulb-slash:after{content:"\f673\f673"}.fa-duotone.fa-lights-holiday:after,.fad.fa-lights-holiday:after{content:"\f7b2\f7b2"}.fa-duotone.fa-line-columns:after,.fad.fa-line-columns:after{content:"\f870\f870"}.fa-duotone.fa-line-height:after,.fad.fa-line-height:after{content:"\f871\f871"}.fa-duotone.fa-chain:after,.fa-duotone.fa-link:after,.fad.fa-chain:after,.fad.fa-link:after{content:"\f0c1\f0c1"}.fa-duotone.fa-chain-horizontal:after,.fa-duotone.fa-link-horizontal:after,.fad.fa-chain-horizontal:after,.fad.fa-link-horizontal:after{content:"\e1cb\e1cb"}.fa-duotone.fa-chain-horizontal-slash:after,.fa-duotone.fa-link-horizontal-slash:after,.fad.fa-chain-horizontal-slash:after,.fad.fa-link-horizontal-slash:after{content:"\e1cc\e1cc"}.fa-duotone.fa-link-simple:after,.fad.fa-link-simple:after{content:"\e1cd\e1cd"}.fa-duotone.fa-link-simple-slash:after,.fad.fa-link-simple-slash:after{content:"\e1ce\e1ce"}.fa-duotone.fa-chain-broken:after,.fa-duotone.fa-chain-slash:after,.fa-duotone.fa-link-slash:after,.fa-duotone.fa-unlink:after,.fad.fa-chain-broken:after,.fad.fa-chain-slash:after,.fad.fa-link-slash:after,.fad.fa-unlink:after{content:"\f127\f127"}.fa-duotone.fa-lips:after,.fad.fa-lips:after{content:"\f600\f600"}.fa-duotone.fa-lira-sign:after,.fad.fa-lira-sign:after{content:"\f195\f195"}.fa-duotone.fa-list-squares:after,.fa-duotone.fa-list:after,.fad.fa-list-squares:after,.fad.fa-list:after{content:"\f03a\f03a"}.fa-duotone.fa-list-check:after,.fa-duotone.fa-tasks:after,.fad.fa-list-check:after,.fad.fa-tasks:after{content:"\f0ae\f0ae"}.fa-duotone.fa-list-dropdown:after,.fad.fa-list-dropdown:after{content:"\e1cf\e1cf"}.fa-duotone.fa-list-music:after,.fad.fa-list-music:after{content:"\f8c9\f8c9"}.fa-duotone.fa-list-1-2:after,.fa-duotone.fa-list-numeric:after,.fa-duotone.fa-list-ol:after,.fad.fa-list-1-2:after,.fad.fa-list-numeric:after,.fad.fa-list-ol:after{content:"\f0cb\f0cb"}.fa-duotone.fa-list-radio:after,.fad.fa-list-radio:after{content:"\e1d0\e1d0"}.fa-duotone.fa-list-timeline:after,.fad.fa-list-timeline:after{content:"\e1d1\e1d1"}.fa-duotone.fa-list-tree:after,.fad.fa-list-tree:after{content:"\e1d2\e1d2"}.fa-duotone.fa-list-dots:after,.fa-duotone.fa-list-ul:after,.fad.fa-list-dots:after,.fad.fa-list-ul:after{content:"\f0ca\f0ca"}.fa-duotone.fa-litecoin-sign:after,.fad.fa-litecoin-sign:after{content:"\e1d3\e1d3"}.fa-duotone.fa-loader:after,.fad.fa-loader:after{content:"\e1d4\e1d4"}.fa-duotone.fa-lobster:after,.fad.fa-lobster:after{content:"\e421\e421"}.fa-duotone.fa-location-arrow:after,.fad.fa-location-arrow:after{content:"\f124\f124"}.fa-duotone.fa-location-check:after,.fa-duotone.fa-map-marker-check:after,.fad.fa-location-check:after,.fad.fa-map-marker-check:after{content:"\f606\f606"}.fa-duotone.fa-location-crosshairs:after,.fa-duotone.fa-location:after,.fad.fa-location-crosshairs:after,.fad.fa-location:after{content:"\f601\f601"}.fa-duotone.fa-location-crosshairs-slash:after,.fa-duotone.fa-location-slash:after,.fad.fa-location-crosshairs-slash:after,.fad.fa-location-slash:after{content:"\f603\f603"}.fa-duotone.fa-location-dot:after,.fa-duotone.fa-map-marker-alt:after,.fad.fa-location-dot:after,.fad.fa-map-marker-alt:after{content:"\f3c5\f3c5"}.fa-duotone.fa-location-dot-slash:after,.fa-duotone.fa-map-marker-alt-slash:after,.fad.fa-location-dot-slash:after,.fad.fa-map-marker-alt-slash:after{content:"\f605\f605"}.fa-duotone.fa-location-exclamation:after,.fa-duotone.fa-map-marker-exclamation:after,.fad.fa-location-exclamation:after,.fad.fa-map-marker-exclamation:after{content:"\f608\f608"}.fa-duotone.fa-location-minus:after,.fa-duotone.fa-map-marker-minus:after,.fad.fa-location-minus:after,.fad.fa-map-marker-minus:after{content:"\f609\f609"}.fa-duotone.fa-location-pen:after,.fa-duotone.fa-map-marker-edit:after,.fad.fa-location-pen:after,.fad.fa-map-marker-edit:after{content:"\f607\f607"}.fa-duotone.fa-location-pin:after,.fa-duotone.fa-map-marker:after,.fad.fa-location-pin:after,.fad.fa-map-marker:after{content:"\f041\f041"}.fa-duotone.fa-location-pin-slash:after,.fa-duotone.fa-map-marker-slash:after,.fad.fa-location-pin-slash:after,.fad.fa-map-marker-slash:after{content:"\f60c\f60c"}.fa-duotone.fa-location-plus:after,.fa-duotone.fa-map-marker-plus:after,.fad.fa-location-plus:after,.fad.fa-map-marker-plus:after{content:"\f60a\f60a"}.fa-duotone.fa-location-question:after,.fa-duotone.fa-map-marker-question:after,.fad.fa-location-question:after,.fad.fa-map-marker-question:after{content:"\f60b\f60b"}.fa-duotone.fa-location-smile:after,.fa-duotone.fa-map-marker-smile:after,.fad.fa-location-smile:after,.fad.fa-map-marker-smile:after{content:"\f60d\f60d"}.fa-duotone.fa-location-xmark:after,.fa-duotone.fa-map-marker-times:after,.fa-duotone.fa-map-marker-xmark:after,.fad.fa-location-xmark:after,.fad.fa-map-marker-times:after,.fad.fa-map-marker-xmark:after{content:"\f60e\f60e"}.fa-duotone.fa-lock:after,.fad.fa-lock:after{content:"\f023\f023"}.fa-duotone.fa-lock-a:after,.fad.fa-lock-a:after{content:"\e422\e422"}.fa-duotone.fa-lock-hashtag:after,.fad.fa-lock-hashtag:after{content:"\e423\e423"}.fa-duotone.fa-lock-alt:after,.fa-duotone.fa-lock-keyhole:after,.fad.fa-lock-alt:after,.fad.fa-lock-keyhole:after{content:"\f30d\f30d"}.fa-duotone.fa-lock-keyhole-open:after,.fa-duotone.fa-lock-open-alt:after,.fad.fa-lock-keyhole-open:after,.fad.fa-lock-open-alt:after{content:"\f3c2\f3c2"}.fa-duotone.fa-lock-open:after,.fad.fa-lock-open:after{content:"\f3c1\f3c1"}.fa-duotone.fa-lollipop:after,.fa-duotone.fa-lollypop:after,.fad.fa-lollipop:after,.fad.fa-lollypop:after{content:"\e424\e424"}.fa-duotone.fa-couch-small:after,.fa-duotone.fa-loveseat:after,.fad.fa-couch-small:after,.fad.fa-loveseat:after{content:"\f4cc\f4cc"}.fa-duotone.fa-luchador-mask:after,.fa-duotone.fa-luchador:after,.fa-duotone.fa-mask-luchador:after,.fad.fa-luchador-mask:after,.fad.fa-luchador:after,.fad.fa-mask-luchador:after{content:"\f455\f455"}.fa-duotone.fa-lungs:after,.fad.fa-lungs:after{content:"\f604\f604"}.fa-duotone.fa-lungs-virus:after,.fad.fa-lungs-virus:after{content:"\e067\e067"}.fa-duotone.fa-m:after,.fad.fa-m:after{content:"MM"}.fa-duotone.fa-mace:after,.fad.fa-mace:after{content:"\f6f8\f6f8"}.fa-duotone.fa-magnet:after,.fad.fa-magnet:after{content:"\f076\f076"}.fa-duotone.fa-magnifying-glass:after,.fa-duotone.fa-search:after,.fad.fa-magnifying-glass:after,.fad.fa-search:after{content:"\f002\f002"}.fa-duotone.fa-magnifying-glass-dollar:after,.fa-duotone.fa-search-dollar:after,.fad.fa-magnifying-glass-dollar:after,.fad.fa-search-dollar:after{content:"\f688\f688"}.fa-duotone.fa-magnifying-glass-location:after,.fa-duotone.fa-search-location:after,.fad.fa-magnifying-glass-location:after,.fad.fa-search-location:after{content:"\f689\f689"}.fa-duotone.fa-magnifying-glass-minus:after,.fa-duotone.fa-search-minus:after,.fad.fa-magnifying-glass-minus:after,.fad.fa-search-minus:after{content:"\f010\f010"}.fa-duotone.fa-magnifying-glass-plus:after,.fa-duotone.fa-search-plus:after,.fad.fa-magnifying-glass-plus:after,.fad.fa-search-plus:after{content:"\f00e\f00e"}.fa-duotone.fa-mailbox:after,.fad.fa-mailbox:after{content:"\f813\f813"}.fa-duotone.fa-manat-sign:after,.fad.fa-manat-sign:after{content:"\e1d5\e1d5"}.fa-duotone.fa-mandolin:after,.fad.fa-mandolin:after{content:"\f6f9\f6f9"}.fa-duotone.fa-mango:after,.fad.fa-mango:after{content:"\e30f\e30f"}.fa-duotone.fa-manhole:after,.fad.fa-manhole:after{content:"\e1d6\e1d6"}.fa-duotone.fa-map:after,.fad.fa-map:after{content:"\f279\f279"}.fa-duotone.fa-map-location:after,.fa-duotone.fa-map-marked:after,.fad.fa-map-location:after,.fad.fa-map-marked:after{content:"\f59f\f59f"}.fa-duotone.fa-map-location-dot:after,.fa-duotone.fa-map-marked-alt:after,.fad.fa-map-location-dot:after,.fad.fa-map-marked-alt:after{content:"\f5a0\f5a0"}.fa-duotone.fa-map-pin:after,.fad.fa-map-pin:after{content:"\f276\f276"}.fa-duotone.fa-marker:after,.fad.fa-marker:after{content:"\f5a1\f5a1"}.fa-duotone.fa-mars:after,.fad.fa-mars:after{content:"\f222\f222"}.fa-duotone.fa-mars-and-venus:after,.fad.fa-mars-and-venus:after{content:"\f224\f224"}.fa-duotone.fa-mars-double:after,.fad.fa-mars-double:after{content:"\f227\f227"}.fa-duotone.fa-mars-stroke:after,.fad.fa-mars-stroke:after{content:"\f229\f229"}.fa-duotone.fa-mars-stroke-h:after,.fa-duotone.fa-mars-stroke-right:after,.fad.fa-mars-stroke-h:after,.fad.fa-mars-stroke-right:after{content:"\f22b\f22b"}.fa-duotone.fa-mars-stroke-up:after,.fa-duotone.fa-mars-stroke-v:after,.fad.fa-mars-stroke-up:after,.fad.fa-mars-stroke-v:after{content:"\f22a\f22a"}.fa-duotone.fa-glass-martini-alt:after,.fa-duotone.fa-martini-glass:after,.fad.fa-glass-martini-alt:after,.fad.fa-martini-glass:after{content:"\f57b\f57b"}.fa-duotone.fa-cocktail:after,.fa-duotone.fa-martini-glass-citrus:after,.fad.fa-cocktail:after,.fad.fa-martini-glass-citrus:after{content:"\f561\f561"}.fa-duotone.fa-glass-martini:after,.fa-duotone.fa-martini-glass-empty:after,.fad.fa-glass-martini:after,.fad.fa-martini-glass-empty:after{content:"\f000\f000"}.fa-duotone.fa-mask:after,.fad.fa-mask:after{content:"\f6fa\f6fa"}.fa-duotone.fa-mask-face:after,.fad.fa-mask-face:after{content:"\e1d7\e1d7"}.fa-duotone.fa-mask-snorkel:after,.fad.fa-mask-snorkel:after{content:"\e3b7\e3b7"}.fa-duotone.fa-masks-theater:after,.fa-duotone.fa-theater-masks:after,.fad.fa-masks-theater:after,.fad.fa-theater-masks:after{content:"\f630\f630"}.fa-duotone.fa-expand-arrows-alt:after,.fa-duotone.fa-maximize:after,.fad.fa-expand-arrows-alt:after,.fad.fa-maximize:after{content:"\f31e\f31e"}.fa-duotone.fa-meat:after,.fad.fa-meat:after{content:"\f814\f814"}.fa-duotone.fa-medal:after,.fad.fa-medal:after{content:"\f5a2\f5a2"}.fa-duotone.fa-megaphone:after,.fad.fa-megaphone:after{content:"\f675\f675"}.fa-duotone.fa-melon:after,.fad.fa-melon:after{content:"\e310\e310"}.fa-duotone.fa-melon-slice:after,.fad.fa-melon-slice:after{content:"\e311\e311"}.fa-duotone.fa-memo:after,.fad.fa-memo:after{content:"\e1d8\e1d8"}.fa-duotone.fa-memo-circle-check:after,.fad.fa-memo-circle-check:after{content:"\e1d9\e1d9"}.fa-duotone.fa-memo-circle-info:after,.fad.fa-memo-circle-info:after{content:"\e49a\e49a"}.fa-duotone.fa-memo-pad:after,.fad.fa-memo-pad:after{content:"\e1da\e1da"}.fa-duotone.fa-memory:after,.fad.fa-memory:after{content:"\f538\f538"}.fa-duotone.fa-menorah:after,.fad.fa-menorah:after{content:"\f676\f676"}.fa-duotone.fa-mercury:after,.fad.fa-mercury:after{content:"\f223\f223"}.fa-duotone.fa-comment-alt:after,.fa-duotone.fa-message:after,.fad.fa-comment-alt:after,.fad.fa-message:after{content:"\f27a\f27a"}.fa-duotone.fa-comment-alt-arrow-down:after,.fa-duotone.fa-message-arrow-down:after,.fad.fa-comment-alt-arrow-down:after,.fad.fa-message-arrow-down:after{content:"\e1db\e1db"}.fa-duotone.fa-comment-alt-arrow-up:after,.fa-duotone.fa-message-arrow-up:after,.fad.fa-comment-alt-arrow-up:after,.fad.fa-message-arrow-up:after{content:"\e1dc\e1dc"}.fa-duotone.fa-message-arrow-up-right:after,.fad.fa-message-arrow-up-right:after{content:"\e1dd\e1dd"}.fa-duotone.fa-message-bot:after,.fad.fa-message-bot:after{content:"\e3b8\e3b8"}.fa-duotone.fa-comment-alt-captions:after,.fa-duotone.fa-message-captions:after,.fad.fa-comment-alt-captions:after,.fad.fa-message-captions:after{content:"\e1de\e1de"}.fa-duotone.fa-comment-alt-check:after,.fa-duotone.fa-message-check:after,.fad.fa-comment-alt-check:after,.fad.fa-message-check:after{content:"\f4a2\f4a2"}.fa-duotone.fa-message-code:after,.fad.fa-message-code:after{content:"\e1df\e1df"}.fa-duotone.fa-comment-alt-dollar:after,.fa-duotone.fa-message-dollar:after,.fad.fa-comment-alt-dollar:after,.fad.fa-message-dollar:after{content:"\f650\f650"}.fa-duotone.fa-comment-alt-dots:after,.fa-duotone.fa-message-dots:after,.fa-duotone.fa-messaging:after,.fad.fa-comment-alt-dots:after,.fad.fa-message-dots:after,.fad.fa-messaging:after{content:"\f4a3\f4a3"}.fa-duotone.fa-comment-alt-exclamation:after,.fa-duotone.fa-message-exclamation:after,.fad.fa-comment-alt-exclamation:after,.fad.fa-message-exclamation:after{content:"\f4a5\f4a5"}.fa-duotone.fa-comment-alt-image:after,.fa-duotone.fa-message-image:after,.fad.fa-comment-alt-image:after,.fad.fa-message-image:after{content:"\e1e0\e1e0"}.fa-duotone.fa-comment-alt-lines:after,.fa-duotone.fa-message-lines:after,.fad.fa-comment-alt-lines:after,.fad.fa-message-lines:after{content:"\f4a6\f4a6"}.fa-duotone.fa-comment-alt-medical:after,.fa-duotone.fa-message-medical:after,.fad.fa-comment-alt-medical:after,.fad.fa-message-medical:after{content:"\f7f4\f7f4"}.fa-duotone.fa-comment-middle-alt:after,.fa-duotone.fa-message-middle:after,.fad.fa-comment-middle-alt:after,.fad.fa-message-middle:after{content:"\e1e1\e1e1"}.fa-duotone.fa-comment-middle-top-alt:after,.fa-duotone.fa-message-middle-top:after,.fad.fa-comment-middle-top-alt:after,.fad.fa-message-middle-top:after{content:"\e1e2\e1e2"}.fa-duotone.fa-comment-alt-minus:after,.fa-duotone.fa-message-minus:after,.fad.fa-comment-alt-minus:after,.fad.fa-message-minus:after{content:"\f4a7\f4a7"}.fa-duotone.fa-comment-alt-music:after,.fa-duotone.fa-message-music:after,.fad.fa-comment-alt-music:after,.fad.fa-message-music:after{content:"\f8af\f8af"}.fa-duotone.fa-comment-alt-edit:after,.fa-duotone.fa-message-edit:after,.fa-duotone.fa-message-pen:after,.fad.fa-comment-alt-edit:after,.fad.fa-message-edit:after,.fad.fa-message-pen:after{content:"\f4a4\f4a4"}.fa-duotone.fa-comment-alt-plus:after,.fa-duotone.fa-message-plus:after,.fad.fa-comment-alt-plus:after,.fad.fa-message-plus:after{content:"\f4a8\f4a8"}.fa-duotone.fa-message-question:after,.fad.fa-message-question:after{content:"\e1e3\e1e3"}.fa-duotone.fa-comment-alt-quote:after,.fa-duotone.fa-message-quote:after,.fad.fa-comment-alt-quote:after,.fad.fa-message-quote:after{content:"\e1e4\e1e4"}.fa-duotone.fa-comment-alt-slash:after,.fa-duotone.fa-message-slash:after,.fad.fa-comment-alt-slash:after,.fad.fa-message-slash:after{content:"\f4a9\f4a9"}.fa-duotone.fa-comment-alt-smile:after,.fa-duotone.fa-message-smile:after,.fad.fa-comment-alt-smile:after,.fad.fa-message-smile:after{content:"\f4aa\f4aa"}.fa-duotone.fa-message-sms:after,.fad.fa-message-sms:after{content:"\e1e5\e1e5"}.fa-duotone.fa-comment-alt-text:after,.fa-duotone.fa-message-text:after,.fad.fa-comment-alt-text:after,.fad.fa-message-text:after{content:"\e1e6\e1e6"}.fa-duotone.fa-comment-alt-times:after,.fa-duotone.fa-message-times:after,.fa-duotone.fa-message-xmark:after,.fad.fa-comment-alt-times:after,.fad.fa-message-times:after,.fad.fa-message-xmark:after{content:"\f4ab\f4ab"}.fa-duotone.fa-comments-alt:after,.fa-duotone.fa-messages:after,.fad.fa-comments-alt:after,.fad.fa-messages:after{content:"\f4b6\f4b6"}.fa-duotone.fa-comments-alt-dollar:after,.fa-duotone.fa-messages-dollar:after,.fad.fa-comments-alt-dollar:after,.fad.fa-messages-dollar:after{content:"\f652\f652"}.fa-duotone.fa-messages-question:after,.fad.fa-messages-question:after{content:"\e1e7\e1e7"}.fa-duotone.fa-meteor:after,.fad.fa-meteor:after{content:"\f753\f753"}.fa-duotone.fa-meter:after,.fad.fa-meter:after{content:"\e1e8\e1e8"}.fa-duotone.fa-meter-bolt:after,.fad.fa-meter-bolt:after{content:"\e1e9\e1e9"}.fa-duotone.fa-meter-droplet:after,.fad.fa-meter-droplet:after{content:"\e1ea\e1ea"}.fa-duotone.fa-meter-fire:after,.fad.fa-meter-fire:after{content:"\e1eb\e1eb"}.fa-duotone.fa-microchip:after,.fad.fa-microchip:after{content:"\f2db\f2db"}.fa-duotone.fa-microchip-ai:after,.fad.fa-microchip-ai:after{content:"\e1ec\e1ec"}.fa-duotone.fa-microphone:after,.fad.fa-microphone:after{content:"\f130\f130"}.fa-duotone.fa-microphone-alt:after,.fa-duotone.fa-microphone-lines:after,.fad.fa-microphone-alt:after,.fad.fa-microphone-lines:after{content:"\f3c9\f3c9"}.fa-duotone.fa-microphone-alt-slash:after,.fa-duotone.fa-microphone-lines-slash:after,.fad.fa-microphone-alt-slash:after,.fad.fa-microphone-lines-slash:after{content:"\f539\f539"}.fa-duotone.fa-microphone-slash:after,.fad.fa-microphone-slash:after{content:"\f131\f131"}.fa-duotone.fa-microphone-stand:after,.fad.fa-microphone-stand:after{content:"\f8cb\f8cb"}.fa-duotone.fa-microscope:after,.fad.fa-microscope:after{content:"\f610\f610"}.fa-duotone.fa-microwave:after,.fad.fa-microwave:after{content:"\e01b\e01b"}.fa-duotone.fa-mill-sign:after,.fad.fa-mill-sign:after{content:"\e1ed\e1ed"}.fa-duotone.fa-compress-arrows-alt:after,.fa-duotone.fa-minimize:after,.fad.fa-compress-arrows-alt:after,.fad.fa-minimize:after{content:"\f78c\f78c"}.fa-duotone.fa-minus:after,.fa-duotone.fa-subtract:after,.fad.fa-minus:after,.fad.fa-subtract:after{content:"\f068\f068"}.fa-duotone.fa-mistletoe:after,.fad.fa-mistletoe:after{content:"\f7b4\f7b4"}.fa-duotone.fa-mitten:after,.fad.fa-mitten:after{content:"\f7b5\f7b5"}.fa-duotone.fa-mobile-android:after,.fa-duotone.fa-mobile-phone:after,.fa-duotone.fa-mobile:after,.fad.fa-mobile-android:after,.fad.fa-mobile-phone:after,.fad.fa-mobile:after{content:"\f3ce\f3ce"}.fa-duotone.fa-mobile-button:after,.fad.fa-mobile-button:after{content:"\f10b\f10b"}.fa-duotone.fa-mobile-iphone:after,.fa-duotone.fa-mobile-notch:after,.fad.fa-mobile-iphone:after,.fad.fa-mobile-notch:after{content:"\e1ee\e1ee"}.fa-duotone.fa-mobile-android-alt:after,.fa-duotone.fa-mobile-screen:after,.fad.fa-mobile-android-alt:after,.fad.fa-mobile-screen:after{content:"\f3cf\f3cf"}.fa-duotone.fa-mobile-alt:after,.fa-duotone.fa-mobile-screen-button:after,.fad.fa-mobile-alt:after,.fad.fa-mobile-screen-button:after{content:"\f3cd\f3cd"}.fa-duotone.fa-mobile-signal:after,.fad.fa-mobile-signal:after{content:"\e1ef\e1ef"}.fa-duotone.fa-mobile-signal-out:after,.fad.fa-mobile-signal-out:after{content:"\e1f0\e1f0"}.fa-duotone.fa-money-bill:after,.fad.fa-money-bill:after{content:"\f0d6\f0d6"}.fa-duotone.fa-money-bill-1:after,.fa-duotone.fa-money-bill-alt:after,.fad.fa-money-bill-1:after,.fad.fa-money-bill-alt:after{content:"\f3d1\f3d1"}.fa-duotone.fa-money-bill-1-wave:after,.fa-duotone.fa-money-bill-wave-alt:after,.fad.fa-money-bill-1-wave:after,.fad.fa-money-bill-wave-alt:after{content:"\f53b\f53b"}.fa-duotone.fa-money-bill-simple:after,.fad.fa-money-bill-simple:after{content:"\e1f1\e1f1"}.fa-duotone.fa-money-bill-simple-wave:after,.fad.fa-money-bill-simple-wave:after{content:"\e1f2\e1f2"}.fa-duotone.fa-money-bill-wave:after,.fad.fa-money-bill-wave:after{content:"\f53a\f53a"}.fa-duotone.fa-money-bills:after,.fad.fa-money-bills:after{content:"\e1f3\e1f3"}.fa-duotone.fa-money-bills-alt:after,.fa-duotone.fa-money-bills-simple:after,.fad.fa-money-bills-alt:after,.fad.fa-money-bills-simple:after{content:"\e1f4\e1f4"}.fa-duotone.fa-money-check:after,.fad.fa-money-check:after{content:"\f53c\f53c"}.fa-duotone.fa-money-check-alt:after,.fa-duotone.fa-money-check-dollar:after,.fad.fa-money-check-alt:after,.fad.fa-money-check-dollar:after{content:"\f53d\f53d"}.fa-duotone.fa-money-check-dollar-pen:after,.fa-duotone.fa-money-check-edit-alt:after,.fad.fa-money-check-dollar-pen:after,.fad.fa-money-check-edit-alt:after{content:"\f873\f873"}.fa-duotone.fa-money-check-edit:after,.fa-duotone.fa-money-check-pen:after,.fad.fa-money-check-edit:after,.fad.fa-money-check-pen:after{content:"\f872\f872"}.fa-duotone.fa-money-from-bracket:after,.fad.fa-money-from-bracket:after{content:"\e312\e312"}.fa-duotone.fa-money-simple-from-bracket:after,.fad.fa-money-simple-from-bracket:after{content:"\e313\e313"}.fa-duotone.fa-monitor-heart-rate:after,.fa-duotone.fa-monitor-waveform:after,.fad.fa-monitor-heart-rate:after,.fad.fa-monitor-waveform:after{content:"\f611\f611"}.fa-duotone.fa-monkey:after,.fad.fa-monkey:after{content:"\f6fb\f6fb"}.fa-duotone.fa-monument:after,.fad.fa-monument:after{content:"\f5a6\f5a6"}.fa-duotone.fa-moon:after,.fad.fa-moon:after{content:"\f186\f186"}.fa-duotone.fa-moon-cloud:after,.fad.fa-moon-cloud:after{content:"\f754\f754"}.fa-duotone.fa-eclipse-alt:after,.fa-duotone.fa-moon-over-sun:after,.fad.fa-eclipse-alt:after,.fad.fa-moon-over-sun:after{content:"\f74a\f74a"}.fa-duotone.fa-moon-stars:after,.fad.fa-moon-stars:after{content:"\f755\f755"}.fa-duotone.fa-moped:after,.fad.fa-moped:after{content:"\e3b9\e3b9"}.fa-duotone.fa-mortar-pestle:after,.fad.fa-mortar-pestle:after{content:"\f5a7\f5a7"}.fa-duotone.fa-mosque:after,.fad.fa-mosque:after{content:"\f678\f678"}.fa-duotone.fa-motorcycle:after,.fad.fa-motorcycle:after{content:"\f21c\f21c"}.fa-duotone.fa-mountain:after,.fad.fa-mountain:after{content:"\f6fc\f6fc"}.fa-duotone.fa-mountains:after,.fad.fa-mountains:after{content:"\f6fd\f6fd"}.fa-duotone.fa-mp3-player:after,.fad.fa-mp3-player:after{content:"\f8ce\f8ce"}.fa-duotone.fa-mug:after,.fad.fa-mug:after{content:"\f874\f874"}.fa-duotone.fa-mug-hot:after,.fad.fa-mug-hot:after{content:"\f7b6\f7b6"}.fa-duotone.fa-mug-marshmallows:after,.fad.fa-mug-marshmallows:after{content:"\f7b7\f7b7"}.fa-duotone.fa-coffee:after,.fa-duotone.fa-mug-saucer:after,.fad.fa-coffee:after,.fad.fa-mug-saucer:after{content:"\f0f4\f0f4"}.fa-duotone.fa-mug-tea:after,.fad.fa-mug-tea:after{content:"\f875\f875"}.fa-duotone.fa-mug-tea-saucer:after,.fad.fa-mug-tea-saucer:after{content:"\e1f5\e1f5"}.fa-duotone.fa-mushroom:after,.fad.fa-mushroom:after{content:"\e425\e425"}.fa-duotone.fa-music:after,.fad.fa-music:after{content:"\f001\f001"}.fa-duotone.fa-music-alt:after,.fa-duotone.fa-music-note:after,.fad.fa-music-alt:after,.fad.fa-music-note:after{content:"\f8cf\f8cf"}.fa-duotone.fa-music-alt-slash:after,.fa-duotone.fa-music-note-slash:after,.fad.fa-music-alt-slash:after,.fad.fa-music-note-slash:after{content:"\f8d0\f8d0"}.fa-duotone.fa-music-slash:after,.fad.fa-music-slash:after{content:"\f8d1\f8d1"}.fa-duotone.fa-n:after,.fad.fa-n:after{content:"NN"}.fa-duotone.fa-naira-sign:after,.fad.fa-naira-sign:after{content:"\e1f6\e1f6"}.fa-duotone.fa-narwhal:after,.fad.fa-narwhal:after{content:"\f6fe\f6fe"}.fa-duotone.fa-nesting-dolls:after,.fad.fa-nesting-dolls:after{content:"\e3ba\e3ba"}.fa-duotone.fa-network-wired:after,.fad.fa-network-wired:after{content:"\f6ff\f6ff"}.fa-duotone.fa-neuter:after,.fad.fa-neuter:after{content:"\f22c\f22c"}.fa-duotone.fa-newspaper:after,.fad.fa-newspaper:after{content:"\f1ea\f1ea"}.fa-duotone.fa-nfc:after,.fad.fa-nfc:after{content:"\e1f7\e1f7"}.fa-duotone.fa-nfc-lock:after,.fad.fa-nfc-lock:after{content:"\e1f8\e1f8"}.fa-duotone.fa-nfc-magnifying-glass:after,.fad.fa-nfc-magnifying-glass:after{content:"\e1f9\e1f9"}.fa-duotone.fa-nfc-pen:after,.fad.fa-nfc-pen:after{content:"\e1fa\e1fa"}.fa-duotone.fa-nfc-signal:after,.fad.fa-nfc-signal:after{content:"\e1fb\e1fb"}.fa-duotone.fa-nfc-slash:after,.fad.fa-nfc-slash:after{content:"\e1fc\e1fc"}.fa-duotone.fa-nfc-trash:after,.fad.fa-nfc-trash:after{content:"\e1fd\e1fd"}.fa-duotone.fa-not-equal:after,.fad.fa-not-equal:after{content:"\f53e\f53e"}.fa-duotone.fa-notdef:after,.fad.fa-notdef:after{content:"\e1fe\e1fe"}.fa-duotone.fa-note:after,.fad.fa-note:after{content:"\e1ff\e1ff"}.fa-duotone.fa-note-medical:after,.fad.fa-note-medical:after{content:"\e200\e200"}.fa-duotone.fa-note-sticky:after,.fa-duotone.fa-sticky-note:after,.fad.fa-note-sticky:after,.fad.fa-sticky-note:after{content:"\f249\f249"}.fa-duotone.fa-notebook:after,.fad.fa-notebook:after{content:"\e201\e201"}.fa-duotone.fa-notes:after,.fad.fa-notes:after{content:"\e202\e202"}.fa-duotone.fa-notes-medical:after,.fad.fa-notes-medical:after{content:"\f481\f481"}.fa-duotone.fa-o:after,.fad.fa-o:after{content:"OO"}.fa-duotone.fa-object-exclude:after,.fad.fa-object-exclude:after{content:"\e49c\e49c"}.fa-duotone.fa-object-group:after,.fad.fa-object-group:after{content:"\f247\f247"}.fa-duotone.fa-object-intersect:after,.fad.fa-object-intersect:after{content:"\e49d\e49d"}.fa-duotone.fa-object-subtract:after,.fad.fa-object-subtract:after{content:"\e49e\e49e"}.fa-duotone.fa-object-ungroup:after,.fad.fa-object-ungroup:after{content:"\f248\f248"}.fa-duotone.fa-object-union:after,.fad.fa-object-union:after{content:"\e49f\e49f"}.fa-duotone.fa-objects-align-bottom:after,.fad.fa-objects-align-bottom:after{content:"\e3bb\e3bb"}.fa-duotone.fa-objects-align-center-horizontal:after,.fad.fa-objects-align-center-horizontal:after{content:"\e3bc\e3bc"}.fa-duotone.fa-objects-align-center-vertical:after,.fad.fa-objects-align-center-vertical:after{content:"\e3bd\e3bd"}.fa-duotone.fa-objects-align-left:after,.fad.fa-objects-align-left:after{content:"\e3be\e3be"}.fa-duotone.fa-objects-align-right:after,.fad.fa-objects-align-right:after{content:"\e3bf\e3bf"}.fa-duotone.fa-objects-align-top:after,.fad.fa-objects-align-top:after{content:"\e3c0\e3c0"}.fa-duotone.fa-objects-column:after,.fad.fa-objects-column:after{content:"\e3c1\e3c1"}.fa-duotone.fa-octagon:after,.fad.fa-octagon:after{content:"\f306\f306"}.fa-duotone.fa-octagon-check:after,.fad.fa-octagon-check:after{content:"\e426\e426"}.fa-duotone.fa-octagon-divide:after,.fad.fa-octagon-divide:after{content:"\e203\e203"}.fa-duotone.fa-octagon-exclamation:after,.fad.fa-octagon-exclamation:after{content:"\e204\e204"}.fa-duotone.fa-minus-octagon:after,.fa-duotone.fa-octagon-minus:after,.fad.fa-minus-octagon:after,.fad.fa-octagon-minus:after{content:"\f308\f308"}.fa-duotone.fa-octagon-plus:after,.fa-duotone.fa-plus-octagon:after,.fad.fa-octagon-plus:after,.fad.fa-plus-octagon:after{content:"\f301\f301"}.fa-duotone.fa-octagon-xmark:after,.fa-duotone.fa-times-octagon:after,.fa-duotone.fa-xmark-octagon:after,.fad.fa-octagon-xmark:after,.fad.fa-times-octagon:after,.fad.fa-xmark-octagon:after{content:"\f2f0\f2f0"}.fa-duotone.fa-oil-can:after,.fad.fa-oil-can:after{content:"\f613\f613"}.fa-duotone.fa-oil-can-drip:after,.fad.fa-oil-can-drip:after{content:"\e205\e205"}.fa-duotone.fa-oil-temp:after,.fa-duotone.fa-oil-temperature:after,.fad.fa-oil-temp:after,.fad.fa-oil-temperature:after{content:"\f614\f614"}.fa-duotone.fa-olive:after,.fad.fa-olive:after{content:"\e316\e316"}.fa-duotone.fa-olive-branch:after,.fad.fa-olive-branch:after{content:"\e317\e317"}.fa-duotone.fa-om:after,.fad.fa-om:after{content:"\f679\f679"}.fa-duotone.fa-omega:after,.fad.fa-omega:after{content:"\f67a\f67a"}.fa-duotone.fa-onion:after,.fad.fa-onion:after{content:"\e427\e427"}.fa-duotone.fa-option:after,.fad.fa-option:after{content:"\e318\e318"}.fa-duotone.fa-ornament:after,.fad.fa-ornament:after{content:"\f7b8\f7b8"}.fa-duotone.fa-otter:after,.fad.fa-otter:after{content:"\f700\f700"}.fa-duotone.fa-dedent:after,.fa-duotone.fa-outdent:after,.fad.fa-dedent:after,.fad.fa-outdent:after{content:"\f03b\f03b"}.fa-duotone.fa-outlet:after,.fad.fa-outlet:after{content:"\e01c\e01c"}.fa-duotone.fa-oven:after,.fad.fa-oven:after{content:"\e01d\e01d"}.fa-duotone.fa-overline:after,.fad.fa-overline:after{content:"\f876\f876"}.fa-duotone.fa-p:after,.fad.fa-p:after{content:"PP"}.fa-duotone.fa-page:after,.fad.fa-page:after{content:"\e428\e428"}.fa-duotone.fa-file-caret-down:after,.fa-duotone.fa-page-caret-down:after,.fad.fa-file-caret-down:after,.fad.fa-page-caret-down:after{content:"\e429\e429"}.fa-duotone.fa-file-caret-up:after,.fa-duotone.fa-page-caret-up:after,.fad.fa-file-caret-up:after,.fad.fa-page-caret-up:after{content:"\e42a\e42a"}.fa-duotone.fa-pager:after,.fad.fa-pager:after{content:"\f815\f815"}.fa-duotone.fa-paint-roller:after,.fad.fa-paint-roller:after{content:"\f5aa\f5aa"}.fa-duotone.fa-paint-brush:after,.fa-duotone.fa-paintbrush:after,.fad.fa-paint-brush:after,.fad.fa-paintbrush:after{content:"\f1fc\f1fc"}.fa-duotone.fa-paint-brush-alt:after,.fa-duotone.fa-paint-brush-fine:after,.fa-duotone.fa-paintbrush-alt:after,.fa-duotone.fa-paintbrush-fine:after,.fad.fa-paint-brush-alt:after,.fad.fa-paint-brush-fine:after,.fad.fa-paintbrush-alt:after,.fad.fa-paintbrush-fine:after{content:"\f5a9\f5a9"}.fa-duotone.fa-paintbrush-pencil:after,.fad.fa-paintbrush-pencil:after{content:"\e206\e206"}.fa-duotone.fa-palette:after,.fad.fa-palette:after{content:"\f53f\f53f"}.fa-duotone.fa-pallet:after,.fad.fa-pallet:after{content:"\f482\f482"}.fa-duotone.fa-pallet-box:after,.fad.fa-pallet-box:after{content:"\e208\e208"}.fa-duotone.fa-palette-boxes:after,.fa-duotone.fa-pallet-alt:after,.fa-duotone.fa-pallet-boxes:after,.fad.fa-palette-boxes:after,.fad.fa-pallet-alt:after,.fad.fa-pallet-boxes:after{content:"\f483\f483"}.fa-duotone.fa-pan-food:after,.fad.fa-pan-food:after{content:"\e42b\e42b"}.fa-duotone.fa-pan-frying:after,.fad.fa-pan-frying:after{content:"\e42c\e42c"}.fa-duotone.fa-pancakes:after,.fad.fa-pancakes:after{content:"\e42d\e42d"}.fa-duotone.fa-panel-ews:after,.fad.fa-panel-ews:after{content:"\e42e\e42e"}.fa-duotone.fa-panel-fire:after,.fad.fa-panel-fire:after{content:"\e42f\e42f"}.fa-duotone.fa-panorama:after,.fad.fa-panorama:after{content:"\e209\e209"}.fa-duotone.fa-paper-plane:after,.fad.fa-paper-plane:after{content:"\f1d8\f1d8"}.fa-duotone.fa-paper-plane-alt:after,.fa-duotone.fa-paper-plane-top:after,.fa-duotone.fa-send:after,.fad.fa-paper-plane-alt:after,.fad.fa-paper-plane-top:after,.fad.fa-send:after{content:"\e20a\e20a"}.fa-duotone.fa-paperclip:after,.fad.fa-paperclip:after{content:"\f0c6\f0c6"}.fa-duotone.fa-paperclip-vertical:after,.fad.fa-paperclip-vertical:after{content:"\e3c2\e3c2"}.fa-duotone.fa-parachute-box:after,.fad.fa-parachute-box:after{content:"\f4cd\f4cd"}.fa-duotone.fa-paragraph:after,.fad.fa-paragraph:after{content:"\f1dd\f1dd"}.fa-duotone.fa-paragraph-left:after,.fa-duotone.fa-paragraph-rtl:after,.fad.fa-paragraph-left:after,.fad.fa-paragraph-rtl:after{content:"\f878\f878"}.fa-duotone.fa-party-bell:after,.fad.fa-party-bell:after{content:"\e31a\e31a"}.fa-duotone.fa-party-horn:after,.fad.fa-party-horn:after{content:"\e31b\e31b"}.fa-duotone.fa-passport:after,.fad.fa-passport:after{content:"\f5ab\f5ab"}.fa-duotone.fa-file-clipboard:after,.fa-duotone.fa-paste:after,.fad.fa-file-clipboard:after,.fad.fa-paste:after{content:"\f0ea\f0ea"}.fa-duotone.fa-pause:after,.fad.fa-pause:after{content:"\f04c\f04c"}.fa-duotone.fa-paw:after,.fad.fa-paw:after{content:"\f1b0\f1b0"}.fa-duotone.fa-paw-claws:after,.fad.fa-paw-claws:after{content:"\f702\f702"}.fa-duotone.fa-paw-alt:after,.fa-duotone.fa-paw-simple:after,.fad.fa-paw-alt:after,.fad.fa-paw-simple:after{content:"\f701\f701"}.fa-duotone.fa-peace:after,.fad.fa-peace:after{content:"\f67c\f67c"}.fa-duotone.fa-peach:after,.fad.fa-peach:after{content:"\e20b\e20b"}.fa-duotone.fa-peanut:after,.fad.fa-peanut:after{content:"\e430\e430"}.fa-duotone.fa-peanuts:after,.fad.fa-peanuts:after{content:"\e431\e431"}.fa-duotone.fa-peapod:after,.fad.fa-peapod:after{content:"\e31c\e31c"}.fa-duotone.fa-pear:after,.fad.fa-pear:after{content:"\e20c\e20c"}.fa-duotone.fa-pedestal:after,.fad.fa-pedestal:after{content:"\e20d\e20d"}.fa-duotone.fa-pegasus:after,.fad.fa-pegasus:after{content:"\f703\f703"}.fa-duotone.fa-pen:after,.fad.fa-pen:after{content:"\f304\f304"}.fa-duotone.fa-pen-circle:after,.fad.fa-pen-circle:after{content:"\e20e\e20e"}.fa-duotone.fa-pen-alt:after,.fa-duotone.fa-pen-clip:after,.fad.fa-pen-alt:after,.fad.fa-pen-clip:after{content:"\f305\f305"}.fa-duotone.fa-pen-alt-slash:after,.fa-duotone.fa-pen-clip-slash:after,.fad.fa-pen-alt-slash:after,.fad.fa-pen-clip-slash:after{content:"\e20f\e20f"}.fa-duotone.fa-pen-fancy:after,.fad.fa-pen-fancy:after{content:"\f5ac\f5ac"}.fa-duotone.fa-pen-fancy-slash:after,.fad.fa-pen-fancy-slash:after{content:"\e210\e210"}.fa-duotone.fa-pen-field:after,.fad.fa-pen-field:after{content:"\e211\e211"}.fa-duotone.fa-pen-line:after,.fad.fa-pen-line:after{content:"\e212\e212"}.fa-duotone.fa-pen-nib:after,.fad.fa-pen-nib:after{content:"\f5ad\f5ad"}.fa-duotone.fa-pen-nib-slash:after,.fad.fa-pen-nib-slash:after{content:"\e4a1\e4a1"}.fa-duotone.fa-pen-paintbrush:after,.fa-duotone.fa-pencil-paintbrush:after,.fad.fa-pen-paintbrush:after,.fad.fa-pencil-paintbrush:after{content:"\f618\f618"}.fa-duotone.fa-pen-ruler:after,.fa-duotone.fa-pencil-ruler:after,.fad.fa-pen-ruler:after,.fad.fa-pencil-ruler:after{content:"\f5ae\f5ae"}.fa-duotone.fa-pen-slash:after,.fad.fa-pen-slash:after{content:"\e213\e213"}.fa-duotone.fa-pen-swirl:after,.fad.fa-pen-swirl:after{content:"\e214\e214"}.fa-duotone.fa-edit:after,.fa-duotone.fa-pen-to-square:after,.fad.fa-edit:after,.fad.fa-pen-to-square:after{content:"\f044\f044"}.fa-duotone.fa-pencil-alt:after,.fa-duotone.fa-pencil:after,.fad.fa-pencil-alt:after,.fad.fa-pencil:after{content:"\f303\f303"}.fa-duotone.fa-pencil-slash:after,.fad.fa-pencil-slash:after{content:"\e215\e215"}.fa-duotone.fa-people:after,.fad.fa-people:after{content:"\e216\e216"}.fa-duotone.fa-people-arrows-left-right:after,.fa-duotone.fa-people-arrows:after,.fad.fa-people-arrows-left-right:after,.fad.fa-people-arrows:after{content:"\e068\e068"}.fa-duotone.fa-people-carry-box:after,.fa-duotone.fa-people-carry:after,.fad.fa-people-carry-box:after,.fad.fa-people-carry:after{content:"\f4ce\f4ce"}.fa-duotone.fa-people-dress:after,.fad.fa-people-dress:after{content:"\e217\e217"}.fa-duotone.fa-people-dress-simple:after,.fad.fa-people-dress-simple:after{content:"\e218\e218"}.fa-duotone.fa-people-pants:after,.fad.fa-people-pants:after{content:"\e219\e219"}.fa-duotone.fa-people-pants-simple:after,.fad.fa-people-pants-simple:after{content:"\e21a\e21a"}.fa-duotone.fa-people-simple:after,.fad.fa-people-simple:after{content:"\e21b\e21b"}.fa-duotone.fa-pepper:after,.fad.fa-pepper:after{content:"\e432\e432"}.fa-duotone.fa-pepper-hot:after,.fad.fa-pepper-hot:after{content:"\f816\f816"}.fa-duotone.fa-percent:after,.fa-duotone.fa-percentage:after,.fad.fa-percent:after,.fad.fa-percentage:after{content:"%%"}.fa-duotone.fa-period:after,.fad.fa-period:after{content:".."}.fa-duotone.fa-male:after,.fa-duotone.fa-person:after,.fad.fa-male:after,.fad.fa-person:after{content:"\f183\f183"}.fa-duotone.fa-biking:after,.fa-duotone.fa-person-biking:after,.fad.fa-biking:after,.fad.fa-person-biking:after{content:"\f84a\f84a"}.fa-duotone.fa-biking-mountain:after,.fa-duotone.fa-person-biking-mountain:after,.fad.fa-biking-mountain:after,.fad.fa-person-biking-mountain:after{content:"\f84b\f84b"}.fa-duotone.fa-person-booth:after,.fad.fa-person-booth:after{content:"\f756\f756"}.fa-duotone.fa-person-carry-box:after,.fa-duotone.fa-person-carry:after,.fad.fa-person-carry-box:after,.fad.fa-person-carry:after{content:"\f4cf\f4cf"}.fa-duotone.fa-digging:after,.fa-duotone.fa-person-digging:after,.fad.fa-digging:after,.fad.fa-person-digging:after{content:"\f85e\f85e"}.fa-duotone.fa-person-dolly:after,.fad.fa-person-dolly:after{content:"\f4d0\f4d0"}.fa-duotone.fa-person-dolly-empty:after,.fad.fa-person-dolly-empty:after{content:"\f4d1\f4d1"}.fa-duotone.fa-diagnoses:after,.fa-duotone.fa-person-dots-from-line:after,.fad.fa-diagnoses:after,.fad.fa-person-dots-from-line:after{content:"\f470\f470"}.fa-duotone.fa-female:after,.fa-duotone.fa-person-dress:after,.fad.fa-female:after,.fad.fa-person-dress:after{content:"\f182\f182"}.fa-duotone.fa-person-dress-simple:after,.fad.fa-person-dress-simple:after{content:"\e21c\e21c"}.fa-duotone.fa-person-from-portal:after,.fa-duotone.fa-portal-exit:after,.fad.fa-person-from-portal:after,.fad.fa-portal-exit:after{content:"\e023\e023"}.fa-duotone.fa-hiking:after,.fa-duotone.fa-person-hiking:after,.fad.fa-hiking:after,.fad.fa-person-hiking:after{content:"\f6ec\f6ec"}.fa-duotone.fa-person-pinball:after,.fad.fa-person-pinball:after{content:"\e21d\e21d"}.fa-duotone.fa-person-praying:after,.fa-duotone.fa-pray:after,.fad.fa-person-praying:after,.fad.fa-pray:after{content:"\f683\f683"}.fa-duotone.fa-person-pregnant:after,.fad.fa-person-pregnant:after{content:"\e31e\e31e"}.fa-duotone.fa-person-running:after,.fa-duotone.fa-running:after,.fad.fa-person-running:after,.fad.fa-running:after{content:"\f70c\f70c"}.fa-duotone.fa-person-seat:after,.fad.fa-person-seat:after{content:"\e21e\e21e"}.fa-duotone.fa-person-seat-reclined:after,.fad.fa-person-seat-reclined:after{content:"\e21f\e21f"}.fa-duotone.fa-person-sign:after,.fad.fa-person-sign:after{content:"\f757\f757"}.fa-duotone.fa-person-simple:after,.fad.fa-person-simple:after{content:"\e220\e220"}.fa-duotone.fa-person-skating:after,.fa-duotone.fa-skating:after,.fad.fa-person-skating:after,.fad.fa-skating:after{content:"\f7c5\f7c5"}.fa-duotone.fa-person-ski-jumping:after,.fa-duotone.fa-ski-jump:after,.fad.fa-person-ski-jumping:after,.fad.fa-ski-jump:after{content:"\f7c7\f7c7"}.fa-duotone.fa-person-ski-lift:after,.fa-duotone.fa-ski-lift:after,.fad.fa-person-ski-lift:after,.fad.fa-ski-lift:after{content:"\f7c8\f7c8"}.fa-duotone.fa-person-skiing:after,.fa-duotone.fa-skiing:after,.fad.fa-person-skiing:after,.fad.fa-skiing:after{content:"\f7c9\f7c9"}.fa-duotone.fa-person-skiing-nordic:after,.fa-duotone.fa-skiing-nordic:after,.fad.fa-person-skiing-nordic:after,.fad.fa-skiing-nordic:after{content:"\f7ca\f7ca"}.fa-duotone.fa-person-sledding:after,.fa-duotone.fa-sledding:after,.fad.fa-person-sledding:after,.fad.fa-sledding:after{content:"\f7cb\f7cb"}.fa-duotone.fa-person-snowboarding:after,.fa-duotone.fa-snowboarding:after,.fad.fa-person-snowboarding:after,.fad.fa-snowboarding:after{content:"\f7ce\f7ce"}.fa-duotone.fa-person-snowmobiling:after,.fa-duotone.fa-snowmobile:after,.fad.fa-person-snowmobiling:after,.fad.fa-snowmobile:after{content:"\f7d1\f7d1"}.fa-duotone.fa-person-swimming:after,.fa-duotone.fa-swimmer:after,.fad.fa-person-swimming:after,.fad.fa-swimmer:after{content:"\f5c4\f5c4"}.fa-duotone.fa-person-to-door:after,.fad.fa-person-to-door:after{content:"\e433\e433"}.fa-duotone.fa-person-to-portal:after,.fa-duotone.fa-portal-enter:after,.fad.fa-person-to-portal:after,.fad.fa-portal-enter:after{content:"\e022\e022"}.fa-duotone.fa-person-walking:after,.fa-duotone.fa-walking:after,.fad.fa-person-walking:after,.fad.fa-walking:after{content:"\f554\f554"}.fa-duotone.fa-blind:after,.fa-duotone.fa-person-walking-with-cane:after,.fad.fa-blind:after,.fad.fa-person-walking-with-cane:after{content:"\f29d\f29d"}.fa-duotone.fa-peseta-sign:after,.fad.fa-peseta-sign:after{content:"\e221\e221"}.fa-duotone.fa-peso-sign:after,.fad.fa-peso-sign:after{content:"\e222\e222"}.fa-duotone.fa-phone:after,.fad.fa-phone:after{content:"\f095\f095"}.fa-duotone.fa-phone-arrow-down-left:after,.fa-duotone.fa-phone-arrow-down:after,.fa-duotone.fa-phone-incoming:after,.fad.fa-phone-arrow-down-left:after,.fad.fa-phone-arrow-down:after,.fad.fa-phone-incoming:after{content:"\e223\e223"}.fa-duotone.fa-phone-arrow-up-right:after,.fa-duotone.fa-phone-arrow-up:after,.fa-duotone.fa-phone-outgoing:after,.fad.fa-phone-arrow-up-right:after,.fad.fa-phone-arrow-up:after,.fad.fa-phone-outgoing:after{content:"\e224\e224"}.fa-duotone.fa-phone-alt:after,.fa-duotone.fa-phone-flip:after,.fad.fa-phone-alt:after,.fad.fa-phone-flip:after{content:"\f879\f879"}.fa-duotone.fa-phone-hangup:after,.fad.fa-phone-hangup:after{content:"\e225\e225"}.fa-duotone.fa-phone-intercom:after,.fad.fa-phone-intercom:after{content:"\e434\e434"}.fa-duotone.fa-phone-missed:after,.fad.fa-phone-missed:after{content:"\e226\e226"}.fa-duotone.fa-phone-office:after,.fad.fa-phone-office:after{content:"\f67d\f67d"}.fa-duotone.fa-phone-plus:after,.fad.fa-phone-plus:after{content:"\f4d2\f4d2"}.fa-duotone.fa-phone-rotary:after,.fad.fa-phone-rotary:after{content:"\f8d3\f8d3"}.fa-duotone.fa-phone-slash:after,.fad.fa-phone-slash:after{content:"\f3dd\f3dd"}.fa-duotone.fa-phone-volume:after,.fa-duotone.fa-volume-control-phone:after,.fad.fa-phone-volume:after,.fad.fa-volume-control-phone:after{content:"\f2a0\f2a0"}.fa-duotone.fa-phone-xmark:after,.fad.fa-phone-xmark:after{content:"\e227\e227"}.fa-duotone.fa-photo-film:after,.fa-duotone.fa-photo-video:after,.fad.fa-photo-film:after,.fad.fa-photo-video:after{content:"\f87c\f87c"}.fa-duotone.fa-photo-film-music:after,.fad.fa-photo-film-music:after{content:"\e228\e228"}.fa-duotone.fa-pi:after,.fad.fa-pi:after{content:"\f67e\f67e"}.fa-duotone.fa-piano:after,.fad.fa-piano:after{content:"\f8d4\f8d4"}.fa-duotone.fa-piano-keyboard:after,.fad.fa-piano-keyboard:after{content:"\f8d5\f8d5"}.fa-duotone.fa-pickleball:after,.fad.fa-pickleball:after{content:"\e435\e435"}.fa-duotone.fa-pie:after,.fad.fa-pie:after{content:"\f705\f705"}.fa-duotone.fa-pig:after,.fad.fa-pig:after{content:"\f706\f706"}.fa-duotone.fa-piggy-bank:after,.fad.fa-piggy-bank:after{content:"\f4d3\f4d3"}.fa-duotone.fa-pills:after,.fad.fa-pills:after{content:"\f484\f484"}.fa-duotone.fa-pinata:after,.fad.fa-pinata:after{content:"\e3c3\e3c3"}.fa-duotone.fa-pinball:after,.fad.fa-pinball:after{content:"\e229\e229"}.fa-duotone.fa-pineapple:after,.fad.fa-pineapple:after{content:"\e31f\e31f"}.fa-duotone.fa-pipe:after,.fad.fa-pipe:after{content:"||"}.fa-duotone.fa-pipe-circle-check:after,.fad.fa-pipe-circle-check:after{content:"\e436\e436"}.fa-duotone.fa-pipe-collar:after,.fad.fa-pipe-collar:after{content:"\e437\e437"}.fa-duotone.fa-pipe-section:after,.fad.fa-pipe-section:after{content:"\e438\e438"}.fa-duotone.fa-pipe-smoking:after,.fad.fa-pipe-smoking:after{content:"\e3c4\e3c4"}.fa-duotone.fa-pipe-valve:after,.fad.fa-pipe-valve:after{content:"\e439\e439"}.fa-duotone.fa-pizza:after,.fad.fa-pizza:after{content:"\f817\f817"}.fa-duotone.fa-pizza-slice:after,.fad.fa-pizza-slice:after{content:"\f818\f818"}.fa-duotone.fa-place-of-worship:after,.fad.fa-place-of-worship:after{content:"\f67f\f67f"}.fa-duotone.fa-plane:after,.fad.fa-plane:after{content:"\f072\f072"}.fa-duotone.fa-plane-arrival:after,.fad.fa-plane-arrival:after{content:"\f5af\f5af"}.fa-duotone.fa-plane-departure:after,.fad.fa-plane-departure:after{content:"\f5b0\f5b0"}.fa-duotone.fa-plane-alt:after,.fa-duotone.fa-plane-engines:after,.fad.fa-plane-alt:after,.fad.fa-plane-engines:after{content:"\f3de\f3de"}.fa-duotone.fa-plane-prop:after,.fad.fa-plane-prop:after{content:"\e22b\e22b"}.fa-duotone.fa-plane-slash:after,.fad.fa-plane-slash:after{content:"\e069\e069"}.fa-duotone.fa-plane-tail:after,.fad.fa-plane-tail:after{content:"\e22c\e22c"}.fa-duotone.fa-plane-up:after,.fad.fa-plane-up:after{content:"\e22d\e22d"}.fa-duotone.fa-plane-up-slash:after,.fad.fa-plane-up-slash:after{content:"\e22e\e22e"}.fa-duotone.fa-planet-moon:after,.fad.fa-planet-moon:after{content:"\e01f\e01f"}.fa-duotone.fa-planet-ringed:after,.fad.fa-planet-ringed:after{content:"\e020\e020"}.fa-duotone.fa-plate-utensils:after,.fad.fa-plate-utensils:after{content:"\e43b\e43b"}.fa-duotone.fa-play:after,.fad.fa-play:after{content:"\f04b\f04b"}.fa-duotone.fa-play-pause:after,.fad.fa-play-pause:after{content:"\e22f\e22f"}.fa-duotone.fa-plug:after,.fad.fa-plug:after{content:"\f1e6\f1e6"}.fa-duotone.fa-add:after,.fa-duotone.fa-plus:after,.fad.fa-add:after,.fad.fa-plus:after{content:"++"}.fa-duotone.fa-plus-minus:after,.fad.fa-plus-minus:after{content:"\e43c\e43c"}.fa-duotone.fa-podcast:after,.fad.fa-podcast:after{content:"\f2ce\f2ce"}.fa-duotone.fa-podium:after,.fad.fa-podium:after{content:"\f680\f680"}.fa-duotone.fa-podium-star:after,.fad.fa-podium-star:after{content:"\f758\f758"}.fa-duotone.fa-police-box:after,.fad.fa-police-box:after{content:"\e021\e021"}.fa-duotone.fa-poll-people:after,.fad.fa-poll-people:after{content:"\f759\f759"}.fa-duotone.fa-pompebled:after,.fad.fa-pompebled:after{content:"\e43d\e43d"}.fa-duotone.fa-poo:after,.fad.fa-poo:after{content:"\f2fe\f2fe"}.fa-duotone.fa-poo-bolt:after,.fa-duotone.fa-poo-storm:after,.fad.fa-poo-bolt:after,.fad.fa-poo-storm:after{content:"\f75a\f75a"}.fa-duotone.fa-pool-8-ball:after,.fad.fa-pool-8-ball:after{content:"\e3c5\e3c5"}.fa-duotone.fa-poop:after,.fad.fa-poop:after{content:"\f619\f619"}.fa-duotone.fa-popcorn:after,.fad.fa-popcorn:after{content:"\f819\f819"}.fa-duotone.fa-popsicle:after,.fad.fa-popsicle:after{content:"\e43e\e43e"}.fa-duotone.fa-pot-food:after,.fad.fa-pot-food:after{content:"\e43f\e43f"}.fa-duotone.fa-potato:after,.fad.fa-potato:after{content:"\e440\e440"}.fa-duotone.fa-power-off:after,.fad.fa-power-off:after{content:"\f011\f011"}.fa-duotone.fa-prescription:after,.fad.fa-prescription:after{content:"\f5b1\f5b1"}.fa-duotone.fa-prescription-bottle:after,.fad.fa-prescription-bottle:after{content:"\f485\f485"}.fa-duotone.fa-prescription-bottle-alt:after,.fa-duotone.fa-prescription-bottle-medical:after,.fad.fa-prescription-bottle-alt:after,.fad.fa-prescription-bottle-medical:after{content:"\f486\f486"}.fa-duotone.fa-presentation-screen:after,.fa-duotone.fa-presentation:after,.fad.fa-presentation-screen:after,.fad.fa-presentation:after{content:"\f685\f685"}.fa-duotone.fa-pretzel:after,.fad.fa-pretzel:after{content:"\e441\e441"}.fa-duotone.fa-print:after,.fad.fa-print:after{content:"\f02f\f02f"}.fa-duotone.fa-print-magnifying-glass:after,.fa-duotone.fa-print-search:after,.fad.fa-print-magnifying-glass:after,.fad.fa-print-search:after{content:"\f81a\f81a"}.fa-duotone.fa-print-slash:after,.fad.fa-print-slash:after{content:"\f686\f686"}.fa-duotone.fa-projector:after,.fad.fa-projector:after{content:"\f8d6\f8d6"}.fa-duotone.fa-pump:after,.fad.fa-pump:after{content:"\e442\e442"}.fa-duotone.fa-pump-medical:after,.fad.fa-pump-medical:after{content:"\e06a\e06a"}.fa-duotone.fa-pump-soap:after,.fad.fa-pump-soap:after{content:"\e06b\e06b"}.fa-duotone.fa-pumpkin:after,.fad.fa-pumpkin:after{content:"\f707\f707"}.fa-duotone.fa-puzzle:after,.fad.fa-puzzle:after{content:"\e443\e443"}.fa-duotone.fa-puzzle-piece:after,.fad.fa-puzzle-piece:after{content:"\f12e\f12e"}.fa-duotone.fa-puzzle-piece-alt:after,.fa-duotone.fa-puzzle-piece-simple:after,.fad.fa-puzzle-piece-alt:after,.fad.fa-puzzle-piece-simple:after{content:"\e231\e231"}.fa-duotone.fa-q:after,.fad.fa-q:after{content:"QQ"}.fa-duotone.fa-qrcode:after,.fad.fa-qrcode:after{content:"\f029\f029"}.fa-duotone.fa-question:after,.fad.fa-question:after{content:"??"}.fa-duotone.fa-quote-left-alt:after,.fa-duotone.fa-quote-left:after,.fad.fa-quote-left-alt:after,.fad.fa-quote-left:after{content:"\f10d\f10d"}.fa-duotone.fa-quote-right-alt:after,.fa-duotone.fa-quote-right:after,.fad.fa-quote-right-alt:after,.fad.fa-quote-right:after{content:"\f10e\f10e"}.fa-duotone.fa-quotes:after,.fad.fa-quotes:after{content:"\e234\e234"}.fa-duotone.fa-r:after,.fad.fa-r:after{content:"RR"}.fa-duotone.fa-rabbit:after,.fad.fa-rabbit:after{content:"\f708\f708"}.fa-duotone.fa-rabbit-fast:after,.fa-duotone.fa-rabbit-running:after,.fad.fa-rabbit-fast:after,.fad.fa-rabbit-running:after{content:"\f709\f709"}.fa-duotone.fa-racquet:after,.fad.fa-racquet:after{content:"\f45a\f45a"}.fa-duotone.fa-radar:after,.fad.fa-radar:after{content:"\e024\e024"}.fa-duotone.fa-radiation:after,.fad.fa-radiation:after{content:"\f7b9\f7b9"}.fa-duotone.fa-radio:after,.fad.fa-radio:after{content:"\f8d7\f8d7"}.fa-duotone.fa-radio-alt:after,.fa-duotone.fa-radio-tuner:after,.fad.fa-radio-alt:after,.fad.fa-radio-tuner:after{content:"\f8d8\f8d8"}.fa-duotone.fa-rainbow:after,.fad.fa-rainbow:after{content:"\f75b\f75b"}.fa-duotone.fa-raindrops:after,.fad.fa-raindrops:after{content:"\f75c\f75c"}.fa-duotone.fa-ram:after,.fad.fa-ram:after{content:"\f70a\f70a"}.fa-duotone.fa-ramp-loading:after,.fad.fa-ramp-loading:after{content:"\f4d4\f4d4"}.fa-duotone.fa-raygun:after,.fad.fa-raygun:after{content:"\e025\e025"}.fa-duotone.fa-receipt:after,.fad.fa-receipt:after{content:"\f543\f543"}.fa-duotone.fa-record-vinyl:after,.fad.fa-record-vinyl:after{content:"\f8d9\f8d9"}.fa-duotone.fa-rectangle-landscape:after,.fa-duotone.fa-rectangle:after,.fad.fa-rectangle-landscape:after,.fad.fa-rectangle:after{content:"\f2fa\f2fa"}.fa-duotone.fa-ad:after,.fa-duotone.fa-rectangle-ad:after,.fad.fa-ad:after,.fad.fa-rectangle-ad:after{content:"\f641\f641"}.fa-duotone.fa-barcode-alt:after,.fa-duotone.fa-rectangle-barcode:after,.fad.fa-barcode-alt:after,.fad.fa-rectangle-barcode:after{content:"\f463\f463"}.fa-duotone.fa-rectangle-code:after,.fad.fa-rectangle-code:after{content:"\e322\e322"}.fa-duotone.fa-rectangle-history:after,.fad.fa-rectangle-history:after{content:"\e4a2\e4a2"}.fa-duotone.fa-rectangle-history-circle-plus:after,.fad.fa-rectangle-history-circle-plus:after{content:"\e4a3\e4a3"}.fa-duotone.fa-rectangle-history-circle-user:after,.fad.fa-rectangle-history-circle-user:after{content:"\e4a4\e4a4"}.fa-duotone.fa-list-alt:after,.fa-duotone.fa-rectangle-list:after,.fad.fa-list-alt:after,.fad.fa-rectangle-list:after{content:"\f022\f022"}.fa-duotone.fa-pro:after,.fa-duotone.fa-rectangle-pro:after,.fad.fa-pro:after,.fad.fa-rectangle-pro:after{content:"\e235\e235"}.fa-duotone.fa-rectangle-terminal:after,.fad.fa-rectangle-terminal:after{content:"\e236\e236"}.fa-duotone.fa-rectangle-portrait:after,.fa-duotone.fa-rectangle-vertical:after,.fad.fa-rectangle-portrait:after,.fad.fa-rectangle-vertical:after{content:"\f2fb\f2fb"}.fa-duotone.fa-rectangle-vertical-history:after,.fad.fa-rectangle-vertical-history:after{content:"\e237\e237"}.fa-duotone.fa-rectangle-wide:after,.fad.fa-rectangle-wide:after{content:"\f2fc\f2fc"}.fa-duotone.fa-rectangle-times:after,.fa-duotone.fa-rectangle-xmark:after,.fa-duotone.fa-times-rectangle:after,.fa-duotone.fa-window-close:after,.fad.fa-rectangle-times:after,.fad.fa-rectangle-xmark:after,.fad.fa-times-rectangle:after,.fad.fa-window-close:after{content:"\f410\f410"}.fa-duotone.fa-rectangles-mixed:after,.fad.fa-rectangles-mixed:after{content:"\e323\e323"}.fa-duotone.fa-recycle:after,.fad.fa-recycle:after{content:"\f1b8\f1b8"}.fa-duotone.fa-reel:after,.fad.fa-reel:after{content:"\e238\e238"}.fa-duotone.fa-refrigerator:after,.fad.fa-refrigerator:after{content:"\e026\e026"}.fa-duotone.fa-registered:after,.fad.fa-registered:after{content:"\f25d\f25d"}.fa-duotone.fa-repeat:after,.fad.fa-repeat:after{content:"\f363\f363"}.fa-duotone.fa-repeat-1:after,.fad.fa-repeat-1:after{content:"\f365\f365"}.fa-duotone.fa-mail-reply:after,.fa-duotone.fa-reply:after,.fad.fa-mail-reply:after,.fad.fa-reply:after{content:"\f3e5\f3e5"}.fa-duotone.fa-mail-reply-all:after,.fa-duotone.fa-reply-all:after,.fad.fa-mail-reply-all:after,.fad.fa-reply-all:after{content:"\f122\f122"}.fa-duotone.fa-reply-clock:after,.fa-duotone.fa-reply-time:after,.fad.fa-reply-clock:after,.fad.fa-reply-time:after{content:"\e239\e239"}.fa-duotone.fa-republican:after,.fad.fa-republican:after{content:"\f75e\f75e"}.fa-duotone.fa-restroom:after,.fad.fa-restroom:after{content:"\f7bd\f7bd"}.fa-duotone.fa-restroom-simple:after,.fad.fa-restroom-simple:after{content:"\e23a\e23a"}.fa-duotone.fa-retweet:after,.fad.fa-retweet:after{content:"\f079\f079"}.fa-duotone.fa-rhombus:after,.fad.fa-rhombus:after{content:"\e23b\e23b"}.fa-duotone.fa-ribbon:after,.fad.fa-ribbon:after{content:"\f4d6\f4d6"}.fa-duotone.fa-arrow-alt-right:after,.fa-duotone.fa-right:after,.fad.fa-arrow-alt-right:after,.fad.fa-right:after{content:"\f356\f356"}.fa-duotone.fa-right-from-bracket:after,.fa-duotone.fa-sign-out-alt:after,.fad.fa-right-from-bracket:after,.fad.fa-sign-out-alt:after{content:"\f2f5\f2f5"}.fa-duotone.fa-arrow-alt-from-left:after,.fa-duotone.fa-right-from-line:after,.fad.fa-arrow-alt-from-left:after,.fad.fa-right-from-line:after{content:"\f347\f347"}.fa-duotone.fa-exchange-alt:after,.fa-duotone.fa-right-left:after,.fad.fa-exchange-alt:after,.fad.fa-right-left:after{content:"\f362\f362"}.fa-duotone.fa-long-arrow-alt-right:after,.fa-duotone.fa-right-long:after,.fad.fa-long-arrow-alt-right:after,.fad.fa-right-long:after{content:"\f30b\f30b"}.fa-duotone.fa-right-long-to-line:after,.fad.fa-right-long-to-line:after{content:"\e444\e444"}.fa-duotone.fa-right-to-bracket:after,.fa-duotone.fa-sign-in-alt:after,.fad.fa-right-to-bracket:after,.fad.fa-sign-in-alt:after{content:"\f2f6\f2f6"}.fa-duotone.fa-arrow-alt-to-right:after,.fa-duotone.fa-right-to-line:after,.fad.fa-arrow-alt-to-right:after,.fad.fa-right-to-line:after{content:"\f34c\f34c"}.fa-duotone.fa-ring:after,.fad.fa-ring:after{content:"\f70b\f70b"}.fa-duotone.fa-rings-wedding:after,.fad.fa-rings-wedding:after{content:"\f81b\f81b"}.fa-duotone.fa-road:after,.fad.fa-road:after{content:"\f018\f018"}.fa-duotone.fa-robot:after,.fad.fa-robot:after{content:"\f544\f544"}.fa-duotone.fa-robot-astromech:after,.fad.fa-robot-astromech:after{content:"\e2d2\e2d2"}.fa-duotone.fa-rocket:after,.fad.fa-rocket:after{content:"\f135\f135"}.fa-duotone.fa-rocket-launch:after,.fad.fa-rocket-launch:after{content:"\e027\e027"}.fa-duotone.fa-roller-coaster:after,.fad.fa-roller-coaster:after{content:"\e324\e324"}.fa-duotone.fa-rotate:after,.fa-duotone.fa-sync-alt:after,.fad.fa-rotate:after,.fad.fa-sync-alt:after{content:"\f2f1\f2f1"}.fa-duotone.fa-rotate-exclamation:after,.fad.fa-rotate-exclamation:after{content:"\e23c\e23c"}.fa-duotone.fa-rotate-back:after,.fa-duotone.fa-rotate-backward:after,.fa-duotone.fa-rotate-left:after,.fa-duotone.fa-undo-alt:after,.fad.fa-rotate-back:after,.fad.fa-rotate-backward:after,.fad.fa-rotate-left:after,.fad.fa-undo-alt:after{content:"\f2ea\f2ea"}.fa-duotone.fa-redo-alt:after,.fa-duotone.fa-rotate-forward:after,.fa-duotone.fa-rotate-right:after,.fad.fa-redo-alt:after,.fad.fa-rotate-forward:after,.fad.fa-rotate-right:after{content:"\f2f9\f2f9"}.fa-duotone.fa-route:after,.fad.fa-route:after{content:"\f4d7\f4d7"}.fa-duotone.fa-route-highway:after,.fad.fa-route-highway:after{content:"\f61a\f61a"}.fa-duotone.fa-route-interstate:after,.fad.fa-route-interstate:after{content:"\f61b\f61b"}.fa-duotone.fa-router:after,.fad.fa-router:after{content:"\f8da\f8da"}.fa-duotone.fa-feed:after,.fa-duotone.fa-rss:after,.fad.fa-feed:after,.fad.fa-rss:after{content:"\f09e\f09e"}.fa-duotone.fa-rouble:after,.fa-duotone.fa-rub:after,.fa-duotone.fa-ruble-sign:after,.fa-duotone.fa-ruble:after,.fad.fa-rouble:after,.fad.fa-rub:after,.fad.fa-ruble-sign:after,.fad.fa-ruble:after{content:"\f158\f158"}.fa-duotone.fa-rugby-ball:after,.fad.fa-rugby-ball:after{content:"\e3c6\e3c6"}.fa-duotone.fa-ruler:after,.fad.fa-ruler:after{content:"\f545\f545"}.fa-duotone.fa-ruler-combined:after,.fad.fa-ruler-combined:after{content:"\f546\f546"}.fa-duotone.fa-ruler-horizontal:after,.fad.fa-ruler-horizontal:after{content:"\f547\f547"}.fa-duotone.fa-ruler-triangle:after,.fad.fa-ruler-triangle:after{content:"\f61c\f61c"}.fa-duotone.fa-ruler-vertical:after,.fad.fa-ruler-vertical:after{content:"\f548\f548"}.fa-duotone.fa-rupee-sign:after,.fa-duotone.fa-rupee:after,.fad.fa-rupee-sign:after,.fad.fa-rupee:after{content:"\f156\f156"}.fa-duotone.fa-rupiah-sign:after,.fad.fa-rupiah-sign:after{content:"\e23d\e23d"}.fa-duotone.fa-rv:after,.fad.fa-rv:after{content:"\f7be\f7be"}.fa-duotone.fa-s:after,.fad.fa-s:after{content:"SS"}.fa-duotone.fa-sack:after,.fad.fa-sack:after{content:"\f81c\f81c"}.fa-duotone.fa-sack-dollar:after,.fad.fa-sack-dollar:after{content:"\f81d\f81d"}.fa-duotone.fa-sailboat:after,.fad.fa-sailboat:after{content:"\e445\e445"}.fa-duotone.fa-bowl-salad:after,.fa-duotone.fa-salad:after,.fad.fa-bowl-salad:after,.fad.fa-salad:after{content:"\f81e\f81e"}.fa-duotone.fa-salt-shaker:after,.fad.fa-salt-shaker:after{content:"\e446\e446"}.fa-duotone.fa-sandwich:after,.fad.fa-sandwich:after{content:"\f81f\f81f"}.fa-duotone.fa-satellite:after,.fad.fa-satellite:after{content:"\f7bf\f7bf"}.fa-duotone.fa-satellite-dish:after,.fad.fa-satellite-dish:after{content:"\f7c0\f7c0"}.fa-duotone.fa-sausage:after,.fad.fa-sausage:after{content:"\f820\f820"}.fa-duotone.fa-saxophone:after,.fad.fa-saxophone:after{content:"\f8dc\f8dc"}.fa-duotone.fa-sax-hot:after,.fa-duotone.fa-saxophone-fire:after,.fad.fa-sax-hot:after,.fad.fa-saxophone-fire:after{content:"\f8db\f8db"}.fa-duotone.fa-balance-scale:after,.fa-duotone.fa-scale-balanced:after,.fad.fa-balance-scale:after,.fad.fa-scale-balanced:after{content:"\f24e\f24e"}.fa-duotone.fa-balance-scale-left:after,.fa-duotone.fa-scale-unbalanced:after,.fad.fa-balance-scale-left:after,.fad.fa-scale-unbalanced:after{content:"\f515\f515"}.fa-duotone.fa-balance-scale-right:after,.fa-duotone.fa-scale-unbalanced-flip:after,.fad.fa-balance-scale-right:after,.fad.fa-scale-unbalanced-flip:after{content:"\f516\f516"}.fa-duotone.fa-scalpel:after,.fad.fa-scalpel:after{content:"\f61d\f61d"}.fa-duotone.fa-scalpel-line-dashed:after,.fa-duotone.fa-scalpel-path:after,.fad.fa-scalpel-line-dashed:after,.fad.fa-scalpel-path:after{content:"\f61e\f61e"}.fa-duotone.fa-scanner-image:after,.fa-duotone.fa-scanner:after,.fad.fa-scanner-image:after,.fad.fa-scanner:after{content:"\f8f3\f8f3"}.fa-duotone.fa-scanner-gun:after,.fad.fa-scanner-gun:after{content:"\f488\f488"}.fa-duotone.fa-scanner-keyboard:after,.fad.fa-scanner-keyboard:after{content:"\f489\f489"}.fa-duotone.fa-scanner-touchscreen:after,.fad.fa-scanner-touchscreen:after{content:"\f48a\f48a"}.fa-duotone.fa-scarecrow:after,.fad.fa-scarecrow:after{content:"\f70d\f70d"}.fa-duotone.fa-scarf:after,.fad.fa-scarf:after{content:"\f7c1\f7c1"}.fa-duotone.fa-school:after,.fad.fa-school:after{content:"\f549\f549"}.fa-duotone.fa-cut:after,.fa-duotone.fa-scissors:after,.fad.fa-cut:after,.fad.fa-scissors:after{content:"\f0c4\f0c4"}.fa-duotone.fa-screen-users:after,.fa-duotone.fa-users-class:after,.fad.fa-screen-users:after,.fad.fa-users-class:after{content:"\f63d\f63d"}.fa-duotone.fa-screencast:after,.fad.fa-screencast:after{content:"\e23e\e23e"}.fa-duotone.fa-screwdriver:after,.fad.fa-screwdriver:after{content:"\f54a\f54a"}.fa-duotone.fa-screwdriver-wrench:after,.fa-duotone.fa-tools:after,.fad.fa-screwdriver-wrench:after,.fad.fa-tools:after{content:"\f7d9\f7d9"}.fa-duotone.fa-scribble:after,.fad.fa-scribble:after{content:"\e23f\e23f"}.fa-duotone.fa-scroll:after,.fad.fa-scroll:after{content:"\f70e\f70e"}.fa-duotone.fa-scroll-old:after,.fad.fa-scroll-old:after{content:"\f70f\f70f"}.fa-duotone.fa-scroll-torah:after,.fa-duotone.fa-torah:after,.fad.fa-scroll-torah:after,.fad.fa-torah:after{content:"\f6a0\f6a0"}.fa-duotone.fa-scrubber:after,.fad.fa-scrubber:after{content:"\f2f8\f2f8"}.fa-duotone.fa-scythe:after,.fad.fa-scythe:after{content:"\f710\f710"}.fa-duotone.fa-sd-card:after,.fad.fa-sd-card:after{content:"\f7c2\f7c2"}.fa-duotone.fa-sd-cards:after,.fad.fa-sd-cards:after{content:"\e240\e240"}.fa-duotone.fa-seal:after,.fad.fa-seal:after{content:"\e241\e241"}.fa-duotone.fa-seal-exclamation:after,.fad.fa-seal-exclamation:after{content:"\e242\e242"}.fa-duotone.fa-seal-question:after,.fad.fa-seal-question:after{content:"\e243\e243"}.fa-duotone.fa-seat-airline:after,.fad.fa-seat-airline:after{content:"\e244\e244"}.fa-duotone.fa-section:after,.fad.fa-section:after{content:"\e447\e447"}.fa-duotone.fa-seedling:after,.fa-duotone.fa-sprout:after,.fad.fa-seedling:after,.fad.fa-sprout:after{content:"\f4d8\f4d8"}.fa-duotone.fa-semicolon:after,.fad.fa-semicolon:after{content:";;"}.fa-duotone.fa-send-back:after,.fad.fa-send-back:after{content:"\f87e\f87e"}.fa-duotone.fa-send-backward:after,.fad.fa-send-backward:after{content:"\f87f\f87f"}.fa-duotone.fa-sensor:after,.fad.fa-sensor:after{content:"\e028\e028"}.fa-duotone.fa-sensor-cloud:after,.fa-duotone.fa-sensor-smoke:after,.fad.fa-sensor-cloud:after,.fad.fa-sensor-smoke:after{content:"\e02c\e02c"}.fa-duotone.fa-sensor-fire:after,.fad.fa-sensor-fire:after{content:"\e02a\e02a"}.fa-duotone.fa-sensor-on:after,.fad.fa-sensor-on:after{content:"\e02b\e02b"}.fa-duotone.fa-sensor-alert:after,.fa-duotone.fa-sensor-triangle-exclamation:after,.fad.fa-sensor-alert:after,.fad.fa-sensor-triangle-exclamation:after{content:"\e029\e029"}.fa-duotone.fa-server:after,.fad.fa-server:after{content:"\f233\f233"}.fa-duotone.fa-shapes:after,.fa-duotone.fa-triangle-circle-square:after,.fad.fa-shapes:after,.fad.fa-triangle-circle-square:after{content:"\f61f\f61f"}.fa-duotone.fa-arrow-turn-right:after,.fa-duotone.fa-mail-forward:after,.fa-duotone.fa-share:after,.fad.fa-arrow-turn-right:after,.fad.fa-mail-forward:after,.fad.fa-share:after{content:"\f064\f064"}.fa-duotone.fa-arrows-turn-right:after,.fa-duotone.fa-share-all:after,.fad.fa-arrows-turn-right:after,.fad.fa-share-all:after{content:"\f367\f367"}.fa-duotone.fa-share-from-square:after,.fa-duotone.fa-share-square:after,.fad.fa-share-from-square:after,.fad.fa-share-square:after{content:"\f14d\f14d"}.fa-duotone.fa-share-alt:after,.fa-duotone.fa-share-nodes:after,.fad.fa-share-alt:after,.fad.fa-share-nodes:after{content:"\f1e0\f1e0"}.fa-duotone.fa-sheep:after,.fad.fa-sheep:after{content:"\f711\f711"}.fa-duotone.fa-ils:after,.fa-duotone.fa-shekel-sign:after,.fa-duotone.fa-shekel:after,.fa-duotone.fa-sheqel-sign:after,.fa-duotone.fa-sheqel:after,.fad.fa-ils:after,.fad.fa-shekel-sign:after,.fad.fa-shekel:after,.fad.fa-sheqel-sign:after,.fad.fa-sheqel:after{content:"\f20b\f20b"}.fa-duotone.fa-inventory:after,.fa-duotone.fa-shelves:after,.fad.fa-inventory:after,.fad.fa-shelves:after{content:"\f480\f480"}.fa-duotone.fa-shelves-empty:after,.fad.fa-shelves-empty:after{content:"\e246\e246"}.fa-duotone.fa-shield:after,.fad.fa-shield:after{content:"\f132\f132"}.fa-duotone.fa-shield-alt:after,.fa-duotone.fa-shield-blank:after,.fad.fa-shield-alt:after,.fad.fa-shield-blank:after{content:"\f3ed\f3ed"}.fa-duotone.fa-shield-check:after,.fad.fa-shield-check:after{content:"\f2f7\f2f7"}.fa-duotone.fa-shield-cross:after,.fad.fa-shield-cross:after{content:"\f712\f712"}.fa-duotone.fa-shield-exclamation:after,.fad.fa-shield-exclamation:after{content:"\e247\e247"}.fa-duotone.fa-shield-keyhole:after,.fad.fa-shield-keyhole:after{content:"\e248\e248"}.fa-duotone.fa-shield-minus:after,.fad.fa-shield-minus:after{content:"\e249\e249"}.fa-duotone.fa-shield-plus:after,.fad.fa-shield-plus:after{content:"\e24a\e24a"}.fa-duotone.fa-shield-slash:after,.fad.fa-shield-slash:after{content:"\e24b\e24b"}.fa-duotone.fa-shield-virus:after,.fad.fa-shield-virus:after{content:"\e06c\e06c"}.fa-duotone.fa-shield-times:after,.fa-duotone.fa-shield-xmark:after,.fad.fa-shield-times:after,.fad.fa-shield-xmark:after{content:"\e24c\e24c"}.fa-duotone.fa-ship:after,.fad.fa-ship:after{content:"\f21a\f21a"}.fa-duotone.fa-shirt:after,.fa-duotone.fa-t-shirt:after,.fa-duotone.fa-tshirt:after,.fad.fa-shirt:after,.fad.fa-t-shirt:after,.fad.fa-tshirt:after{content:"\f553\f553"}.fa-duotone.fa-shirt-long-sleeve:after,.fad.fa-shirt-long-sleeve:after{content:"\e3c7\e3c7"}.fa-duotone.fa-shirt-running:after,.fad.fa-shirt-running:after{content:"\e3c8\e3c8"}.fa-duotone.fa-shirt-tank-top:after,.fad.fa-shirt-tank-top:after{content:"\e3c9\e3c9"}.fa-duotone.fa-shish-kebab:after,.fad.fa-shish-kebab:after{content:"\f821\f821"}.fa-duotone.fa-shoe-prints:after,.fad.fa-shoe-prints:after{content:"\f54b\f54b"}.fa-duotone.fa-shop:after,.fa-duotone.fa-store-alt:after,.fad.fa-shop:after,.fad.fa-store-alt:after{content:"\f54f\f54f"}.fa-duotone.fa-shop-lock:after,.fad.fa-shop-lock:after{content:"\e4a5\e4a5"}.fa-duotone.fa-shop-slash:after,.fa-duotone.fa-store-alt-slash:after,.fad.fa-shop-slash:after,.fad.fa-store-alt-slash:after{content:"\e070\e070"}.fa-duotone.fa-shovel:after,.fad.fa-shovel:after{content:"\f713\f713"}.fa-duotone.fa-shovel-snow:after,.fad.fa-shovel-snow:after{content:"\f7c3\f7c3"}.fa-duotone.fa-shower:after,.fad.fa-shower:after{content:"\f2cc\f2cc"}.fa-duotone.fa-shower-alt:after,.fa-duotone.fa-shower-down:after,.fad.fa-shower-alt:after,.fad.fa-shower-down:after{content:"\e24d\e24d"}.fa-duotone.fa-shredder:after,.fad.fa-shredder:after{content:"\f68a\f68a"}.fa-duotone.fa-shrimp:after,.fad.fa-shrimp:after{content:"\e448\e448"}.fa-duotone.fa-random:after,.fa-duotone.fa-shuffle:after,.fad.fa-random:after,.fad.fa-shuffle:after{content:"\f074\f074"}.fa-duotone.fa-shutters:after,.fad.fa-shutters:after{content:"\e449\e449"}.fa-duotone.fa-shuttle-space:after,.fa-duotone.fa-space-shuttle:after,.fad.fa-shuttle-space:after,.fad.fa-space-shuttle:after{content:"\f197\f197"}.fa-duotone.fa-shuttlecock:after,.fad.fa-shuttlecock:after{content:"\f45b\f45b"}.fa-duotone.fa-sickle:after,.fad.fa-sickle:after{content:"\f822\f822"}.fa-duotone.fa-sidebar:after,.fad.fa-sidebar:after{content:"\e24e\e24e"}.fa-duotone.fa-sidebar-flip:after,.fad.fa-sidebar-flip:after{content:"\e24f\e24f"}.fa-duotone.fa-sigma:after,.fad.fa-sigma:after{content:"\f68b\f68b"}.fa-duotone.fa-sign-hanging:after,.fa-duotone.fa-sign:after,.fad.fa-sign-hanging:after,.fad.fa-sign:after{content:"\f4d9\f4d9"}.fa-duotone.fa-signal-5:after,.fa-duotone.fa-signal-perfect:after,.fa-duotone.fa-signal:after,.fad.fa-signal-5:after,.fad.fa-signal-perfect:after,.fad.fa-signal:after{content:"\f012\f012"}.fa-duotone.fa-signal-alt-4:after,.fa-duotone.fa-signal-alt:after,.fa-duotone.fa-signal-bars-strong:after,.fa-duotone.fa-signal-bars:after,.fad.fa-signal-alt-4:after,.fad.fa-signal-alt:after,.fad.fa-signal-bars-strong:after,.fad.fa-signal-bars:after{content:"\f690\f690"}.fa-duotone.fa-signal-alt-2:after,.fa-duotone.fa-signal-bars-fair:after,.fad.fa-signal-alt-2:after,.fad.fa-signal-bars-fair:after{content:"\f692\f692"}.fa-duotone.fa-signal-alt-3:after,.fa-duotone.fa-signal-bars-good:after,.fad.fa-signal-alt-3:after,.fad.fa-signal-bars-good:after{content:"\f693\f693"}.fa-duotone.fa-signal-alt-slash:after,.fa-duotone.fa-signal-bars-slash:after,.fad.fa-signal-alt-slash:after,.fad.fa-signal-bars-slash:after{content:"\f694\f694"}.fa-duotone.fa-signal-alt-1:after,.fa-duotone.fa-signal-bars-weak:after,.fad.fa-signal-alt-1:after,.fad.fa-signal-bars-weak:after{content:"\f691\f691"}.fa-duotone.fa-signal-2:after,.fa-duotone.fa-signal-fair:after,.fad.fa-signal-2:after,.fad.fa-signal-fair:after{content:"\f68d\f68d"}.fa-duotone.fa-signal-3:after,.fa-duotone.fa-signal-good:after,.fad.fa-signal-3:after,.fad.fa-signal-good:after{content:"\f68e\f68e"}.fa-duotone.fa-signal-slash:after,.fad.fa-signal-slash:after{content:"\f695\f695"}.fa-duotone.fa-signal-stream:after,.fad.fa-signal-stream:after{content:"\f8dd\f8dd"}.fa-duotone.fa-signal-stream-slash:after,.fad.fa-signal-stream-slash:after{content:"\e250\e250"}.fa-duotone.fa-signal-4:after,.fa-duotone.fa-signal-strong:after,.fad.fa-signal-4:after,.fad.fa-signal-strong:after{content:"\f68f\f68f"}.fa-duotone.fa-signal-1:after,.fa-duotone.fa-signal-weak:after,.fad.fa-signal-1:after,.fad.fa-signal-weak:after{content:"\f68c\f68c"}.fa-duotone.fa-signature:after,.fad.fa-signature:after{content:"\f5b7\f5b7"}.fa-duotone.fa-signature-lock:after,.fad.fa-signature-lock:after{content:"\e3ca\e3ca"}.fa-duotone.fa-signature-slash:after,.fad.fa-signature-slash:after{content:"\e3cb\e3cb"}.fa-duotone.fa-map-signs:after,.fa-duotone.fa-signs-post:after,.fad.fa-map-signs:after,.fad.fa-signs-post:after{content:"\f277\f277"}.fa-duotone.fa-sim-card:after,.fad.fa-sim-card:after{content:"\f7c4\f7c4"}.fa-duotone.fa-sim-cards:after,.fad.fa-sim-cards:after{content:"\e251\e251"}.fa-duotone.fa-sink:after,.fad.fa-sink:after{content:"\e06d\e06d"}.fa-duotone.fa-siren:after,.fad.fa-siren:after{content:"\e02d\e02d"}.fa-duotone.fa-siren-on:after,.fad.fa-siren-on:after{content:"\e02e\e02e"}.fa-duotone.fa-sitemap:after,.fad.fa-sitemap:after{content:"\f0e8\f0e8"}.fa-duotone.fa-skeleton:after,.fad.fa-skeleton:after{content:"\f620\f620"}.fa-duotone.fa-ski-boot:after,.fad.fa-ski-boot:after{content:"\e3cc\e3cc"}.fa-duotone.fa-ski-boot-ski:after,.fad.fa-ski-boot-ski:after{content:"\e3cd\e3cd"}.fa-duotone.fa-skull:after,.fad.fa-skull:after{content:"\f54c\f54c"}.fa-duotone.fa-skull-cow:after,.fad.fa-skull-cow:after{content:"\f8de\f8de"}.fa-duotone.fa-skull-crossbones:after,.fad.fa-skull-crossbones:after{content:"\f714\f714"}.fa-duotone.fa-slash:after,.fad.fa-slash:after{content:"\f715\f715"}.fa-duotone.fa-slash-back:after,.fad.fa-slash-back:after{content:"\\\\"}.fa-duotone.fa-slash-forward:after,.fad.fa-slash-forward:after{content:"//"}.fa-duotone.fa-sleigh:after,.fad.fa-sleigh:after{content:"\f7cc\f7cc"}.fa-duotone.fa-slider:after,.fad.fa-slider:after{content:"\e252\e252"}.fa-duotone.fa-sliders-h:after,.fa-duotone.fa-sliders:after,.fad.fa-sliders-h:after,.fad.fa-sliders:after{content:"\f1de\f1de"}.fa-duotone.fa-sliders-simple:after,.fad.fa-sliders-simple:after{content:"\e253\e253"}.fa-duotone.fa-sliders-up:after,.fa-duotone.fa-sliders-v:after,.fad.fa-sliders-up:after,.fad.fa-sliders-v:after{content:"\f3f1\f3f1"}.fa-duotone.fa-slot-machine:after,.fad.fa-slot-machine:after{content:"\e3ce\e3ce"}.fa-duotone.fa-smog:after,.fad.fa-smog:after{content:"\f75f\f75f"}.fa-duotone.fa-smoke:after,.fad.fa-smoke:after{content:"\f760\f760"}.fa-duotone.fa-smoking:after,.fad.fa-smoking:after{content:"\f48d\f48d"}.fa-duotone.fa-snake:after,.fad.fa-snake:after{content:"\f716\f716"}.fa-duotone.fa-snooze:after,.fa-duotone.fa-zzz:after,.fad.fa-snooze:after,.fad.fa-zzz:after{content:"\f880\f880"}.fa-duotone.fa-snow-blowing:after,.fad.fa-snow-blowing:after{content:"\f761\f761"}.fa-duotone.fa-snowflake:after,.fad.fa-snowflake:after{content:"\f2dc\f2dc"}.fa-duotone.fa-snowflakes:after,.fad.fa-snowflakes:after{content:"\f7cf\f7cf"}.fa-duotone.fa-snowman:after,.fad.fa-snowman:after{content:"\f7d0\f7d0"}.fa-duotone.fa-frosty-head:after,.fa-duotone.fa-snowman-head:after,.fad.fa-frosty-head:after,.fad.fa-snowman-head:after{content:"\f79b\f79b"}.fa-duotone.fa-snowplow:after,.fad.fa-snowplow:after{content:"\f7d2\f7d2"}.fa-duotone.fa-soap:after,.fad.fa-soap:after{content:"\e06e\e06e"}.fa-duotone.fa-socks:after,.fad.fa-socks:after{content:"\f696\f696"}.fa-duotone.fa-creemee:after,.fa-duotone.fa-soft-serve:after,.fad.fa-creemee:after,.fad.fa-soft-serve:after{content:"\e400\e400"}.fa-duotone.fa-solar-panel:after,.fad.fa-solar-panel:after{content:"\f5ba\f5ba"}.fa-duotone.fa-solar-system:after,.fad.fa-solar-system:after{content:"\e02f\e02f"}.fa-duotone.fa-sort:after,.fa-duotone.fa-unsorted:after,.fad.fa-sort:after,.fad.fa-unsorted:after{content:"\f0dc\f0dc"}.fa-duotone.fa-sort-desc:after,.fa-duotone.fa-sort-down:after,.fad.fa-sort-desc:after,.fad.fa-sort-down:after{content:"\f0dd\f0dd"}.fa-duotone.fa-sort-asc:after,.fa-duotone.fa-sort-up:after,.fad.fa-sort-asc:after,.fad.fa-sort-up:after{content:"\f0de\f0de"}.fa-duotone.fa-spa:after,.fad.fa-spa:after{content:"\f5bb\f5bb"}.fa-duotone.fa-space-station-moon:after,.fad.fa-space-station-moon:after{content:"\e033\e033"}.fa-duotone.fa-space-station-moon-alt:after,.fa-duotone.fa-space-station-moon-construction:after,.fad.fa-space-station-moon-alt:after,.fad.fa-space-station-moon-construction:after{content:"\e034\e034"}.fa-duotone.fa-spade:after,.fad.fa-spade:after{content:"\f2f4\f2f4"}.fa-duotone.fa-pastafarianism:after,.fa-duotone.fa-spaghetti-monster-flying:after,.fad.fa-pastafarianism:after,.fad.fa-spaghetti-monster-flying:after{content:"\f67b\f67b"}.fa-duotone.fa-sparkles:after,.fad.fa-sparkles:after{content:"\f890\f890"}.fa-duotone.fa-speaker:after,.fad.fa-speaker:after{content:"\f8df\f8df"}.fa-duotone.fa-speakers:after,.fad.fa-speakers:after{content:"\f8e0\f8e0"}.fa-duotone.fa-spell-check:after,.fad.fa-spell-check:after{content:"\f891\f891"}.fa-duotone.fa-spider:after,.fad.fa-spider:after{content:"\f717\f717"}.fa-duotone.fa-spider-black-widow:after,.fad.fa-spider-black-widow:after{content:"\f718\f718"}.fa-duotone.fa-spider-web:after,.fad.fa-spider-web:after{content:"\f719\f719"}.fa-duotone.fa-spinner:after,.fad.fa-spinner:after{content:"\f110\f110"}.fa-duotone.fa-spinner-third:after,.fad.fa-spinner-third:after{content:"\f3f4\f3f4"}.fa-duotone.fa-split:after,.fad.fa-split:after{content:"\e254\e254"}.fa-duotone.fa-splotch:after,.fad.fa-splotch:after{content:"\f5bc\f5bc"}.fa-duotone.fa-spoon:after,.fa-duotone.fa-utensil-spoon:after,.fad.fa-spoon:after,.fad.fa-utensil-spoon:after{content:"\f2e5\f2e5"}.fa-duotone.fa-sportsball:after,.fad.fa-sportsball:after{content:"\e44b\e44b"}.fa-duotone.fa-spray-can:after,.fad.fa-spray-can:after{content:"\f5bd\f5bd"}.fa-duotone.fa-air-freshener:after,.fa-duotone.fa-spray-can-sparkles:after,.fad.fa-air-freshener:after,.fad.fa-spray-can-sparkles:after{content:"\f5d0\f5d0"}.fa-duotone.fa-sprinkler:after,.fad.fa-sprinkler:after{content:"\e035\e035"}.fa-duotone.fa-sprinkler-ceiling:after,.fad.fa-sprinkler-ceiling:after{content:"\e44c\e44c"}.fa-duotone.fa-square:after,.fad.fa-square:after{content:"\f0c8\f0c8"}.fa-duotone.fa-square-0:after,.fad.fa-square-0:after{content:"\e255\e255"}.fa-duotone.fa-square-1:after,.fad.fa-square-1:after{content:"\e256\e256"}.fa-duotone.fa-square-2:after,.fad.fa-square-2:after{content:"\e257\e257"}.fa-duotone.fa-square-3:after,.fad.fa-square-3:after{content:"\e258\e258"}.fa-duotone.fa-square-4:after,.fad.fa-square-4:after{content:"\e259\e259"}.fa-duotone.fa-square-5:after,.fad.fa-square-5:after{content:"\e25a\e25a"}.fa-duotone.fa-square-6:after,.fad.fa-square-6:after{content:"\e25b\e25b"}.fa-duotone.fa-square-7:after,.fad.fa-square-7:after{content:"\e25c\e25c"}.fa-duotone.fa-square-8:after,.fad.fa-square-8:after{content:"\e25d\e25d"}.fa-duotone.fa-square-9:after,.fad.fa-square-9:after{content:"\e25e\e25e"}.fa-duotone.fa-square-a:after,.fad.fa-square-a:after{content:"\e25f\e25f"}.fa-duotone.fa-square-a-lock:after,.fad.fa-square-a-lock:after{content:"\e44d\e44d"}.fa-duotone.fa-square-ampersand:after,.fad.fa-square-ampersand:after{content:"\e260\e260"}.fa-duotone.fa-arrow-square-down:after,.fa-duotone.fa-square-arrow-down:after,.fad.fa-arrow-square-down:after,.fad.fa-square-arrow-down:after{content:"\f339\f339"}.fa-duotone.fa-square-arrow-down-left:after,.fad.fa-square-arrow-down-left:after{content:"\e261\e261"}.fa-duotone.fa-square-arrow-down-right:after,.fad.fa-square-arrow-down-right:after{content:"\e262\e262"}.fa-duotone.fa-arrow-square-left:after,.fa-duotone.fa-square-arrow-left:after,.fad.fa-arrow-square-left:after,.fad.fa-square-arrow-left:after{content:"\f33a\f33a"}.fa-duotone.fa-arrow-square-right:after,.fa-duotone.fa-square-arrow-right:after,.fad.fa-arrow-square-right:after,.fad.fa-square-arrow-right:after{content:"\f33b\f33b"}.fa-duotone.fa-arrow-square-up:after,.fa-duotone.fa-square-arrow-up:after,.fad.fa-arrow-square-up:after,.fad.fa-square-arrow-up:after{content:"\f33c\f33c"}.fa-duotone.fa-square-arrow-up-left:after,.fad.fa-square-arrow-up-left:after{content:"\e263\e263"}.fa-duotone.fa-external-link-square:after,.fa-duotone.fa-square-arrow-up-right:after,.fad.fa-external-link-square:after,.fad.fa-square-arrow-up-right:after{content:"\f14c\f14c"}.fa-duotone.fa-square-b:after,.fad.fa-square-b:after{content:"\e264\e264"}.fa-duotone.fa-square-bolt:after,.fad.fa-square-bolt:after{content:"\e265\e265"}.fa-duotone.fa-square-c:after,.fad.fa-square-c:after{content:"\e266\e266"}.fa-duotone.fa-caret-square-down:after,.fa-duotone.fa-square-caret-down:after,.fad.fa-caret-square-down:after,.fad.fa-square-caret-down:after{content:"\f150\f150"}.fa-duotone.fa-caret-square-left:after,.fa-duotone.fa-square-caret-left:after,.fad.fa-caret-square-left:after,.fad.fa-square-caret-left:after{content:"\f191\f191"}.fa-duotone.fa-caret-square-right:after,.fa-duotone.fa-square-caret-right:after,.fad.fa-caret-square-right:after,.fad.fa-square-caret-right:after{content:"\f152\f152"}.fa-duotone.fa-caret-square-up:after,.fa-duotone.fa-square-caret-up:after,.fad.fa-caret-square-up:after,.fad.fa-square-caret-up:after{content:"\f151\f151"}.fa-duotone.fa-check-square:after,.fa-duotone.fa-square-check:after,.fad.fa-check-square:after,.fad.fa-square-check:after{content:"\f14a\f14a"}.fa-duotone.fa-chevron-square-down:after,.fa-duotone.fa-square-chevron-down:after,.fad.fa-chevron-square-down:after,.fad.fa-square-chevron-down:after{content:"\f329\f329"}.fa-duotone.fa-chevron-square-left:after,.fa-duotone.fa-square-chevron-left:after,.fad.fa-chevron-square-left:after,.fad.fa-square-chevron-left:after{content:"\f32a\f32a"}.fa-duotone.fa-chevron-square-right:after,.fa-duotone.fa-square-chevron-right:after,.fad.fa-chevron-square-right:after,.fad.fa-square-chevron-right:after{content:"\f32b\f32b"}.fa-duotone.fa-chevron-square-up:after,.fa-duotone.fa-square-chevron-up:after,.fad.fa-chevron-square-up:after,.fad.fa-square-chevron-up:after{content:"\f32c\f32c"}.fa-duotone.fa-square-code:after,.fad.fa-square-code:after{content:"\e267\e267"}.fa-duotone.fa-square-d:after,.fad.fa-square-d:after{content:"\e268\e268"}.fa-duotone.fa-square-dashed:after,.fad.fa-square-dashed:after{content:"\e269\e269"}.fa-duotone.fa-square-divide:after,.fad.fa-square-divide:after{content:"\e26a\e26a"}.fa-duotone.fa-dollar-square:after,.fa-duotone.fa-square-dollar:after,.fa-duotone.fa-usd-square:after,.fad.fa-dollar-square:after,.fad.fa-square-dollar:after,.fad.fa-usd-square:after{content:"\f2e9\f2e9"}.fa-duotone.fa-arrow-alt-square-down:after,.fa-duotone.fa-square-down:after,.fad.fa-arrow-alt-square-down:after,.fad.fa-square-down:after{content:"\f350\f350"}.fa-duotone.fa-square-down-left:after,.fad.fa-square-down-left:after{content:"\e26b\e26b"}.fa-duotone.fa-square-down-right:after,.fad.fa-square-down-right:after{content:"\e26c\e26c"}.fa-duotone.fa-square-e:after,.fad.fa-square-e:after{content:"\e26d\e26d"}.fa-duotone.fa-square-ellipsis:after,.fad.fa-square-ellipsis:after{content:"\e26e\e26e"}.fa-duotone.fa-square-ellipsis-vertical:after,.fad.fa-square-ellipsis-vertical:after{content:"\e26f\e26f"}.fa-duotone.fa-envelope-square:after,.fa-duotone.fa-square-envelope:after,.fad.fa-envelope-square:after,.fad.fa-square-envelope:after{content:"\f199\f199"}.fa-duotone.fa-exclamation-square:after,.fa-duotone.fa-square-exclamation:after,.fad.fa-exclamation-square:after,.fad.fa-square-exclamation:after{content:"\f321\f321"}.fa-duotone.fa-square-f:after,.fad.fa-square-f:after{content:"\e270\e270"}.fa-duotone.fa-box-fragile:after,.fa-duotone.fa-square-fragile:after,.fa-duotone.fa-square-wine-glass-crack:after,.fad.fa-box-fragile:after,.fad.fa-square-fragile:after,.fad.fa-square-wine-glass-crack:after{content:"\f49b\f49b"}.fa-duotone.fa-square-full:after,.fad.fa-square-full:after{content:"\f45c\f45c"}.fa-duotone.fa-square-g:after,.fad.fa-square-g:after{content:"\e271\e271"}.fa-duotone.fa-h-square:after,.fa-duotone.fa-square-h:after,.fad.fa-h-square:after,.fad.fa-square-h:after{content:"\f0fd\f0fd"}.fa-duotone.fa-heart-square:after,.fa-duotone.fa-square-heart:after,.fad.fa-heart-square:after,.fad.fa-square-heart:after{content:"\f4c8\f4c8"}.fa-duotone.fa-square-i:after,.fad.fa-square-i:after{content:"\e272\e272"}.fa-duotone.fa-info-square:after,.fa-duotone.fa-square-info:after,.fad.fa-info-square:after,.fad.fa-square-info:after{content:"\f30f\f30f"}.fa-duotone.fa-square-j:after,.fad.fa-square-j:after{content:"\e273\e273"}.fa-duotone.fa-square-k:after,.fad.fa-square-k:after{content:"\e274\e274"}.fa-duotone.fa-square-kanban:after,.fad.fa-square-kanban:after{content:"\e488\e488"}.fa-duotone.fa-square-l:after,.fad.fa-square-l:after{content:"\e275\e275"}.fa-duotone.fa-arrow-alt-square-left:after,.fa-duotone.fa-square-left:after,.fad.fa-arrow-alt-square-left:after,.fad.fa-square-left:after{content:"\f351\f351"}.fa-duotone.fa-square-list:after,.fad.fa-square-list:after{content:"\e489\e489"}.fa-duotone.fa-square-m:after,.fad.fa-square-m:after{content:"\e276\e276"}.fa-duotone.fa-minus-square:after,.fa-duotone.fa-square-minus:after,.fad.fa-minus-square:after,.fad.fa-square-minus:after{content:"\f146\f146"}.fa-duotone.fa-square-n:after,.fad.fa-square-n:after{content:"\e277\e277"}.fa-duotone.fa-square-o:after,.fad.fa-square-o:after{content:"\e278\e278"}.fa-duotone.fa-square-p:after,.fad.fa-square-p:after{content:"\e279\e279"}.fa-duotone.fa-parking:after,.fa-duotone.fa-square-parking:after,.fad.fa-parking:after,.fad.fa-square-parking:after{content:"\f540\f540"}.fa-duotone.fa-parking-slash:after,.fa-duotone.fa-square-parking-slash:after,.fad.fa-parking-slash:after,.fad.fa-square-parking-slash:after{content:"\f617\f617"}.fa-duotone.fa-pen-square:after,.fa-duotone.fa-pencil-square:after,.fa-duotone.fa-square-pen:after,.fad.fa-pen-square:after,.fad.fa-pencil-square:after,.fad.fa-square-pen:after{content:"\f14b\f14b"}.fa-duotone.fa-phone-square:after,.fa-duotone.fa-square-phone:after,.fad.fa-phone-square:after,.fad.fa-square-phone:after{content:"\f098\f098"}.fa-duotone.fa-phone-square-alt:after,.fa-duotone.fa-square-phone-flip:after,.fad.fa-phone-square-alt:after,.fad.fa-square-phone-flip:after{content:"\f87b\f87b"}.fa-duotone.fa-phone-square-down:after,.fa-duotone.fa-square-phone-hangup:after,.fad.fa-phone-square-down:after,.fad.fa-square-phone-hangup:after{content:"\e27a\e27a"}.fa-duotone.fa-plus-square:after,.fa-duotone.fa-square-plus:after,.fad.fa-plus-square:after,.fad.fa-square-plus:after{content:"\f0fe\f0fe"}.fa-duotone.fa-poll-h:after,.fa-duotone.fa-square-poll-horizontal:after,.fad.fa-poll-h:after,.fad.fa-square-poll-horizontal:after{content:"\f682\f682"}.fa-duotone.fa-poll:after,.fa-duotone.fa-square-poll-vertical:after,.fad.fa-poll:after,.fad.fa-square-poll-vertical:after{content:"\f681\f681"}.fa-duotone.fa-square-q:after,.fad.fa-square-q:after{content:"\e27b\e27b"}.fa-duotone.fa-square-quarters:after,.fad.fa-square-quarters:after{content:"\e44e\e44e"}.fa-duotone.fa-question-square:after,.fa-duotone.fa-square-question:after,.fad.fa-question-square:after,.fad.fa-square-question:after{content:"\f2fd\f2fd"}.fa-duotone.fa-square-quote:after,.fad.fa-square-quote:after{content:"\e329\e329"}.fa-duotone.fa-square-r:after,.fad.fa-square-r:after{content:"\e27c\e27c"}.fa-duotone.fa-arrow-alt-square-right:after,.fa-duotone.fa-square-right:after,.fad.fa-arrow-alt-square-right:after,.fad.fa-square-right:after{content:"\f352\f352"}.fa-duotone.fa-square-ring:after,.fad.fa-square-ring:after{content:"\e44f\e44f"}.fa-duotone.fa-square-root:after,.fad.fa-square-root:after{content:"\f697\f697"}.fa-duotone.fa-square-root-alt:after,.fa-duotone.fa-square-root-variable:after,.fad.fa-square-root-alt:after,.fad.fa-square-root-variable:after{content:"\f698\f698"}.fa-duotone.fa-rss-square:after,.fa-duotone.fa-square-rss:after,.fad.fa-rss-square:after,.fad.fa-square-rss:after{content:"\f143\f143"}.fa-duotone.fa-square-s:after,.fad.fa-square-s:after{content:"\e27d\e27d"}.fa-duotone.fa-share-alt-square:after,.fa-duotone.fa-square-share-nodes:after,.fad.fa-share-alt-square:after,.fad.fa-square-share-nodes:after{content:"\f1e1\f1e1"}.fa-duotone.fa-sliders-h-square:after,.fa-duotone.fa-square-sliders:after,.fad.fa-sliders-h-square:after,.fad.fa-square-sliders:after{content:"\f3f0\f3f0"}.fa-duotone.fa-sliders-v-square:after,.fa-duotone.fa-square-sliders-vertical:after,.fad.fa-sliders-v-square:after,.fad.fa-square-sliders-vertical:after{content:"\f3f2\f3f2"}.fa-duotone.fa-square-small:after,.fad.fa-square-small:after{content:"\e27e\e27e"}.fa-duotone.fa-square-star:after,.fad.fa-square-star:after{content:"\e27f\e27f"}.fa-duotone.fa-square-t:after,.fad.fa-square-t:after{content:"\e280\e280"}.fa-duotone.fa-square-terminal:after,.fad.fa-square-terminal:after{content:"\e32a\e32a"}.fa-duotone.fa-box-up:after,.fa-duotone.fa-square-this-way-up:after,.fad.fa-box-up:after,.fad.fa-square-this-way-up:after{content:"\f49f\f49f"}.fa-duotone.fa-square-u:after,.fad.fa-square-u:after{content:"\e281\e281"}.fa-duotone.fa-arrow-alt-square-up:after,.fa-duotone.fa-square-up:after,.fad.fa-arrow-alt-square-up:after,.fad.fa-square-up:after{content:"\f353\f353"}.fa-duotone.fa-square-up-left:after,.fad.fa-square-up-left:after{content:"\e282\e282"}.fa-duotone.fa-external-link-square-alt:after,.fa-duotone.fa-square-up-right:after,.fad.fa-external-link-square-alt:after,.fad.fa-square-up-right:after{content:"\f360\f360"}.fa-duotone.fa-square-user:after,.fad.fa-square-user:after{content:"\e283\e283"}.fa-duotone.fa-square-v:after,.fad.fa-square-v:after{content:"\e284\e284"}.fa-duotone.fa-square-w:after,.fad.fa-square-w:after{content:"\e285\e285"}.fa-duotone.fa-square-x:after,.fad.fa-square-x:after{content:"\e286\e286"}.fa-duotone.fa-square-xmark:after,.fa-duotone.fa-times-square:after,.fa-duotone.fa-xmark-square:after,.fad.fa-square-xmark:after,.fad.fa-times-square:after,.fad.fa-xmark-square:after{content:"\f2d3\f2d3"}.fa-duotone.fa-square-y:after,.fad.fa-square-y:after{content:"\e287\e287"}.fa-duotone.fa-square-z:after,.fad.fa-square-z:after{content:"\e288\e288"}.fa-duotone.fa-squid:after,.fad.fa-squid:after{content:"\e450\e450"}.fa-duotone.fa-squirrel:after,.fad.fa-squirrel:after{content:"\f71a\f71a"}.fa-duotone.fa-staff:after,.fad.fa-staff:after{content:"\f71b\f71b"}.fa-duotone.fa-stairs:after,.fad.fa-stairs:after{content:"\e289\e289"}.fa-duotone.fa-stamp:after,.fad.fa-stamp:after{content:"\f5bf\f5bf"}.fa-duotone.fa-rectangle-sd:after,.fa-duotone.fa-standard-definition:after,.fad.fa-rectangle-sd:after,.fad.fa-standard-definition:after{content:"\e28a\e28a"}.fa-duotone.fa-star:after,.fad.fa-star:after{content:"\f005\f005"}.fa-duotone.fa-star-and-crescent:after,.fad.fa-star-and-crescent:after{content:"\f699\f699"}.fa-duotone.fa-star-christmas:after,.fad.fa-star-christmas:after{content:"\f7d4\f7d4"}.fa-duotone.fa-star-exclamation:after,.fad.fa-star-exclamation:after{content:"\f2f3\f2f3"}.fa-duotone.fa-star-half:after,.fad.fa-star-half:after{content:"\f089\f089"}.fa-duotone.fa-star-half-alt:after,.fa-duotone.fa-star-half-stroke:after,.fad.fa-star-half-alt:after,.fad.fa-star-half-stroke:after{content:"\f5c0\f5c0"}.fa-duotone.fa-star-of-david:after,.fad.fa-star-of-david:after{content:"\f69a\f69a"}.fa-duotone.fa-star-of-life:after,.fad.fa-star-of-life:after{content:"\f621\f621"}.fa-duotone.fa-star-sharp:after,.fad.fa-star-sharp:after{content:"\e28b\e28b"}.fa-duotone.fa-star-sharp-half:after,.fad.fa-star-sharp-half:after{content:"\e28c\e28c"}.fa-duotone.fa-star-sharp-half-alt:after,.fa-duotone.fa-star-sharp-half-stroke:after,.fad.fa-star-sharp-half-alt:after,.fad.fa-star-sharp-half-stroke:after{content:"\e28d\e28d"}.fa-duotone.fa-star-shooting:after,.fad.fa-star-shooting:after{content:"\e036\e036"}.fa-duotone.fa-starfighter:after,.fad.fa-starfighter:after{content:"\e037\e037"}.fa-duotone.fa-starfighter-alt:after,.fa-duotone.fa-starfighter-twin-ion-engine:after,.fad.fa-starfighter-alt:after,.fad.fa-starfighter-twin-ion-engine:after{content:"\e038\e038"}.fa-duotone.fa-starfighter-alt-advanced:after,.fa-duotone.fa-starfighter-twin-ion-engine-advanced:after,.fad.fa-starfighter-alt-advanced:after,.fad.fa-starfighter-twin-ion-engine-advanced:after{content:"\e28e\e28e"}.fa-duotone.fa-stars:after,.fad.fa-stars:after{content:"\f762\f762"}.fa-duotone.fa-starship:after,.fad.fa-starship:after{content:"\e039\e039"}.fa-duotone.fa-starship-freighter:after,.fad.fa-starship-freighter:after{content:"\e03a\e03a"}.fa-duotone.fa-steak:after,.fad.fa-steak:after{content:"\f824\f824"}.fa-duotone.fa-steering-wheel:after,.fad.fa-steering-wheel:after{content:"\f622\f622"}.fa-duotone.fa-gbp:after,.fa-duotone.fa-pound-sign:after,.fa-duotone.fa-sterling-sign:after,.fad.fa-gbp:after,.fad.fa-pound-sign:after,.fad.fa-sterling-sign:after{content:"\f154\f154"}.fa-duotone.fa-stethoscope:after,.fad.fa-stethoscope:after{content:"\f0f1\f0f1"}.fa-duotone.fa-stocking:after,.fad.fa-stocking:after{content:"\f7d5\f7d5"}.fa-duotone.fa-stomach:after,.fad.fa-stomach:after{content:"\f623\f623"}.fa-duotone.fa-stop:after,.fad.fa-stop:after{content:"\f04d\f04d"}.fa-duotone.fa-stopwatch:after,.fad.fa-stopwatch:after{content:"\f2f2\f2f2"}.fa-duotone.fa-stopwatch-20:after,.fad.fa-stopwatch-20:after{content:"\e06f\e06f"}.fa-duotone.fa-store:after,.fad.fa-store:after{content:"\f54e\f54e"}.fa-duotone.fa-store-lock:after,.fad.fa-store-lock:after{content:"\e4a6\e4a6"}.fa-duotone.fa-store-slash:after,.fad.fa-store-slash:after{content:"\e071\e071"}.fa-duotone.fa-strawberry:after,.fad.fa-strawberry:after{content:"\e32b\e32b"}.fa-duotone.fa-street-view:after,.fad.fa-street-view:after{content:"\f21d\f21d"}.fa-duotone.fa-stretcher:after,.fad.fa-stretcher:after{content:"\f825\f825"}.fa-duotone.fa-strikethrough:after,.fad.fa-strikethrough:after{content:"\f0cc\f0cc"}.fa-duotone.fa-stroopwafel:after,.fad.fa-stroopwafel:after{content:"\f551\f551"}.fa-duotone.fa-subscript:after,.fad.fa-subscript:after{content:"\f12c\f12c"}.fa-duotone.fa-suitcase:after,.fad.fa-suitcase:after{content:"\f0f2\f0f2"}.fa-duotone.fa-medkit:after,.fa-duotone.fa-suitcase-medical:after,.fad.fa-medkit:after,.fad.fa-suitcase-medical:after{content:"\f0fa\f0fa"}.fa-duotone.fa-suitcase-rolling:after,.fad.fa-suitcase-rolling:after{content:"\f5c1\f5c1"}.fa-duotone.fa-sun:after,.fad.fa-sun:after{content:"\f185\f185"}.fa-duotone.fa-sun-alt:after,.fa-duotone.fa-sun-bright:after,.fad.fa-sun-alt:after,.fad.fa-sun-bright:after{content:"\e28f\e28f"}.fa-duotone.fa-sun-cloud:after,.fad.fa-sun-cloud:after{content:"\f763\f763"}.fa-duotone.fa-sun-dust:after,.fad.fa-sun-dust:after{content:"\f764\f764"}.fa-duotone.fa-sun-haze:after,.fad.fa-sun-haze:after{content:"\f765\f765"}.fa-duotone.fa-sunglasses:after,.fad.fa-sunglasses:after{content:"\f892\f892"}.fa-duotone.fa-sunrise:after,.fad.fa-sunrise:after{content:"\f766\f766"}.fa-duotone.fa-sunset:after,.fad.fa-sunset:after{content:"\f767\f767"}.fa-duotone.fa-superscript:after,.fad.fa-superscript:after{content:"\f12b\f12b"}.fa-duotone.fa-nigiri:after,.fa-duotone.fa-sushi:after,.fad.fa-nigiri:after,.fad.fa-sushi:after{content:"\e48a\e48a"}.fa-duotone.fa-maki-roll:after,.fa-duotone.fa-makizushi:after,.fa-duotone.fa-sushi-roll:after,.fad.fa-maki-roll:after,.fad.fa-makizushi:after,.fad.fa-sushi-roll:after{content:"\e48b\e48b"}.fa-duotone.fa-swatchbook:after,.fad.fa-swatchbook:after{content:"\f5c3\f5c3"}.fa-duotone.fa-sword:after,.fad.fa-sword:after{content:"\f71c\f71c"}.fa-duotone.fa-sword-laser:after,.fad.fa-sword-laser:after{content:"\e03b\e03b"}.fa-duotone.fa-sword-laser-alt:after,.fad.fa-sword-laser-alt:after{content:"\e03c\e03c"}.fa-duotone.fa-swords:after,.fad.fa-swords:after{content:"\f71d\f71d"}.fa-duotone.fa-swords-laser:after,.fad.fa-swords-laser:after{content:"\e03d\e03d"}.fa-duotone.fa-icons-alt:after,.fa-duotone.fa-symbols:after,.fad.fa-icons-alt:after,.fad.fa-symbols:after{content:"\f86e\f86e"}.fa-duotone.fa-synagogue:after,.fad.fa-synagogue:after{content:"\f69b\f69b"}.fa-duotone.fa-syringe:after,.fad.fa-syringe:after{content:"\f48e\f48e"}.fa-duotone.fa-t:after,.fad.fa-t:after{content:"TT"}.fa-duotone.fa-table:after,.fad.fa-table:after{content:"\f0ce\f0ce"}.fa-duotone.fa-table-cells:after,.fa-duotone.fa-th:after,.fad.fa-table-cells:after,.fad.fa-th:after{content:"\f00a\f00a"}.fa-duotone.fa-table-cells-large:after,.fa-duotone.fa-th-large:after,.fad.fa-table-cells-large:after,.fad.fa-th-large:after{content:"\f009\f009"}.fa-duotone.fa-columns:after,.fa-duotone.fa-table-columns:after,.fad.fa-columns:after,.fad.fa-table-columns:after{content:"\f0db\f0db"}.fa-duotone.fa-table-layout:after,.fad.fa-table-layout:after{content:"\e290\e290"}.fa-duotone.fa-table-list:after,.fa-duotone.fa-th-list:after,.fad.fa-table-list:after,.fad.fa-th-list:after{content:"\f00b\f00b"}.fa-duotone.fa-table-picnic:after,.fad.fa-table-picnic:after{content:"\e32d\e32d"}.fa-duotone.fa-table-pivot:after,.fad.fa-table-pivot:after{content:"\e291\e291"}.fa-duotone.fa-rows:after,.fa-duotone.fa-table-rows:after,.fad.fa-rows:after,.fad.fa-table-rows:after{content:"\e292\e292"}.fa-duotone.fa-ping-pong-paddle-ball:after,.fa-duotone.fa-table-tennis-paddle-ball:after,.fa-duotone.fa-table-tennis:after,.fad.fa-ping-pong-paddle-ball:after,.fad.fa-table-tennis-paddle-ball:after,.fad.fa-table-tennis:after{content:"\f45d\f45d"}.fa-duotone.fa-table-tree:after,.fad.fa-table-tree:after{content:"\e293\e293"}.fa-duotone.fa-tablet-android:after,.fa-duotone.fa-tablet:after,.fad.fa-tablet-android:after,.fad.fa-tablet:after{content:"\f3fb\f3fb"}.fa-duotone.fa-tablet-button:after,.fad.fa-tablet-button:after{content:"\f10a\f10a"}.fa-duotone.fa-tablet-rugged:after,.fad.fa-tablet-rugged:after{content:"\f48f\f48f"}.fa-duotone.fa-tablet-android-alt:after,.fa-duotone.fa-tablet-screen:after,.fad.fa-tablet-android-alt:after,.fad.fa-tablet-screen:after{content:"\f3fc\f3fc"}.fa-duotone.fa-tablet-alt:after,.fa-duotone.fa-tablet-screen-button:after,.fad.fa-tablet-alt:after,.fad.fa-tablet-screen-button:after{content:"\f3fa\f3fa"}.fa-duotone.fa-tablets:after,.fad.fa-tablets:after{content:"\f490\f490"}.fa-duotone.fa-digital-tachograph:after,.fa-duotone.fa-tachograph-digital:after,.fad.fa-digital-tachograph:after,.fad.fa-tachograph-digital:after{content:"\f566\f566"}.fa-duotone.fa-taco:after,.fad.fa-taco:after{content:"\f826\f826"}.fa-duotone.fa-tag:after,.fad.fa-tag:after{content:"\f02b\f02b"}.fa-duotone.fa-tags:after,.fad.fa-tags:after{content:"\f02c\f02c"}.fa-duotone.fa-tally-5:after,.fa-duotone.fa-tally:after,.fad.fa-tally-5:after,.fad.fa-tally:after{content:"\f69c\f69c"}.fa-duotone.fa-tally-1:after,.fad.fa-tally-1:after{content:"\e294\e294"}.fa-duotone.fa-tally-2:after,.fad.fa-tally-2:after{content:"\e295\e295"}.fa-duotone.fa-tally-3:after,.fad.fa-tally-3:after{content:"\e296\e296"}.fa-duotone.fa-tally-4:after,.fad.fa-tally-4:after{content:"\e297\e297"}.fa-duotone.fa-tamale:after,.fad.fa-tamale:after{content:"\e451\e451"}.fa-duotone.fa-tank-water:after,.fad.fa-tank-water:after{content:"\e452\e452"}.fa-duotone.fa-tape:after,.fad.fa-tape:after{content:"\f4db\f4db"}.fa-duotone.fa-cab:after,.fa-duotone.fa-taxi:after,.fad.fa-cab:after,.fad.fa-taxi:after{content:"\f1ba\f1ba"}.fa-duotone.fa-taxi-bus:after,.fad.fa-taxi-bus:after{content:"\e298\e298"}.fa-duotone.fa-teddy-bear:after,.fad.fa-teddy-bear:after{content:"\e3cf\e3cf"}.fa-duotone.fa-teeth:after,.fad.fa-teeth:after{content:"\f62e\f62e"}.fa-duotone.fa-teeth-open:after,.fad.fa-teeth-open:after{content:"\f62f\f62f"}.fa-duotone.fa-telescope:after,.fad.fa-telescope:after{content:"\e03e\e03e"}.fa-duotone.fa-temperature-arrow-down:after,.fa-duotone.fa-temperature-down:after,.fad.fa-temperature-arrow-down:after,.fad.fa-temperature-down:after{content:"\e03f\e03f"}.fa-duotone.fa-temperature-arrow-up:after,.fa-duotone.fa-temperature-up:after,.fad.fa-temperature-arrow-up:after,.fad.fa-temperature-up:after{content:"\e040\e040"}.fa-duotone.fa-temperature-0:after,.fa-duotone.fa-temperature-empty:after,.fa-duotone.fa-thermometer-0:after,.fa-duotone.fa-thermometer-empty:after,.fad.fa-temperature-0:after,.fad.fa-temperature-empty:after,.fad.fa-thermometer-0:after,.fad.fa-thermometer-empty:after{content:"\f2cb\f2cb"}.fa-duotone.fa-temperature-4:after,.fa-duotone.fa-temperature-full:after,.fa-duotone.fa-thermometer-4:after,.fa-duotone.fa-thermometer-full:after,.fad.fa-temperature-4:after,.fad.fa-temperature-full:after,.fad.fa-thermometer-4:after,.fad.fa-thermometer-full:after{content:"\f2c7\f2c7"}.fa-duotone.fa-temperature-2:after,.fa-duotone.fa-temperature-half:after,.fa-duotone.fa-thermometer-2:after,.fa-duotone.fa-thermometer-half:after,.fad.fa-temperature-2:after,.fad.fa-temperature-half:after,.fad.fa-thermometer-2:after,.fad.fa-thermometer-half:after{content:"\f2c9\f2c9"}.fa-duotone.fa-temperature-high:after,.fad.fa-temperature-high:after{content:"\f769\f769"}.fa-duotone.fa-temperature-list:after,.fad.fa-temperature-list:after{content:"\e299\e299"}.fa-duotone.fa-temperature-low:after,.fad.fa-temperature-low:after{content:"\f76b\f76b"}.fa-duotone.fa-temperature-1:after,.fa-duotone.fa-temperature-quarter:after,.fa-duotone.fa-thermometer-1:after,.fa-duotone.fa-thermometer-quarter:after,.fad.fa-temperature-1:after,.fad.fa-temperature-quarter:after,.fad.fa-thermometer-1:after,.fad.fa-thermometer-quarter:after{content:"\f2ca\f2ca"}.fa-duotone.fa-temperature-frigid:after,.fa-duotone.fa-temperature-snow:after,.fad.fa-temperature-frigid:after,.fad.fa-temperature-snow:after{content:"\f768\f768"}.fa-duotone.fa-temperature-hot:after,.fa-duotone.fa-temperature-sun:after,.fad.fa-temperature-hot:after,.fad.fa-temperature-sun:after{content:"\f76a\f76a"}.fa-duotone.fa-temperature-3:after,.fa-duotone.fa-temperature-three-quarters:after,.fa-duotone.fa-thermometer-3:after,.fa-duotone.fa-thermometer-three-quarters:after,.fad.fa-temperature-3:after,.fad.fa-temperature-three-quarters:after,.fad.fa-thermometer-3:after,.fad.fa-thermometer-three-quarters:after{content:"\f2c8\f2c8"}.fa-duotone.fa-tenge-sign:after,.fa-duotone.fa-tenge:after,.fad.fa-tenge-sign:after,.fad.fa-tenge:after{content:"\f7d7\f7d7"}.fa-duotone.fa-tennis-ball:after,.fad.fa-tennis-ball:after{content:"\f45e\f45e"}.fa-duotone.fa-terminal:after,.fad.fa-terminal:after{content:"\f120\f120"}.fa-duotone.fa-text:after,.fad.fa-text:after{content:"\f893\f893"}.fa-duotone.fa-text-height:after,.fad.fa-text-height:after{content:"\f034\f034"}.fa-duotone.fa-text-size:after,.fad.fa-text-size:after{content:"\f894\f894"}.fa-duotone.fa-remove-format:after,.fa-duotone.fa-text-slash:after,.fad.fa-remove-format:after,.fad.fa-text-slash:after{content:"\f87d\f87d"}.fa-duotone.fa-text-width:after,.fad.fa-text-width:after{content:"\f035\f035"}.fa-duotone.fa-thermometer:after,.fad.fa-thermometer:after{content:"\f491\f491"}.fa-duotone.fa-theta:after,.fad.fa-theta:after{content:"\f69e\f69e"}.fa-duotone.fa-thought-bubble:after,.fad.fa-thought-bubble:after{content:"\e32e\e32e"}.fa-duotone.fa-thumbs-down:after,.fad.fa-thumbs-down:after{content:"\f165\f165"}.fa-duotone.fa-thumbs-up:after,.fad.fa-thumbs-up:after{content:"\f164\f164"}.fa-duotone.fa-thumb-tack:after,.fa-duotone.fa-thumbtack:after,.fad.fa-thumb-tack:after,.fad.fa-thumbtack:after{content:"\f08d\f08d"}.fa-duotone.fa-tick:after,.fad.fa-tick:after{content:"\e32f\e32f"}.fa-duotone.fa-ticket:after,.fad.fa-ticket:after{content:"\f145\f145"}.fa-duotone.fa-ticket-airline:after,.fad.fa-ticket-airline:after{content:"\e29a\e29a"}.fa-duotone.fa-ticket-alt:after,.fa-duotone.fa-ticket-simple:after,.fad.fa-ticket-alt:after,.fad.fa-ticket-simple:after{content:"\f3ff\f3ff"}.fa-duotone.fa-tickets-airline:after,.fad.fa-tickets-airline:after{content:"\e29b\e29b"}.fa-duotone.fa-tilde:after,.fad.fa-tilde:after{content:"~~"}.fa-duotone.fa-timeline:after,.fad.fa-timeline:after{content:"\e29c\e29c"}.fa-duotone.fa-timeline-arrow:after,.fad.fa-timeline-arrow:after{content:"\e29d\e29d"}.fa-duotone.fa-timer:after,.fad.fa-timer:after{content:"\e29e\e29e"}.fa-duotone.fa-tire:after,.fad.fa-tire:after{content:"\f631\f631"}.fa-duotone.fa-tire-flat:after,.fad.fa-tire-flat:after{content:"\f632\f632"}.fa-duotone.fa-tire-pressure-warning:after,.fad.fa-tire-pressure-warning:after{content:"\f633\f633"}.fa-duotone.fa-tire-rugged:after,.fad.fa-tire-rugged:after{content:"\f634\f634"}.fa-duotone.fa-toggle-off:after,.fad.fa-toggle-off:after{content:"\f204\f204"}.fa-duotone.fa-toggle-on:after,.fad.fa-toggle-on:after{content:"\f205\f205"}.fa-duotone.fa-toilet:after,.fad.fa-toilet:after{content:"\f7d8\f7d8"}.fa-duotone.fa-toilet-paper:after,.fad.fa-toilet-paper:after{content:"\f71e\f71e"}.fa-duotone.fa-toilet-paper-alt:after,.fa-duotone.fa-toilet-paper-blank:after,.fad.fa-toilet-paper-alt:after,.fad.fa-toilet-paper-blank:after{content:"\f71f\f71f"}.fa-duotone.fa-toilet-paper-blank-under:after,.fa-duotone.fa-toilet-paper-reverse-alt:after,.fad.fa-toilet-paper-blank-under:after,.fad.fa-toilet-paper-reverse-alt:after{content:"\e29f\e29f"}.fa-duotone.fa-toilet-paper-slash:after,.fad.fa-toilet-paper-slash:after{content:"\e072\e072"}.fa-duotone.fa-toilet-paper-reverse:after,.fa-duotone.fa-toilet-paper-under:after,.fad.fa-toilet-paper-reverse:after,.fad.fa-toilet-paper-under:after{content:"\e2a0\e2a0"}.fa-duotone.fa-toilet-paper-reverse-slash:after,.fa-duotone.fa-toilet-paper-under-slash:after,.fad.fa-toilet-paper-reverse-slash:after,.fad.fa-toilet-paper-under-slash:after{content:"\e2a1\e2a1"}.fa-duotone.fa-tomato:after,.fad.fa-tomato:after{content:"\e330\e330"}.fa-duotone.fa-tombstone:after,.fad.fa-tombstone:after{content:"\f720\f720"}.fa-duotone.fa-tombstone-alt:after,.fa-duotone.fa-tombstone-blank:after,.fad.fa-tombstone-alt:after,.fad.fa-tombstone-blank:after{content:"\f721\f721"}.fa-duotone.fa-toolbox:after,.fad.fa-toolbox:after{content:"\f552\f552"}.fa-duotone.fa-tooth:after,.fad.fa-tooth:after{content:"\f5c9\f5c9"}.fa-duotone.fa-toothbrush:after,.fad.fa-toothbrush:after{content:"\f635\f635"}.fa-duotone.fa-torii-gate:after,.fad.fa-torii-gate:after{content:"\f6a1\f6a1"}.fa-duotone.fa-tornado:after,.fad.fa-tornado:after{content:"\f76f\f76f"}.fa-duotone.fa-broadcast-tower:after,.fa-duotone.fa-tower-broadcast:after,.fad.fa-broadcast-tower:after,.fad.fa-tower-broadcast:after{content:"\f519\f519"}.fa-duotone.fa-tower-control:after,.fad.fa-tower-control:after{content:"\e2a2\e2a2"}.fa-duotone.fa-tractor:after,.fad.fa-tractor:after{content:"\f722\f722"}.fa-duotone.fa-trademark:after,.fad.fa-trademark:after{content:"\f25c\f25c"}.fa-duotone.fa-traffic-cone:after,.fad.fa-traffic-cone:after{content:"\f636\f636"}.fa-duotone.fa-traffic-light:after,.fad.fa-traffic-light:after{content:"\f637\f637"}.fa-duotone.fa-traffic-light-go:after,.fad.fa-traffic-light-go:after{content:"\f638\f638"}.fa-duotone.fa-traffic-light-slow:after,.fad.fa-traffic-light-slow:after{content:"\f639\f639"}.fa-duotone.fa-traffic-light-stop:after,.fad.fa-traffic-light-stop:after{content:"\f63a\f63a"}.fa-duotone.fa-trailer:after,.fad.fa-trailer:after{content:"\e041\e041"}.fa-duotone.fa-train:after,.fad.fa-train:after{content:"\f238\f238"}.fa-duotone.fa-subway:after,.fa-duotone.fa-train-subway:after,.fad.fa-subway:after,.fad.fa-train-subway:after{content:"\f239\f239"}.fa-duotone.fa-subway-tunnel:after,.fa-duotone.fa-train-subway-tunnel:after,.fad.fa-subway-tunnel:after,.fad.fa-train-subway-tunnel:after{content:"\e2a3\e2a3"}.fa-duotone.fa-train-track:after,.fad.fa-train-track:after{content:"\e453\e453"}.fa-duotone.fa-train-tram:after,.fa-duotone.fa-tram:after,.fad.fa-train-tram:after,.fad.fa-tram:after{content:"\f7da\f7da"}.fa-duotone.fa-train-tunnel:after,.fad.fa-train-tunnel:after{content:"\e454\e454"}.fa-duotone.fa-transformer-bolt:after,.fad.fa-transformer-bolt:after{content:"\e2a4\e2a4"}.fa-duotone.fa-transgender-alt:after,.fa-duotone.fa-transgender:after,.fad.fa-transgender-alt:after,.fad.fa-transgender:after{content:"\f225\f225"}.fa-duotone.fa-transporter:after,.fad.fa-transporter:after{content:"\e042\e042"}.fa-duotone.fa-transporter-1:after,.fad.fa-transporter-1:after{content:"\e043\e043"}.fa-duotone.fa-transporter-2:after,.fad.fa-transporter-2:after{content:"\e044\e044"}.fa-duotone.fa-transporter-3:after,.fad.fa-transporter-3:after{content:"\e045\e045"}.fa-duotone.fa-transporter-4:after,.fad.fa-transporter-4:after{content:"\e2a5\e2a5"}.fa-duotone.fa-transporter-5:after,.fad.fa-transporter-5:after{content:"\e2a6\e2a6"}.fa-duotone.fa-transporter-6:after,.fad.fa-transporter-6:after{content:"\e2a7\e2a7"}.fa-duotone.fa-transporter-7:after,.fad.fa-transporter-7:after{content:"\e2a8\e2a8"}.fa-duotone.fa-transporter-empty:after,.fad.fa-transporter-empty:after{content:"\e046\e046"}.fa-duotone.fa-trash:after,.fad.fa-trash:after{content:"\f1f8\f1f8"}.fa-duotone.fa-trash-arrow-up:after,.fa-duotone.fa-trash-restore:after,.fad.fa-trash-arrow-up:after,.fad.fa-trash-restore:after{content:"\f829\f829"}.fa-duotone.fa-trash-alt:after,.fa-duotone.fa-trash-can:after,.fad.fa-trash-alt:after,.fad.fa-trash-can:after{content:"\f2ed\f2ed"}.fa-duotone.fa-trash-can-arrow-up:after,.fa-duotone.fa-trash-restore-alt:after,.fad.fa-trash-can-arrow-up:after,.fad.fa-trash-restore-alt:after{content:"\f82a\f82a"}.fa-duotone.fa-trash-can-check:after,.fad.fa-trash-can-check:after{content:"\e2a9\e2a9"}.fa-duotone.fa-trash-can-clock:after,.fad.fa-trash-can-clock:after{content:"\e2aa\e2aa"}.fa-duotone.fa-trash-can-list:after,.fad.fa-trash-can-list:after{content:"\e2ab\e2ab"}.fa-duotone.fa-trash-can-plus:after,.fad.fa-trash-can-plus:after{content:"\e2ac\e2ac"}.fa-duotone.fa-trash-alt-slash:after,.fa-duotone.fa-trash-can-slash:after,.fad.fa-trash-alt-slash:after,.fad.fa-trash-can-slash:after{content:"\e2ad\e2ad"}.fa-duotone.fa-trash-can-arrow-turn-left:after,.fa-duotone.fa-trash-can-undo:after,.fa-duotone.fa-trash-undo-alt:after,.fad.fa-trash-can-arrow-turn-left:after,.fad.fa-trash-can-undo:after,.fad.fa-trash-undo-alt:after{content:"\f896\f896"}.fa-duotone.fa-trash-can-xmark:after,.fad.fa-trash-can-xmark:after{content:"\e2ae\e2ae"}.fa-duotone.fa-trash-check:after,.fad.fa-trash-check:after{content:"\e2af\e2af"}.fa-duotone.fa-trash-clock:after,.fad.fa-trash-clock:after{content:"\e2b0\e2b0"}.fa-duotone.fa-trash-list:after,.fad.fa-trash-list:after{content:"\e2b1\e2b1"}.fa-duotone.fa-trash-plus:after,.fad.fa-trash-plus:after{content:"\e2b2\e2b2"}.fa-duotone.fa-trash-slash:after,.fad.fa-trash-slash:after{content:"\e2b3\e2b3"}.fa-duotone.fa-trash-arrow-turn-left:after,.fa-duotone.fa-trash-undo:after,.fad.fa-trash-arrow-turn-left:after,.fad.fa-trash-undo:after{content:"\f895\f895"}.fa-duotone.fa-trash-xmark:after,.fad.fa-trash-xmark:after{content:"\e2b4\e2b4"}.fa-duotone.fa-treasure-chest:after,.fad.fa-treasure-chest:after{content:"\f723\f723"}.fa-duotone.fa-tree:after,.fad.fa-tree:after{content:"\f1bb\f1bb"}.fa-duotone.fa-tree-christmas:after,.fad.fa-tree-christmas:after{content:"\f7db\f7db"}.fa-duotone.fa-tree-alt:after,.fa-duotone.fa-tree-deciduous:after,.fad.fa-tree-alt:after,.fad.fa-tree-deciduous:after{content:"\f400\f400"}.fa-duotone.fa-tree-decorated:after,.fad.fa-tree-decorated:after{content:"\f7dc\f7dc"}.fa-duotone.fa-tree-large:after,.fad.fa-tree-large:after{content:"\f7dd\f7dd"}.fa-duotone.fa-tree-palm:after,.fad.fa-tree-palm:after{content:"\f82b\f82b"}.fa-duotone.fa-trees:after,.fad.fa-trees:after{content:"\f724\f724"}.fa-duotone.fa-triangle:after,.fad.fa-triangle:after{content:"\f2ec\f2ec"}.fa-duotone.fa-exclamation-triangle:after,.fa-duotone.fa-triangle-exclamation:after,.fa-duotone.fa-warning:after,.fad.fa-exclamation-triangle:after,.fad.fa-triangle-exclamation:after,.fad.fa-warning:after{content:"\f071\f071"}.fa-duotone.fa-triangle-instrument:after,.fa-duotone.fa-triangle-music:after,.fad.fa-triangle-instrument:after,.fad.fa-triangle-music:after{content:"\f8e2\f8e2"}.fa-duotone.fa-construction:after,.fa-duotone.fa-triangle-person-digging:after,.fad.fa-construction:after,.fad.fa-triangle-person-digging:after{content:"\f85d\f85d"}.fa-duotone.fa-trophy:after,.fad.fa-trophy:after{content:"\f091\f091"}.fa-duotone.fa-trophy-alt:after,.fa-duotone.fa-trophy-star:after,.fad.fa-trophy-alt:after,.fad.fa-trophy-star:after{content:"\f2eb\f2eb"}.fa-duotone.fa-truck:after,.fad.fa-truck:after{content:"\f0d1\f0d1"}.fa-duotone.fa-truck-bolt:after,.fad.fa-truck-bolt:after{content:"\e3d0\e3d0"}.fa-duotone.fa-shipping-timed:after,.fa-duotone.fa-truck-clock:after,.fad.fa-shipping-timed:after,.fad.fa-truck-clock:after{content:"\f48c\f48c"}.fa-duotone.fa-truck-container:after,.fad.fa-truck-container:after{content:"\f4dc\f4dc"}.fa-duotone.fa-truck-container-empty:after,.fad.fa-truck-container-empty:after{content:"\e2b5\e2b5"}.fa-duotone.fa-shipping-fast:after,.fa-duotone.fa-truck-fast:after,.fad.fa-shipping-fast:after,.fad.fa-truck-fast:after{content:"\f48b\f48b"}.fa-duotone.fa-truck-flatbed:after,.fad.fa-truck-flatbed:after{content:"\e2b6\e2b6"}.fa-duotone.fa-truck-front:after,.fad.fa-truck-front:after{content:"\e2b7\e2b7"}.fa-duotone.fa-ambulance:after,.fa-duotone.fa-truck-medical:after,.fad.fa-ambulance:after,.fad.fa-truck-medical:after{content:"\f0f9\f0f9"}.fa-duotone.fa-truck-monster:after,.fad.fa-truck-monster:after{content:"\f63b\f63b"}.fa-duotone.fa-truck-moving:after,.fad.fa-truck-moving:after{content:"\f4df\f4df"}.fa-duotone.fa-truck-pickup:after,.fad.fa-truck-pickup:after{content:"\f63c\f63c"}.fa-duotone.fa-truck-plow:after,.fad.fa-truck-plow:after{content:"\f7de\f7de"}.fa-duotone.fa-truck-ramp:after,.fad.fa-truck-ramp:after{content:"\f4e0\f4e0"}.fa-duotone.fa-truck-loading:after,.fa-duotone.fa-truck-ramp-box:after,.fad.fa-truck-loading:after,.fad.fa-truck-ramp-box:after{content:"\f4de\f4de"}.fa-duotone.fa-truck-couch:after,.fa-duotone.fa-truck-ramp-couch:after,.fad.fa-truck-couch:after,.fad.fa-truck-ramp-couch:after{content:"\f4dd\f4dd"}.fa-duotone.fa-truck-tow:after,.fad.fa-truck-tow:after{content:"\e2b8\e2b8"}.fa-duotone.fa-trumpet:after,.fad.fa-trumpet:after{content:"\f8e3\f8e3"}.fa-duotone.fa-teletype:after,.fa-duotone.fa-tty:after,.fad.fa-teletype:after,.fad.fa-tty:after{content:"\f1e4\f1e4"}.fa-duotone.fa-teletype-answer:after,.fa-duotone.fa-tty-answer:after,.fad.fa-teletype-answer:after,.fad.fa-tty-answer:after{content:"\e2b9\e2b9"}.fa-duotone.fa-tugrik-sign:after,.fad.fa-tugrik-sign:after{content:"\e2ba\e2ba"}.fa-duotone.fa-turkey:after,.fad.fa-turkey:after{content:"\f725\f725"}.fa-duotone.fa-try:after,.fa-duotone.fa-turkish-lira-sign:after,.fa-duotone.fa-turkish-lira:after,.fad.fa-try:after,.fad.fa-turkish-lira-sign:after,.fad.fa-turkish-lira:after{content:"\e2bb\e2bb"}.fa-duotone.fa-level-down-alt:after,.fa-duotone.fa-turn-down:after,.fad.fa-level-down-alt:after,.fad.fa-turn-down:after{content:"\f3be\f3be"}.fa-duotone.fa-turn-down-left:after,.fad.fa-turn-down-left:after{content:"\e331\e331"}.fa-duotone.fa-turn-down-right:after,.fad.fa-turn-down-right:after{content:"\e455\e455"}.fa-duotone.fa-level-up-alt:after,.fa-duotone.fa-turn-up:after,.fad.fa-level-up-alt:after,.fad.fa-turn-up:after{content:"\f3bf\f3bf"}.fa-duotone.fa-turntable:after,.fad.fa-turntable:after{content:"\f8e4\f8e4"}.fa-duotone.fa-turtle:after,.fad.fa-turtle:after{content:"\f726\f726"}.fa-duotone.fa-television:after,.fa-duotone.fa-tv-alt:after,.fa-duotone.fa-tv:after,.fad.fa-television:after,.fad.fa-tv-alt:after,.fad.fa-tv:after{content:"\f26c\f26c"}.fa-duotone.fa-tv-music:after,.fad.fa-tv-music:after{content:"\f8e6\f8e6"}.fa-duotone.fa-tv-retro:after,.fad.fa-tv-retro:after{content:"\f401\f401"}.fa-duotone.fa-typewriter:after,.fad.fa-typewriter:after{content:"\f8e7\f8e7"}.fa-duotone.fa-u:after,.fad.fa-u:after{content:"UU"}.fa-duotone.fa-ufo:after,.fad.fa-ufo:after{content:"\e047\e047"}.fa-duotone.fa-ufo-beam:after,.fad.fa-ufo-beam:after{content:"\e048\e048"}.fa-duotone.fa-umbrella:after,.fad.fa-umbrella:after{content:"\f0e9\f0e9"}.fa-duotone.fa-umbrella-beach:after,.fad.fa-umbrella-beach:after{content:"\f5ca\f5ca"}.fa-duotone.fa-umbrella-alt:after,.fa-duotone.fa-umbrella-simple:after,.fad.fa-umbrella-alt:after,.fad.fa-umbrella-simple:after{content:"\e2bc\e2bc"}.fa-duotone.fa-underline:after,.fad.fa-underline:after{content:"\f0cd\f0cd"}.fa-duotone.fa-unicorn:after,.fad.fa-unicorn:after{content:"\f727\f727"}.fa-duotone.fa-uniform-martial-arts:after,.fad.fa-uniform-martial-arts:after{content:"\e3d1\e3d1"}.fa-duotone.fa-union:after,.fad.fa-union:after{content:"\f6a2\f6a2"}.fa-duotone.fa-universal-access:after,.fad.fa-universal-access:after{content:"\f29a\f29a"}.fa-duotone.fa-unlock:after,.fad.fa-unlock:after{content:"\f09c\f09c"}.fa-duotone.fa-unlock-alt:after,.fa-duotone.fa-unlock-keyhole:after,.fad.fa-unlock-alt:after,.fad.fa-unlock-keyhole:after{content:"\f13e\f13e"}.fa-duotone.fa-arrow-alt-up:after,.fa-duotone.fa-up:after,.fad.fa-arrow-alt-up:after,.fad.fa-up:after{content:"\f357\f357"}.fa-duotone.fa-arrows-alt-v:after,.fa-duotone.fa-up-down:after,.fad.fa-arrows-alt-v:after,.fad.fa-up-down:after{content:"\f338\f338"}.fa-duotone.fa-arrows-alt:after,.fa-duotone.fa-up-down-left-right:after,.fad.fa-arrows-alt:after,.fad.fa-up-down-left-right:after{content:"\f0b2\f0b2"}.fa-duotone.fa-up-from-dotted-line:after,.fad.fa-up-from-dotted-line:after{content:"\e456\e456"}.fa-duotone.fa-arrow-alt-from-bottom:after,.fa-duotone.fa-up-from-line:after,.fad.fa-arrow-alt-from-bottom:after,.fad.fa-up-from-line:after{content:"\f346\f346"}.fa-duotone.fa-up-left:after,.fad.fa-up-left:after{content:"\e2bd\e2bd"}.fa-duotone.fa-long-arrow-alt-up:after,.fa-duotone.fa-up-long:after,.fad.fa-long-arrow-alt-up:after,.fad.fa-up-long:after{content:"\f30c\f30c"}.fa-duotone.fa-up-right:after,.fad.fa-up-right:after{content:"\e2be\e2be"}.fa-duotone.fa-expand-alt:after,.fa-duotone.fa-up-right-and-down-left-from-center:after,.fad.fa-expand-alt:after,.fad.fa-up-right-and-down-left-from-center:after{content:"\f424\f424"}.fa-duotone.fa-external-link-alt:after,.fa-duotone.fa-up-right-from-square:after,.fad.fa-external-link-alt:after,.fad.fa-up-right-from-square:after{content:"\f35d\f35d"}.fa-duotone.fa-up-to-dotted-line:after,.fad.fa-up-to-dotted-line:after{content:"\e457\e457"}.fa-duotone.fa-arrow-alt-to-top:after,.fa-duotone.fa-up-to-line:after,.fad.fa-arrow-alt-to-top:after,.fad.fa-up-to-line:after{content:"\f34d\f34d"}.fa-duotone.fa-upload:after,.fad.fa-upload:after{content:"\f093\f093"}.fa-duotone.fa-usb-drive:after,.fad.fa-usb-drive:after{content:"\f8e9\f8e9"}.fa-duotone.fa-user:after,.fad.fa-user:after{content:"\f007\f007"}.fa-duotone.fa-user-alien:after,.fad.fa-user-alien:after{content:"\e04a\e04a"}.fa-duotone.fa-user-astronaut:after,.fad.fa-user-astronaut:after{content:"\f4fb\f4fb"}.fa-duotone.fa-user-bounty-hunter:after,.fad.fa-user-bounty-hunter:after{content:"\e2bf\e2bf"}.fa-duotone.fa-user-check:after,.fad.fa-user-check:after{content:"\f4fc\f4fc"}.fa-duotone.fa-user-chef:after,.fad.fa-user-chef:after{content:"\e3d2\e3d2"}.fa-duotone.fa-user-clock:after,.fad.fa-user-clock:after{content:"\f4fd\f4fd"}.fa-duotone.fa-user-cowboy:after,.fad.fa-user-cowboy:after{content:"\f8ea\f8ea"}.fa-duotone.fa-user-crown:after,.fad.fa-user-crown:after{content:"\f6a4\f6a4"}.fa-duotone.fa-user-doctor:after,.fa-duotone.fa-user-md:after,.fad.fa-user-doctor:after,.fad.fa-user-md:after{content:"\f0f0\f0f0"}.fa-duotone.fa-user-doctor-hair:after,.fad.fa-user-doctor-hair:after{content:"\e458\e458"}.fa-duotone.fa-user-doctor-hair-long:after,.fad.fa-user-doctor-hair-long:after{content:"\e459\e459"}.fa-duotone.fa-user-doctor-message:after,.fa-duotone.fa-user-md-chat:after,.fad.fa-user-doctor-message:after,.fad.fa-user-md-chat:after{content:"\f82e\f82e"}.fa-duotone.fa-user-cog:after,.fa-duotone.fa-user-gear:after,.fad.fa-user-cog:after,.fad.fa-user-gear:after{content:"\f4fe\f4fe"}.fa-duotone.fa-user-graduate:after,.fad.fa-user-graduate:after{content:"\f501\f501"}.fa-duotone.fa-user-friends:after,.fa-duotone.fa-user-group:after,.fad.fa-user-friends:after,.fad.fa-user-group:after{content:"\f500\f500"}.fa-duotone.fa-user-group-crown:after,.fa-duotone.fa-users-crown:after,.fad.fa-user-group-crown:after,.fad.fa-users-crown:after{content:"\f6a5\f6a5"}.fa-duotone.fa-user-hair:after,.fad.fa-user-hair:after{content:"\e45a\e45a"}.fa-duotone.fa-user-hair-buns:after,.fad.fa-user-hair-buns:after{content:"\e3d3\e3d3"}.fa-duotone.fa-user-hair-long:after,.fad.fa-user-hair-long:after{content:"\e45b\e45b"}.fa-duotone.fa-business-front:after,.fa-duotone.fa-party-back:after,.fa-duotone.fa-trian-balbot:after,.fa-duotone.fa-user-hair-mullet:after,.fad.fa-business-front:after,.fad.fa-party-back:after,.fad.fa-trian-balbot:after,.fad.fa-user-hair-mullet:after{content:"\e45c\e45c"}.fa-duotone.fa-user-headset:after,.fad.fa-user-headset:after{content:"\f82d\f82d"}.fa-duotone.fa-user-construction:after,.fa-duotone.fa-user-hard-hat:after,.fa-duotone.fa-user-helmet-safety:after,.fad.fa-user-construction:after,.fad.fa-user-hard-hat:after,.fad.fa-user-helmet-safety:after{content:"\f82c\f82c"}.fa-duotone.fa-user-injured:after,.fad.fa-user-injured:after{content:"\f728\f728"}.fa-duotone.fa-user-alt:after,.fa-duotone.fa-user-large:after,.fad.fa-user-alt:after,.fad.fa-user-large:after{content:"\f406\f406"}.fa-duotone.fa-user-alt-slash:after,.fa-duotone.fa-user-large-slash:after,.fad.fa-user-alt-slash:after,.fad.fa-user-large-slash:after{content:"\f4fa\f4fa"}.fa-duotone.fa-user-lock:after,.fad.fa-user-lock:after{content:"\f502\f502"}.fa-duotone.fa-user-minus:after,.fad.fa-user-minus:after{content:"\f503\f503"}.fa-duotone.fa-user-music:after,.fad.fa-user-music:after{content:"\f8eb\f8eb"}.fa-duotone.fa-user-ninja:after,.fad.fa-user-ninja:after{content:"\f504\f504"}.fa-duotone.fa-user-nurse:after,.fad.fa-user-nurse:after{content:"\f82f\f82f"}.fa-duotone.fa-user-nurse-hair:after,.fad.fa-user-nurse-hair:after{content:"\e45d\e45d"}.fa-duotone.fa-user-nurse-hair-long:after,.fad.fa-user-nurse-hair-long:after{content:"\e45e\e45e"}.fa-duotone.fa-user-edit:after,.fa-duotone.fa-user-pen:after,.fad.fa-user-edit:after,.fad.fa-user-pen:after{content:"\f4ff\f4ff"}.fa-duotone.fa-user-pilot:after,.fad.fa-user-pilot:after{content:"\e2c0\e2c0"}.fa-duotone.fa-user-pilot-tie:after,.fad.fa-user-pilot-tie:after{content:"\e2c1\e2c1"}.fa-duotone.fa-user-plus:after,.fad.fa-user-plus:after{content:"\f234\f234"}.fa-duotone.fa-user-police:after,.fad.fa-user-police:after{content:"\e333\e333"}.fa-duotone.fa-user-police-tie:after,.fad.fa-user-police-tie:after{content:"\e334\e334"}.fa-duotone.fa-user-robot:after,.fad.fa-user-robot:after{content:"\e04b\e04b"}.fa-duotone.fa-user-robot-xmarks:after,.fad.fa-user-robot-xmarks:after{content:"\e4a7\e4a7"}.fa-duotone.fa-user-secret:after,.fad.fa-user-secret:after{content:"\f21b\f21b"}.fa-duotone.fa-user-shakespeare:after,.fad.fa-user-shakespeare:after{content:"\e2c2\e2c2"}.fa-duotone.fa-user-shield:after,.fad.fa-user-shield:after{content:"\f505\f505"}.fa-duotone.fa-user-slash:after,.fad.fa-user-slash:after{content:"\f506\f506"}.fa-duotone.fa-user-tag:after,.fad.fa-user-tag:after{content:"\f507\f507"}.fa-duotone.fa-user-tie:after,.fad.fa-user-tie:after{content:"\f508\f508"}.fa-duotone.fa-user-tie-hair:after,.fad.fa-user-tie-hair:after{content:"\e45f\e45f"}.fa-duotone.fa-user-tie-hair-long:after,.fad.fa-user-tie-hair-long:after{content:"\e460\e460"}.fa-duotone.fa-user-unlock:after,.fad.fa-user-unlock:after{content:"\e058\e058"}.fa-duotone.fa-user-visor:after,.fad.fa-user-visor:after{content:"\e04c\e04c"}.fa-duotone.fa-user-vneck:after,.fad.fa-user-vneck:after{content:"\e461\e461"}.fa-duotone.fa-user-vneck-hair:after,.fad.fa-user-vneck-hair:after{content:"\e462\e462"}.fa-duotone.fa-user-vneck-hair-long:after,.fad.fa-user-vneck-hair-long:after{content:"\e463\e463"}.fa-duotone.fa-user-times:after,.fa-duotone.fa-user-xmark:after,.fad.fa-user-times:after,.fad.fa-user-xmark:after{content:"\f235\f235"}.fa-duotone.fa-users:after,.fad.fa-users:after{content:"\f0c0\f0c0"}.fa-duotone.fa-users-cog:after,.fa-duotone.fa-users-gear:after,.fad.fa-users-cog:after,.fad.fa-users-gear:after{content:"\f509\f509"}.fa-duotone.fa-users-medical:after,.fad.fa-users-medical:after{content:"\f830\f830"}.fa-duotone.fa-users-slash:after,.fad.fa-users-slash:after{content:"\e073\e073"}.fa-duotone.fa-cutlery:after,.fa-duotone.fa-utensils:after,.fad.fa-cutlery:after,.fad.fa-utensils:after{content:"\f2e7\f2e7"}.fa-duotone.fa-utensils-slash:after,.fad.fa-utensils-slash:after{content:"\e464\e464"}.fa-duotone.fa-utility-pole:after,.fad.fa-utility-pole:after{content:"\e2c3\e2c3"}.fa-duotone.fa-utility-pole-double:after,.fad.fa-utility-pole-double:after{content:"\e2c4\e2c4"}.fa-duotone.fa-v:after,.fad.fa-v:after{content:"VV"}.fa-duotone.fa-vacuum:after,.fad.fa-vacuum:after{content:"\e04d\e04d"}.fa-duotone.fa-vacuum-robot:after,.fad.fa-vacuum-robot:after{content:"\e04e\e04e"}.fa-duotone.fa-value-absolute:after,.fad.fa-value-absolute:after{content:"\f6a6\f6a6"}.fa-duotone.fa-shuttle-van:after,.fa-duotone.fa-van-shuttle:after,.fad.fa-shuttle-van:after,.fad.fa-van-shuttle:after{content:"\f5b6\f5b6"}.fa-duotone.fa-vault:after,.fad.fa-vault:after{content:"\e2c5\e2c5"}.fa-duotone.fa-vector-circle:after,.fad.fa-vector-circle:after{content:"\e2c6\e2c6"}.fa-duotone.fa-vector-polygon:after,.fad.fa-vector-polygon:after{content:"\e2c7\e2c7"}.fa-duotone.fa-vector-square:after,.fad.fa-vector-square:after{content:"\f5cb\f5cb"}.fa-duotone.fa-vent-damper:after,.fad.fa-vent-damper:after{content:"\e465\e465"}.fa-duotone.fa-venus:after,.fad.fa-venus:after{content:"\f221\f221"}.fa-duotone.fa-venus-double:after,.fad.fa-venus-double:after{content:"\f226\f226"}.fa-duotone.fa-venus-mars:after,.fad.fa-venus-mars:after{content:"\f228\f228"}.fa-duotone.fa-vest:after,.fad.fa-vest:after{content:"\e085\e085"}.fa-duotone.fa-vest-patches:after,.fad.fa-vest-patches:after{content:"\e086\e086"}.fa-duotone.fa-vial:after,.fad.fa-vial:after{content:"\f492\f492"}.fa-duotone.fa-vials:after,.fad.fa-vials:after{content:"\f493\f493"}.fa-duotone.fa-video-camera:after,.fa-duotone.fa-video:after,.fad.fa-video-camera:after,.fad.fa-video:after{content:"\f03d\f03d"}.fa-duotone.fa-video-arrow-down-left:after,.fad.fa-video-arrow-down-left:after{content:"\e2c8\e2c8"}.fa-duotone.fa-video-arrow-up-right:after,.fad.fa-video-arrow-up-right:after{content:"\e2c9\e2c9"}.fa-duotone.fa-video-plus:after,.fad.fa-video-plus:after{content:"\f4e1\f4e1"}.fa-duotone.fa-video-slash:after,.fad.fa-video-slash:after{content:"\f4e2\f4e2"}.fa-duotone.fa-vihara:after,.fad.fa-vihara:after{content:"\f6a7\f6a7"}.fa-duotone.fa-violin:after,.fad.fa-violin:after{content:"\f8ed\f8ed"}.fa-duotone.fa-virus:after,.fad.fa-virus:after{content:"\e074\e074"}.fa-duotone.fa-virus-covid:after,.fad.fa-virus-covid:after{content:"\e4a8\e4a8"}.fa-duotone.fa-virus-covid-slash:after,.fad.fa-virus-covid-slash:after{content:"\e4a9\e4a9"}.fa-duotone.fa-virus-slash:after,.fad.fa-virus-slash:after{content:"\e075\e075"}.fa-duotone.fa-viruses:after,.fad.fa-viruses:after{content:"\e076\e076"}.fa-duotone.fa-voicemail:after,.fad.fa-voicemail:after{content:"\f897\f897"}.fa-duotone.fa-volcano:after,.fad.fa-volcano:after{content:"\f770\f770"}.fa-duotone.fa-volleyball-ball:after,.fa-duotone.fa-volleyball:after,.fad.fa-volleyball-ball:after,.fad.fa-volleyball:after{content:"\f45f\f45f"}.fa-duotone.fa-volume-medium:after,.fa-duotone.fa-volume:after,.fad.fa-volume-medium:after,.fad.fa-volume:after{content:"\f6a8\f6a8"}.fa-duotone.fa-volume-high:after,.fa-duotone.fa-volume-up:after,.fad.fa-volume-high:after,.fad.fa-volume-up:after{content:"\f028\f028"}.fa-duotone.fa-volume-down:after,.fa-duotone.fa-volume-low:after,.fad.fa-volume-down:after,.fad.fa-volume-low:after{content:"\f027\f027"}.fa-duotone.fa-volume-off:after,.fad.fa-volume-off:after{content:"\f026\f026"}.fa-duotone.fa-volume-slash:after,.fad.fa-volume-slash:after{content:"\f2e2\f2e2"}.fa-duotone.fa-volume-mute:after,.fa-duotone.fa-volume-times:after,.fa-duotone.fa-volume-xmark:after,.fad.fa-volume-mute:after,.fad.fa-volume-times:after,.fad.fa-volume-xmark:after{content:"\f6a9\f6a9"}.fa-duotone.fa-vr-cardboard:after,.fad.fa-vr-cardboard:after{content:"\f729\f729"}.fa-duotone.fa-w:after,.fad.fa-w:after{content:"WW"}.fa-duotone.fa-waffle:after,.fad.fa-waffle:after{content:"\e466\e466"}.fa-duotone.fa-wagon-covered:after,.fad.fa-wagon-covered:after{content:"\f8ee\f8ee"}.fa-duotone.fa-walker:after,.fad.fa-walker:after{content:"\f831\f831"}.fa-duotone.fa-walkie-talkie:after,.fad.fa-walkie-talkie:after{content:"\f8ef\f8ef"}.fa-duotone.fa-wallet:after,.fad.fa-wallet:after{content:"\f555\f555"}.fa-duotone.fa-wand:after,.fad.fa-wand:after{content:"\f72a\f72a"}.fa-duotone.fa-magic:after,.fa-duotone.fa-wand-magic:after,.fad.fa-magic:after,.fad.fa-wand-magic:after{content:"\f0d0\f0d0"}.fa-duotone.fa-magic-wand-sparkles:after,.fa-duotone.fa-wand-magic-sparkles:after,.fad.fa-magic-wand-sparkles:after,.fad.fa-wand-magic-sparkles:after{content:"\e2ca\e2ca"}.fa-duotone.fa-wand-sparkles:after,.fad.fa-wand-sparkles:after{content:"\f72b\f72b"}.fa-duotone.fa-warehouse:after,.fad.fa-warehouse:after{content:"\f494\f494"}.fa-duotone.fa-warehouse-alt:after,.fa-duotone.fa-warehouse-full:after,.fad.fa-warehouse-alt:after,.fad.fa-warehouse-full:after{content:"\f495\f495"}.fa-duotone.fa-washer:after,.fa-duotone.fa-washing-machine:after,.fad.fa-washer:after,.fad.fa-washing-machine:after{content:"\f898\f898"}.fa-duotone.fa-watch:after,.fad.fa-watch:after{content:"\f2e1\f2e1"}.fa-duotone.fa-watch-apple:after,.fad.fa-watch-apple:after{content:"\e2cb\e2cb"}.fa-duotone.fa-watch-calculator:after,.fad.fa-watch-calculator:after{content:"\f8f0\f8f0"}.fa-duotone.fa-watch-fitness:after,.fad.fa-watch-fitness:after{content:"\f63e\f63e"}.fa-duotone.fa-watch-smart:after,.fad.fa-watch-smart:after{content:"\e2cc\e2cc"}.fa-duotone.fa-water:after,.fad.fa-water:after{content:"\f773\f773"}.fa-duotone.fa-water-arrow-down:after,.fa-duotone.fa-water-lower:after,.fad.fa-water-arrow-down:after,.fad.fa-water-lower:after{content:"\f774\f774"}.fa-duotone.fa-water-arrow-up:after,.fa-duotone.fa-water-rise:after,.fad.fa-water-arrow-up:after,.fad.fa-water-rise:after{content:"\f775\f775"}.fa-duotone.fa-ladder-water:after,.fa-duotone.fa-swimming-pool:after,.fa-duotone.fa-water-ladder:after,.fad.fa-ladder-water:after,.fad.fa-swimming-pool:after,.fad.fa-water-ladder:after{content:"\f5c5\f5c5"}.fa-duotone.fa-watermelon-slice:after,.fad.fa-watermelon-slice:after{content:"\e337\e337"}.fa-duotone.fa-heart-rate:after,.fa-duotone.fa-wave-pulse:after,.fad.fa-heart-rate:after,.fad.fa-wave-pulse:after{content:"\f5f8\f5f8"}.fa-duotone.fa-wave-sine:after,.fad.fa-wave-sine:after{content:"\f899\f899"}.fa-duotone.fa-wave-square:after,.fad.fa-wave-square:after{content:"\f83e\f83e"}.fa-duotone.fa-wave-triangle:after,.fad.fa-wave-triangle:after{content:"\f89a\f89a"}.fa-duotone.fa-waveform:after,.fad.fa-waveform:after{content:"\f8f1\f8f1"}.fa-duotone.fa-waveform-lines:after,.fa-duotone.fa-waveform-path:after,.fad.fa-waveform-lines:after,.fad.fa-waveform-path:after{content:"\f8f2\f8f2"}.fa-duotone.fa-weight-hanging:after,.fad.fa-weight-hanging:after{content:"\f5cd\f5cd"}.fa-duotone.fa-weight-scale:after,.fa-duotone.fa-weight:after,.fad.fa-weight-scale:after,.fad.fa-weight:after{content:"\f496\f496"}.fa-duotone.fa-whale:after,.fad.fa-whale:after{content:"\f72c\f72c"}.fa-duotone.fa-wheat:after,.fad.fa-wheat:after{content:"\f72d\f72d"}.fa-duotone.fa-wheat-alt:after,.fa-duotone.fa-wheat-awn:after,.fad.fa-wheat-alt:after,.fad.fa-wheat-awn:after{content:"\e2cd\e2cd"}.fa-duotone.fa-wheat-awn-slash:after,.fad.fa-wheat-awn-slash:after{content:"\e338\e338"}.fa-duotone.fa-wheat-slash:after,.fad.fa-wheat-slash:after{content:"\e339\e339"}.fa-duotone.fa-wheelchair:after,.fad.fa-wheelchair:after{content:"\f193\f193"}.fa-duotone.fa-wheelchair-alt:after,.fa-duotone.fa-wheelchair-move:after,.fad.fa-wheelchair-alt:after,.fad.fa-wheelchair-move:after{content:"\e2ce\e2ce"}.fa-duotone.fa-glass-whiskey:after,.fa-duotone.fa-whiskey-glass:after,.fad.fa-glass-whiskey:after,.fad.fa-whiskey-glass:after{content:"\f7a0\f7a0"}.fa-duotone.fa-glass-whiskey-rocks:after,.fa-duotone.fa-whiskey-glass-ice:after,.fad.fa-glass-whiskey-rocks:after,.fad.fa-whiskey-glass-ice:after{content:"\f7a1\f7a1"}.fa-duotone.fa-whistle:after,.fad.fa-whistle:after{content:"\f460\f460"}.fa-duotone.fa-wifi-3:after,.fa-duotone.fa-wifi-strong:after,.fa-duotone.fa-wifi:after,.fad.fa-wifi-3:after,.fad.fa-wifi-strong:after,.fad.fa-wifi:after{content:"\f1eb\f1eb"}.fa-duotone.fa-wifi-exclamation:after,.fad.fa-wifi-exclamation:after{content:"\e2cf\e2cf"}.fa-duotone.fa-wifi-2:after,.fa-duotone.fa-wifi-fair:after,.fad.fa-wifi-2:after,.fad.fa-wifi-fair:after{content:"\f6ab\f6ab"}.fa-duotone.fa-wifi-slash:after,.fad.fa-wifi-slash:after{content:"\f6ac\f6ac"}.fa-duotone.fa-wifi-1:after,.fa-duotone.fa-wifi-weak:after,.fad.fa-wifi-1:after,.fad.fa-wifi-weak:after{content:"\f6aa\f6aa"}.fa-duotone.fa-wind:after,.fad.fa-wind:after{content:"\f72e\f72e"}.fa-duotone.fa-wind-turbine:after,.fad.fa-wind-turbine:after{content:"\f89b\f89b"}.fa-duotone.fa-wind-circle-exclamation:after,.fa-duotone.fa-wind-warning:after,.fad.fa-wind-circle-exclamation:after,.fad.fa-wind-warning:after{content:"\f776\f776"}.fa-duotone.fa-window:after,.fad.fa-window:after{content:"\f40e\f40e"}.fa-duotone.fa-window-alt:after,.fa-duotone.fa-window-flip:after,.fad.fa-window-alt:after,.fad.fa-window-flip:after{content:"\f40f\f40f"}.fa-duotone.fa-window-frame:after,.fad.fa-window-frame:after{content:"\e04f\e04f"}.fa-duotone.fa-window-frame-open:after,.fad.fa-window-frame-open:after{content:"\e050\e050"}.fa-duotone.fa-window-maximize:after,.fad.fa-window-maximize:after{content:"\f2d0\f2d0"}.fa-duotone.fa-window-minimize:after,.fad.fa-window-minimize:after{content:"\f2d1\f2d1"}.fa-duotone.fa-window-restore:after,.fad.fa-window-restore:after{content:"\f2d2\f2d2"}.fa-duotone.fa-windsock:after,.fad.fa-windsock:after{content:"\f777\f777"}.fa-duotone.fa-wine-bottle:after,.fad.fa-wine-bottle:after{content:"\f72f\f72f"}.fa-duotone.fa-wine-glass:after,.fad.fa-wine-glass:after{content:"\f4e3\f4e3"}.fa-duotone.fa-fragile:after,.fa-duotone.fa-wine-glass-crack:after,.fad.fa-fragile:after,.fad.fa-wine-glass-crack:after{content:"\f4bb\f4bb"}.fa-duotone.fa-wine-glass-alt:after,.fa-duotone.fa-wine-glass-empty:after,.fad.fa-wine-glass-alt:after,.fad.fa-wine-glass-empty:after{content:"\f5ce\f5ce"}.fa-duotone.fa-krw:after,.fa-duotone.fa-won-sign:after,.fa-duotone.fa-won:after,.fad.fa-krw:after,.fad.fa-won-sign:after,.fad.fa-won:after{content:"\f159\f159"}.fa-duotone.fa-wreath:after,.fad.fa-wreath:after{content:"\f7e2\f7e2"}.fa-duotone.fa-wrench:after,.fad.fa-wrench:after{content:"\f0ad\f0ad"}.fa-duotone.fa-wrench-simple:after,.fad.fa-wrench-simple:after{content:"\e2d1\e2d1"}.fa-duotone.fa-x:after,.fad.fa-x:after{content:"XX"}.fa-duotone.fa-x-ray:after,.fad.fa-x-ray:after{content:"\f497\f497"}.fa-duotone.fa-close:after,.fa-duotone.fa-multiply:after,.fa-duotone.fa-remove:after,.fa-duotone.fa-times:after,.fa-duotone.fa-xmark:after,.fad.fa-close:after,.fad.fa-multiply:after,.fad.fa-remove:after,.fad.fa-times:after,.fad.fa-xmark:after{content:"\f00d\f00d"}.fa-duotone.fa-times-to-slot:after,.fa-duotone.fa-vote-nay:after,.fa-duotone.fa-xmark-to-slot:after,.fad.fa-times-to-slot:after,.fad.fa-vote-nay:after,.fad.fa-xmark-to-slot:after{content:"\f771\f771"}.fa-duotone.fa-y:after,.fad.fa-y:after{content:"YY"}.fa-duotone.fa-cny:after,.fa-duotone.fa-jpy:after,.fa-duotone.fa-rmb:after,.fa-duotone.fa-yen-sign:after,.fa-duotone.fa-yen:after,.fad.fa-cny:after,.fad.fa-jpy:after,.fad.fa-rmb:after,.fad.fa-yen-sign:after,.fad.fa-yen:after{content:"\f157\f157"}.fa-duotone.fa-yin-yang:after,.fad.fa-yin-yang:after{content:"\f6ad\f6ad"}.fa-duotone.fa-z:after,.fad.fa-z:after{content:"ZZ"}:host,:root{--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url(fa-light-300.3f838c84a98c2f4e.woff2) format("woff2"),url(fa-light-300.88ccdef63ca6b226.ttf) format("truetype")}.fa-light,.fal{font-family:"Font Awesome 6 Pro";font-weight:300}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(fa-regular-400.66eb0757ab78c19f.woff2) format("woff2"),url(fa-regular-400.26ed472d42ff3aa4.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Pro";font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(fa-solid-900.dd5b7b2e9b317ca1.woff2) format("woff2"),url(fa-solid-900.0111ff7c49ef27ab.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Pro";font-weight:900}:host,:root{--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url(fa-thin-100.9504983ad0bc6c47.woff2) format("woff2"),url(fa-thin-100.7c64f7d8ad45f9de.ttf) format("truetype")}.fa-thin,.fat{font-family:"Font Awesome 6 Pro";font-weight:100}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(fa-brands-400.9551593186fe5149.woff2) format("woff2"),url(fa-brands-400.992138ef85dec68b.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:900;src:url(fa-solid-900.dd5b7b2e9b317ca1.woff2) format("woff2"),url(fa-solid-900.0111ff7c49ef27ab.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:400;src:url(fa-regular-400.66eb0757ab78c19f.woff2) format("woff2"),url(fa-regular-400.26ed472d42ff3aa4.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:300;src:url(fa-light-300.3f838c84a98c2f4e.woff2) format("woff2"),url(fa-light-300.88ccdef63ca6b226.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Duotone";font-display:block;font-weight:900;src:url(fa-duotone-900.917758838533decc.woff2) format("woff2"),url(fa-duotone-900.d21cc3222497ed74.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(fa-brands-400.9551593186fe5149.woff2) format("woff2"),url(fa-brands-400.992138ef85dec68b.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(fa-regular-400.66eb0757ab78c19f.woff2) format("woff2"),url(fa-regular-400.26ed472d42ff3aa4.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(fa-v4compatibility.1b0a9653a3f8f247.woff2) format("woff2"),url(fa-v4compatibility.077f6ca842176387.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f250,u+f252,u+f27a}@font-face{font-family:uicons-regular-rounded;src:url(uicons-regular-rounded.00ce2c53f46e92ca.eot#iefix) format("embedded-opentype"),url(uicons-regular-rounded.a536484c13008670.woff2) format("woff2"),url(uicons-regular-rounded.0e55c9648ea90a8b.woff) format("woff")}i[class^=fi-rr-]:before,i[class*=" fi-rr-"]:before,span[class^=fi-rr-]:before,span[class*=fi-rr-]:before{font-family:uicons-regular-rounded!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-rr-add-document:before{content:"\f101"}.fi-rr-add-folder:before{content:"\f102"}.fi-rr-add:before{content:"\f103"}.fi-rr-address-book:before{content:"\f104"}.fi-rr-alarm-clock:before{content:"\f105"}.fi-rr-align-center:before{content:"\f106"}.fi-rr-align-justify:before{content:"\f107"}.fi-rr-align-left:before{content:"\f108"}.fi-rr-align-right:before{content:"\f109"}.fi-rr-ambulance:before{content:"\f10a"}.fi-rr-angle-circle-down:before{content:"\f10b"}.fi-rr-angle-circle-left:before{content:"\f10c"}.fi-rr-angle-circle-right:before{content:"\f10d"}.fi-rr-angle-circle-up:before{content:"\f10e"}.fi-rr-angle-double-left:before{content:"\f10f"}.fi-rr-angle-double-right:before{content:"\f110"}.fi-rr-angle-double-small-down:before{content:"\f111"}.fi-rr-angle-double-small-left:before{content:"\f112"}.fi-rr-angle-double-small-right:before{content:"\f113"}.fi-rr-angle-double-small-up:before{content:"\f114"}.fi-rr-angle-down:before{content:"\f115"}.fi-rr-angle-left:before{content:"\f116"}.fi-rr-angle-right:before{content:"\f117"}.fi-rr-angle-small-down:before{content:"\f118"}.fi-rr-angle-small-left:before{content:"\f119"}.fi-rr-angle-small-right:before{content:"\f11a"}.fi-rr-angle-small-up:before{content:"\f11b"}.fi-rr-angle-square-down:before{content:"\f11c"}.fi-rr-angle-square-left:before{content:"\f11d"}.fi-rr-angle-square-right:before{content:"\f11e"}.fi-rr-angle-square-up:before{content:"\f11f"}.fi-rr-angle-up:before{content:"\f120"}.fi-rr-angry:before{content:"\f121"}.fi-rr-apple-whole:before{content:"\f122"}.fi-rr-apps-add:before{content:"\f123"}.fi-rr-apps-delete:before{content:"\f124"}.fi-rr-apps-sort:before{content:"\f125"}.fi-rr-apps:before{content:"\f126"}.fi-rr-archive:before{content:"\f127"}.fi-rr-arrow-alt-circle-down:before{content:"\f128"}.fi-rr-arrow-alt-circle-left:before{content:"\f129"}.fi-rr-arrow-alt-circle-right:before{content:"\f12a"}.fi-rr-arrow-alt-circle-up:before{content:"\f12b"}.fi-rr-arrow-alt-down:before{content:"\f12c"}.fi-rr-arrow-alt-from-bottom:before{content:"\f12d"}.fi-rr-arrow-alt-from-left:before{content:"\f12e"}.fi-rr-arrow-alt-from-right:before{content:"\f12f"}.fi-rr-arrow-alt-from-top:before{content:"\f130"}.fi-rr-arrow-alt-left:before{content:"\f131"}.fi-rr-arrow-alt-right:before{content:"\f132"}.fi-rr-arrow-alt-square-down:before{content:"\f133"}.fi-rr-arrow-alt-square-left:before{content:"\f134"}.fi-rr-arrow-alt-square-right:before{content:"\f135"}.fi-rr-arrow-alt-square-up:before{content:"\f136"}.fi-rr-arrow-alt-to-bottom:before{content:"\f137"}.fi-rr-arrow-alt-to-left:before{content:"\f138"}.fi-rr-arrow-alt-to-right:before{content:"\f139"}.fi-rr-arrow-alt-to-top:before{content:"\f13a"}.fi-rr-arrow-alt-up:before{content:"\f13b"}.fi-rr-arrow-circle-down:before{content:"\f13c"}.fi-rr-arrow-circle-left:before{content:"\f13d"}.fi-rr-arrow-circle-right:before{content:"\f13e"}.fi-rr-arrow-circle-up:before{content:"\f13f"}.fi-rr-arrow-down:before{content:"\f140"}.fi-rr-arrow-from-bottom:before{content:"\f141"}.fi-rr-arrow-from-left:before{content:"\f142"}.fi-rr-arrow-from-right:before{content:"\f143"}.fi-rr-arrow-from-top:before{content:"\f144"}.fi-rr-arrow-left:before{content:"\f145"}.fi-rr-arrow-right:before{content:"\f146"}.fi-rr-arrow-small-down:before{content:"\f147"}.fi-rr-arrow-small-left:before{content:"\f148"}.fi-rr-arrow-small-right:before{content:"\f149"}.fi-rr-arrow-small-up:before{content:"\f14a"}.fi-rr-arrow-square-down:before{content:"\f14b"}.fi-rr-arrow-square-left:before{content:"\f14c"}.fi-rr-arrow-square-right:before{content:"\f14d"}.fi-rr-arrow-square-up:before{content:"\f14e"}.fi-rr-arrow-to-bottom:before{content:"\f14f"}.fi-rr-arrow-to-left:before{content:"\f150"}.fi-rr-arrow-to-right:before{content:"\f151"}.fi-rr-arrow-to-top:before{content:"\f152"}.fi-rr-arrow-up:before{content:"\f153"}.fi-rr-arrows-alt-h:before{content:"\f154"}.fi-rr-arrows-alt-v:before{content:"\f155"}.fi-rr-arrows-alt:before{content:"\f156"}.fi-rr-arrows-h-copy:before{content:"\f157"}.fi-rr-arrows-h:before{content:"\f158"}.fi-rr-arrows:before{content:"\f159"}.fi-rr-assept-document:before{content:"\f15a"}.fi-rr-assistive-listening-systems:before{content:"\f15b"}.fi-rr-asterik:before{content:"\f15c"}.fi-rr-at:before{content:"\f15d"}.fi-rr-aubergine:before{content:"\f15e"}.fi-rr-avocado:before{content:"\f15f"}.fi-rr-baby-carriage:before{content:"\f160"}.fi-rr-backpack:before{content:"\f161"}.fi-rr-bacon:before{content:"\f162"}.fi-rr-badge:before{content:"\f163"}.fi-rr-balloons:before{content:"\f164"}.fi-rr-ban:before{content:"\f165"}.fi-rr-band-aid:before{content:"\f166"}.fi-rr-bank:before{content:"\f167"}.fi-rr-barber-shop:before{content:"\f168"}.fi-rr-baseball-alt:before{content:"\f169"}.fi-rr-baseball:before{content:"\f16a"}.fi-rr-basketball-hoop:before{content:"\f16b"}.fi-rr-basketball:before{content:"\f16c"}.fi-rr-bed:before{content:"\f16d"}.fi-rr-beer:before{content:"\f16e"}.fi-rr-bell-ring:before{content:"\f16f"}.fi-rr-bell-school:before{content:"\f170"}.fi-rr-bell:before{content:"\f171"}.fi-rr-bike:before{content:"\f172"}.fi-rr-biking-mountain:before{content:"\f173"}.fi-rr-biking:before{content:"\f174"}.fi-rr-billiard:before{content:"\f175"}.fi-rr-bold:before{content:"\f176"}.fi-rr-bolt:before{content:"\f177"}.fi-rr-book-alt:before{content:"\f178"}.fi-rr-book:before{content:"\f179"}.fi-rr-bookmark:before{content:"\f17a"}.fi-rr-bottle:before{content:"\f17b"}.fi-rr-bow-arrow:before{content:"\f17c"}.fi-rr-bowling-ball:before{content:"\f17d"}.fi-rr-bowling-pins:before{content:"\f17e"}.fi-rr-bowling:before{content:"\f17f"}.fi-rr-box-alt:before{content:"\f180"}.fi-rr-box:before{content:"\f181"}.fi-rr-boxing-glove:before{content:"\f182"}.fi-rr-braille:before{content:"\f183"}.fi-rr-bread-slice:before{content:"\f184"}.fi-rr-bread:before{content:"\f185"}.fi-rr-briefcase:before{content:"\f186"}.fi-rr-broccoli:before{content:"\f187"}.fi-rr-broom:before{content:"\f188"}.fi-rr-browser:before{content:"\f189"}.fi-rr-brush:before{content:"\f18a"}.fi-rr-bug:before{content:"\f18b"}.fi-rr-building:before{content:"\f18c"}.fi-rr-bulb:before{content:"\f18d"}.fi-rr-burrito:before{content:"\f18e"}.fi-rr-bus-alt:before{content:"\f18f"}.fi-rr-bus:before{content:"\f190"}.fi-rr-butterfly:before{content:"\f191"}.fi-rr-cake-birthday:before{content:"\f192"}.fi-rr-cake-wedding:before{content:"\f193"}.fi-rr-calculator:before{content:"\f194"}.fi-rr-calendar:before{content:"\f195"}.fi-rr-call-history:before{content:"\f196"}.fi-rr-call-incoming:before{content:"\f197"}.fi-rr-call-missed:before{content:"\f198"}.fi-rr-call-outgoing:before{content:"\f199"}.fi-rr-camera:before{content:"\f19a"}.fi-rr-camping:before{content:"\f19b"}.fi-rr-candy-alt:before{content:"\f19c"}.fi-rr-candy:before{content:"\f19d"}.fi-rr-canned-food:before{content:"\f19e"}.fi-rr-car-alt:before{content:"\f19f"}.fi-rr-car-battery:before{content:"\f1a0"}.fi-rr-car-building:before{content:"\f1a1"}.fi-rr-car-bump:before{content:"\f1a2"}.fi-rr-car-bus:before{content:"\f1a3"}.fi-rr-car-crash:before{content:"\f1a4"}.fi-rr-car-garage:before{content:"\f1a5"}.fi-rr-car-mechanic:before{content:"\f1a6"}.fi-rr-car-side:before{content:"\f1a7"}.fi-rr-car-tilt:before{content:"\f1a8"}.fi-rr-car-wash:before{content:"\f1a9"}.fi-rr-car:before{content:"\f1aa"}.fi-rr-caravan-alt:before{content:"\f1ab"}.fi-rr-caravan:before{content:"\f1ac"}.fi-rr-caret-circle-down:before{content:"\f1ad"}.fi-rr-caret-circle-right:before{content:"\f1ae"}.fi-rr-caret-circle-up:before{content:"\f1af"}.fi-rr-caret-down:before{content:"\f1b0"}.fi-rr-caret-left:before{content:"\f1b1"}.fi-rr-caret-quare-up:before{content:"\f1b2"}.fi-rr-caret-right:before{content:"\f1b3"}.fi-rr-caret-square-down:before{content:"\f1b4"}.fi-rr-caret-square-left_1:before{content:"\f1b5"}.fi-rr-caret-square-left:before{content:"\f1b6"}.fi-rr-caret-square-right:before{content:"\f1b7"}.fi-rr-caret-up:before{content:"\f1b8"}.fi-rr-carrot:before{content:"\f1b9"}.fi-rr-cars:before{content:"\f1ba"}.fi-rr-charging-station:before{content:"\f1bb"}.fi-rr-chart-connected:before{content:"\f1bc"}.fi-rr-chart-histogram:before{content:"\f1bd"}.fi-rr-chart-network:before{content:"\f1be"}.fi-rr-chart-pie-alt:before{content:"\f1bf"}.fi-rr-chart-pie:before{content:"\f1c0"}.fi-rr-chart-pyramid:before{content:"\f1c1"}.fi-rr-chart-set-theory:before{content:"\f1c2"}.fi-rr-chart-tree:before{content:"\f1c3"}.fi-rr-chat-arrow-down:before{content:"\f1c4"}.fi-rr-chat-arrow-grow:before{content:"\f1c5"}.fi-rr-check:before{content:"\f1c6"}.fi-rr-checkbox:before{content:"\f1c7"}.fi-rr-cheese:before{content:"\f1c8"}.fi-rr-cherry:before{content:"\f1c9"}.fi-rr-chess-piece:before{content:"\f1ca"}.fi-rr-chess-bishop:before{content:"\f1cb"}.fi-rr-chess-board:before{content:"\f1cc"}.fi-rr-chess-clock-alt:before{content:"\f1cd"}.fi-rr-chess-clock:before{content:"\f1ce"}.fi-rr-chess-king-alt:before{content:"\f1cf"}.fi-rr-chess-king:before{content:"\f1d0"}.fi-rr-chess-knight-alt:before{content:"\f1d1"}.fi-rr-chess-knight:before{content:"\f1d2"}.fi-rr-chess-pawn-alt:before{content:"\f1d3"}.fi-rr-chess-pawn:before{content:"\f1d4"}.fi-rr-chess-queen-alt:before{content:"\f1d5"}.fi-rr-chess-queen:before{content:"\f1d6"}.fi-rr-chess-rook-alt:before{content:"\f1d7"}.fi-rr-chess-rook:before{content:"\f1d8"}.fi-rr-chess:before{content:"\f1d9"}.fi-rr-chevron-double-down:before{content:"\f1da"}.fi-rr-chevron-double-up:before{content:"\f1db"}.fi-rr-child-head:before{content:"\f1dc"}.fi-rr-chocolate:before{content:"\f1dd"}.fi-rr-circle-small:before{content:"\f1de"}.fi-rr-circle:before{content:"\f1df"}.fi-rr-clip:before{content:"\f1e0"}.fi-rr-clock:before{content:"\f1e1"}.fi-rr-cloud-upload:before{content:"\f1e2"}.fi-rr-cloud-check:before{content:"\f1e3"}.fi-rr-cloud-disabled:before{content:"\f1e4"}.fi-rr-cloud-download-alt:before{content:"\f1e5"}.fi-rr-cloud-download:before{content:"\f1e6"}.fi-rr-cloud-drizzle:before{content:"\f1e7"}.fi-rr-cloud-hail-mixed:before{content:"\f1e8"}.fi-rr-cloud-hail:before{content:"\f1e9"}.fi-rr-cloud-moon-rain:before{content:"\f1ea"}.fi-rr-cloud-moon:before{content:"\f1eb"}.fi-rr-cloud-rain:before{content:"\f1ec"}.fi-rr-cloud-rainbow:before{content:"\f1ed"}.fi-rr-cloud-share:before{content:"\f1ee"}.fi-rr-cloud-showers-heavy:before{content:"\f1ef"}.fi-rr-cloud-showers:before{content:"\f1f0"}.fi-rr-cloud-sleet:before{content:"\f1f1"}.fi-rr-cloud-snow:before{content:"\f1f2"}.fi-rr-cloud-sun-rain:before{content:"\f1f3"}.fi-rr-cloud-sun:before{content:"\f1f4"}.fi-rr-cloud-upload-alt:before{content:"\f1f5"}.fi-rr-cloud:before{content:"\f1f6"}.fi-rr-clouds-moon:before{content:"\f1f7"}.fi-rr-clouds-sun:before{content:"\f1f8"}.fi-rr-clouds:before{content:"\f1f9"}.fi-rr-club:before{content:"\f1fa"}.fi-rr-cocktail-alt:before{content:"\f1fb"}.fi-rr-cocktail:before{content:"\f1fc"}.fi-rr-coffee-pot:before{content:"\f1fd"}.fi-rr-coffee:before{content:"\f1fe"}.fi-rr-comment-alt:before{content:"\f1ff"}.fi-rr-comment-check:before{content:"\f200"}.fi-rr-comment-heart:before{content:"\f201"}.fi-rr-comment-info:before{content:"\f202"}.fi-rr-comment-user:before{content:"\f203"}.fi-rr-comment:before{content:"\f204"}.fi-rr-comments:before{content:"\f205"}.fi-rr-compress-alt:before{content:"\f206"}.fi-rr-compress:before{content:"\f207"}.fi-rr-computer:before{content:"\f208"}.fi-rr-confetti:before{content:"\f209"}.fi-rr-cookie:before{content:"\f20a"}.fi-rr-copy-alt:before{content:"\f20b"}.fi-rr-copy:before{content:"\f20c"}.fi-rr-copyright:before{content:"\f20d"}.fi-rr-corn:before{content:"\f20e"}.fi-rr-cow:before{content:"\f20f"}.fi-rr-cream:before{content:"\f210"}.fi-rr-credit-card:before{content:"\f211"}.fi-rr-cricket:before{content:"\f212"}.fi-rr-croissant:before{content:"\f213"}.fi-rr-cross-circle:before{content:"\f214"}.fi-rr-cross-small:before{content:"\f215"}.fi-rr-cross:before{content:"\f216"}.fi-rr-crown:before{content:"\f217"}.fi-rr-cube:before{content:"\f218"}.fi-rr-cupcake:before{content:"\f219"}.fi-rr-curling:before{content:"\f21a"}.fi-rr-cursor-finger:before{content:"\f21b"}.fi-rr-cursor-plus:before{content:"\f21c"}.fi-rr-cursor-text-alt:before{content:"\f21d"}.fi-rr-cursor-text:before{content:"\f21e"}.fi-rr-cursor:before{content:"\f21f"}.fi-rr-dart:before{content:"\f220"}.fi-rr-dashboard:before{content:"\f221"}.fi-rr-data-transfer:before{content:"\f222"}.fi-rr-database:before{content:"\f223"}.fi-rr-delete-document:before{content:"\f224"}.fi-rr-delete-user:before{content:"\f225"}.fi-rr-delete:before{content:"\f226"}.fi-rr-dewpoint:before{content:"\f227"}.fi-rr-diamond:before{content:"\f228"}.fi-rr-dice-alt:before{content:"\f229"}.fi-rr-dice-d10:before{content:"\f22a"}.fi-rr-dice-d12:before{content:"\f22b"}.fi-rr-dice-d20:before{content:"\f22c"}.fi-rr-dice-d4:before{content:"\f22d"}.fi-rr-dice-d6:before{content:"\f22e"}.fi-rr-dice-d8:before{content:"\f22f"}.fi-rr-dice-four:before{content:"\f230"}.fi-rr-dice-one:before{content:"\f231"}.fi-rr-dice-six:before{content:"\f232"}.fi-rr-dice-three:before{content:"\f233"}.fi-rr-dice-two:before{content:"\f234"}.fi-rr-dice:before{content:"\f235"}.fi-rr-diploma:before{content:"\f236"}.fi-rr-disco-ball:before{content:"\f237"}.fi-rr-disk:before{content:"\f238"}.fi-rr-dizzy:before{content:"\f239"}.fi-rr-doctor:before{content:"\f23a"}.fi-rr-document-signed:before{content:"\f23b"}.fi-rr-document:before{content:"\f23c"}.fi-rr-dollar:before{content:"\f23d"}.fi-rr-download:before{content:"\f23e"}.fi-rr-dreidel:before{content:"\f23f"}.fi-rr-drink-alt:before{content:"\f240"}.fi-rr-drumstick:before{content:"\f241"}.fi-rr-duplicate:before{content:"\f242"}.fi-rr-e-learning:before{content:"\f243"}.fi-rr-earnings:before{content:"\f244"}.fi-rr-eclipse-alt:before{content:"\f245"}.fi-rr-eclipse:before{content:"\f246"}.fi-rr-edit-alt:before{content:"\f247"}.fi-rr-edit:before{content:"\f248"}.fi-rr-egg-fried:before{content:"\f249"}.fi-rr-egg:before{content:"\f24a"}.fi-rr-engine-warning:before{content:"\f24b"}.fi-rr-envelope-ban:before{content:"\f24c"}.fi-rr-envelope-download:before{content:"\f24d"}.fi-rr-envelope-marker:before{content:"\f24e"}.fi-rr-envelope-open:before{content:"\f24f"}.fi-rr-envelope-plus:before{content:"\f250"}.fi-rr-envelope:before{content:"\f251"}.fi-rr-euro:before{content:"\f252"}.fi-rr-exchange-alt:before{content:"\f253"}.fi-rr-exchange:before{content:"\f254"}.fi-rr-exclamation:before{content:"\f255"}.fi-rr-expand-arrows-alt:before{content:"\f256"}.fi-rr-expand-arrows:before{content:"\f257"}.fi-rr-expand:before{content:"\f258"}.fi-rr-eye-crossed:before{content:"\f259"}.fi-rr-eye-dropper:before{content:"\f25a"}.fi-rr-eye:before{content:"\f25b"}.fi-rr-feather:before{content:"\f25c"}.fi-rr-ferris-wheel:before{content:"\f25d"}.fi-rr-field-hockey:before{content:"\f25e"}.fi-rr-fighter-jet:before{content:"\f25f"}.fi-rr-file-ai:before{content:"\f260"}.fi-rr-file-eps:before{content:"\f261"}.fi-rr-file-psd:before{content:"\f262"}.fi-rr-file:before{content:"\f263"}.fi-rr-fill:before{content:"\f264"}.fi-rr-film:before{content:"\f265"}.fi-rr-filter:before{content:"\f266"}.fi-rr-fingerprint:before{content:"\f267"}.fi-rr-fish:before{content:"\f268"}.fi-rr-flag:before{content:"\f269"}.fi-rr-flame:before{content:"\f26a"}.fi-rr-flip-horizontal:before{content:"\f26b"}.fi-rr-flower-bouquet:before{content:"\f26c"}.fi-rr-flower-tulip:before{content:"\f26d"}.fi-rr-flower:before{content:"\f26e"}.fi-rr-flushed:before{content:"\f26f"}.fi-rr-fog:before{content:"\f270"}.fi-rr-folder:before{content:"\f271"}.fi-rr-following:before{content:"\f272"}.fi-rr-football:before{content:"\f273"}.fi-rr-fork:before{content:"\f274"}.fi-rr-form:before{content:"\f275"}.fi-rr-forward:before{content:"\f276"}.fi-rr-fox:before{content:"\f277"}.fi-rr-french-fries:before{content:"\f278"}.fi-rr-frown:before{content:"\f279"}.fi-rr-ftp:before{content:"\f27a"}.fi-rr-gallery:before{content:"\f27b"}.fi-rr-game-board-alt:before{content:"\f27c"}.fi-rr-gamepad:before{content:"\f27d"}.fi-rr-garage-car:before{content:"\f27e"}.fi-rr-garage-open:before{content:"\f27f"}.fi-rr-garage:before{content:"\f280"}.fi-rr-garlic:before{content:"\f281"}.fi-rr-gas-pump-alt:before{content:"\f282"}.fi-rr-gas-pump-slash:before{content:"\f283"}.fi-rr-gas-pump:before{content:"\f284"}.fi-rr-gem:before{content:"\f285"}.fi-rr-gif:before{content:"\f286"}.fi-rr-gift:before{content:"\f287"}.fi-rr-gingerbread-man:before{content:"\f288"}.fi-rr-glass-cheers:before{content:"\f289"}.fi-rr-glass:before{content:"\f28a"}.fi-rr-glasses:before{content:"\f28b"}.fi-rr-globe-alt:before{content:"\f28c"}.fi-rr-globe:before{content:"\f28d"}.fi-rr-golf-ball:before{content:"\f28e"}.fi-rr-golf-club:before{content:"\f28f"}.fi-rr-golf:before{content:"\f290"}.fi-rr-graduation-cap:before{content:"\f291"}.fi-rr-grape:before{content:"\f292"}.fi-rr-graphic-tablet:before{content:"\f293"}.fi-rr-grid-alt:before{content:"\f294"}.fi-rr-grid:before{content:"\f295"}.fi-rr-grill:before{content:"\f296"}.fi-rr-grimace:before{content:"\f297"}.fi-rr-grin-alt:before{content:"\f298"}.fi-rr-grin-beam-sweat:before{content:"\f299"}.fi-rr-grin-beam:before{content:"\f29a"}.fi-rr-grin-hearts:before{content:"\f29b"}.fi-rr-grin-squint-tears:before{content:"\f29c"}.fi-rr-grin-squint:before{content:"\f29d"}.fi-rr-grin-stars:before{content:"\f29e"}.fi-rr-grin-tears:before{content:"\f29f"}.fi-rr-grin-tongue-squint:before{content:"\f2a0"}.fi-rr-grin-tongue-wink:before{content:"\f2a1"}.fi-rr-grin-tongue:before{content:"\f2a2"}.fi-rr-grin-wink:before{content:"\f2a3"}.fi-rr-grin:before{content:"\f2a4"}.fi-rr-guitar:before{content:"\f2a5"}.fi-rr-gym:before{content:"\f2a6"}.fi-rr-hamburger-soda:before{content:"\f2a7"}.fi-rr-hamburger:before{content:"\f2a8"}.fi-rr-hand-holding-heart:before{content:"\f2a9"}.fi-rr-hastag:before{content:"\f2aa"}.fi-rr-hat-birthday:before{content:"\f2ab"}.fi-rr-hat-chef:before{content:"\f2ac"}.fi-rr-head-side-thinking:before{content:"\f2ad"}.fi-rr-headphones:before{content:"\f2ae"}.fi-rr-headset:before{content:"\f2af"}.fi-rr-heart-arrow:before{content:"\f2b0"}.fi-rr-heart:before{content:"\f2b1"}.fi-rr-heat:before{content:"\f2b2"}.fi-rr-helicopter-side:before{content:"\f2b3"}.fi-rr-hiking:before{content:"\f2b4"}.fi-rr-hockey-mask:before{content:"\f2b5"}.fi-rr-hockey-puck:before{content:"\f2b6"}.fi-rr-hockey-sticks:before{content:"\f2b7"}.fi-rr-home-location-alt:before{content:"\f2b8"}.fi-rr-home-location:before{content:"\f2b9"}.fi-rr-home:before{content:"\f2ba"}.fi-rr-hotdog:before{content:"\f2bb"}.fi-rr-hourglass-end:before{content:"\f2bc"}.fi-rr-hourglass:before{content:"\f2bd"}.fi-rr-house-flood:before{content:"\f2be"}.fi-rr-humidity:before{content:"\f2bf"}.fi-rr-hurricane:before{content:"\f2c0"}.fi-rr-ice-cream:before{content:"\f2c1"}.fi-rr-ice-skate:before{content:"\f2c2"}.fi-rr-id-badge:before{content:"\f2c3"}.fi-rr-inbox-in:before{content:"\f2c4"}.fi-rr-inbox-out:before{content:"\f2c5"}.fi-rr-inbox:before{content:"\f2c6"}.fi-rr-incognito:before{content:"\f2c7"}.fi-rr-indent:before{content:"\f2c8"}.fi-rr-infinity:before{content:"\f2c9"}.fi-rr-info:before{content:"\f2ca"}.fi-rr-interactive:before{content:"\f2cb"}.fi-rr-interlining:before{content:"\f2cc"}.fi-rr-interrogation:before{content:"\f2cd"}.fi-rr-italic:before{content:"\f2ce"}.fi-rr-jam:before{content:"\f2cf"}.fi-rr-jpg:before{content:"\f2d0"}.fi-rr-key:before{content:"\f2d1"}.fi-rr-keyboard:before{content:"\f2d2"}.fi-rr-kiss-beam:before{content:"\f2d3"}.fi-rr-kiss-wink-heart:before{content:"\f2d4"}.fi-rr-kiss:before{content:"\f2d5"}.fi-rr-kite:before{content:"\f2d6"}.fi-rr-knife:before{content:"\f2d7"}.fi-rr-label:before{content:"\f2d8"}.fi-rr-laptop:before{content:"\f2d9"}.fi-rr-lasso:before{content:"\f2da"}.fi-rr-laugh-beam:before{content:"\f2db"}.fi-rr-laugh-squint:before{content:"\f2dc"}.fi-rr-laugh-wink:before{content:"\f2dd"}.fi-rr-laugh:before{content:"\f2de"}.fi-rr-layers:before{content:"\f2df"}.fi-rr-layout-fluid:before{content:"\f2e0"}.fi-rr-leaf:before{content:"\f2e1"}.fi-rr-lemon:before{content:"\f2e2"}.fi-rr-letter-case:before{content:"\f2e3"}.fi-rr-lettuce:before{content:"\f2e4"}.fi-rr-level-down-alt:before{content:"\f2e5"}.fi-rr-level-down:before{content:"\f2e6"}.fi-rr-level-up-alt:before{content:"\f2e7"}.fi-rr-level-up:before{content:"\f2e8"}.fi-rr-life-ring:before{content:"\f2e9"}.fi-rr-line-width:before{content:"\f2ea"}.fi-rr-link:before{content:"\f2eb"}.fi-rr-lipstick:before{content:"\f2ec"}.fi-rr-list-check:before{content:"\f2ed"}.fi-rr-list:before{content:"\f2ee"}.fi-rr-loading:before{content:"\f2ef"}.fi-rr-location-alt:before{content:"\f2f0"}.fi-rr-lock-alt:before{content:"\f2f1"}.fi-rr-lock:before{content:"\f2f2"}.fi-rr-luchador:before{content:"\f2f3"}.fi-rr-luggage-rolling:before{content:"\f2f4"}.fi-rr-magic-wand:before{content:"\f2f5"}.fi-rr-makeup-brush:before{content:"\f2f6"}.fi-rr-man-head:before{content:"\f2f7"}.fi-rr-map-marker-cross:before{content:"\f2f8"}.fi-rr-map-marker-home:before{content:"\f2f9"}.fi-rr-map-marker-minus:before{content:"\f2fa"}.fi-rr-map-marker-plus:before{content:"\f2fb"}.fi-rr-map-marker:before{content:"\f2fc"}.fi-rr-map:before{content:"\f2fd"}.fi-rr-marker-time:before{content:"\f2fe"}.fi-rr-marker:before{content:"\f2ff"}.fi-rr-mars-double:before{content:"\f300"}.fi-rr-mars:before{content:"\f301"}.fi-rr-mask-carnival:before{content:"\f302"}.fi-rr-medicine:before{content:"\f303"}.fi-rr-megaphone:before{content:"\f304"}.fi-rr-meh-blank:before{content:"\f305"}.fi-rr-meh-rolling-eyes:before{content:"\f306"}.fi-rr-meh:before{content:"\f307"}.fi-rr-melon:before{content:"\f308"}.fi-rr-menu-burger:before{content:"\f309"}.fi-rr-menu-dots-vertical:before{content:"\f30a"}.fi-rr-menu-dots:before{content:"\f30b"}.fi-rr-meteor:before{content:"\f30c"}.fi-rr-microphone-alt:before{content:"\f30d"}.fi-rr-microphone:before{content:"\f30e"}.fi-rr-minus-small:before{content:"\f30f"}.fi-rr-minus:before{content:"\f310"}.fi-rr-mobile:before{content:"\f311"}.fi-rr-mode-landscape:before{content:"\f312"}.fi-rr-mode-portrait:before{content:"\f313"}.fi-rr-money:before{content:"\f314"}.fi-rr-moon-stars:before{content:"\f315"}.fi-rr-moon:before{content:"\f316"}.fi-rr-motorcycle:before{content:"\f317"}.fi-rr-mountains:before{content:"\f318"}.fi-rr-mouse:before{content:"\f319"}.fi-rr-mug-alt:before{content:"\f31a"}.fi-rr-mug-hot-alt:before{content:"\f31b"}.fi-rr-mug-hot:before{content:"\f31c"}.fi-rr-mug-tea:before{content:"\f31d"}.fi-rr-mug:before{content:"\f31e"}.fi-rr-mushroom:before{content:"\f31f"}.fi-rr-music-file:before{content:"\f320"}.fi-rr-music-alt:before{content:"\f321"}.fi-rr-music:before{content:"\f322"}.fi-rr-navigation:before{content:"\f323"}.fi-rr-network-cloud:before{content:"\f324"}.fi-rr-network:before{content:"\f325"}.fi-rr-noodles:before{content:"\f326"}.fi-rr-notebook:before{content:"\f327"}.fi-rr-oil-can:before{content:"\f328"}.fi-rr-oil-temp:before{content:"\f329"}.fi-rr-olive-oil:before{content:"\f32a"}.fi-rr-olives:before{content:"\f32b"}.fi-rr-onion:before{content:"\f32c"}.fi-rr-opacity:before{content:"\f32d"}.fi-rr-package:before{content:"\f32e"}.fi-rr-paint-brush:before{content:"\f32f"}.fi-rr-palette:before{content:"\f330"}.fi-rr-pan:before{content:"\f331"}.fi-rr-paper-plane:before{content:"\f332"}.fi-rr-password:before{content:"\f333"}.fi-rr-pause:before{content:"\f334"}.fi-rr-paw:before{content:"\f335"}.fi-rr-peach:before{content:"\f336"}.fi-rr-pencil:before{content:"\f337"}.fi-rr-pennant:before{content:"\f338"}.fi-rr-pepper-hot:before{content:"\f339"}.fi-rr-pepper:before{content:"\f33a"}.fi-rr-pharmacy:before{content:"\f33b"}.fi-rr-phone-call:before{content:"\f33c"}.fi-rr-phone-cross:before{content:"\f33d"}.fi-rr-phone-pause:before{content:"\f33e"}.fi-rr-phone-slash:before{content:"\f33f"}.fi-rr-physics:before{content:"\f340"}.fi-rr-picnic:before{content:"\f341"}.fi-rr-picture:before{content:"\f342"}.fi-rr-pie:before{content:"\f343"}.fi-rr-pineapple:before{content:"\f344"}.fi-rr-ping-pong:before{content:"\f345"}.fi-rr-pizza-slice:before{content:"\f346"}.fi-rr-plane-alt:before{content:"\f347"}.fi-rr-plane:before{content:"\f348"}.fi-rr-plate:before{content:"\f349"}.fi-rr-play-alt:before{content:"\f34a"}.fi-rr-play:before{content:"\f34b"}.fi-rr-playing-cards:before{content:"\f34c"}.fi-rr-plus-small:before{content:"\f34d"}.fi-rr-plus:before{content:"\f34e"}.fi-rr-poker-chip:before{content:"\f34f"}.fi-rr-poo:before{content:"\f350"}.fi-rr-popcorn:before{content:"\f351"}.fi-rr-portrait:before{content:"\f352"}.fi-rr-pot:before{content:"\f353"}.fi-rr-pound:before{content:"\f354"}.fi-rr-power:before{content:"\f355"}.fi-rr-presentation:before{content:"\f356"}.fi-rr-print:before{content:"\f357"}.fi-rr-protractor:before{content:"\f358"}.fi-rr-pulse:before{content:"\f359"}.fi-rr-pumpkin:before{content:"\f35a"}.fi-rr-puzzle-piece:before{content:"\f35b"}.fi-rr-pyramid:before{content:"\f35c"}.fi-rr-quote-right:before{content:"\f35d"}.fi-rr-radish:before{content:"\f35e"}.fi-rr-rainbow:before{content:"\f35f"}.fi-rr-raindrops:before{content:"\f360"}.fi-rr-raquet:before{content:"\f361"}.fi-rr-rec:before{content:"\f362"}.fi-rr-receipt:before{content:"\f363"}.fi-rr-record-vinyl:before{content:"\f364"}.fi-rr-rectabgle-vertical:before{content:"\f365"}.fi-rr-rectangle-horizontal:before{content:"\f366"}.fi-rr-rectangle-panoramic:before{content:"\f367"}.fi-rr-recycle:before{content:"\f368"}.fi-rr-redo-alt:before{content:"\f369"}.fi-rr-redo:before{content:"\f36a"}.fi-rr-reflect:before{content:"\f36b"}.fi-rr-refresh:before{content:"\f36c"}.fi-rr-remove-user:before{content:"\f36d"}.fi-rr-reply-all:before{content:"\f36e"}.fi-rr-resize:before{content:"\f36f"}.fi-rr-resources:before{content:"\f370"}.fi-rr-restaurant:before{content:"\f371"}.fi-rr-rewind:before{content:"\f372"}.fi-rr-rhombus:before{content:"\f373"}.fi-rr-rings-wedding:before{content:"\f374"}.fi-rr-road:before{content:"\f375"}.fi-rr-rocket-lunch:before{content:"\f376"}.fi-rr-rocket:before{content:"\f377"}.fi-rr-room-service:before{content:"\f378"}.fi-rr-rotate-right:before{content:"\f379"}.fi-rr-rugby-helmet:before{content:"\f37a"}.fi-rr-rugby:before{content:"\f37b"}.fi-rr-running:before{content:"\f37c"}.fi-rr-rv:before{content:"\f37d"}.fi-rr-sad-cry:before{content:"\f37e"}.fi-rr-sad-tear:before{content:"\f37f"}.fi-rr-sad:before{content:"\f380"}.fi-rr-salad:before{content:"\f381"}.fi-rr-salt-pepper:before{content:"\f382"}.fi-rr-sandwich:before{content:"\f383"}.fi-rr-sauce:before{content:"\f384"}.fi-rr-sausage:before{content:"\f385"}.fi-rr-scale:before{content:"\f386"}.fi-rr-school-bus:before{content:"\f387"}.fi-rr-school:before{content:"\f388"}.fi-rr-scissors:before{content:"\f389"}.fi-rr-screen:before{content:"\f38a"}.fi-rr-search-alt:before{content:"\f38b"}.fi-rr-search-heart:before{content:"\f38c"}.fi-rr-search:before{content:"\f38d"}.fi-rr-settings-sliders:before{content:"\f38e"}.fi-rr-settings:before{content:"\f38f"}.fi-rr-share:before{content:"\f390"}.fi-rr-shield-check:before{content:"\f391"}.fi-rr-shield-exclamation:before{content:"\f392"}.fi-rr-shield-interrogation:before{content:"\f393"}.fi-rr-shield-plus:before{content:"\f394"}.fi-rr-shield:before{content:"\f395"}.fi-rr-ship-side:before{content:"\f396"}.fi-rr-ship:before{content:"\f397"}.fi-rr-shop:before{content:"\f398"}.fi-rr-shopping-bag-add:before{content:"\f399"}.fi-rr-shopping-bag:before{content:"\f39a"}.fi-rr-shopping-cart-add:before{content:"\f39b"}.fi-rr-shopping-cart-check:before{content:"\f39c"}.fi-rr-shopping-cart:before{content:"\f39d"}.fi-rr-shrimp:before{content:"\f39e"}.fi-rr-shuffle:before{content:"\f39f"}.fi-rr-shuttle-van:before{content:"\f3a0"}.fi-rr-shuttlecock:before{content:"\f3a1"}.fi-rr-sign-in-alt:before{content:"\f3a2"}.fi-rr-sign-in:before{content:"\f3a3"}.fi-rr-sign-out-alt:before{content:"\f3a4"}.fi-rr-sign-out:before{content:"\f3a5"}.fi-rr-signal-alt-1:before{content:"\f3a6"}.fi-rr-signal-alt-2:before{content:"\f3a7"}.fi-rr-signal-alt:before{content:"\f3a8"}.fi-rr-skateboard:before{content:"\f3a9"}.fi-rr-skating:before{content:"\f3aa"}.fi-rr-skewer:before{content:"\f3ab"}.fi-rr-ski-jump:before{content:"\f3ac"}.fi-rr-ski-lift:before{content:"\f3ad"}.fi-rr-skiing-nordic:before{content:"\f3ae"}.fi-rr-skiing:before{content:"\f3af"}.fi-rr-sledding:before{content:"\f3b0"}.fi-rr-sleigh:before{content:"\f3b1"}.fi-rr-smartphone:before{content:"\f3b2"}.fi-rr-smile-beam:before{content:"\f3b3"}.fi-rr-smile-wink:before{content:"\f3b4"}.fi-rr-smile:before{content:"\f3b5"}.fi-rr-smog:before{content:"\f3b6"}.fi-rr-smoke:before{content:"\f3b7"}.fi-rr-snow-blowing:before{content:"\f3b8"}.fi-rr-snowboarding:before{content:"\f3b9"}.fi-rr-snowflake:before{content:"\f3ba"}.fi-rr-snowflakes:before{content:"\f3bb"}.fi-rr-snowmobile:before{content:"\f3bc"}.fi-rr-snowplow:before{content:"\f3bd"}.fi-rr-soap:before{content:"\f3be"}.fi-rr-sort-alpha-down-alt:before{content:"\f3bf"}.fi-rr-sort-alpha-down:before{content:"\f3c0"}.fi-rr-sort-alpha-up-alt:before{content:"\f3c1"}.fi-rr-sort-alpha-up:before{content:"\f3c2"}.fi-rr-sort-alt:before{content:"\f3c3"}.fi-rr-sort-amount-down-alt:before{content:"\f3c4"}.fi-rr-sort-amount-down:before{content:"\f3c5"}.fi-rr-sort-amount-up-alt:before{content:"\f3c6"}.fi-rr-sort-amount-up:before{content:"\f3c7"}.fi-rr-sort-down:before{content:"\f3c8"}.fi-rr-sort-numeric-down-alt:before{content:"\f3c9"}.fi-rr-sort-numeric-down:before{content:"\f3ca"}.fi-rr-sort:before{content:"\f3cb"}.fi-rr-soup:before{content:"\f3cc"}.fi-rr-spa:before{content:"\f3cd"}.fi-rr-space-shuttle:before{content:"\f3ce"}.fi-rr-spade:before{content:"\f3cf"}.fi-rr-sparkles:before{content:"\f3d0"}.fi-rr-speaker:before{content:"\f3d1"}.fi-rr-sphere:before{content:"\f3d2"}.fi-rr-spinner:before{content:"\f3d3"}.fi-rr-spoon:before{content:"\f3d4"}.fi-rr-square-root:before{content:"\f3d5"}.fi-rr-square:before{content:"\f3d6"}.fi-rr-star-octogram:before{content:"\f3d7"}.fi-rr-star:before{content:"\f3d8"}.fi-rr-starfighter:before{content:"\f3d9"}.fi-rr-stars:before{content:"\f3da"}.fi-rr-stats:before{content:"\f3db"}.fi-rr-steak:before{content:"\f3dc"}.fi-rr-steering-wheel:before{content:"\f3dd"}.fi-rr-stethoscope:before{content:"\f3de"}.fi-rr-sticker:before{content:"\f3df"}.fi-rr-stop:before{content:"\f3e0"}.fi-rr-stopwatch:before{content:"\f3e1"}.fi-rr-strawberry:before{content:"\f3e2"}.fi-rr-subtitles:before{content:"\f3e3"}.fi-rr-subway:before{content:"\f3e4"}.fi-rr-sun:before{content:"\f3e5"}.fi-rr-sunrise-alt:before{content:"\f3e6"}.fi-rr-sunrise:before{content:"\f3e7"}.fi-rr-sunset:before{content:"\f3e8"}.fi-rr-surfing:before{content:"\f3e9"}.fi-rr-surprise:before{content:"\f3ea"}.fi-rr-sushi:before{content:"\f3eb"}.fi-rr-swimmer:before{content:"\f3ec"}.fi-rr-sword:before{content:"\f3ed"}.fi-rr-syringe:before{content:"\f3ee"}.fi-rr-tablet:before{content:"\f3ef"}.fi-rr-tachometer-alt-average:before{content:"\f3f0"}.fi-rr-tachometer-alt-fastest:before{content:"\f3f1"}.fi-rr-tachometer-alt-slow:before{content:"\f3f2"}.fi-rr-tachometer-alt-slowest:before{content:"\f3f3"}.fi-rr-tachometer-average:before{content:"\f3f4"}.fi-rr-tachometer-fast:before{content:"\f3f5"}.fi-rr-tachometer-fastest:before{content:"\f3f6"}.fi-rr-tachometer-slow:before{content:"\f3f7"}.fi-rr-tachometer-slowest:before{content:"\f3f8"}.fi-rr-tachometer:before{content:"\f3f9"}.fi-rr-taco:before{content:"\f3fa"}.fi-rr-target:before{content:"\f3fb"}.fi-rr-taxi:before{content:"\f3fc"}.fi-rr-temperature-down:before{content:"\f3fd"}.fi-rr-temperature-frigid:before{content:"\f3fe"}.fi-rr-temperature-high:before{content:"\f3ff"}.fi-rr-temperature-hot:before{content:"\f400"}.fi-rr-temperature-low:before{content:"\f401"}.fi-rr-temperature-up:before{content:"\f402"}.fi-rr-tennis:before{content:"\f403"}.fi-rr-terrace:before{content:"\f404"}.fi-rr-test-tube:before{content:"\f405"}.fi-rr-test:before{content:"\f406"}.fi-rr-text-check:before{content:"\f407"}.fi-rr-text:before{content:"\f408"}.fi-rr-thermometer-half:before{content:"\f409"}.fi-rr-thumbs-down:before{content:"\f40a"}.fi-rr-thumbs-up:before{content:"\f40b"}.fi-rr-thumbtack:before{content:"\f40c"}.fi-rr-thunderstorm-moon:before{content:"\f40d"}.fi-rr-thunderstorm-sun:before{content:"\f40e"}.fi-rr-thunderstorm:before{content:"\f40f"}.fi-rr-ticket:before{content:"\f410"}.fi-rr-time-add:before{content:"\f411"}.fi-rr-time-check:before{content:"\f412"}.fi-rr-time-delete:before{content:"\f413"}.fi-rr-time-fast:before{content:"\f414"}.fi-rr-time-forward-sixty:before{content:"\f415"}.fi-rr-time-forward-ten:before{content:"\f416"}.fi-rr-time-forward:before{content:"\f417"}.fi-rr-time-half-past:before{content:"\f418"}.fi-rr-time-oclock:before{content:"\f419"}.fi-rr-time-past:before{content:"\f41a"}.fi-rr-time-quarter-to:before{content:"\f41b"}.fi-rr-time-quarter-past:before{content:"\f41c"}.fi-rr-time-twenty-four:before{content:"\f41d"}.fi-rr-tire-flat:before{content:"\f41e"}.fi-rr-tire-pressure-warning:before{content:"\f41f"}.fi-rr-tire-rugged:before{content:"\f420"}.fi-rr-tire:before{content:"\f421"}.fi-rr-tired:before{content:"\f422"}.fi-rr-tomato:before{content:"\f423"}.fi-rr-tool-crop:before{content:"\f424"}.fi-rr-tool-marquee:before{content:"\f425"}.fi-rr-tooth:before{content:"\f426"}.fi-rr-tornado:before{content:"\f427"}.fi-rr-tractor:before{content:"\f428"}.fi-rr-trailer:before{content:"\f429"}.fi-rr-train-side:before{content:"\f42a"}.fi-rr-train:before{content:"\f42b"}.fi-rr-tram:before{content:"\f42c"}.fi-rr-transform:before{content:"\f42d"}.fi-rr-trash:before{content:"\f42e"}.fi-rr-treatment:before{content:"\f42f"}.fi-rr-tree-christmas:before{content:"\f430"}.fi-rr-tree:before{content:"\f431"}.fi-rr-triangle:before{content:"\f432"}.fi-rr-trophy:before{content:"\f433"}.fi-rr-truck-container:before{content:"\f434"}.fi-rr-truck-couch:before{content:"\f435"}.fi-rr-truck-loading:before{content:"\f436"}.fi-rr-truck-monster:before{content:"\f437"}.fi-rr-truck-moving:before{content:"\f438"}.fi-rr-truck-pickup:before{content:"\f439"}.fi-rr-truck-plow:before{content:"\f43a"}.fi-rr-truck-ramp:before{content:"\f43b"}.fi-rr-truck-side:before{content:"\f43c"}.fi-rr-tty:before{content:"\f43d"}.fi-rr-turkey:before{content:"\f43e"}.fi-rr-umbrella:before{content:"\f43f"}.fi-rr-underline:before{content:"\f440"}.fi-rr-undo-alt:before{content:"\f441"}.fi-rr-undo:before{content:"\f442"}.fi-rr-unlock:before{content:"\f443"}.fi-rr-upload:before{content:"\f444"}.fi-rr-usb-pendrive:before{content:"\f445"}.fi-rr-user-add:before{content:"\f446"}.fi-rr-user-time:before{content:"\f447"}.fi-rr-user:before{content:"\f448"}.fi-rr-users-alt:before{content:"\f449"}.fi-rr-users:before{content:"\f44a"}.fi-rr-utensils:before{content:"\f44b"}.fi-rr-vector-alt:before{content:"\f44c"}.fi-rr-vector:before{content:"\f44d"}.fi-rr-venus-double:before{content:"\f44e"}.fi-rr-venus-mars:before{content:"\f44f"}.fi-rr-venus:before{content:"\f450"}.fi-rr-video-camera:before{content:"\f451"}.fi-rr-volcano:before{content:"\f452"}.fi-rr-volleyball:before{content:"\f453"}.fi-rr-volume:before{content:"\f454"}.fi-rr-wagon-covered:before{content:"\f455"}.fi-rr-water-bottle:before{content:"\f456"}.fi-rr-water-lower:before{content:"\f457"}.fi-rr-water-rise:before{content:"\f458"}.fi-rr-water:before{content:"\f459"}.fi-rr-watermelon:before{content:"\f45a"}.fi-rr-wheat:before{content:"\f45b"}.fi-rr-wheelchair:before{content:"\f45c"}.fi-rr-whistle:before{content:"\f45d"}.fi-rr-wifi-alt:before{content:"\f45e"}.fi-rr-wind-warning:before{content:"\f45f"}.fi-rr-wind:before{content:"\f460"}.fi-rr-windsock:before{content:"\f461"}.fi-rr-woman-head:before{content:"\f462"}.fi-rr-world:before{content:"\f463"}.fi-rr-yen:before{content:"\f464"}.fi-rr-zoom-in:before{content:"\f465"}.fi-rr-zoom-out:before{content:"\f466"}@font-face{font-family:Kanit;src:url(Kanit-Black.3256bf8fe6ebd971.woff2) format("woff2"),url(Kanit-Black.c7975943c49e3ec1.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-BlackItalic.6f04b657949e8aa5.woff2) format("woff2"),url(Kanit-BlackItalic.730fc269df9270e1.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-ExtraBold.e3cb36065705644b.woff2) format("woff2"),url(Kanit-ExtraBold.961463a45be6103e.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-ExtraLightItalic.e4e7da68f3befe4a.woff2) format("woff2"),url(Kanit-ExtraLightItalic.23cd8cb251c635a8.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-ExtraLight.1d6ee7825d076065.woff2) format("woff2"),url(Kanit-ExtraLight.73f2893ed70b5ce9.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-BoldItalic.0e935deb19c82fe0.woff2) format("woff2"),url(Kanit-BoldItalic.ac2f98d4cf8b9d39.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-Italic.d68def4b18d0925c.woff2) format("woff2"),url(Kanit-Italic.344d335b9948c149.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-SemiBold.84928a1a296368aa.woff2) format("woff2"),url(Kanit-SemiBold.5ca4bc7dd9fd659c.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-Light.87516691b9aded23.woff2) format("woff2"),url(Kanit-Light.e07ea19741503486.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-Medium.2b47fdf7bf0f151b.woff2) format("woff2"),url(Kanit-Medium.5f075719f4c44ae7.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-Regular.4b744cd55b57c3ea.woff2) format("woff2"),url(Kanit-Regular.84a4edc182549f33.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-LightItalic.8d1b09db90ebf2f8.woff2) format("woff2"),url(Kanit-LightItalic.9a375e0880651c06.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-MediumItalic.767a7a11d078bcd8.woff2) format("woff2"),url(Kanit-MediumItalic.d5e159a235a33066.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-SemiBoldItalic.c50ed2f42dac0910.woff2) format("woff2"),url(Kanit-SemiBoldItalic.0bb92c9b7490d289.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-Thin.ffbb7bb8e9049357.woff2) format("woff2"),url(Kanit-Thin.6de6e83360f74c86.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(Kanit-ThinItalic.39b44e9eee70ebbc.woff2) format("woff2"),url(Kanit-ThinItalic.1763f565e3f8ca61.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}@charset "UTF-8";.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border-radius:2px;overflow:auto;background:#fff;width:100%;height:100%;outline:none;color:#000000bf}.owl-dt-container{display:block;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000000e6}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:#9acd32}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .2em .2em;outline:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:#00000080}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:0}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:#000000bf;-webkit-appearance:none;padding-top:1em;padding-bottom:1em;-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.3}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:#fff;background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:#00000026}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#9acd32}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:#e6e6e6}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:#9acd32}.owl-dt-timer{display:flex;justify-content:center;width:100%;padding:.5em;height:auto;outline:none}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:50%;height:100%}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.12);color:#000000e6;border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em;background:rgba(0,0,0,.04)}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;color:#000000e6;height:100%;left:-.3em}.owl-dt-timer-divider:before,.owl-dt-timer-divider:after{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translate(-50%);background-color:currentColor}.owl-dt-control-button{-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:none}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:#e6e6e6}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease;color:#000000e6;fill:#000000e6}.owl-dt-control-arrow-button{color:#000000e6}.owl-dt-control-arrow-button[disabled]{cursor:default;color:#00000026}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.owl-dt-inline-container .owl-dt-calendar{height:auto}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{max-width:750px}@media all and (orientation: landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:#9acd32}.owl-dt-container-info .owl-dt-container-range{outline:none}.owl-dt-inline{display:block}.owl-dt-control{outline:none;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:none}.owl-dt-control:focus>.owl-dt-control-content{background-color:#9acd32}.owl-header-wrapper{display:flex;border-bottom:1px solid rgba(0,0,0,.12);align-items:stretch}.owl-header-wrapper>*{flex:1}.owl-header-wrapper>*:first-child{border-right:1px solid rgba(0,0,0,.12)}.owl-dt-schedule{display:flex;flex-direction:column}.owl-dt-schedule-item{flex:1;padding:0 .5em;font-size:.9em;background:transparent;border:none;cursor:pointer;width:auto;display:flex;align-items:center;opacity:.7;min-height:2em;color:#000000e6;border-left:4px solid transparent}.owl-dt-schedule-item.isActive{border-color:#3f51b5}.owl-dt-schedule-item:focus,.owl-dt-schedule-item:hover{outline:none;background:#e6e6e6;opacity:1}.owl-dt-schedule-item--icon{margin-right:.5em;opacity:.7;width:1em}.owl-top-input{border-bottom:1px solid rgba(0,0,0,.12)}.owl-top-input input{border:none;width:100%;height:36px;line-height:36px;padding:0 .5em;color:#000000e6;background:rgba(0,0,0,.04)}.owl-enter-message{color:#000000e6;background:#e6e6e6;position:absolute;top:0;left:50%;max-width:96%;width:280px;font-size:1em;padding:.25em 1em;transform:translate(-50%);border-radius:4px;z-index:999;text-align:center}.owl-wrap-cal{position:relative}.owl-mobile-time-inp{border:none;text-align:center;height:100%;font-size:1.2em;font-family:inherit;color:#000000e6}.owl-mobile-time-inp:focus{outline:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border-radius:2px;overflow:auto;background:#fff;color:#000000de;width:100%;height:100%;outline:0}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:16px;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:#0000001f}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:flex;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:#0006}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:"";position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:rgba(0,0,0,.12)}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:#000000d9;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:#ffffffd9;background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px #ffffffd9}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0003}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:#0000000a}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translate(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:0}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:#0000001f}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:#0006;cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media all and (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:#0000001a}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:0}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:0;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:0}.owl-dt-control:focus>.owl-dt-control-content{background-color:#0000001f}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;-js-display:flex;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media all and (-ms-high-contrast: none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}:root{--bs-blue: #1c82f3;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-gray: #7E8299;--bs-gray-dark: #3F4254;--bs-gray-100: #F5F8FA;--bs-gray-200: #EFF2F5;--bs-gray-300: #E4E6EF;--bs-gray-400: #B5B5C3;--bs-gray-500: #A1A5B7;--bs-gray-600: #7E8299;--bs-gray-700: #5E6278;--bs-gray-800: #3F4254;--bs-gray-900: #181C32;--bs-white: #ffffff;--bs-light: #F5F8FA;--bs-primary: #009EF7;--bs-secondary: #E4E6EF;--bs-success: #50CD89;--bs-info: #7239EA;--bs-warning: #FFC700;--bs-danger: #F1416C;--bs-dark: #181C32;--bs-light-rgb: 245, 248, 250;--bs-primary-rgb: 0, 158, 247;--bs-secondary-rgb: 228, 230, 239;--bs-success-rgb: 80, 205, 137;--bs-info-rgb: 114, 57, 234;--bs-warning-rgb: 255, 199, 0;--bs-danger-rgb: 241, 65, 108;--bs-dark-rgb: 24, 28, 50;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 24, 28, 50;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: Poppins, Helvetica, "sans-serif";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #181C32;--bs-body-bg: #ffffff}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:600;line-height:1.2;color:#181c32}h1,.h1{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h1,.h1{font-size:1.75rem}}h2,.h2{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h2,.h2{font-size:1.5rem}}h3,.h3{font-size:calc(1.26rem + .12vw)}@media (min-width: 1200px){h3,.h3{font-size:1.35rem}}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.15rem}h6,.h6{font-size:1.075rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:600}small,.small{font-size:.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#009ef7;text-decoration:none}a:hover{color:#006dab;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#b93993;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#181c32;border-radius:.325rem}kbd kbd{padding:0;font-size:1em;font-weight:500}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#a1a5b7;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:600;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:600;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:600;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:600;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:600;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:600;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#7e8299}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #E4E6EF;border-radius:.475rem;box-shadow:0 .1rem 1rem .25rem #0000000d;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#7e8299}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, 1.5rem);padding-left:var(--bs-gutter-x, 1.5rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0rem}.g-0,.gy-0{--bs-gutter-y: 0rem}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: .75rem}.g-3,.gy-3{--bs-gutter-y: .75rem}.g-4,.gx-4{--bs-gutter-x: 1rem}.g-4,.gy-4{--bs-gutter-y: 1rem}.g-5,.gx-5{--bs-gutter-x: 1.25rem}.g-5,.gy-5{--bs-gutter-y: 1.25rem}.g-6,.gx-6{--bs-gutter-x: 1.5rem}.g-6,.gy-6{--bs-gutter-y: 1.5rem}.g-7,.gx-7{--bs-gutter-x: 1.75rem}.g-7,.gy-7{--bs-gutter-y: 1.75rem}.g-8,.gx-8{--bs-gutter-x: 2rem}.g-8,.gy-8{--bs-gutter-y: 2rem}.g-9,.gx-9{--bs-gutter-x: 2.25rem}.g-9,.gy-9{--bs-gutter-y: 2.25rem}.g-10,.gx-10{--bs-gutter-x: 2.5rem}.g-10,.gy-10{--bs-gutter-y: 2.5rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0rem}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0rem}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: .75rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: .75rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 1.25rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 1.25rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 1.5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 1.5rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 1.75rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 1.75rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 2rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 2rem}.g-sm-9,.gx-sm-9{--bs-gutter-x: 2.25rem}.g-sm-9,.gy-sm-9{--bs-gutter-y: 2.25rem}.g-sm-10,.gx-sm-10{--bs-gutter-x: 2.5rem}.g-sm-10,.gy-sm-10{--bs-gutter-y: 2.5rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0rem}.g-md-0,.gy-md-0{--bs-gutter-y: 0rem}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: .75rem}.g-md-3,.gy-md-3{--bs-gutter-y: .75rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1rem}.g-md-5,.gx-md-5{--bs-gutter-x: 1.25rem}.g-md-5,.gy-md-5{--bs-gutter-y: 1.25rem}.g-md-6,.gx-md-6{--bs-gutter-x: 1.5rem}.g-md-6,.gy-md-6{--bs-gutter-y: 1.5rem}.g-md-7,.gx-md-7{--bs-gutter-x: 1.75rem}.g-md-7,.gy-md-7{--bs-gutter-y: 1.75rem}.g-md-8,.gx-md-8{--bs-gutter-x: 2rem}.g-md-8,.gy-md-8{--bs-gutter-y: 2rem}.g-md-9,.gx-md-9{--bs-gutter-x: 2.25rem}.g-md-9,.gy-md-9{--bs-gutter-y: 2.25rem}.g-md-10,.gx-md-10{--bs-gutter-x: 2.5rem}.g-md-10,.gy-md-10{--bs-gutter-y: 2.5rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0rem}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0rem}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: .75rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: .75rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 1.25rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 1.25rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 1.5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 1.5rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 1.75rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 1.75rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 2rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 2rem}.g-lg-9,.gx-lg-9{--bs-gutter-x: 2.25rem}.g-lg-9,.gy-lg-9{--bs-gutter-y: 2.25rem}.g-lg-10,.gx-lg-10{--bs-gutter-x: 2.5rem}.g-lg-10,.gy-lg-10{--bs-gutter-y: 2.5rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0rem}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0rem}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: .75rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: .75rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 1.25rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 1.25rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 1.5rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 1.5rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 1.75rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 1.75rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 2rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 2rem}.g-xl-9,.gx-xl-9{--bs-gutter-x: 2.25rem}.g-xl-9,.gy-xl-9{--bs-gutter-y: 2.25rem}.g-xl-10,.gx-xl-10{--bs-gutter-x: 2.5rem}.g-xl-10,.gy-xl-10{--bs-gutter-y: 2.5rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0rem}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0rem}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: .75rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: .75rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 1.25rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 1.25rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 1.5rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 1.5rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 1.75rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 1.75rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 2rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 2rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x: 2.25rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y: 2.25rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x: 2.5rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y: 2.5rem}}.table{--bs-table-bg: transparent;--bs-table-accent-bg: transparent;--bs-table-striped-color: #181C32;--bs-table-striped-bg: rgba(245, 248, 250, .75);--bs-table-active-color: #181C32;--bs-table-active-bg: #F5F8FA;--bs-table-hover-color: #181C32;--bs-table-hover-bg: #F5F8FA;width:100%;margin-bottom:1rem;color:#181c32;vertical-align:top;border-color:#eff2f5}.table>:not(caption)>*>*{padding:.75rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.5rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg: #ccecfd;--bs-table-striped-bg: #c2e0f0;--bs-table-striped-color: #000000;--bs-table-active-bg: #b8d4e4;--bs-table-active-color: #000000;--bs-table-hover-bg: #bddaea;--bs-table-hover-color: #000000;color:#000;border-color:#b8d4e4}.table-secondary{--bs-table-bg: #fafafc;--bs-table-striped-bg: #eeeeef;--bs-table-striped-color: #000000;--bs-table-active-bg: #e1e1e3;--bs-table-active-color: #000000;--bs-table-hover-bg: #e7e7e9;--bs-table-hover-color: #000000;color:#000;border-color:#e1e1e3}.table-success{--bs-table-bg: #dcf5e7;--bs-table-striped-bg: #d1e9db;--bs-table-striped-color: #000000;--bs-table-active-bg: #c6ddd0;--bs-table-active-color: #000000;--bs-table-hover-bg: #cce3d6;--bs-table-hover-color: #000000;color:#000;border-color:#c6ddd0}.table-info{--bs-table-bg: #e3d7fb;--bs-table-striped-bg: #d8ccee;--bs-table-striped-color: #000000;--bs-table-active-bg: #ccc2e2;--bs-table-active-color: #000000;--bs-table-hover-bg: #d2c7e8;--bs-table-hover-color: #000000;color:#000;border-color:#ccc2e2}.table-warning{--bs-table-bg: #fff4cc;--bs-table-striped-bg: #f2e8c2;--bs-table-striped-color: #000000;--bs-table-active-bg: #e6dcb8;--bs-table-active-color: #000000;--bs-table-hover-bg: #ece2bd;--bs-table-hover-color: #000000;color:#000;border-color:#e6dcb8}.table-danger{--bs-table-bg: #fcd9e2;--bs-table-striped-bg: #efced7;--bs-table-striped-color: #000000;--bs-table-active-bg: #e3c3cb;--bs-table-active-color: #000000;--bs-table-hover-bg: #e9c9d1;--bs-table-hover-color: #000000;color:#000;border-color:#e3c3cb}.table-light{--bs-table-bg: #F5F8FA;--bs-table-striped-bg: #e9ecee;--bs-table-striped-color: #000000;--bs-table-active-bg: #dddfe1;--bs-table-active-color: #000000;--bs-table-hover-bg: #e3e5e7;--bs-table-hover-color: #000000;color:#000;border-color:#dddfe1}.table-dark{--bs-table-bg: #181C32;--bs-table-striped-bg: #24273c;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #2f3347;--bs-table-active-color: #ffffff;--bs-table-hover-bg: #292d41;--bs-table-hover-color: #ffffff;color:#fff;border-color:#2f3347}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem;font-size:1.05rem;font-weight:500;color:#3f4254}.col-form-label{padding-top:calc(.75rem + 1px);padding-bottom:calc(.75rem + 1px);margin-bottom:0;font-size:inherit;font-weight:500;line-height:1.5;color:#3f4254}.col-form-label-lg{padding-top:calc(.825rem + 1px);padding-bottom:calc(.825rem + 1px);font-size:1.15rem}.col-form-label-sm{padding-top:calc(.55rem + 1px);padding-bottom:calc(.55rem + 1px);font-size:.925rem}.form-text{margin-top:.5rem;font-size:.925rem;color:#a1a5b7}.form-control{display:block;width:100%;padding:.75rem 1rem;font-size:1.1rem;font-weight:500;line-height:1.5;color:#5e6278;background-color:#fff;background-clip:padding-box;border:1px solid #E4E6EF;appearance:none;border-radius:.475rem;box-shadow:inset 0 1px 2px #00000013;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#5e6278;background-color:#fff;border-color:#b5b5c3;outline:0;box-shadow:inset 0 1px 2px #00000013,0 0 0 .25rem #009ef740}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#a1a5b7;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#eff2f5;opacity:1}.form-control::file-selector-button{padding:.75rem 1rem;margin:-.75rem -1rem;margin-inline-end:1rem;color:#5e6278;background-color:#f5f8fa;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9ecee}.form-control::-webkit-file-upload-button{padding:.75rem 1rem;margin:-.75rem -1rem;margin-inline-end:1rem;color:#5e6278;background-color:#f5f8fa;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e9ecee}.form-control-plaintext{display:block;width:100%;padding:.75rem 0;margin-bottom:0;line-height:1.5;color:#5e6278;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 1.1rem + 2px);padding:.55rem .75rem;font-size:.925rem;border-radius:.325rem}.form-control-sm::file-selector-button{padding:.55rem .75rem;margin:-.55rem -.75rem;margin-inline-end:.75rem}.form-control-sm::-webkit-file-upload-button{padding:.55rem .75rem;margin:-.55rem -.75rem;margin-inline-end:.75rem}.form-control-lg{min-height:calc(1.5em + 1.65rem + 2px);padding:.825rem 1.5rem;font-size:1.15rem;border-radius:.625rem}.form-control-lg::file-selector-button{padding:.825rem 1.5rem;margin:-.825rem -1.5rem;margin-inline-end:1.5rem}.form-control-lg::-webkit-file-upload-button{padding:.825rem 1.5rem;margin:-.825rem -1.5rem;margin-inline-end:1.5rem}textarea.form-control{min-height:calc(1.5em + 1.5rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + 1.1rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1.65rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.75rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.475rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.475rem}.form-select{display:block;width:100%;padding:.75rem 3rem .75rem 1rem;-moz-padding-start:calc(1rem - 3px);font-size:1.1rem;font-weight:500;line-height:1.5;color:#5e6278;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 12px;border:1px solid #E4E6EF;border-radius:.475rem;box-shadow:inset 0 1px 2px #00000013;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#b5b5c3;outline:0;box-shadow:inset 0 1px 2px #00000013,0 0 0 .25rem #009ef740}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1rem;background-image:none}.form-select:disabled{background-color:#eff2f5}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #5E6278}.form-select-sm{padding-top:.55rem;padding-bottom:.55rem;padding-left:.75rem;font-size:.925rem;border-radius:.325rem}.form-select-lg{padding-top:.825rem;padding-bottom:.825rem;padding-left:1.5rem;font-size:1.15rem;border-radius:.625rem}.form-check{display:block;min-height:1.5rem;padding-left:2.25rem;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-2.25rem}.form-check-input{width:1.75rem;height:1.75rem;margin-top:-.125rem;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;color-adjust:exact;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-check-input{transition:none}}.form-check-input[type=checkbox]{border-radius:.45em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#b5b5c3;outline:0;box-shadow:none}.form-check-input:checked{background-color:#009ef7;border-color:#009ef7}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23FFFFFF'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23FFFFFF'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#009ef7;border-color:#009ef7;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{opacity:.5}.form-switch{padding-left:3.75rem}.form-switch .form-check-input{width:3.25rem;margin-left:-3.75rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:3.25rem;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23B5B5C3'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.6}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #009ef740}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #009ef740}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#009ef7;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem #0000001a;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3e2fd}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e4e6ef;border-color:transparent;border-radius:0;box-shadow:inset 0 1px 2px #00000013}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#009ef7;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem #0000001a;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3e2fd}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e4e6ef;border-color:transparent;border-radius:0;box-shadow:inset 0 1px 2px #00000013}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#a1a5b7}.form-range:disabled::-moz-range-thumb{background-color:#a1a5b7}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:add(3.75rem,2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:2.15rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:2.15rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:2.15rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.75rem 1rem;font-size:1.1rem;font-weight:500;line-height:1.5;color:#3f4254;text-align:center;white-space:nowrap;background-color:#f5f8fa;border:1px solid #E4E6EF;border-radius:.475rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.825rem 1.5rem;font-size:1.15rem;border-radius:.625rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.55rem .75rem;font-size:.925rem;border-radius:.325rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:4rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.5rem;font-size:.925rem;color:#50cd89}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.75rem 1rem;margin-top:.1rem;font-size:.925rem;color:#000;background-color:#50cd89;border-radius:.475rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#50cd89;padding-right:calc(1.5em + 1.5rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2350CD89' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .375rem) center;background-size:calc(.75em + .75rem) calc(.75em + .75rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#50cd89;box-shadow:0 0 0 .25rem #50cd8940}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 1.5rem);background-position:top calc(.375em + .375rem) right calc(.375em + .375rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#50cd89}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:5.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2350CD89' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.75em + .75rem) calc(.75em + .75rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#50cd89;box-shadow:0 0 0 .25rem #50cd8940}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#50cd89}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#50cd89}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem #50cd8940}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#50cd89}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:1}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.5rem;font-size:.925rem;color:#f1416c}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.75rem 1rem;margin-top:.1rem;font-size:.925rem;color:#000;background-color:#f1416c;border-radius:.475rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#f1416c;padding-right:calc(1.5em + 1.5rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23F1416C'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23F1416C' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .375rem) center;background-size:calc(.75em + .75rem) calc(.75em + .75rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#f1416c;box-shadow:0 0 0 .25rem #f1416c40}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 1.5rem);background-position:top calc(.375em + .375rem) right calc(.375em + .375rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#f1416c}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:5.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23F1416C'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23F1416C' stroke='none'/%3e%3c/svg%3e");background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.75em + .75rem) calc(.75em + .75rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#f1416c;box-shadow:0 0 0 .25rem #f1416c40}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#f1416c}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#f1416c}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem #f1416c40}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#f1416c}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3}.btn{display:inline-block;font-weight:500;line-height:1.5;color:#181c32;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.75rem 1.5rem;font-size:1.1rem;border-radius:.475rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#181c32;text-decoration:none}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem #009ef740}.btn-check:checked+.btn,.btn-check:active+.btn,.btn:active,.btn.active{box-shadow:inset 0 3px 5px #00000020}.btn-check:checked+.btn:focus,.btn-check:active+.btn:focus,.btn:active:focus,.btn.active:focus{box-shadow:0 0 0 .25rem #009ef740,inset 0 3px 5px #00000020}.btn:disabled,.btn.disabled,fieldset:disabled .btn{pointer-events:none;opacity:.6;box-shadow:none}.btn-white{color:#000;background-color:#fff;border-color:#fff;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-white:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-white,.btn-white:focus{color:#000;background-color:#fff;border-color:#fff;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .25rem #d9d9d980}.btn-check:checked+.btn-white,.btn-check:active+.btn-white,.btn-white:active,.btn-white.active,.show>.btn-white.dropdown-toggle{color:#000;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-white:focus,.btn-check:active+.btn-white:focus,.btn-white:active:focus,.btn-white.active:focus,.show>.btn-white.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #d9d9d980}.btn-white:disabled,.btn-white.disabled{color:#000;background-color:#fff;border-color:#fff}.btn-light{color:#000;background-color:#f5f8fa;border-color:#f5f8fa;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-light:hover{color:#000;background-color:#f7f9fb;border-color:#f6f9fb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f7f9fb;border-color:#f6f9fb;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .25rem #d0d3d580}.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f7f9fb;border-color:#f6f9fb}.btn-check:checked+.btn-light:focus,.btn-check:active+.btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #d0d3d580}.btn-light:disabled,.btn-light.disabled{color:#000;background-color:#f5f8fa;border-color:#f5f8fa}.btn-primary{color:#000;background-color:#009ef7;border-color:#009ef7;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-primary:hover{color:#000;background-color:#26adf8;border-color:#1aa8f8}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#000;background-color:#26adf8;border-color:#1aa8f8;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .25rem #0086d280}.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#000;background-color:#33b1f9;border-color:#1aa8f8}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #0086d280}.btn-primary:disabled,.btn-primary.disabled{color:#000;background-color:#009ef7;border-color:#009ef7}.btn-secondary{color:#000;background-color:#e4e6ef;border-color:#e4e6ef;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-secondary:hover{color:#000;background-color:#e8eaf1;border-color:#e7e9f1}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#000;background-color:#e8eaf1;border-color:#e7e9f1;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .25rem #c2c4cb80}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#000;background-color:#e9ebf2;border-color:#e7e9f1}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #c2c4cb80}.btn-secondary:disabled,.btn-secondary.disabled{color:#000;background-color:#e4e6ef;border-color:#e4e6ef}.btn-success{color:#000;background-color:#50cd89;border-color:#50cd89;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-success:hover{color:#000;background-color:#6ad59b;border-color:#62d295}.btn-check:focus+.btn-success,.btn-success:focus{color:#000;background-color:#6ad59b;border-color:#62d295;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .25rem #44ae7480}.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#000;background-color:#73d7a1;border-color:#62d295}.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #44ae7480}.btn-success:disabled,.btn-success.disabled{color:#000;background-color:#50cd89;border-color:#50cd89}.btn-info{color:#fff;background-color:#7239ea;border-color:#7239ea;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-info:hover{color:#fff;background-color:#6130c7;border-color:#5b2ebb}.btn-check:focus+.btn-info,.btn-info:focus{color:#fff;background-color:#6130c7;border-color:#5b2ebb;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .25rem #8757ed80}.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#5b2ebb;border-color:#562bb0}.btn-check:checked+.btn-info:focus,.btn-check:active+.btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #8757ed80}.btn-info:disabled,.btn-info.disabled{color:#fff;background-color:#7239ea;border-color:#7239ea}.btn-warning{color:#000;background-color:#ffc700;border-color:#ffc700;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-warning:hover{color:#000;background-color:#ffcf26;border-color:#ffcd1a}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffcf26;border-color:#ffcd1a;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .25rem #d9a90080}.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffd233;border-color:#ffcd1a}.btn-check:checked+.btn-warning:focus,.btn-check:active+.btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #d9a90080}.btn-warning:disabled,.btn-warning.disabled{color:#000;background-color:#ffc700;border-color:#ffc700}.btn-danger{color:#000;background-color:#f1416c;border-color:#f1416c;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-danger:hover{color:#000;background-color:#f35e82;border-color:#f2547b}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#000;background-color:#f35e82;border-color:#f2547b;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .25rem #cd375c80}.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#000;background-color:#f46789;border-color:#f2547b}.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #cd375c80}.btn-danger:disabled,.btn-danger.disabled{color:#000;background-color:#f1416c;border-color:#f1416c}.btn-dark{color:#fff;background-color:#181c32;border-color:#181c32;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-dark:hover{color:#fff;background-color:#14182b;border-color:#131628}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#14182b;border-color:#131628;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .25rem #3b3e5180}.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#131628;border-color:#121526}.btn-check:checked+.btn-dark:focus,.btn-check:active+.btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #3b3e5180}.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#181c32;border-color:#181c32}.btn-outline-white{color:#fff;border-color:#fff}.btn-outline-white:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-white,.btn-outline-white:focus{box-shadow:0 0 0 .25rem #ffffff80}.btn-check:checked+.btn-outline-white,.btn-check:active+.btn-outline-white,.btn-outline-white:active,.btn-outline-white.active,.btn-outline-white.dropdown-toggle.show{color:#000;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-outline-white:focus,.btn-check:active+.btn-outline-white:focus,.btn-outline-white:active:focus,.btn-outline-white.active:focus,.btn-outline-white.dropdown-toggle.show:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #ffffff80}.btn-outline-white:disabled,.btn-outline-white.disabled{color:#fff;background-color:transparent}.btn-outline-light{color:#f5f8fa;border-color:#f5f8fa}.btn-outline-light:hover{color:#000;background-color:#f5f8fa;border-color:#f5f8fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem #f5f8fa80}.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show{color:#000;background-color:#f5f8fa;border-color:#f5f8fa}.btn-check:checked+.btn-outline-light:focus,.btn-check:active+.btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #f5f8fa80}.btn-outline-light:disabled,.btn-outline-light.disabled{color:#f5f8fa;background-color:transparent}.btn-outline-primary{color:#009ef7;border-color:#009ef7}.btn-outline-primary:hover{color:#000;background-color:#009ef7;border-color:#009ef7}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem #009ef780}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#000;background-color:#009ef7;border-color:#009ef7}.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #009ef780}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#009ef7;background-color:transparent}.btn-outline-secondary{color:#e4e6ef;border-color:#e4e6ef}.btn-outline-secondary:hover{color:#000;background-color:#e4e6ef;border-color:#e4e6ef}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem #e4e6ef80}.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#000;background-color:#e4e6ef;border-color:#e4e6ef}.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #e4e6ef80}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#e4e6ef;background-color:transparent}.btn-outline-success{color:#50cd89;border-color:#50cd89}.btn-outline-success:hover{color:#000;background-color:#50cd89;border-color:#50cd89}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem #50cd8980}.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#000;background-color:#50cd89;border-color:#50cd89}.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #50cd8980}.btn-outline-success:disabled,.btn-outline-success.disabled{color:#50cd89;background-color:transparent}.btn-outline-info{color:#7239ea;border-color:#7239ea}.btn-outline-info:hover{color:#fff;background-color:#7239ea;border-color:#7239ea}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem #7239ea80}.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show{color:#fff;background-color:#7239ea;border-color:#7239ea}.btn-check:checked+.btn-outline-info:focus,.btn-check:active+.btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #7239ea80}.btn-outline-info:disabled,.btn-outline-info.disabled{color:#7239ea;background-color:transparent}.btn-outline-warning{color:#ffc700;border-color:#ffc700}.btn-outline-warning:hover{color:#000;background-color:#ffc700;border-color:#ffc700}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem #ffc70080}.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show{color:#000;background-color:#ffc700;border-color:#ffc700}.btn-check:checked+.btn-outline-warning:focus,.btn-check:active+.btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #ffc70080}.btn-outline-warning:disabled,.btn-outline-warning.disabled{color:#ffc700;background-color:transparent}.btn-outline-danger{color:#f1416c;border-color:#f1416c}.btn-outline-danger:hover{color:#000;background-color:#f1416c;border-color:#f1416c}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem #f1416c80}.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#000;background-color:#f1416c;border-color:#f1416c}.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #f1416c80}.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#f1416c;background-color:transparent}.btn-outline-dark{color:#181c32;border-color:#181c32}.btn-outline-dark:hover{color:#fff;background-color:#181c32;border-color:#181c32}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem #181c3280}.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#181c32;border-color:#181c32}.btn-check:checked+.btn-outline-dark:focus,.btn-check:active+.btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .25rem #181c3280}.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#181c32;background-color:transparent}.btn-link{font-weight:400;color:#009ef7;text-decoration:none}.btn-link:hover{color:#006dab;text-decoration:underline}.btn-link:focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#7e8299}.btn-lg,.btn-group-lg>.btn{padding:.825rem 1.75rem;font-size:1.15rem;border-radius:.625rem}.btn-sm,.btn-group-sm>.btn{padding:.55rem 1.25rem;font-size:.925rem;border-radius:.325rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#181c32;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:0 solid rgba(0,0,0,.15);border-radius:.475rem;box-shadow:0 0 50px #523f6926}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#181c32;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16192d;text-decoration:none;background-color:#eff2f5}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#009ef7}.dropdown-item.disabled,.dropdown-item:disabled{color:#a1a5b7;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.925rem;color:#7e8299;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#181c32}.dropdown-menu-dark{color:#e4e6ef;background-color:#3f4254;border-color:#00000026}.dropdown-menu-dark .dropdown-item{color:#e4e6ef}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:#ffffff26}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#009ef7}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#a1a5b7}.dropdown-menu-dark .dropdown-divider{border-color:#00000026}.dropdown-menu-dark .dropdown-item-text{color:#e4e6ef}.dropdown-menu-dark .dropdown-header{color:#a1a5b7}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.9375rem;padding-left:.9375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:1.3125rem;padding-left:1.3125rem}.btn-group.show .dropdown-toggle{box-shadow:inset 0 3px 5px #00000020}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#009ef7;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:#006dab;text-decoration:none}.nav-link.disabled{color:#7e8299;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #EFF2F5}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:.475rem;border-top-right-radius:.475rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#EFF2F5 #EFF2F5 #EFF2F5;isolation:isolate}.nav-tabs .nav-link.disabled{color:#7e8299;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#5e6278;background-color:#fff;border-color:#E4E6EF #E4E6EF #ffffff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.475rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#009ef7}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.44375rem;padding-bottom:.44375rem;margin-right:1rem;font-size:1.075rem;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.075rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.475rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-top,.navbar-expand-sm .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-top,.navbar-expand-md .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-top,.navbar-expand-lg .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-top,.navbar-expand-xl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-top,.navbar-expand-xxl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-top,.navbar-expand .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#0000008c}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#0000008c;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#0000008c}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff8c}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff8c;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff8c}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #EFF2F5;border-radius:.625rem;box-shadow:0 0 20px #4c577d05}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.625rem - 1px);border-top-right-radius:calc(.625rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.625rem - 1px);border-bottom-left-radius:calc(.625rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:#fff;border-bottom:1px solid #EFF2F5}.card-header:first-child{border-radius:calc(.625rem - 1px) calc(.625rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:#fff;border-top:1px solid #EFF2F5}.card-footer:last-child{border-radius:0 0 calc(.625rem - 1px) calc(.625rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;inset:0;padding:1rem;border-radius:calc(.625rem - 1px)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.625rem - 1px);border-top-right-radius:calc(.625rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.625rem - 1px);border-bottom-left-radius:calc(.625rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1.5rem;font-size:1rem;color:#181c32;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#009ef7;background-color:#f5f8fa;box-shadow:inset 0 -1px #eff2f5}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button:after{flex-shrink:0;width:1.15rem;height:1.15rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23181C32'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.15rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#eff2f5;outline:0;box-shadow:none}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid #EFF2F5}.accordion-item:first-of-type{border-top-left-radius:.475rem;border-top-right-radius:.475rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.475rem - 1px);border-top-right-radius:calc(.475rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.475rem;border-bottom-left-radius:.475rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.475rem - 1px);border-bottom-left-radius:calc(.475rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.475rem;border-bottom-left-radius:.475rem}.accordion-body{padding:1.5rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#7e8299;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#009ef7}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#5e6278;background-color:transparent;border:0 solid transparent;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#009ef7;text-decoration:none;background-color:#f1faff;border-color:transparent}.page-link:focus{z-index:3;color:#009ef7;background-color:#f1faff;outline:0;box-shadow:none}.page-item:not(:first-child) .page-link{margin-left:0}.page-item.active .page-link{z-index:3;color:#fff;background-color:#009ef7;border-color:transparent}.page-item.disabled .page-link{color:#b5b5c3;pointer-events:none;background-color:transparent;border-color:transparent}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.475rem;border-bottom-left-radius:.475rem}.page-item:last-child .page-link{border-top-right-radius:.475rem;border-bottom-right-radius:.475rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.075rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.625rem;border-bottom-left-radius:.625rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.625rem;border-bottom-right-radius:.625rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.925rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.325rem;border-bottom-left-radius:.325rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.325rem;border-bottom-right-radius:.325rem}.badge{display:inline-block;padding:.325rem .5rem;font-size:.85rem;font-weight:600;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.325rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.475rem}.alert-heading{color:inherit}.alert-link{font-weight:500}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-white{color:#666;background-color:#fff;border-color:#fff}.alert-white .alert-link{color:#525252}.alert-light{color:#626364;background-color:#fdfefe;border-color:#fcfdfe}.alert-light .alert-link{color:#4e4f50}.alert-primary{color:#005f94;background-color:#ccecfd;border-color:#b3e2fd}.alert-primary .alert-link{color:#004c76}.alert-secondary{color:#5b5c60;background-color:#fafafc;border-color:#f7f8fa}.alert-secondary .alert-link{color:#494a4d}.alert-success{color:#205237;background-color:#dcf5e7;border-color:#cbf0dc}.alert-success .alert-link{color:#1a422c}.alert-info{color:#44228c;background-color:#e3d7fb;border-color:#d5c4f9}.alert-info .alert-link{color:#361b70}.alert-warning{color:#665000;background-color:#fff4cc;border-color:#ffeeb3}.alert-warning .alert-link{color:#524000}.alert-danger{color:#912741;background-color:#fcd9e2;border-color:#fbc6d3}.alert-danger .alert-link{color:#741f34}.alert-dark{color:#0e111e;background-color:#d1d2d6;border-color:#babbc2}.alert-dark .alert-link{color:#0b0e18}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#f5f8fa;border-radius:6px;box-shadow:none}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#009ef7;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.475rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#5e6278;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#5e6278;text-decoration:none;background-color:#f5f8fa}.list-group-item-action:active{color:#181c32;background-color:#eff2f5}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#181c32;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#7e8299;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#009ef7;border-color:#009ef7}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.475rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.475rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.475rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.475rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.475rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.475rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.475rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.475rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.475rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.475rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.475rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.475rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-white{color:#666;background-color:#fff}.list-group-item-white.list-group-item-action:hover,.list-group-item-white.list-group-item-action:focus{color:#666;background-color:#e6e6e6}.list-group-item-white.list-group-item-action.active{color:#fff;background-color:#666;border-color:#666}.list-group-item-light{color:#626364;background-color:#fdfefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#626364;background-color:#e4e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#626364;border-color:#626364}.list-group-item-primary{color:#005f94;background-color:#ccecfd}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#005f94;background-color:#b8d4e4}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#005f94;border-color:#005f94}.list-group-item-secondary{color:#5b5c60;background-color:#fafafc}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#5b5c60;background-color:#e1e1e3}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#5b5c60;border-color:#5b5c60}.list-group-item-success{color:#205237;background-color:#dcf5e7}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#205237;background-color:#c6ddd0}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#205237;border-color:#205237}.list-group-item-info{color:#44228c;background-color:#e3d7fb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#44228c;background-color:#ccc2e2}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#44228c;border-color:#44228c}.list-group-item-warning{color:#665000;background-color:#fff4cc}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#665000;background-color:#e6dcb8}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#665000;border-color:#665000}.list-group-item-danger{color:#912741;background-color:#fcd9e2}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#912741;background-color:#e3c3cb}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#912741;border-color:#912741}.list-group-item-dark{color:#0e111e;background-color:#d1d2d6}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#0e111e;background-color:#bcbdc1}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#0e111e;border-color:#0e111e}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.475rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #009ef740;opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1.5rem .5rem #00000013;border-radius:.475rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:1.5rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#7e8299;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.475rem - 1px);border-top-right-radius:calc(.475rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:0 solid rgba(0,0,0,.2);border-radius:.475rem;box-shadow:0 .25rem .5rem #0000001a;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.3}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1.75rem;border-bottom:1px solid #EFF2F5;border-top-left-radius:.475rem;border-top-right-radius:.475rem}.modal-header .btn-close{padding:.875rem;margin:-.875rem -.875rem -.875rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1.75rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:1.5rem;border-top:1px solid #EFF2F5;border-bottom-right-radius:.475rem;border-bottom-left-radius:.475rem}.modal-footer>*{margin:.25rem}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-content{box-shadow:0 .5rem 1rem #0000001a}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.925rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:1}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#fff}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#fff}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#fff}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#fff}.tooltip-inner{max-width:200px;padding:.75rem 1rem;color:#3f4254;text-align:center;background-color:#fff;border-radius:.475rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:1rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid #ffffff;border-radius:.475rem;box-shadow:0 0 50px #523f6926}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #ffffff}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:1rem 1.25rem;margin-bottom:0;font-size:1rem;color:#3f4254;background-color:#fff;border-bottom:1px solid #ffffff;border-top-left-radius:calc(.475rem - 1px);border-top-right-radius:calc(.475rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1.25rem;color:#3f4254}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.185em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.65s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.145em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:.65s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.3s}}.clearfix:after{display:block;clear:both;content:""}.link-white{color:#fff}.link-white:hover,.link-white:focus{color:#fff}.link-light{color:#f5f8fa}.link-light:hover,.link-light:focus{color:#f7f9fb}.link-primary{color:#009ef7}.link-primary:hover,.link-primary:focus{color:#33b1f9}.link-secondary{color:#e4e6ef}.link-secondary:hover,.link-secondary:focus{color:#e9ebf2}.link-success{color:#50cd89}.link-success:hover,.link-success:focus{color:#73d7a1}.link-info{color:#7239ea}.link-info:hover,.link-info:focus{color:#5b2ebb}.link-warning{color:#ffc700}.link-warning:hover,.link-warning:focus{color:#ffd233}.link-danger{color:#f1416c}.link-danger:hover,.link-danger:focus{color:#f46789}.link-dark{color:#181c32}.link-dark:hover,.link-dark:focus{color:#131628}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-5{opacity:.05!important}.opacity-10{opacity:.1!important}.opacity-15{opacity:.15!important}.opacity-20{opacity:.2!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1.5rem .5rem #00000013!important}.shadow-sm{box-shadow:0 .1rem 1rem .25rem #0000000d!important}.shadow-lg{box-shadow:0 1rem 2rem 1rem #0000001a!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-25{top:25%!important}.top-50{top:50%!important}.top-75{top:75%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-25{bottom:25%!important}.bottom-50{bottom:50%!important}.bottom-75{bottom:75%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-25{left:25%!important}.start-50{left:50%!important}.start-75{left:75%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-25{right:25%!important}.end-50{right:50%!important}.end-75{right:75%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #EFF2F5!important}.border-0{border:0!important}.border-top{border-top:1px solid #EFF2F5!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #EFF2F5!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #EFF2F5!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #EFF2F5!important}.border-start-0{border-left:0!important}.border-white{border-color:#fff!important}.border-light{border-color:#f5f8fa!important}.border-primary{border-color:#009ef7!important}.border-secondary{border-color:#e4e6ef!important}.border-success{border-color:#50cd89!important}.border-info{border-color:#7239ea!important}.border-warning{border-color:#ffc700!important}.border-danger{border-color:#f1416c!important}.border-dark{border-color:#181c32!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-unset{width:unset!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-1px{width:1px!important}.w-2px{width:2px!important}.w-3px{width:3px!important}.w-4px{width:4px!important}.w-5px{width:5px!important}.w-6px{width:6px!important}.w-7px{width:7px!important}.w-8px{width:8px!important}.w-9px{width:9px!important}.w-10px{width:10px!important}.w-15px{width:15px!important}.w-20px{width:20px!important}.w-25px{width:25px!important}.w-30px{width:30px!important}.w-35px{width:35px!important}.w-40px{width:40px!important}.w-45px{width:45px!important}.w-50px{width:50px!important}.w-55px{width:55px!important}.w-60px{width:60px!important}.w-65px{width:65px!important}.w-70px{width:70px!important}.w-75px{width:75px!important}.w-80px{width:80px!important}.w-85px{width:85px!important}.w-90px{width:90px!important}.w-95px{width:95px!important}.w-100px{width:100px!important}.w-125px{width:125px!important}.w-150px{width:150px!important}.w-175px{width:175px!important}.w-200px{width:200px!important}.w-225px{width:225px!important}.w-250px{width:250px!important}.w-275px{width:275px!important}.w-300px{width:300px!important}.w-325px{width:325px!important}.w-350px{width:350px!important}.w-375px{width:375px!important}.w-400px{width:400px!important}.w-425px{width:425px!important}.w-450px{width:450px!important}.w-475px{width:475px!important}.w-500px{width:500px!important}.w-550px{width:550px!important}.w-600px{width:600px!important}.w-650px{width:650px!important}.w-700px{width:700px!important}.w-750px{width:750px!important}.w-800px{width:800px!important}.w-850px{width:850px!important}.w-900px{width:900px!important}.w-950px{width:950px!important}.w-1000px{width:1000px!important}.mw-unset{max-width:unset!important}.mw-25{max-width:25%!important}.mw-50{max-width:50%!important}.mw-75{max-width:75%!important}.mw-100{max-width:100%!important}.mw-auto{max-width:auto!important}.mw-1px{max-width:1px!important}.mw-2px{max-width:2px!important}.mw-3px{max-width:3px!important}.mw-4px{max-width:4px!important}.mw-5px{max-width:5px!important}.mw-6px{max-width:6px!important}.mw-7px{max-width:7px!important}.mw-8px{max-width:8px!important}.mw-9px{max-width:9px!important}.mw-10px{max-width:10px!important}.mw-15px{max-width:15px!important}.mw-20px{max-width:20px!important}.mw-25px{max-width:25px!important}.mw-30px{max-width:30px!important}.mw-35px{max-width:35px!important}.mw-40px{max-width:40px!important}.mw-45px{max-width:45px!important}.mw-50px{max-width:50px!important}.mw-55px{max-width:55px!important}.mw-60px{max-width:60px!important}.mw-65px{max-width:65px!important}.mw-70px{max-width:70px!important}.mw-75px{max-width:75px!important}.mw-80px{max-width:80px!important}.mw-85px{max-width:85px!important}.mw-90px{max-width:90px!important}.mw-95px{max-width:95px!important}.mw-100px{max-width:100px!important}.mw-125px{max-width:125px!important}.mw-150px{max-width:150px!important}.mw-175px{max-width:175px!important}.mw-200px{max-width:200px!important}.mw-225px{max-width:225px!important}.mw-250px{max-width:250px!important}.mw-275px{max-width:275px!important}.mw-300px{max-width:300px!important}.mw-325px{max-width:325px!important}.mw-350px{max-width:350px!important}.mw-375px{max-width:375px!important}.mw-400px{max-width:400px!important}.mw-425px{max-width:425px!important}.mw-450px{max-width:450px!important}.mw-475px{max-width:475px!important}.mw-500px{max-width:500px!important}.mw-550px{max-width:550px!important}.mw-600px{max-width:600px!important}.mw-650px{max-width:650px!important}.mw-700px{max-width:700px!important}.mw-750px{max-width:750px!important}.mw-800px{max-width:800px!important}.mw-850px{max-width:850px!important}.mw-900px{max-width:900px!important}.mw-950px{max-width:950px!important}.mw-1000px{max-width:1000px!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-unset{height:unset!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.h-1px{height:1px!important}.h-2px{height:2px!important}.h-3px{height:3px!important}.h-4px{height:4px!important}.h-5px{height:5px!important}.h-6px{height:6px!important}.h-7px{height:7px!important}.h-8px{height:8px!important}.h-9px{height:9px!important}.h-10px{height:10px!important}.h-15px{height:15px!important}.h-20px{height:20px!important}.h-25px{height:25px!important}.h-30px{height:30px!important}.h-35px{height:35px!important}.h-40px{height:40px!important}.h-45px{height:45px!important}.h-50px{height:50px!important}.h-55px{height:55px!important}.h-60px{height:60px!important}.h-65px{height:65px!important}.h-70px{height:70px!important}.h-75px{height:75px!important}.h-80px{height:80px!important}.h-85px{height:85px!important}.h-90px{height:90px!important}.h-95px{height:95px!important}.h-100px{height:100px!important}.h-125px{height:125px!important}.h-150px{height:150px!important}.h-175px{height:175px!important}.h-200px{height:200px!important}.h-225px{height:225px!important}.h-250px{height:250px!important}.h-275px{height:275px!important}.h-300px{height:300px!important}.h-325px{height:325px!important}.h-350px{height:350px!important}.h-375px{height:375px!important}.h-400px{height:400px!important}.h-425px{height:425px!important}.h-450px{height:450px!important}.h-475px{height:475px!important}.h-500px{height:500px!important}.h-550px{height:550px!important}.h-600px{height:600px!important}.h-650px{height:650px!important}.h-700px{height:700px!important}.h-750px{height:750px!important}.h-800px{height:800px!important}.h-850px{height:850px!important}.h-900px{height:900px!important}.h-950px{height:950px!important}.h-1000px{height:1000px!important}.mh-unset{max-height:unset!important}.mh-25{max-height:25%!important}.mh-50{max-height:50%!important}.mh-75{max-height:75%!important}.mh-100{max-height:100%!important}.mh-auto{max-height:auto!important}.mh-1px{max-height:1px!important}.mh-2px{max-height:2px!important}.mh-3px{max-height:3px!important}.mh-4px{max-height:4px!important}.mh-5px{max-height:5px!important}.mh-6px{max-height:6px!important}.mh-7px{max-height:7px!important}.mh-8px{max-height:8px!important}.mh-9px{max-height:9px!important}.mh-10px{max-height:10px!important}.mh-15px{max-height:15px!important}.mh-20px{max-height:20px!important}.mh-25px{max-height:25px!important}.mh-30px{max-height:30px!important}.mh-35px{max-height:35px!important}.mh-40px{max-height:40px!important}.mh-45px{max-height:45px!important}.mh-50px{max-height:50px!important}.mh-55px{max-height:55px!important}.mh-60px{max-height:60px!important}.mh-65px{max-height:65px!important}.mh-70px{max-height:70px!important}.mh-75px{max-height:75px!important}.mh-80px{max-height:80px!important}.mh-85px{max-height:85px!important}.mh-90px{max-height:90px!important}.mh-95px{max-height:95px!important}.mh-100px{max-height:100px!important}.mh-125px{max-height:125px!important}.mh-150px{max-height:150px!important}.mh-175px{max-height:175px!important}.mh-200px{max-height:200px!important}.mh-225px{max-height:225px!important}.mh-250px{max-height:250px!important}.mh-275px{max-height:275px!important}.mh-300px{max-height:300px!important}.mh-325px{max-height:325px!important}.mh-350px{max-height:350px!important}.mh-375px{max-height:375px!important}.mh-400px{max-height:400px!important}.mh-425px{max-height:425px!important}.mh-450px{max-height:450px!important}.mh-475px{max-height:475px!important}.mh-500px{max-height:500px!important}.mh-550px{max-height:550px!important}.mh-600px{max-height:600px!important}.mh-650px{max-height:650px!important}.mh-700px{max-height:700px!important}.mh-750px{max-height:750px!important}.mh-800px{max-height:800px!important}.mh-850px{max-height:850px!important}.mh-900px{max-height:900px!important}.mh-950px{max-height:950px!important}.mh-1000px{max-height:1000px!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-7{gap:1.75rem!important}.gap-8{gap:2rem!important}.gap-9{gap:2.25rem!important}.gap-10{gap:2.5rem!important}.gap-11{gap:2.75rem!important}.gap-12{gap:3rem!important}.gap-13{gap:3.25rem!important}.gap-14{gap:3.5rem!important}.gap-15{gap:3.75rem!important}.gap-16{gap:4rem!important}.gap-17{gap:4.25rem!important}.gap-18{gap:4.5rem!important}.gap-19{gap:4.75rem!important}.gap-20{gap:5rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-5{margin:1.25rem!important}.m-6{margin:1.5rem!important}.m-7{margin:1.75rem!important}.m-8{margin:2rem!important}.m-9{margin:2.25rem!important}.m-10{margin:2.5rem!important}.m-11{margin:2.75rem!important}.m-12{margin:3rem!important}.m-13{margin:3.25rem!important}.m-14{margin:3.5rem!important}.m-15{margin:3.75rem!important}.m-16{margin:4rem!important}.m-17{margin:4.25rem!important}.m-18{margin:4.5rem!important}.m-19{margin:4.75rem!important}.m-20{margin:5rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-4{margin-right:1rem!important;margin-left:1rem!important}.mx-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-8{margin-right:2rem!important;margin-left:2rem!important}.mx-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-12{margin-right:3rem!important;margin-left:3rem!important}.mx-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-16{margin-right:4rem!important;margin-left:4rem!important}.mx-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-20{margin-right:5rem!important;margin-left:5rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-20{margin-top:5rem!important;margin-bottom:5rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-7{margin-top:1.75rem!important}.mt-8{margin-top:2rem!important}.mt-9{margin-top:2.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-11{margin-top:2.75rem!important}.mt-12{margin-top:3rem!important}.mt-13{margin-top:3.25rem!important}.mt-14{margin-top:3.5rem!important}.mt-15{margin-top:3.75rem!important}.mt-16{margin-top:4rem!important}.mt-17{margin-top:4.25rem!important}.mt-18{margin-top:4.5rem!important}.mt-19{margin-top:4.75rem!important}.mt-20{margin-top:5rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:.75rem!important}.me-4{margin-right:1rem!important}.me-5{margin-right:1.25rem!important}.me-6{margin-right:1.5rem!important}.me-7{margin-right:1.75rem!important}.me-8{margin-right:2rem!important}.me-9{margin-right:2.25rem!important}.me-10{margin-right:2.5rem!important}.me-11{margin-right:2.75rem!important}.me-12{margin-right:3rem!important}.me-13{margin-right:3.25rem!important}.me-14{margin-right:3.5rem!important}.me-15{margin-right:3.75rem!important}.me-16{margin-right:4rem!important}.me-17{margin-right:4.25rem!important}.me-18{margin-right:4.5rem!important}.me-19{margin-right:4.75rem!important}.me-20{margin-right:5rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-7{margin-bottom:1.75rem!important}.mb-8{margin-bottom:2rem!important}.mb-9{margin-bottom:2.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-11{margin-bottom:2.75rem!important}.mb-12{margin-bottom:3rem!important}.mb-13{margin-bottom:3.25rem!important}.mb-14{margin-bottom:3.5rem!important}.mb-15{margin-bottom:3.75rem!important}.mb-16{margin-bottom:4rem!important}.mb-17{margin-bottom:4.25rem!important}.mb-18{margin-bottom:4.5rem!important}.mb-19{margin-bottom:4.75rem!important}.mb-20{margin-bottom:5rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:.75rem!important}.ms-4{margin-left:1rem!important}.ms-5{margin-left:1.25rem!important}.ms-6{margin-left:1.5rem!important}.ms-7{margin-left:1.75rem!important}.ms-8{margin-left:2rem!important}.ms-9{margin-left:2.25rem!important}.ms-10{margin-left:2.5rem!important}.ms-11{margin-left:2.75rem!important}.ms-12{margin-left:3rem!important}.ms-13{margin-left:3.25rem!important}.ms-14{margin-left:3.5rem!important}.ms-15{margin-left:3.75rem!important}.ms-16{margin-left:4rem!important}.ms-17{margin-left:4.25rem!important}.ms-18{margin-left:4.5rem!important}.ms-19{margin-left:4.75rem!important}.ms-20{margin-left:5rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-.75rem!important}.m-n4{margin:-1rem!important}.m-n5{margin:-1.25rem!important}.m-n6{margin:-1.5rem!important}.m-n7{margin:-1.75rem!important}.m-n8{margin:-2rem!important}.m-n9{margin:-2.25rem!important}.m-n10{margin:-2.5rem!important}.m-n11{margin:-2.75rem!important}.m-n12{margin:-3rem!important}.m-n13{margin:-3.25rem!important}.m-n14{margin:-3.5rem!important}.m-n15{margin:-3.75rem!important}.m-n16{margin:-4rem!important}.m-n17{margin:-4.25rem!important}.m-n18{margin:-4.5rem!important}.m-n19{margin:-4.75rem!important}.m-n20{margin:-5rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-.75rem!important}.mt-n4{margin-top:-1rem!important}.mt-n5{margin-top:-1.25rem!important}.mt-n6{margin-top:-1.5rem!important}.mt-n7{margin-top:-1.75rem!important}.mt-n8{margin-top:-2rem!important}.mt-n9{margin-top:-2.25rem!important}.mt-n10{margin-top:-2.5rem!important}.mt-n11{margin-top:-2.75rem!important}.mt-n12{margin-top:-3rem!important}.mt-n13{margin-top:-3.25rem!important}.mt-n14{margin-top:-3.5rem!important}.mt-n15{margin-top:-3.75rem!important}.mt-n16{margin-top:-4rem!important}.mt-n17{margin-top:-4.25rem!important}.mt-n18{margin-top:-4.5rem!important}.mt-n19{margin-top:-4.75rem!important}.mt-n20{margin-top:-5rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-.75rem!important}.me-n4{margin-right:-1rem!important}.me-n5{margin-right:-1.25rem!important}.me-n6{margin-right:-1.5rem!important}.me-n7{margin-right:-1.75rem!important}.me-n8{margin-right:-2rem!important}.me-n9{margin-right:-2.25rem!important}.me-n10{margin-right:-2.5rem!important}.me-n11{margin-right:-2.75rem!important}.me-n12{margin-right:-3rem!important}.me-n13{margin-right:-3.25rem!important}.me-n14{margin-right:-3.5rem!important}.me-n15{margin-right:-3.75rem!important}.me-n16{margin-right:-4rem!important}.me-n17{margin-right:-4.25rem!important}.me-n18{margin-right:-4.5rem!important}.me-n19{margin-right:-4.75rem!important}.me-n20{margin-right:-5rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-.75rem!important}.mb-n4{margin-bottom:-1rem!important}.mb-n5{margin-bottom:-1.25rem!important}.mb-n6{margin-bottom:-1.5rem!important}.mb-n7{margin-bottom:-1.75rem!important}.mb-n8{margin-bottom:-2rem!important}.mb-n9{margin-bottom:-2.25rem!important}.mb-n10{margin-bottom:-2.5rem!important}.mb-n11{margin-bottom:-2.75rem!important}.mb-n12{margin-bottom:-3rem!important}.mb-n13{margin-bottom:-3.25rem!important}.mb-n14{margin-bottom:-3.5rem!important}.mb-n15{margin-bottom:-3.75rem!important}.mb-n16{margin-bottom:-4rem!important}.mb-n17{margin-bottom:-4.25rem!important}.mb-n18{margin-bottom:-4.5rem!important}.mb-n19{margin-bottom:-4.75rem!important}.mb-n20{margin-bottom:-5rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-.75rem!important}.ms-n4{margin-left:-1rem!important}.ms-n5{margin-left:-1.25rem!important}.ms-n6{margin-left:-1.5rem!important}.ms-n7{margin-left:-1.75rem!important}.ms-n8{margin-left:-2rem!important}.ms-n9{margin-left:-2.25rem!important}.ms-n10{margin-left:-2.5rem!important}.ms-n11{margin-left:-2.75rem!important}.ms-n12{margin-left:-3rem!important}.ms-n13{margin-left:-3.25rem!important}.ms-n14{margin-left:-3.5rem!important}.ms-n15{margin-left:-3.75rem!important}.ms-n16{margin-left:-4rem!important}.ms-n17{margin-left:-4.25rem!important}.ms-n18{margin-left:-4.5rem!important}.ms-n19{margin-left:-4.75rem!important}.ms-n20{margin-left:-5rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-7{padding:1.75rem!important}.p-8{padding:2rem!important}.p-9{padding:2.25rem!important}.p-10{padding:2.5rem!important}.p-11{padding:2.75rem!important}.p-12{padding:3rem!important}.p-13{padding:3.25rem!important}.p-14{padding:3.5rem!important}.p-15{padding:3.75rem!important}.p-16{padding:4rem!important}.p-17{padding:4.25rem!important}.p-18{padding:4.5rem!important}.p-19{padding:4.75rem!important}.p-20{padding:5rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-4{padding-right:1rem!important;padding-left:1rem!important}.px-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-8{padding-right:2rem!important;padding-left:2rem!important}.px-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-12{padding-right:3rem!important;padding-left:3rem!important}.px-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-16{padding-right:4rem!important;padding-left:4rem!important}.px-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-20{padding-right:5rem!important;padding-left:5rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-20{padding-top:5rem!important;padding-bottom:5rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.pt-6{padding-top:1.5rem!important}.pt-7{padding-top:1.75rem!important}.pt-8{padding-top:2rem!important}.pt-9{padding-top:2.25rem!important}.pt-10{padding-top:2.5rem!important}.pt-11{padding-top:2.75rem!important}.pt-12{padding-top:3rem!important}.pt-13{padding-top:3.25rem!important}.pt-14{padding-top:3.5rem!important}.pt-15{padding-top:3.75rem!important}.pt-16{padding-top:4rem!important}.pt-17{padding-top:4.25rem!important}.pt-18{padding-top:4.5rem!important}.pt-19{padding-top:4.75rem!important}.pt-20{padding-top:5rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:.75rem!important}.pe-4{padding-right:1rem!important}.pe-5{padding-right:1.25rem!important}.pe-6{padding-right:1.5rem!important}.pe-7{padding-right:1.75rem!important}.pe-8{padding-right:2rem!important}.pe-9{padding-right:2.25rem!important}.pe-10{padding-right:2.5rem!important}.pe-11{padding-right:2.75rem!important}.pe-12{padding-right:3rem!important}.pe-13{padding-right:3.25rem!important}.pe-14{padding-right:3.5rem!important}.pe-15{padding-right:3.75rem!important}.pe-16{padding-right:4rem!important}.pe-17{padding-right:4.25rem!important}.pe-18{padding-right:4.5rem!important}.pe-19{padding-right:4.75rem!important}.pe-20{padding-right:5rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-7{padding-bottom:1.75rem!important}.pb-8{padding-bottom:2rem!important}.pb-9{padding-bottom:2.25rem!important}.pb-10{padding-bottom:2.5rem!important}.pb-11{padding-bottom:2.75rem!important}.pb-12{padding-bottom:3rem!important}.pb-13{padding-bottom:3.25rem!important}.pb-14{padding-bottom:3.5rem!important}.pb-15{padding-bottom:3.75rem!important}.pb-16{padding-bottom:4rem!important}.pb-17{padding-bottom:4.25rem!important}.pb-18{padding-bottom:4.5rem!important}.pb-19{padding-bottom:4.75rem!important}.pb-20{padding-bottom:5rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:.75rem!important}.ps-4{padding-left:1rem!important}.ps-5{padding-left:1.25rem!important}.ps-6{padding-left:1.5rem!important}.ps-7{padding-left:1.75rem!important}.ps-8{padding-left:2rem!important}.ps-9{padding-left:2.25rem!important}.ps-10{padding-left:2.5rem!important}.ps-11{padding-left:2.75rem!important}.ps-12{padding-left:3rem!important}.ps-13{padding-left:3.25rem!important}.ps-14{padding-left:3.5rem!important}.ps-15{padding-left:3.75rem!important}.ps-16{padding-left:4rem!important}.ps-17{padding-left:4.25rem!important}.ps-18{padding-left:4.5rem!important}.ps-19{padding-left:4.75rem!important}.ps-20{padding-left:5rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.3rem + .6vw)!important}.fs-2{font-size:calc(1.275rem + .3vw)!important}.fs-3{font-size:calc(1.26rem + .12vw)!important}.fs-4{font-size:1.25rem!important}.fs-5{font-size:1.15rem!important}.fs-6{font-size:1.075rem!important}.fs-7{font-size:.95rem!important}.fs-8{font-size:.85rem!important}.fs-9{font-size:.75rem!important}.fs-10{font-size:.5rem!important}.fs-base{font-size:1rem!important}.fs-fluid{font-size:100%!important}.fs-2x{font-size:calc(1.325rem + .9vw)!important}.fs-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-5tx{font-size:calc(1.7rem + 5.4vw)!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:500!important}.fw-bolder{font-weight:600!important}.lh-0{line-height:0!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:1.75!important}.lh-xl{line-height:2!important}.lh-xxl{line-height:2.25!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:#a1a5b7!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.475rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.325rem!important}.rounded-2{border-radius:.475rem!important}.rounded-3{border-radius:.625rem!important}.rounded-4{border-radius:1rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.475rem!important;border-top-right-radius:.475rem!important}.rounded-end{border-top-right-radius:.475rem!important;border-bottom-right-radius:.475rem!important}.rounded-bottom{border-bottom-right-radius:.475rem!important;border-bottom-left-radius:.475rem!important}.rounded-start{border-bottom-left-radius:.475rem!important;border-top-left-radius:.475rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.opacity-0,.opacity-0-hover:hover{opacity:0!important}.opacity-5,.opacity-5-hover:hover{opacity:.05!important}.opacity-10,.opacity-10-hover:hover{opacity:.1!important}.opacity-15,.opacity-15-hover:hover{opacity:.15!important}.opacity-20,.opacity-20-hover:hover{opacity:.2!important}.opacity-25,.opacity-25-hover:hover{opacity:.25!important}.opacity-50,.opacity-50-hover:hover{opacity:.5!important}.opacity-75,.opacity-75-hover:hover{opacity:.75!important}.opacity-100,.opacity-100-hover:hover{opacity:1!important}.min-w-unset{min-width:unset!important}.min-w-25{min-width:25%!important}.min-w-50{min-width:50%!important}.min-w-75{min-width:75%!important}.min-w-100{min-width:100%!important}.min-w-auto{min-width:auto!important}.min-w-1px{min-width:1px!important}.min-w-2px{min-width:2px!important}.min-w-3px{min-width:3px!important}.min-w-4px{min-width:4px!important}.min-w-5px{min-width:5px!important}.min-w-6px{min-width:6px!important}.min-w-7px{min-width:7px!important}.min-w-8px{min-width:8px!important}.min-w-9px{min-width:9px!important}.min-w-10px{min-width:10px!important}.min-w-15px{min-width:15px!important}.min-w-20px{min-width:20px!important}.min-w-25px{min-width:25px!important}.min-w-30px{min-width:30px!important}.min-w-35px{min-width:35px!important}.min-w-40px{min-width:40px!important}.min-w-45px{min-width:45px!important}.min-w-50px{min-width:50px!important}.min-w-55px{min-width:55px!important}.min-w-60px{min-width:60px!important}.min-w-65px{min-width:65px!important}.min-w-70px{min-width:70px!important}.min-w-75px{min-width:75px!important}.min-w-80px{min-width:80px!important}.min-w-85px{min-width:85px!important}.min-w-90px{min-width:90px!important}.min-w-95px{min-width:95px!important}.min-w-100px{min-width:100px!important}.min-w-125px{min-width:125px!important}.min-w-150px{min-width:150px!important}.min-w-175px{min-width:175px!important}.min-w-200px{min-width:200px!important}.min-w-225px{min-width:225px!important}.min-w-250px{min-width:250px!important}.min-w-275px{min-width:275px!important}.min-w-300px{min-width:300px!important}.min-w-325px{min-width:325px!important}.min-w-350px{min-width:350px!important}.min-w-375px{min-width:375px!important}.min-w-400px{min-width:400px!important}.min-w-425px{min-width:425px!important}.min-w-450px{min-width:450px!important}.min-w-475px{min-width:475px!important}.min-w-500px{min-width:500px!important}.min-w-550px{min-width:550px!important}.min-w-600px{min-width:600px!important}.min-w-650px{min-width:650px!important}.min-w-700px{min-width:700px!important}.min-w-750px{min-width:750px!important}.min-w-800px{min-width:800px!important}.min-w-850px{min-width:850px!important}.min-w-900px{min-width:900px!important}.min-w-950px{min-width:950px!important}.min-w-1000px{min-width:1000px!important}.min-h-unset{min-height:unset!important}.min-h-25{min-height:25%!important}.min-h-50{min-height:50%!important}.min-h-75{min-height:75%!important}.min-h-100{min-height:100%!important}.min-h-auto{min-height:auto!important}.min-h-1px{min-height:1px!important}.min-h-2px{min-height:2px!important}.min-h-3px{min-height:3px!important}.min-h-4px{min-height:4px!important}.min-h-5px{min-height:5px!important}.min-h-6px{min-height:6px!important}.min-h-7px{min-height:7px!important}.min-h-8px{min-height:8px!important}.min-h-9px{min-height:9px!important}.min-h-10px{min-height:10px!important}.min-h-15px{min-height:15px!important}.min-h-20px{min-height:20px!important}.min-h-25px{min-height:25px!important}.min-h-30px{min-height:30px!important}.min-h-35px{min-height:35px!important}.min-h-40px{min-height:40px!important}.min-h-45px{min-height:45px!important}.min-h-50px{min-height:50px!important}.min-h-55px{min-height:55px!important}.min-h-60px{min-height:60px!important}.min-h-65px{min-height:65px!important}.min-h-70px{min-height:70px!important}.min-h-75px{min-height:75px!important}.min-h-80px{min-height:80px!important}.min-h-85px{min-height:85px!important}.min-h-90px{min-height:90px!important}.min-h-95px{min-height:95px!important}.min-h-100px{min-height:100px!important}.min-h-125px{min-height:125px!important}.min-h-150px{min-height:150px!important}.min-h-175px{min-height:175px!important}.min-h-200px{min-height:200px!important}.min-h-225px{min-height:225px!important}.min-h-250px{min-height:250px!important}.min-h-275px{min-height:275px!important}.min-h-300px{min-height:300px!important}.min-h-325px{min-height:325px!important}.min-h-350px{min-height:350px!important}.min-h-375px{min-height:375px!important}.min-h-400px{min-height:400px!important}.min-h-425px{min-height:425px!important}.min-h-450px{min-height:450px!important}.min-h-475px{min-height:475px!important}.min-h-500px{min-height:500px!important}.min-h-550px{min-height:550px!important}.min-h-600px{min-height:600px!important}.min-h-650px{min-height:650px!important}.min-h-700px{min-height:700px!important}.min-h-750px{min-height:750px!important}.min-h-800px{min-height:800px!important}.min-h-850px{min-height:850px!important}.min-h-900px{min-height:900px!important}.min-h-950px{min-height:950px!important}.min-h-1000px{min-height:1000px!important}.z-index-n1{z-index:-1!important}.z-index-n2{z-index:-2!important}.z-index-0{z-index:0!important}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-3{z-index:3!important}.border-top-0{border-top-width:0!important}.border-top-1{border-top-width:1px!important}.border-top-2{border-top-width:2px!important}.border-top-3{border-top-width:3px!important}.border-top-4{border-top-width:4px!important}.border-top-5{border-top-width:5px!important}.border-bottom-0{border-bottom-width:0!important}.border-bottom-1{border-bottom-width:1px!important}.border-bottom-2{border-bottom-width:2px!important}.border-bottom-3{border-bottom-width:3px!important}.border-bottom-4{border-bottom-width:4px!important}.border-bottom-5{border-bottom-width:5px!important}.border-right-0{border-right-width:0!important}.border-right-1{border-right-width:1px!important}.border-right-2{border-right-width:2px!important}.border-right-3{border-right-width:3px!important}.border-right-4{border-right-width:4px!important}.border-right-5{border-right-width:5px!important}.border-left-0{border-left-width:0!important}.border-left-1{border-left-width:1px!important}.border-left-2{border-left-width:2px!important}.border-left-3{border-left-width:3px!important}.border-left-4{border-left-width:4px!important}.border-left-5{border-left-width:5px!important}.ls-1{letter-spacing:.1rem!important}.ls-2{letter-spacing:.115rem!important}.ls-3{letter-spacing:.125rem!important}.ls-4{letter-spacing:.25rem!important}.ls-5{letter-spacing:.5rem!important}.ls-n1{letter-spacing:-.1rem!important}.ls-n2{letter-spacing:-.115rem!important}.ls-n3{letter-spacing:-.125rem!important}.ls-n4{letter-spacing:-.25rem!important}.ls-n5{letter-spacing:-.5rem!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.position-sm-static{position:static!important}.position-sm-relative{position:relative!important}.position-sm-absolute{position:absolute!important}.position-sm-fixed{position:fixed!important}.position-sm-sticky{position:sticky!important}.w-sm-unset{width:unset!important}.w-sm-25{width:25%!important}.w-sm-50{width:50%!important}.w-sm-75{width:75%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}.w-sm-1px{width:1px!important}.w-sm-2px{width:2px!important}.w-sm-3px{width:3px!important}.w-sm-4px{width:4px!important}.w-sm-5px{width:5px!important}.w-sm-6px{width:6px!important}.w-sm-7px{width:7px!important}.w-sm-8px{width:8px!important}.w-sm-9px{width:9px!important}.w-sm-10px{width:10px!important}.w-sm-15px{width:15px!important}.w-sm-20px{width:20px!important}.w-sm-25px{width:25px!important}.w-sm-30px{width:30px!important}.w-sm-35px{width:35px!important}.w-sm-40px{width:40px!important}.w-sm-45px{width:45px!important}.w-sm-50px{width:50px!important}.w-sm-55px{width:55px!important}.w-sm-60px{width:60px!important}.w-sm-65px{width:65px!important}.w-sm-70px{width:70px!important}.w-sm-75px{width:75px!important}.w-sm-80px{width:80px!important}.w-sm-85px{width:85px!important}.w-sm-90px{width:90px!important}.w-sm-95px{width:95px!important}.w-sm-100px{width:100px!important}.w-sm-125px{width:125px!important}.w-sm-150px{width:150px!important}.w-sm-175px{width:175px!important}.w-sm-200px{width:200px!important}.w-sm-225px{width:225px!important}.w-sm-250px{width:250px!important}.w-sm-275px{width:275px!important}.w-sm-300px{width:300px!important}.w-sm-325px{width:325px!important}.w-sm-350px{width:350px!important}.w-sm-375px{width:375px!important}.w-sm-400px{width:400px!important}.w-sm-425px{width:425px!important}.w-sm-450px{width:450px!important}.w-sm-475px{width:475px!important}.w-sm-500px{width:500px!important}.w-sm-550px{width:550px!important}.w-sm-600px{width:600px!important}.w-sm-650px{width:650px!important}.w-sm-700px{width:700px!important}.w-sm-750px{width:750px!important}.w-sm-800px{width:800px!important}.w-sm-850px{width:850px!important}.w-sm-900px{width:900px!important}.w-sm-950px{width:950px!important}.w-sm-1000px{width:1000px!important}.mw-sm-unset{max-width:unset!important}.mw-sm-25{max-width:25%!important}.mw-sm-50{max-width:50%!important}.mw-sm-75{max-width:75%!important}.mw-sm-100{max-width:100%!important}.mw-sm-auto{max-width:auto!important}.mw-sm-1px{max-width:1px!important}.mw-sm-2px{max-width:2px!important}.mw-sm-3px{max-width:3px!important}.mw-sm-4px{max-width:4px!important}.mw-sm-5px{max-width:5px!important}.mw-sm-6px{max-width:6px!important}.mw-sm-7px{max-width:7px!important}.mw-sm-8px{max-width:8px!important}.mw-sm-9px{max-width:9px!important}.mw-sm-10px{max-width:10px!important}.mw-sm-15px{max-width:15px!important}.mw-sm-20px{max-width:20px!important}.mw-sm-25px{max-width:25px!important}.mw-sm-30px{max-width:30px!important}.mw-sm-35px{max-width:35px!important}.mw-sm-40px{max-width:40px!important}.mw-sm-45px{max-width:45px!important}.mw-sm-50px{max-width:50px!important}.mw-sm-55px{max-width:55px!important}.mw-sm-60px{max-width:60px!important}.mw-sm-65px{max-width:65px!important}.mw-sm-70px{max-width:70px!important}.mw-sm-75px{max-width:75px!important}.mw-sm-80px{max-width:80px!important}.mw-sm-85px{max-width:85px!important}.mw-sm-90px{max-width:90px!important}.mw-sm-95px{max-width:95px!important}.mw-sm-100px{max-width:100px!important}.mw-sm-125px{max-width:125px!important}.mw-sm-150px{max-width:150px!important}.mw-sm-175px{max-width:175px!important}.mw-sm-200px{max-width:200px!important}.mw-sm-225px{max-width:225px!important}.mw-sm-250px{max-width:250px!important}.mw-sm-275px{max-width:275px!important}.mw-sm-300px{max-width:300px!important}.mw-sm-325px{max-width:325px!important}.mw-sm-350px{max-width:350px!important}.mw-sm-375px{max-width:375px!important}.mw-sm-400px{max-width:400px!important}.mw-sm-425px{max-width:425px!important}.mw-sm-450px{max-width:450px!important}.mw-sm-475px{max-width:475px!important}.mw-sm-500px{max-width:500px!important}.mw-sm-550px{max-width:550px!important}.mw-sm-600px{max-width:600px!important}.mw-sm-650px{max-width:650px!important}.mw-sm-700px{max-width:700px!important}.mw-sm-750px{max-width:750px!important}.mw-sm-800px{max-width:800px!important}.mw-sm-850px{max-width:850px!important}.mw-sm-900px{max-width:900px!important}.mw-sm-950px{max-width:950px!important}.mw-sm-1000px{max-width:1000px!important}.h-sm-unset{height:unset!important}.h-sm-25{height:25%!important}.h-sm-50{height:50%!important}.h-sm-75{height:75%!important}.h-sm-100{height:100%!important}.h-sm-auto{height:auto!important}.h-sm-1px{height:1px!important}.h-sm-2px{height:2px!important}.h-sm-3px{height:3px!important}.h-sm-4px{height:4px!important}.h-sm-5px{height:5px!important}.h-sm-6px{height:6px!important}.h-sm-7px{height:7px!important}.h-sm-8px{height:8px!important}.h-sm-9px{height:9px!important}.h-sm-10px{height:10px!important}.h-sm-15px{height:15px!important}.h-sm-20px{height:20px!important}.h-sm-25px{height:25px!important}.h-sm-30px{height:30px!important}.h-sm-35px{height:35px!important}.h-sm-40px{height:40px!important}.h-sm-45px{height:45px!important}.h-sm-50px{height:50px!important}.h-sm-55px{height:55px!important}.h-sm-60px{height:60px!important}.h-sm-65px{height:65px!important}.h-sm-70px{height:70px!important}.h-sm-75px{height:75px!important}.h-sm-80px{height:80px!important}.h-sm-85px{height:85px!important}.h-sm-90px{height:90px!important}.h-sm-95px{height:95px!important}.h-sm-100px{height:100px!important}.h-sm-125px{height:125px!important}.h-sm-150px{height:150px!important}.h-sm-175px{height:175px!important}.h-sm-200px{height:200px!important}.h-sm-225px{height:225px!important}.h-sm-250px{height:250px!important}.h-sm-275px{height:275px!important}.h-sm-300px{height:300px!important}.h-sm-325px{height:325px!important}.h-sm-350px{height:350px!important}.h-sm-375px{height:375px!important}.h-sm-400px{height:400px!important}.h-sm-425px{height:425px!important}.h-sm-450px{height:450px!important}.h-sm-475px{height:475px!important}.h-sm-500px{height:500px!important}.h-sm-550px{height:550px!important}.h-sm-600px{height:600px!important}.h-sm-650px{height:650px!important}.h-sm-700px{height:700px!important}.h-sm-750px{height:750px!important}.h-sm-800px{height:800px!important}.h-sm-850px{height:850px!important}.h-sm-900px{height:900px!important}.h-sm-950px{height:950px!important}.h-sm-1000px{height:1000px!important}.mh-sm-unset{max-height:unset!important}.mh-sm-25{max-height:25%!important}.mh-sm-50{max-height:50%!important}.mh-sm-75{max-height:75%!important}.mh-sm-100{max-height:100%!important}.mh-sm-auto{max-height:auto!important}.mh-sm-1px{max-height:1px!important}.mh-sm-2px{max-height:2px!important}.mh-sm-3px{max-height:3px!important}.mh-sm-4px{max-height:4px!important}.mh-sm-5px{max-height:5px!important}.mh-sm-6px{max-height:6px!important}.mh-sm-7px{max-height:7px!important}.mh-sm-8px{max-height:8px!important}.mh-sm-9px{max-height:9px!important}.mh-sm-10px{max-height:10px!important}.mh-sm-15px{max-height:15px!important}.mh-sm-20px{max-height:20px!important}.mh-sm-25px{max-height:25px!important}.mh-sm-30px{max-height:30px!important}.mh-sm-35px{max-height:35px!important}.mh-sm-40px{max-height:40px!important}.mh-sm-45px{max-height:45px!important}.mh-sm-50px{max-height:50px!important}.mh-sm-55px{max-height:55px!important}.mh-sm-60px{max-height:60px!important}.mh-sm-65px{max-height:65px!important}.mh-sm-70px{max-height:70px!important}.mh-sm-75px{max-height:75px!important}.mh-sm-80px{max-height:80px!important}.mh-sm-85px{max-height:85px!important}.mh-sm-90px{max-height:90px!important}.mh-sm-95px{max-height:95px!important}.mh-sm-100px{max-height:100px!important}.mh-sm-125px{max-height:125px!important}.mh-sm-150px{max-height:150px!important}.mh-sm-175px{max-height:175px!important}.mh-sm-200px{max-height:200px!important}.mh-sm-225px{max-height:225px!important}.mh-sm-250px{max-height:250px!important}.mh-sm-275px{max-height:275px!important}.mh-sm-300px{max-height:300px!important}.mh-sm-325px{max-height:325px!important}.mh-sm-350px{max-height:350px!important}.mh-sm-375px{max-height:375px!important}.mh-sm-400px{max-height:400px!important}.mh-sm-425px{max-height:425px!important}.mh-sm-450px{max-height:450px!important}.mh-sm-475px{max-height:475px!important}.mh-sm-500px{max-height:500px!important}.mh-sm-550px{max-height:550px!important}.mh-sm-600px{max-height:600px!important}.mh-sm-650px{max-height:650px!important}.mh-sm-700px{max-height:700px!important}.mh-sm-750px{max-height:750px!important}.mh-sm-800px{max-height:800px!important}.mh-sm-850px{max-height:850px!important}.mh-sm-900px{max-height:900px!important}.mh-sm-950px{max-height:950px!important}.mh-sm-1000px{max-height:1000px!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:.75rem!important}.gap-sm-4{gap:1rem!important}.gap-sm-5{gap:1.25rem!important}.gap-sm-6{gap:1.5rem!important}.gap-sm-7{gap:1.75rem!important}.gap-sm-8{gap:2rem!important}.gap-sm-9{gap:2.25rem!important}.gap-sm-10{gap:2.5rem!important}.gap-sm-11{gap:2.75rem!important}.gap-sm-12{gap:3rem!important}.gap-sm-13{gap:3.25rem!important}.gap-sm-14{gap:3.5rem!important}.gap-sm-15{gap:3.75rem!important}.gap-sm-16{gap:4rem!important}.gap-sm-17{gap:4.25rem!important}.gap-sm-18{gap:4.5rem!important}.gap-sm-19{gap:4.75rem!important}.gap-sm-20{gap:5rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:.75rem!important}.m-sm-4{margin:1rem!important}.m-sm-5{margin:1.25rem!important}.m-sm-6{margin:1.5rem!important}.m-sm-7{margin:1.75rem!important}.m-sm-8{margin:2rem!important}.m-sm-9{margin:2.25rem!important}.m-sm-10{margin:2.5rem!important}.m-sm-11{margin:2.75rem!important}.m-sm-12{margin:3rem!important}.m-sm-13{margin:3.25rem!important}.m-sm-14{margin:3.5rem!important}.m-sm-15{margin:3.75rem!important}.m-sm-16{margin:4rem!important}.m-sm-17{margin:4.25rem!important}.m-sm-18{margin:4.5rem!important}.m-sm-19{margin:4.75rem!important}.m-sm-20{margin:5rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-sm-4{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-sm-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-sm-8{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-sm-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-sm-12{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-sm-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-sm-16{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-sm-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-sm-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-sm-20{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-sm-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-sm-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-sm-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-sm-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-sm-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-sm-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-sm-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-sm-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-sm-20{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:.75rem!important}.mt-sm-4{margin-top:1rem!important}.mt-sm-5{margin-top:1.25rem!important}.mt-sm-6{margin-top:1.5rem!important}.mt-sm-7{margin-top:1.75rem!important}.mt-sm-8{margin-top:2rem!important}.mt-sm-9{margin-top:2.25rem!important}.mt-sm-10{margin-top:2.5rem!important}.mt-sm-11{margin-top:2.75rem!important}.mt-sm-12{margin-top:3rem!important}.mt-sm-13{margin-top:3.25rem!important}.mt-sm-14{margin-top:3.5rem!important}.mt-sm-15{margin-top:3.75rem!important}.mt-sm-16{margin-top:4rem!important}.mt-sm-17{margin-top:4.25rem!important}.mt-sm-18{margin-top:4.5rem!important}.mt-sm-19{margin-top:4.75rem!important}.mt-sm-20{margin-top:5rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:.75rem!important}.me-sm-4{margin-right:1rem!important}.me-sm-5{margin-right:1.25rem!important}.me-sm-6{margin-right:1.5rem!important}.me-sm-7{margin-right:1.75rem!important}.me-sm-8{margin-right:2rem!important}.me-sm-9{margin-right:2.25rem!important}.me-sm-10{margin-right:2.5rem!important}.me-sm-11{margin-right:2.75rem!important}.me-sm-12{margin-right:3rem!important}.me-sm-13{margin-right:3.25rem!important}.me-sm-14{margin-right:3.5rem!important}.me-sm-15{margin-right:3.75rem!important}.me-sm-16{margin-right:4rem!important}.me-sm-17{margin-right:4.25rem!important}.me-sm-18{margin-right:4.5rem!important}.me-sm-19{margin-right:4.75rem!important}.me-sm-20{margin-right:5rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:.75rem!important}.mb-sm-4{margin-bottom:1rem!important}.mb-sm-5{margin-bottom:1.25rem!important}.mb-sm-6{margin-bottom:1.5rem!important}.mb-sm-7{margin-bottom:1.75rem!important}.mb-sm-8{margin-bottom:2rem!important}.mb-sm-9{margin-bottom:2.25rem!important}.mb-sm-10{margin-bottom:2.5rem!important}.mb-sm-11{margin-bottom:2.75rem!important}.mb-sm-12{margin-bottom:3rem!important}.mb-sm-13{margin-bottom:3.25rem!important}.mb-sm-14{margin-bottom:3.5rem!important}.mb-sm-15{margin-bottom:3.75rem!important}.mb-sm-16{margin-bottom:4rem!important}.mb-sm-17{margin-bottom:4.25rem!important}.mb-sm-18{margin-bottom:4.5rem!important}.mb-sm-19{margin-bottom:4.75rem!important}.mb-sm-20{margin-bottom:5rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:.75rem!important}.ms-sm-4{margin-left:1rem!important}.ms-sm-5{margin-left:1.25rem!important}.ms-sm-6{margin-left:1.5rem!important}.ms-sm-7{margin-left:1.75rem!important}.ms-sm-8{margin-left:2rem!important}.ms-sm-9{margin-left:2.25rem!important}.ms-sm-10{margin-left:2.5rem!important}.ms-sm-11{margin-left:2.75rem!important}.ms-sm-12{margin-left:3rem!important}.ms-sm-13{margin-left:3.25rem!important}.ms-sm-14{margin-left:3.5rem!important}.ms-sm-15{margin-left:3.75rem!important}.ms-sm-16{margin-left:4rem!important}.ms-sm-17{margin-left:4.25rem!important}.ms-sm-18{margin-left:4.5rem!important}.ms-sm-19{margin-left:4.75rem!important}.ms-sm-20{margin-left:5rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-.75rem!important}.m-sm-n4{margin:-1rem!important}.m-sm-n5{margin:-1.25rem!important}.m-sm-n6{margin:-1.5rem!important}.m-sm-n7{margin:-1.75rem!important}.m-sm-n8{margin:-2rem!important}.m-sm-n9{margin:-2.25rem!important}.m-sm-n10{margin:-2.5rem!important}.m-sm-n11{margin:-2.75rem!important}.m-sm-n12{margin:-3rem!important}.m-sm-n13{margin:-3.25rem!important}.m-sm-n14{margin:-3.5rem!important}.m-sm-n15{margin:-3.75rem!important}.m-sm-n16{margin:-4rem!important}.m-sm-n17{margin:-4.25rem!important}.m-sm-n18{margin:-4.5rem!important}.m-sm-n19{margin:-4.75rem!important}.m-sm-n20{margin:-5rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-sm-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-sm-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-sm-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-sm-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-sm-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-sm-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-sm-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-sm-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-sm-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-sm-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-sm-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-sm-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-sm-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-sm-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-sm-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-sm-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-sm-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-sm-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-sm-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-sm-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-sm-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-sm-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-sm-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-sm-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-sm-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-sm-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-.75rem!important}.mt-sm-n4{margin-top:-1rem!important}.mt-sm-n5{margin-top:-1.25rem!important}.mt-sm-n6{margin-top:-1.5rem!important}.mt-sm-n7{margin-top:-1.75rem!important}.mt-sm-n8{margin-top:-2rem!important}.mt-sm-n9{margin-top:-2.25rem!important}.mt-sm-n10{margin-top:-2.5rem!important}.mt-sm-n11{margin-top:-2.75rem!important}.mt-sm-n12{margin-top:-3rem!important}.mt-sm-n13{margin-top:-3.25rem!important}.mt-sm-n14{margin-top:-3.5rem!important}.mt-sm-n15{margin-top:-3.75rem!important}.mt-sm-n16{margin-top:-4rem!important}.mt-sm-n17{margin-top:-4.25rem!important}.mt-sm-n18{margin-top:-4.5rem!important}.mt-sm-n19{margin-top:-4.75rem!important}.mt-sm-n20{margin-top:-5rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-.75rem!important}.me-sm-n4{margin-right:-1rem!important}.me-sm-n5{margin-right:-1.25rem!important}.me-sm-n6{margin-right:-1.5rem!important}.me-sm-n7{margin-right:-1.75rem!important}.me-sm-n8{margin-right:-2rem!important}.me-sm-n9{margin-right:-2.25rem!important}.me-sm-n10{margin-right:-2.5rem!important}.me-sm-n11{margin-right:-2.75rem!important}.me-sm-n12{margin-right:-3rem!important}.me-sm-n13{margin-right:-3.25rem!important}.me-sm-n14{margin-right:-3.5rem!important}.me-sm-n15{margin-right:-3.75rem!important}.me-sm-n16{margin-right:-4rem!important}.me-sm-n17{margin-right:-4.25rem!important}.me-sm-n18{margin-right:-4.5rem!important}.me-sm-n19{margin-right:-4.75rem!important}.me-sm-n20{margin-right:-5rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-.75rem!important}.mb-sm-n4{margin-bottom:-1rem!important}.mb-sm-n5{margin-bottom:-1.25rem!important}.mb-sm-n6{margin-bottom:-1.5rem!important}.mb-sm-n7{margin-bottom:-1.75rem!important}.mb-sm-n8{margin-bottom:-2rem!important}.mb-sm-n9{margin-bottom:-2.25rem!important}.mb-sm-n10{margin-bottom:-2.5rem!important}.mb-sm-n11{margin-bottom:-2.75rem!important}.mb-sm-n12{margin-bottom:-3rem!important}.mb-sm-n13{margin-bottom:-3.25rem!important}.mb-sm-n14{margin-bottom:-3.5rem!important}.mb-sm-n15{margin-bottom:-3.75rem!important}.mb-sm-n16{margin-bottom:-4rem!important}.mb-sm-n17{margin-bottom:-4.25rem!important}.mb-sm-n18{margin-bottom:-4.5rem!important}.mb-sm-n19{margin-bottom:-4.75rem!important}.mb-sm-n20{margin-bottom:-5rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-.75rem!important}.ms-sm-n4{margin-left:-1rem!important}.ms-sm-n5{margin-left:-1.25rem!important}.ms-sm-n6{margin-left:-1.5rem!important}.ms-sm-n7{margin-left:-1.75rem!important}.ms-sm-n8{margin-left:-2rem!important}.ms-sm-n9{margin-left:-2.25rem!important}.ms-sm-n10{margin-left:-2.5rem!important}.ms-sm-n11{margin-left:-2.75rem!important}.ms-sm-n12{margin-left:-3rem!important}.ms-sm-n13{margin-left:-3.25rem!important}.ms-sm-n14{margin-left:-3.5rem!important}.ms-sm-n15{margin-left:-3.75rem!important}.ms-sm-n16{margin-left:-4rem!important}.ms-sm-n17{margin-left:-4.25rem!important}.ms-sm-n18{margin-left:-4.5rem!important}.ms-sm-n19{margin-left:-4.75rem!important}.ms-sm-n20{margin-left:-5rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:.75rem!important}.p-sm-4{padding:1rem!important}.p-sm-5{padding:1.25rem!important}.p-sm-6{padding:1.5rem!important}.p-sm-7{padding:1.75rem!important}.p-sm-8{padding:2rem!important}.p-sm-9{padding:2.25rem!important}.p-sm-10{padding:2.5rem!important}.p-sm-11{padding:2.75rem!important}.p-sm-12{padding:3rem!important}.p-sm-13{padding:3.25rem!important}.p-sm-14{padding:3.5rem!important}.p-sm-15{padding:3.75rem!important}.p-sm-16{padding:4rem!important}.p-sm-17{padding:4.25rem!important}.p-sm-18{padding:4.5rem!important}.p-sm-19{padding:4.75rem!important}.p-sm-20{padding:5rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-sm-4{padding-right:1rem!important;padding-left:1rem!important}.px-sm-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-sm-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-sm-8{padding-right:2rem!important;padding-left:2rem!important}.px-sm-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-sm-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-sm-12{padding-right:3rem!important;padding-left:3rem!important}.px-sm-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-sm-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-sm-16{padding-right:4rem!important;padding-left:4rem!important}.px-sm-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-sm-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-sm-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-sm-20{padding-right:5rem!important;padding-left:5rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-sm-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-sm-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-sm-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-sm-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-sm-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-sm-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-sm-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-sm-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-sm-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-sm-20{padding-top:5rem!important;padding-bottom:5rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:.75rem!important}.pt-sm-4{padding-top:1rem!important}.pt-sm-5{padding-top:1.25rem!important}.pt-sm-6{padding-top:1.5rem!important}.pt-sm-7{padding-top:1.75rem!important}.pt-sm-8{padding-top:2rem!important}.pt-sm-9{padding-top:2.25rem!important}.pt-sm-10{padding-top:2.5rem!important}.pt-sm-11{padding-top:2.75rem!important}.pt-sm-12{padding-top:3rem!important}.pt-sm-13{padding-top:3.25rem!important}.pt-sm-14{padding-top:3.5rem!important}.pt-sm-15{padding-top:3.75rem!important}.pt-sm-16{padding-top:4rem!important}.pt-sm-17{padding-top:4.25rem!important}.pt-sm-18{padding-top:4.5rem!important}.pt-sm-19{padding-top:4.75rem!important}.pt-sm-20{padding-top:5rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:.75rem!important}.pe-sm-4{padding-right:1rem!important}.pe-sm-5{padding-right:1.25rem!important}.pe-sm-6{padding-right:1.5rem!important}.pe-sm-7{padding-right:1.75rem!important}.pe-sm-8{padding-right:2rem!important}.pe-sm-9{padding-right:2.25rem!important}.pe-sm-10{padding-right:2.5rem!important}.pe-sm-11{padding-right:2.75rem!important}.pe-sm-12{padding-right:3rem!important}.pe-sm-13{padding-right:3.25rem!important}.pe-sm-14{padding-right:3.5rem!important}.pe-sm-15{padding-right:3.75rem!important}.pe-sm-16{padding-right:4rem!important}.pe-sm-17{padding-right:4.25rem!important}.pe-sm-18{padding-right:4.5rem!important}.pe-sm-19{padding-right:4.75rem!important}.pe-sm-20{padding-right:5rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:.75rem!important}.pb-sm-4{padding-bottom:1rem!important}.pb-sm-5{padding-bottom:1.25rem!important}.pb-sm-6{padding-bottom:1.5rem!important}.pb-sm-7{padding-bottom:1.75rem!important}.pb-sm-8{padding-bottom:2rem!important}.pb-sm-9{padding-bottom:2.25rem!important}.pb-sm-10{padding-bottom:2.5rem!important}.pb-sm-11{padding-bottom:2.75rem!important}.pb-sm-12{padding-bottom:3rem!important}.pb-sm-13{padding-bottom:3.25rem!important}.pb-sm-14{padding-bottom:3.5rem!important}.pb-sm-15{padding-bottom:3.75rem!important}.pb-sm-16{padding-bottom:4rem!important}.pb-sm-17{padding-bottom:4.25rem!important}.pb-sm-18{padding-bottom:4.5rem!important}.pb-sm-19{padding-bottom:4.75rem!important}.pb-sm-20{padding-bottom:5rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:.75rem!important}.ps-sm-4{padding-left:1rem!important}.ps-sm-5{padding-left:1.25rem!important}.ps-sm-6{padding-left:1.5rem!important}.ps-sm-7{padding-left:1.75rem!important}.ps-sm-8{padding-left:2rem!important}.ps-sm-9{padding-left:2.25rem!important}.ps-sm-10{padding-left:2.5rem!important}.ps-sm-11{padding-left:2.75rem!important}.ps-sm-12{padding-left:3rem!important}.ps-sm-13{padding-left:3.25rem!important}.ps-sm-14{padding-left:3.5rem!important}.ps-sm-15{padding-left:3.75rem!important}.ps-sm-16{padding-left:4rem!important}.ps-sm-17{padding-left:4.25rem!important}.ps-sm-18{padding-left:4.5rem!important}.ps-sm-19{padding-left:4.75rem!important}.ps-sm-20{padding-left:5rem!important}.fs-sm-1{font-size:calc(1.3rem + .6vw)!important}.fs-sm-2{font-size:calc(1.275rem + .3vw)!important}.fs-sm-3{font-size:calc(1.26rem + .12vw)!important}.fs-sm-4{font-size:1.25rem!important}.fs-sm-5{font-size:1.15rem!important}.fs-sm-6{font-size:1.075rem!important}.fs-sm-7{font-size:.95rem!important}.fs-sm-8{font-size:.85rem!important}.fs-sm-9{font-size:.75rem!important}.fs-sm-10{font-size:.5rem!important}.fs-sm-base{font-size:1rem!important}.fs-sm-fluid{font-size:100%!important}.fs-sm-2x{font-size:calc(1.325rem + .9vw)!important}.fs-sm-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-sm-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-sm-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-sm-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-sm-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-sm-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-sm-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-sm-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-sm-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-sm-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-sm-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-sm-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-sm-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-sm-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-sm-5tx{font-size:calc(1.7rem + 5.4vw)!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}.min-w-sm-unset{min-width:unset!important}.min-w-sm-25{min-width:25%!important}.min-w-sm-50{min-width:50%!important}.min-w-sm-75{min-width:75%!important}.min-w-sm-100{min-width:100%!important}.min-w-sm-auto{min-width:auto!important}.min-w-sm-1px{min-width:1px!important}.min-w-sm-2px{min-width:2px!important}.min-w-sm-3px{min-width:3px!important}.min-w-sm-4px{min-width:4px!important}.min-w-sm-5px{min-width:5px!important}.min-w-sm-6px{min-width:6px!important}.min-w-sm-7px{min-width:7px!important}.min-w-sm-8px{min-width:8px!important}.min-w-sm-9px{min-width:9px!important}.min-w-sm-10px{min-width:10px!important}.min-w-sm-15px{min-width:15px!important}.min-w-sm-20px{min-width:20px!important}.min-w-sm-25px{min-width:25px!important}.min-w-sm-30px{min-width:30px!important}.min-w-sm-35px{min-width:35px!important}.min-w-sm-40px{min-width:40px!important}.min-w-sm-45px{min-width:45px!important}.min-w-sm-50px{min-width:50px!important}.min-w-sm-55px{min-width:55px!important}.min-w-sm-60px{min-width:60px!important}.min-w-sm-65px{min-width:65px!important}.min-w-sm-70px{min-width:70px!important}.min-w-sm-75px{min-width:75px!important}.min-w-sm-80px{min-width:80px!important}.min-w-sm-85px{min-width:85px!important}.min-w-sm-90px{min-width:90px!important}.min-w-sm-95px{min-width:95px!important}.min-w-sm-100px{min-width:100px!important}.min-w-sm-125px{min-width:125px!important}.min-w-sm-150px{min-width:150px!important}.min-w-sm-175px{min-width:175px!important}.min-w-sm-200px{min-width:200px!important}.min-w-sm-225px{min-width:225px!important}.min-w-sm-250px{min-width:250px!important}.min-w-sm-275px{min-width:275px!important}.min-w-sm-300px{min-width:300px!important}.min-w-sm-325px{min-width:325px!important}.min-w-sm-350px{min-width:350px!important}.min-w-sm-375px{min-width:375px!important}.min-w-sm-400px{min-width:400px!important}.min-w-sm-425px{min-width:425px!important}.min-w-sm-450px{min-width:450px!important}.min-w-sm-475px{min-width:475px!important}.min-w-sm-500px{min-width:500px!important}.min-w-sm-550px{min-width:550px!important}.min-w-sm-600px{min-width:600px!important}.min-w-sm-650px{min-width:650px!important}.min-w-sm-700px{min-width:700px!important}.min-w-sm-750px{min-width:750px!important}.min-w-sm-800px{min-width:800px!important}.min-w-sm-850px{min-width:850px!important}.min-w-sm-900px{min-width:900px!important}.min-w-sm-950px{min-width:950px!important}.min-w-sm-1000px{min-width:1000px!important}.min-h-sm-unset{min-height:unset!important}.min-h-sm-25{min-height:25%!important}.min-h-sm-50{min-height:50%!important}.min-h-sm-75{min-height:75%!important}.min-h-sm-100{min-height:100%!important}.min-h-sm-auto{min-height:auto!important}.min-h-sm-1px{min-height:1px!important}.min-h-sm-2px{min-height:2px!important}.min-h-sm-3px{min-height:3px!important}.min-h-sm-4px{min-height:4px!important}.min-h-sm-5px{min-height:5px!important}.min-h-sm-6px{min-height:6px!important}.min-h-sm-7px{min-height:7px!important}.min-h-sm-8px{min-height:8px!important}.min-h-sm-9px{min-height:9px!important}.min-h-sm-10px{min-height:10px!important}.min-h-sm-15px{min-height:15px!important}.min-h-sm-20px{min-height:20px!important}.min-h-sm-25px{min-height:25px!important}.min-h-sm-30px{min-height:30px!important}.min-h-sm-35px{min-height:35px!important}.min-h-sm-40px{min-height:40px!important}.min-h-sm-45px{min-height:45px!important}.min-h-sm-50px{min-height:50px!important}.min-h-sm-55px{min-height:55px!important}.min-h-sm-60px{min-height:60px!important}.min-h-sm-65px{min-height:65px!important}.min-h-sm-70px{min-height:70px!important}.min-h-sm-75px{min-height:75px!important}.min-h-sm-80px{min-height:80px!important}.min-h-sm-85px{min-height:85px!important}.min-h-sm-90px{min-height:90px!important}.min-h-sm-95px{min-height:95px!important}.min-h-sm-100px{min-height:100px!important}.min-h-sm-125px{min-height:125px!important}.min-h-sm-150px{min-height:150px!important}.min-h-sm-175px{min-height:175px!important}.min-h-sm-200px{min-height:200px!important}.min-h-sm-225px{min-height:225px!important}.min-h-sm-250px{min-height:250px!important}.min-h-sm-275px{min-height:275px!important}.min-h-sm-300px{min-height:300px!important}.min-h-sm-325px{min-height:325px!important}.min-h-sm-350px{min-height:350px!important}.min-h-sm-375px{min-height:375px!important}.min-h-sm-400px{min-height:400px!important}.min-h-sm-425px{min-height:425px!important}.min-h-sm-450px{min-height:450px!important}.min-h-sm-475px{min-height:475px!important}.min-h-sm-500px{min-height:500px!important}.min-h-sm-550px{min-height:550px!important}.min-h-sm-600px{min-height:600px!important}.min-h-sm-650px{min-height:650px!important}.min-h-sm-700px{min-height:700px!important}.min-h-sm-750px{min-height:750px!important}.min-h-sm-800px{min-height:800px!important}.min-h-sm-850px{min-height:850px!important}.min-h-sm-900px{min-height:900px!important}.min-h-sm-950px{min-height:950px!important}.min-h-sm-1000px{min-height:1000px!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.position-md-static{position:static!important}.position-md-relative{position:relative!important}.position-md-absolute{position:absolute!important}.position-md-fixed{position:fixed!important}.position-md-sticky{position:sticky!important}.w-md-unset{width:unset!important}.w-md-25{width:25%!important}.w-md-50{width:50%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.w-md-1px{width:1px!important}.w-md-2px{width:2px!important}.w-md-3px{width:3px!important}.w-md-4px{width:4px!important}.w-md-5px{width:5px!important}.w-md-6px{width:6px!important}.w-md-7px{width:7px!important}.w-md-8px{width:8px!important}.w-md-9px{width:9px!important}.w-md-10px{width:10px!important}.w-md-15px{width:15px!important}.w-md-20px{width:20px!important}.w-md-25px{width:25px!important}.w-md-30px{width:30px!important}.w-md-35px{width:35px!important}.w-md-40px{width:40px!important}.w-md-45px{width:45px!important}.w-md-50px{width:50px!important}.w-md-55px{width:55px!important}.w-md-60px{width:60px!important}.w-md-65px{width:65px!important}.w-md-70px{width:70px!important}.w-md-75px{width:75px!important}.w-md-80px{width:80px!important}.w-md-85px{width:85px!important}.w-md-90px{width:90px!important}.w-md-95px{width:95px!important}.w-md-100px{width:100px!important}.w-md-125px{width:125px!important}.w-md-150px{width:150px!important}.w-md-175px{width:175px!important}.w-md-200px{width:200px!important}.w-md-225px{width:225px!important}.w-md-250px{width:250px!important}.w-md-275px{width:275px!important}.w-md-300px{width:300px!important}.w-md-325px{width:325px!important}.w-md-350px{width:350px!important}.w-md-375px{width:375px!important}.w-md-400px{width:400px!important}.w-md-425px{width:425px!important}.w-md-450px{width:450px!important}.w-md-475px{width:475px!important}.w-md-500px{width:500px!important}.w-md-550px{width:550px!important}.w-md-600px{width:600px!important}.w-md-650px{width:650px!important}.w-md-700px{width:700px!important}.w-md-750px{width:750px!important}.w-md-800px{width:800px!important}.w-md-850px{width:850px!important}.w-md-900px{width:900px!important}.w-md-950px{width:950px!important}.w-md-1000px{width:1000px!important}.mw-md-unset{max-width:unset!important}.mw-md-25{max-width:25%!important}.mw-md-50{max-width:50%!important}.mw-md-75{max-width:75%!important}.mw-md-100{max-width:100%!important}.mw-md-auto{max-width:auto!important}.mw-md-1px{max-width:1px!important}.mw-md-2px{max-width:2px!important}.mw-md-3px{max-width:3px!important}.mw-md-4px{max-width:4px!important}.mw-md-5px{max-width:5px!important}.mw-md-6px{max-width:6px!important}.mw-md-7px{max-width:7px!important}.mw-md-8px{max-width:8px!important}.mw-md-9px{max-width:9px!important}.mw-md-10px{max-width:10px!important}.mw-md-15px{max-width:15px!important}.mw-md-20px{max-width:20px!important}.mw-md-25px{max-width:25px!important}.mw-md-30px{max-width:30px!important}.mw-md-35px{max-width:35px!important}.mw-md-40px{max-width:40px!important}.mw-md-45px{max-width:45px!important}.mw-md-50px{max-width:50px!important}.mw-md-55px{max-width:55px!important}.mw-md-60px{max-width:60px!important}.mw-md-65px{max-width:65px!important}.mw-md-70px{max-width:70px!important}.mw-md-75px{max-width:75px!important}.mw-md-80px{max-width:80px!important}.mw-md-85px{max-width:85px!important}.mw-md-90px{max-width:90px!important}.mw-md-95px{max-width:95px!important}.mw-md-100px{max-width:100px!important}.mw-md-125px{max-width:125px!important}.mw-md-150px{max-width:150px!important}.mw-md-175px{max-width:175px!important}.mw-md-200px{max-width:200px!important}.mw-md-225px{max-width:225px!important}.mw-md-250px{max-width:250px!important}.mw-md-275px{max-width:275px!important}.mw-md-300px{max-width:300px!important}.mw-md-325px{max-width:325px!important}.mw-md-350px{max-width:350px!important}.mw-md-375px{max-width:375px!important}.mw-md-400px{max-width:400px!important}.mw-md-425px{max-width:425px!important}.mw-md-450px{max-width:450px!important}.mw-md-475px{max-width:475px!important}.mw-md-500px{max-width:500px!important}.mw-md-550px{max-width:550px!important}.mw-md-600px{max-width:600px!important}.mw-md-650px{max-width:650px!important}.mw-md-700px{max-width:700px!important}.mw-md-750px{max-width:750px!important}.mw-md-800px{max-width:800px!important}.mw-md-850px{max-width:850px!important}.mw-md-900px{max-width:900px!important}.mw-md-950px{max-width:950px!important}.mw-md-1000px{max-width:1000px!important}.h-md-unset{height:unset!important}.h-md-25{height:25%!important}.h-md-50{height:50%!important}.h-md-75{height:75%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!important}.h-md-1px{height:1px!important}.h-md-2px{height:2px!important}.h-md-3px{height:3px!important}.h-md-4px{height:4px!important}.h-md-5px{height:5px!important}.h-md-6px{height:6px!important}.h-md-7px{height:7px!important}.h-md-8px{height:8px!important}.h-md-9px{height:9px!important}.h-md-10px{height:10px!important}.h-md-15px{height:15px!important}.h-md-20px{height:20px!important}.h-md-25px{height:25px!important}.h-md-30px{height:30px!important}.h-md-35px{height:35px!important}.h-md-40px{height:40px!important}.h-md-45px{height:45px!important}.h-md-50px{height:50px!important}.h-md-55px{height:55px!important}.h-md-60px{height:60px!important}.h-md-65px{height:65px!important}.h-md-70px{height:70px!important}.h-md-75px{height:75px!important}.h-md-80px{height:80px!important}.h-md-85px{height:85px!important}.h-md-90px{height:90px!important}.h-md-95px{height:95px!important}.h-md-100px{height:100px!important}.h-md-125px{height:125px!important}.h-md-150px{height:150px!important}.h-md-175px{height:175px!important}.h-md-200px{height:200px!important}.h-md-225px{height:225px!important}.h-md-250px{height:250px!important}.h-md-275px{height:275px!important}.h-md-300px{height:300px!important}.h-md-325px{height:325px!important}.h-md-350px{height:350px!important}.h-md-375px{height:375px!important}.h-md-400px{height:400px!important}.h-md-425px{height:425px!important}.h-md-450px{height:450px!important}.h-md-475px{height:475px!important}.h-md-500px{height:500px!important}.h-md-550px{height:550px!important}.h-md-600px{height:600px!important}.h-md-650px{height:650px!important}.h-md-700px{height:700px!important}.h-md-750px{height:750px!important}.h-md-800px{height:800px!important}.h-md-850px{height:850px!important}.h-md-900px{height:900px!important}.h-md-950px{height:950px!important}.h-md-1000px{height:1000px!important}.mh-md-unset{max-height:unset!important}.mh-md-25{max-height:25%!important}.mh-md-50{max-height:50%!important}.mh-md-75{max-height:75%!important}.mh-md-100{max-height:100%!important}.mh-md-auto{max-height:auto!important}.mh-md-1px{max-height:1px!important}.mh-md-2px{max-height:2px!important}.mh-md-3px{max-height:3px!important}.mh-md-4px{max-height:4px!important}.mh-md-5px{max-height:5px!important}.mh-md-6px{max-height:6px!important}.mh-md-7px{max-height:7px!important}.mh-md-8px{max-height:8px!important}.mh-md-9px{max-height:9px!important}.mh-md-10px{max-height:10px!important}.mh-md-15px{max-height:15px!important}.mh-md-20px{max-height:20px!important}.mh-md-25px{max-height:25px!important}.mh-md-30px{max-height:30px!important}.mh-md-35px{max-height:35px!important}.mh-md-40px{max-height:40px!important}.mh-md-45px{max-height:45px!important}.mh-md-50px{max-height:50px!important}.mh-md-55px{max-height:55px!important}.mh-md-60px{max-height:60px!important}.mh-md-65px{max-height:65px!important}.mh-md-70px{max-height:70px!important}.mh-md-75px{max-height:75px!important}.mh-md-80px{max-height:80px!important}.mh-md-85px{max-height:85px!important}.mh-md-90px{max-height:90px!important}.mh-md-95px{max-height:95px!important}.mh-md-100px{max-height:100px!important}.mh-md-125px{max-height:125px!important}.mh-md-150px{max-height:150px!important}.mh-md-175px{max-height:175px!important}.mh-md-200px{max-height:200px!important}.mh-md-225px{max-height:225px!important}.mh-md-250px{max-height:250px!important}.mh-md-275px{max-height:275px!important}.mh-md-300px{max-height:300px!important}.mh-md-325px{max-height:325px!important}.mh-md-350px{max-height:350px!important}.mh-md-375px{max-height:375px!important}.mh-md-400px{max-height:400px!important}.mh-md-425px{max-height:425px!important}.mh-md-450px{max-height:450px!important}.mh-md-475px{max-height:475px!important}.mh-md-500px{max-height:500px!important}.mh-md-550px{max-height:550px!important}.mh-md-600px{max-height:600px!important}.mh-md-650px{max-height:650px!important}.mh-md-700px{max-height:700px!important}.mh-md-750px{max-height:750px!important}.mh-md-800px{max-height:800px!important}.mh-md-850px{max-height:850px!important}.mh-md-900px{max-height:900px!important}.mh-md-950px{max-height:950px!important}.mh-md-1000px{max-height:1000px!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:.75rem!important}.gap-md-4{gap:1rem!important}.gap-md-5{gap:1.25rem!important}.gap-md-6{gap:1.5rem!important}.gap-md-7{gap:1.75rem!important}.gap-md-8{gap:2rem!important}.gap-md-9{gap:2.25rem!important}.gap-md-10{gap:2.5rem!important}.gap-md-11{gap:2.75rem!important}.gap-md-12{gap:3rem!important}.gap-md-13{gap:3.25rem!important}.gap-md-14{gap:3.5rem!important}.gap-md-15{gap:3.75rem!important}.gap-md-16{gap:4rem!important}.gap-md-17{gap:4.25rem!important}.gap-md-18{gap:4.5rem!important}.gap-md-19{gap:4.75rem!important}.gap-md-20{gap:5rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:.75rem!important}.m-md-4{margin:1rem!important}.m-md-5{margin:1.25rem!important}.m-md-6{margin:1.5rem!important}.m-md-7{margin:1.75rem!important}.m-md-8{margin:2rem!important}.m-md-9{margin:2.25rem!important}.m-md-10{margin:2.5rem!important}.m-md-11{margin:2.75rem!important}.m-md-12{margin:3rem!important}.m-md-13{margin:3.25rem!important}.m-md-14{margin:3.5rem!important}.m-md-15{margin:3.75rem!important}.m-md-16{margin:4rem!important}.m-md-17{margin:4.25rem!important}.m-md-18{margin:4.5rem!important}.m-md-19{margin:4.75rem!important}.m-md-20{margin:5rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-md-4{margin-right:1rem!important;margin-left:1rem!important}.mx-md-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-md-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-md-8{margin-right:2rem!important;margin-left:2rem!important}.mx-md-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-md-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-md-12{margin-right:3rem!important;margin-left:3rem!important}.mx-md-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-md-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-md-16{margin-right:4rem!important;margin-left:4rem!important}.mx-md-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-md-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-md-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-md-20{margin-right:5rem!important;margin-left:5rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-md-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-md-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-md-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-md-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-md-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-md-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-md-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-md-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-md-20{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:.75rem!important}.mt-md-4{margin-top:1rem!important}.mt-md-5{margin-top:1.25rem!important}.mt-md-6{margin-top:1.5rem!important}.mt-md-7{margin-top:1.75rem!important}.mt-md-8{margin-top:2rem!important}.mt-md-9{margin-top:2.25rem!important}.mt-md-10{margin-top:2.5rem!important}.mt-md-11{margin-top:2.75rem!important}.mt-md-12{margin-top:3rem!important}.mt-md-13{margin-top:3.25rem!important}.mt-md-14{margin-top:3.5rem!important}.mt-md-15{margin-top:3.75rem!important}.mt-md-16{margin-top:4rem!important}.mt-md-17{margin-top:4.25rem!important}.mt-md-18{margin-top:4.5rem!important}.mt-md-19{margin-top:4.75rem!important}.mt-md-20{margin-top:5rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:.75rem!important}.me-md-4{margin-right:1rem!important}.me-md-5{margin-right:1.25rem!important}.me-md-6{margin-right:1.5rem!important}.me-md-7{margin-right:1.75rem!important}.me-md-8{margin-right:2rem!important}.me-md-9{margin-right:2.25rem!important}.me-md-10{margin-right:2.5rem!important}.me-md-11{margin-right:2.75rem!important}.me-md-12{margin-right:3rem!important}.me-md-13{margin-right:3.25rem!important}.me-md-14{margin-right:3.5rem!important}.me-md-15{margin-right:3.75rem!important}.me-md-16{margin-right:4rem!important}.me-md-17{margin-right:4.25rem!important}.me-md-18{margin-right:4.5rem!important}.me-md-19{margin-right:4.75rem!important}.me-md-20{margin-right:5rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:.75rem!important}.mb-md-4{margin-bottom:1rem!important}.mb-md-5{margin-bottom:1.25rem!important}.mb-md-6{margin-bottom:1.5rem!important}.mb-md-7{margin-bottom:1.75rem!important}.mb-md-8{margin-bottom:2rem!important}.mb-md-9{margin-bottom:2.25rem!important}.mb-md-10{margin-bottom:2.5rem!important}.mb-md-11{margin-bottom:2.75rem!important}.mb-md-12{margin-bottom:3rem!important}.mb-md-13{margin-bottom:3.25rem!important}.mb-md-14{margin-bottom:3.5rem!important}.mb-md-15{margin-bottom:3.75rem!important}.mb-md-16{margin-bottom:4rem!important}.mb-md-17{margin-bottom:4.25rem!important}.mb-md-18{margin-bottom:4.5rem!important}.mb-md-19{margin-bottom:4.75rem!important}.mb-md-20{margin-bottom:5rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:.75rem!important}.ms-md-4{margin-left:1rem!important}.ms-md-5{margin-left:1.25rem!important}.ms-md-6{margin-left:1.5rem!important}.ms-md-7{margin-left:1.75rem!important}.ms-md-8{margin-left:2rem!important}.ms-md-9{margin-left:2.25rem!important}.ms-md-10{margin-left:2.5rem!important}.ms-md-11{margin-left:2.75rem!important}.ms-md-12{margin-left:3rem!important}.ms-md-13{margin-left:3.25rem!important}.ms-md-14{margin-left:3.5rem!important}.ms-md-15{margin-left:3.75rem!important}.ms-md-16{margin-left:4rem!important}.ms-md-17{margin-left:4.25rem!important}.ms-md-18{margin-left:4.5rem!important}.ms-md-19{margin-left:4.75rem!important}.ms-md-20{margin-left:5rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-.75rem!important}.m-md-n4{margin:-1rem!important}.m-md-n5{margin:-1.25rem!important}.m-md-n6{margin:-1.5rem!important}.m-md-n7{margin:-1.75rem!important}.m-md-n8{margin:-2rem!important}.m-md-n9{margin:-2.25rem!important}.m-md-n10{margin:-2.5rem!important}.m-md-n11{margin:-2.75rem!important}.m-md-n12{margin:-3rem!important}.m-md-n13{margin:-3.25rem!important}.m-md-n14{margin:-3.5rem!important}.m-md-n15{margin:-3.75rem!important}.m-md-n16{margin:-4rem!important}.m-md-n17{margin:-4.25rem!important}.m-md-n18{margin:-4.5rem!important}.m-md-n19{margin:-4.75rem!important}.m-md-n20{margin:-5rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-md-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-md-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-md-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-md-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-md-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-md-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-md-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-md-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-md-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-md-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-md-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-md-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-md-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-md-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-md-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-md-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-md-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-md-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-md-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-md-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-md-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-md-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-md-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-md-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-md-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-md-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-.75rem!important}.mt-md-n4{margin-top:-1rem!important}.mt-md-n5{margin-top:-1.25rem!important}.mt-md-n6{margin-top:-1.5rem!important}.mt-md-n7{margin-top:-1.75rem!important}.mt-md-n8{margin-top:-2rem!important}.mt-md-n9{margin-top:-2.25rem!important}.mt-md-n10{margin-top:-2.5rem!important}.mt-md-n11{margin-top:-2.75rem!important}.mt-md-n12{margin-top:-3rem!important}.mt-md-n13{margin-top:-3.25rem!important}.mt-md-n14{margin-top:-3.5rem!important}.mt-md-n15{margin-top:-3.75rem!important}.mt-md-n16{margin-top:-4rem!important}.mt-md-n17{margin-top:-4.25rem!important}.mt-md-n18{margin-top:-4.5rem!important}.mt-md-n19{margin-top:-4.75rem!important}.mt-md-n20{margin-top:-5rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-.75rem!important}.me-md-n4{margin-right:-1rem!important}.me-md-n5{margin-right:-1.25rem!important}.me-md-n6{margin-right:-1.5rem!important}.me-md-n7{margin-right:-1.75rem!important}.me-md-n8{margin-right:-2rem!important}.me-md-n9{margin-right:-2.25rem!important}.me-md-n10{margin-right:-2.5rem!important}.me-md-n11{margin-right:-2.75rem!important}.me-md-n12{margin-right:-3rem!important}.me-md-n13{margin-right:-3.25rem!important}.me-md-n14{margin-right:-3.5rem!important}.me-md-n15{margin-right:-3.75rem!important}.me-md-n16{margin-right:-4rem!important}.me-md-n17{margin-right:-4.25rem!important}.me-md-n18{margin-right:-4.5rem!important}.me-md-n19{margin-right:-4.75rem!important}.me-md-n20{margin-right:-5rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-.75rem!important}.mb-md-n4{margin-bottom:-1rem!important}.mb-md-n5{margin-bottom:-1.25rem!important}.mb-md-n6{margin-bottom:-1.5rem!important}.mb-md-n7{margin-bottom:-1.75rem!important}.mb-md-n8{margin-bottom:-2rem!important}.mb-md-n9{margin-bottom:-2.25rem!important}.mb-md-n10{margin-bottom:-2.5rem!important}.mb-md-n11{margin-bottom:-2.75rem!important}.mb-md-n12{margin-bottom:-3rem!important}.mb-md-n13{margin-bottom:-3.25rem!important}.mb-md-n14{margin-bottom:-3.5rem!important}.mb-md-n15{margin-bottom:-3.75rem!important}.mb-md-n16{margin-bottom:-4rem!important}.mb-md-n17{margin-bottom:-4.25rem!important}.mb-md-n18{margin-bottom:-4.5rem!important}.mb-md-n19{margin-bottom:-4.75rem!important}.mb-md-n20{margin-bottom:-5rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-.75rem!important}.ms-md-n4{margin-left:-1rem!important}.ms-md-n5{margin-left:-1.25rem!important}.ms-md-n6{margin-left:-1.5rem!important}.ms-md-n7{margin-left:-1.75rem!important}.ms-md-n8{margin-left:-2rem!important}.ms-md-n9{margin-left:-2.25rem!important}.ms-md-n10{margin-left:-2.5rem!important}.ms-md-n11{margin-left:-2.75rem!important}.ms-md-n12{margin-left:-3rem!important}.ms-md-n13{margin-left:-3.25rem!important}.ms-md-n14{margin-left:-3.5rem!important}.ms-md-n15{margin-left:-3.75rem!important}.ms-md-n16{margin-left:-4rem!important}.ms-md-n17{margin-left:-4.25rem!important}.ms-md-n18{margin-left:-4.5rem!important}.ms-md-n19{margin-left:-4.75rem!important}.ms-md-n20{margin-left:-5rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:.75rem!important}.p-md-4{padding:1rem!important}.p-md-5{padding:1.25rem!important}.p-md-6{padding:1.5rem!important}.p-md-7{padding:1.75rem!important}.p-md-8{padding:2rem!important}.p-md-9{padding:2.25rem!important}.p-md-10{padding:2.5rem!important}.p-md-11{padding:2.75rem!important}.p-md-12{padding:3rem!important}.p-md-13{padding:3.25rem!important}.p-md-14{padding:3.5rem!important}.p-md-15{padding:3.75rem!important}.p-md-16{padding:4rem!important}.p-md-17{padding:4.25rem!important}.p-md-18{padding:4.5rem!important}.p-md-19{padding:4.75rem!important}.p-md-20{padding:5rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-md-4{padding-right:1rem!important;padding-left:1rem!important}.px-md-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-md-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-md-8{padding-right:2rem!important;padding-left:2rem!important}.px-md-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-md-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-md-12{padding-right:3rem!important;padding-left:3rem!important}.px-md-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-md-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-md-16{padding-right:4rem!important;padding-left:4rem!important}.px-md-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-md-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-md-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-md-20{padding-right:5rem!important;padding-left:5rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-md-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-md-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-md-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-md-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-md-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-md-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-md-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-md-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-md-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-md-20{padding-top:5rem!important;padding-bottom:5rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:.75rem!important}.pt-md-4{padding-top:1rem!important}.pt-md-5{padding-top:1.25rem!important}.pt-md-6{padding-top:1.5rem!important}.pt-md-7{padding-top:1.75rem!important}.pt-md-8{padding-top:2rem!important}.pt-md-9{padding-top:2.25rem!important}.pt-md-10{padding-top:2.5rem!important}.pt-md-11{padding-top:2.75rem!important}.pt-md-12{padding-top:3rem!important}.pt-md-13{padding-top:3.25rem!important}.pt-md-14{padding-top:3.5rem!important}.pt-md-15{padding-top:3.75rem!important}.pt-md-16{padding-top:4rem!important}.pt-md-17{padding-top:4.25rem!important}.pt-md-18{padding-top:4.5rem!important}.pt-md-19{padding-top:4.75rem!important}.pt-md-20{padding-top:5rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:.75rem!important}.pe-md-4{padding-right:1rem!important}.pe-md-5{padding-right:1.25rem!important}.pe-md-6{padding-right:1.5rem!important}.pe-md-7{padding-right:1.75rem!important}.pe-md-8{padding-right:2rem!important}.pe-md-9{padding-right:2.25rem!important}.pe-md-10{padding-right:2.5rem!important}.pe-md-11{padding-right:2.75rem!important}.pe-md-12{padding-right:3rem!important}.pe-md-13{padding-right:3.25rem!important}.pe-md-14{padding-right:3.5rem!important}.pe-md-15{padding-right:3.75rem!important}.pe-md-16{padding-right:4rem!important}.pe-md-17{padding-right:4.25rem!important}.pe-md-18{padding-right:4.5rem!important}.pe-md-19{padding-right:4.75rem!important}.pe-md-20{padding-right:5rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:.75rem!important}.pb-md-4{padding-bottom:1rem!important}.pb-md-5{padding-bottom:1.25rem!important}.pb-md-6{padding-bottom:1.5rem!important}.pb-md-7{padding-bottom:1.75rem!important}.pb-md-8{padding-bottom:2rem!important}.pb-md-9{padding-bottom:2.25rem!important}.pb-md-10{padding-bottom:2.5rem!important}.pb-md-11{padding-bottom:2.75rem!important}.pb-md-12{padding-bottom:3rem!important}.pb-md-13{padding-bottom:3.25rem!important}.pb-md-14{padding-bottom:3.5rem!important}.pb-md-15{padding-bottom:3.75rem!important}.pb-md-16{padding-bottom:4rem!important}.pb-md-17{padding-bottom:4.25rem!important}.pb-md-18{padding-bottom:4.5rem!important}.pb-md-19{padding-bottom:4.75rem!important}.pb-md-20{padding-bottom:5rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:.75rem!important}.ps-md-4{padding-left:1rem!important}.ps-md-5{padding-left:1.25rem!important}.ps-md-6{padding-left:1.5rem!important}.ps-md-7{padding-left:1.75rem!important}.ps-md-8{padding-left:2rem!important}.ps-md-9{padding-left:2.25rem!important}.ps-md-10{padding-left:2.5rem!important}.ps-md-11{padding-left:2.75rem!important}.ps-md-12{padding-left:3rem!important}.ps-md-13{padding-left:3.25rem!important}.ps-md-14{padding-left:3.5rem!important}.ps-md-15{padding-left:3.75rem!important}.ps-md-16{padding-left:4rem!important}.ps-md-17{padding-left:4.25rem!important}.ps-md-18{padding-left:4.5rem!important}.ps-md-19{padding-left:4.75rem!important}.ps-md-20{padding-left:5rem!important}.fs-md-1{font-size:calc(1.3rem + .6vw)!important}.fs-md-2{font-size:calc(1.275rem + .3vw)!important}.fs-md-3{font-size:calc(1.26rem + .12vw)!important}.fs-md-4{font-size:1.25rem!important}.fs-md-5{font-size:1.15rem!important}.fs-md-6{font-size:1.075rem!important}.fs-md-7{font-size:.95rem!important}.fs-md-8{font-size:.85rem!important}.fs-md-9{font-size:.75rem!important}.fs-md-10{font-size:.5rem!important}.fs-md-base{font-size:1rem!important}.fs-md-fluid{font-size:100%!important}.fs-md-2x{font-size:calc(1.325rem + .9vw)!important}.fs-md-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-md-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-md-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-md-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-md-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-md-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-md-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-md-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-md-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-md-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-md-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-md-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-md-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-md-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-md-5tx{font-size:calc(1.7rem + 5.4vw)!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}.min-w-md-unset{min-width:unset!important}.min-w-md-25{min-width:25%!important}.min-w-md-50{min-width:50%!important}.min-w-md-75{min-width:75%!important}.min-w-md-100{min-width:100%!important}.min-w-md-auto{min-width:auto!important}.min-w-md-1px{min-width:1px!important}.min-w-md-2px{min-width:2px!important}.min-w-md-3px{min-width:3px!important}.min-w-md-4px{min-width:4px!important}.min-w-md-5px{min-width:5px!important}.min-w-md-6px{min-width:6px!important}.min-w-md-7px{min-width:7px!important}.min-w-md-8px{min-width:8px!important}.min-w-md-9px{min-width:9px!important}.min-w-md-10px{min-width:10px!important}.min-w-md-15px{min-width:15px!important}.min-w-md-20px{min-width:20px!important}.min-w-md-25px{min-width:25px!important}.min-w-md-30px{min-width:30px!important}.min-w-md-35px{min-width:35px!important}.min-w-md-40px{min-width:40px!important}.min-w-md-45px{min-width:45px!important}.min-w-md-50px{min-width:50px!important}.min-w-md-55px{min-width:55px!important}.min-w-md-60px{min-width:60px!important}.min-w-md-65px{min-width:65px!important}.min-w-md-70px{min-width:70px!important}.min-w-md-75px{min-width:75px!important}.min-w-md-80px{min-width:80px!important}.min-w-md-85px{min-width:85px!important}.min-w-md-90px{min-width:90px!important}.min-w-md-95px{min-width:95px!important}.min-w-md-100px{min-width:100px!important}.min-w-md-125px{min-width:125px!important}.min-w-md-150px{min-width:150px!important}.min-w-md-175px{min-width:175px!important}.min-w-md-200px{min-width:200px!important}.min-w-md-225px{min-width:225px!important}.min-w-md-250px{min-width:250px!important}.min-w-md-275px{min-width:275px!important}.min-w-md-300px{min-width:300px!important}.min-w-md-325px{min-width:325px!important}.min-w-md-350px{min-width:350px!important}.min-w-md-375px{min-width:375px!important}.min-w-md-400px{min-width:400px!important}.min-w-md-425px{min-width:425px!important}.min-w-md-450px{min-width:450px!important}.min-w-md-475px{min-width:475px!important}.min-w-md-500px{min-width:500px!important}.min-w-md-550px{min-width:550px!important}.min-w-md-600px{min-width:600px!important}.min-w-md-650px{min-width:650px!important}.min-w-md-700px{min-width:700px!important}.min-w-md-750px{min-width:750px!important}.min-w-md-800px{min-width:800px!important}.min-w-md-850px{min-width:850px!important}.min-w-md-900px{min-width:900px!important}.min-w-md-950px{min-width:950px!important}.min-w-md-1000px{min-width:1000px!important}.min-h-md-unset{min-height:unset!important}.min-h-md-25{min-height:25%!important}.min-h-md-50{min-height:50%!important}.min-h-md-75{min-height:75%!important}.min-h-md-100{min-height:100%!important}.min-h-md-auto{min-height:auto!important}.min-h-md-1px{min-height:1px!important}.min-h-md-2px{min-height:2px!important}.min-h-md-3px{min-height:3px!important}.min-h-md-4px{min-height:4px!important}.min-h-md-5px{min-height:5px!important}.min-h-md-6px{min-height:6px!important}.min-h-md-7px{min-height:7px!important}.min-h-md-8px{min-height:8px!important}.min-h-md-9px{min-height:9px!important}.min-h-md-10px{min-height:10px!important}.min-h-md-15px{min-height:15px!important}.min-h-md-20px{min-height:20px!important}.min-h-md-25px{min-height:25px!important}.min-h-md-30px{min-height:30px!important}.min-h-md-35px{min-height:35px!important}.min-h-md-40px{min-height:40px!important}.min-h-md-45px{min-height:45px!important}.min-h-md-50px{min-height:50px!important}.min-h-md-55px{min-height:55px!important}.min-h-md-60px{min-height:60px!important}.min-h-md-65px{min-height:65px!important}.min-h-md-70px{min-height:70px!important}.min-h-md-75px{min-height:75px!important}.min-h-md-80px{min-height:80px!important}.min-h-md-85px{min-height:85px!important}.min-h-md-90px{min-height:90px!important}.min-h-md-95px{min-height:95px!important}.min-h-md-100px{min-height:100px!important}.min-h-md-125px{min-height:125px!important}.min-h-md-150px{min-height:150px!important}.min-h-md-175px{min-height:175px!important}.min-h-md-200px{min-height:200px!important}.min-h-md-225px{min-height:225px!important}.min-h-md-250px{min-height:250px!important}.min-h-md-275px{min-height:275px!important}.min-h-md-300px{min-height:300px!important}.min-h-md-325px{min-height:325px!important}.min-h-md-350px{min-height:350px!important}.min-h-md-375px{min-height:375px!important}.min-h-md-400px{min-height:400px!important}.min-h-md-425px{min-height:425px!important}.min-h-md-450px{min-height:450px!important}.min-h-md-475px{min-height:475px!important}.min-h-md-500px{min-height:500px!important}.min-h-md-550px{min-height:550px!important}.min-h-md-600px{min-height:600px!important}.min-h-md-650px{min-height:650px!important}.min-h-md-700px{min-height:700px!important}.min-h-md-750px{min-height:750px!important}.min-h-md-800px{min-height:800px!important}.min-h-md-850px{min-height:850px!important}.min-h-md-900px{min-height:900px!important}.min-h-md-950px{min-height:950px!important}.min-h-md-1000px{min-height:1000px!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.position-lg-static{position:static!important}.position-lg-relative{position:relative!important}.position-lg-absolute{position:absolute!important}.position-lg-fixed{position:fixed!important}.position-lg-sticky{position:sticky!important}.w-lg-unset{width:unset!important}.w-lg-25{width:25%!important}.w-lg-50{width:50%!important}.w-lg-75{width:75%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}.w-lg-1px{width:1px!important}.w-lg-2px{width:2px!important}.w-lg-3px{width:3px!important}.w-lg-4px{width:4px!important}.w-lg-5px{width:5px!important}.w-lg-6px{width:6px!important}.w-lg-7px{width:7px!important}.w-lg-8px{width:8px!important}.w-lg-9px{width:9px!important}.w-lg-10px{width:10px!important}.w-lg-15px{width:15px!important}.w-lg-20px{width:20px!important}.w-lg-25px{width:25px!important}.w-lg-30px{width:30px!important}.w-lg-35px{width:35px!important}.w-lg-40px{width:40px!important}.w-lg-45px{width:45px!important}.w-lg-50px{width:50px!important}.w-lg-55px{width:55px!important}.w-lg-60px{width:60px!important}.w-lg-65px{width:65px!important}.w-lg-70px{width:70px!important}.w-lg-75px{width:75px!important}.w-lg-80px{width:80px!important}.w-lg-85px{width:85px!important}.w-lg-90px{width:90px!important}.w-lg-95px{width:95px!important}.w-lg-100px{width:100px!important}.w-lg-125px{width:125px!important}.w-lg-150px{width:150px!important}.w-lg-175px{width:175px!important}.w-lg-200px{width:200px!important}.w-lg-225px{width:225px!important}.w-lg-250px{width:250px!important}.w-lg-275px{width:275px!important}.w-lg-300px{width:300px!important}.w-lg-325px{width:325px!important}.w-lg-350px{width:350px!important}.w-lg-375px{width:375px!important}.w-lg-400px{width:400px!important}.w-lg-425px{width:425px!important}.w-lg-450px{width:450px!important}.w-lg-475px{width:475px!important}.w-lg-500px{width:500px!important}.w-lg-550px{width:550px!important}.w-lg-600px{width:600px!important}.w-lg-650px{width:650px!important}.w-lg-700px{width:700px!important}.w-lg-750px{width:750px!important}.w-lg-800px{width:800px!important}.w-lg-850px{width:850px!important}.w-lg-900px{width:900px!important}.w-lg-950px{width:950px!important}.w-lg-1000px{width:1000px!important}.mw-lg-unset{max-width:unset!important}.mw-lg-25{max-width:25%!important}.mw-lg-50{max-width:50%!important}.mw-lg-75{max-width:75%!important}.mw-lg-100{max-width:100%!important}.mw-lg-auto{max-width:auto!important}.mw-lg-1px{max-width:1px!important}.mw-lg-2px{max-width:2px!important}.mw-lg-3px{max-width:3px!important}.mw-lg-4px{max-width:4px!important}.mw-lg-5px{max-width:5px!important}.mw-lg-6px{max-width:6px!important}.mw-lg-7px{max-width:7px!important}.mw-lg-8px{max-width:8px!important}.mw-lg-9px{max-width:9px!important}.mw-lg-10px{max-width:10px!important}.mw-lg-15px{max-width:15px!important}.mw-lg-20px{max-width:20px!important}.mw-lg-25px{max-width:25px!important}.mw-lg-30px{max-width:30px!important}.mw-lg-35px{max-width:35px!important}.mw-lg-40px{max-width:40px!important}.mw-lg-45px{max-width:45px!important}.mw-lg-50px{max-width:50px!important}.mw-lg-55px{max-width:55px!important}.mw-lg-60px{max-width:60px!important}.mw-lg-65px{max-width:65px!important}.mw-lg-70px{max-width:70px!important}.mw-lg-75px{max-width:75px!important}.mw-lg-80px{max-width:80px!important}.mw-lg-85px{max-width:85px!important}.mw-lg-90px{max-width:90px!important}.mw-lg-95px{max-width:95px!important}.mw-lg-100px{max-width:100px!important}.mw-lg-125px{max-width:125px!important}.mw-lg-150px{max-width:150px!important}.mw-lg-175px{max-width:175px!important}.mw-lg-200px{max-width:200px!important}.mw-lg-225px{max-width:225px!important}.mw-lg-250px{max-width:250px!important}.mw-lg-275px{max-width:275px!important}.mw-lg-300px{max-width:300px!important}.mw-lg-325px{max-width:325px!important}.mw-lg-350px{max-width:350px!important}.mw-lg-375px{max-width:375px!important}.mw-lg-400px{max-width:400px!important}.mw-lg-425px{max-width:425px!important}.mw-lg-450px{max-width:450px!important}.mw-lg-475px{max-width:475px!important}.mw-lg-500px{max-width:500px!important}.mw-lg-550px{max-width:550px!important}.mw-lg-600px{max-width:600px!important}.mw-lg-650px{max-width:650px!important}.mw-lg-700px{max-width:700px!important}.mw-lg-750px{max-width:750px!important}.mw-lg-800px{max-width:800px!important}.mw-lg-850px{max-width:850px!important}.mw-lg-900px{max-width:900px!important}.mw-lg-950px{max-width:950px!important}.mw-lg-1000px{max-width:1000px!important}.h-lg-unset{height:unset!important}.h-lg-25{height:25%!important}.h-lg-50{height:50%!important}.h-lg-75{height:75%!important}.h-lg-100{height:100%!important}.h-lg-auto{height:auto!important}.h-lg-1px{height:1px!important}.h-lg-2px{height:2px!important}.h-lg-3px{height:3px!important}.h-lg-4px{height:4px!important}.h-lg-5px{height:5px!important}.h-lg-6px{height:6px!important}.h-lg-7px{height:7px!important}.h-lg-8px{height:8px!important}.h-lg-9px{height:9px!important}.h-lg-10px{height:10px!important}.h-lg-15px{height:15px!important}.h-lg-20px{height:20px!important}.h-lg-25px{height:25px!important}.h-lg-30px{height:30px!important}.h-lg-35px{height:35px!important}.h-lg-40px{height:40px!important}.h-lg-45px{height:45px!important}.h-lg-50px{height:50px!important}.h-lg-55px{height:55px!important}.h-lg-60px{height:60px!important}.h-lg-65px{height:65px!important}.h-lg-70px{height:70px!important}.h-lg-75px{height:75px!important}.h-lg-80px{height:80px!important}.h-lg-85px{height:85px!important}.h-lg-90px{height:90px!important}.h-lg-95px{height:95px!important}.h-lg-100px{height:100px!important}.h-lg-125px{height:125px!important}.h-lg-150px{height:150px!important}.h-lg-175px{height:175px!important}.h-lg-200px{height:200px!important}.h-lg-225px{height:225px!important}.h-lg-250px{height:250px!important}.h-lg-275px{height:275px!important}.h-lg-300px{height:300px!important}.h-lg-325px{height:325px!important}.h-lg-350px{height:350px!important}.h-lg-375px{height:375px!important}.h-lg-400px{height:400px!important}.h-lg-425px{height:425px!important}.h-lg-450px{height:450px!important}.h-lg-475px{height:475px!important}.h-lg-500px{height:500px!important}.h-lg-550px{height:550px!important}.h-lg-600px{height:600px!important}.h-lg-650px{height:650px!important}.h-lg-700px{height:700px!important}.h-lg-750px{height:750px!important}.h-lg-800px{height:800px!important}.h-lg-850px{height:850px!important}.h-lg-900px{height:900px!important}.h-lg-950px{height:950px!important}.h-lg-1000px{height:1000px!important}.mh-lg-unset{max-height:unset!important}.mh-lg-25{max-height:25%!important}.mh-lg-50{max-height:50%!important}.mh-lg-75{max-height:75%!important}.mh-lg-100{max-height:100%!important}.mh-lg-auto{max-height:auto!important}.mh-lg-1px{max-height:1px!important}.mh-lg-2px{max-height:2px!important}.mh-lg-3px{max-height:3px!important}.mh-lg-4px{max-height:4px!important}.mh-lg-5px{max-height:5px!important}.mh-lg-6px{max-height:6px!important}.mh-lg-7px{max-height:7px!important}.mh-lg-8px{max-height:8px!important}.mh-lg-9px{max-height:9px!important}.mh-lg-10px{max-height:10px!important}.mh-lg-15px{max-height:15px!important}.mh-lg-20px{max-height:20px!important}.mh-lg-25px{max-height:25px!important}.mh-lg-30px{max-height:30px!important}.mh-lg-35px{max-height:35px!important}.mh-lg-40px{max-height:40px!important}.mh-lg-45px{max-height:45px!important}.mh-lg-50px{max-height:50px!important}.mh-lg-55px{max-height:55px!important}.mh-lg-60px{max-height:60px!important}.mh-lg-65px{max-height:65px!important}.mh-lg-70px{max-height:70px!important}.mh-lg-75px{max-height:75px!important}.mh-lg-80px{max-height:80px!important}.mh-lg-85px{max-height:85px!important}.mh-lg-90px{max-height:90px!important}.mh-lg-95px{max-height:95px!important}.mh-lg-100px{max-height:100px!important}.mh-lg-125px{max-height:125px!important}.mh-lg-150px{max-height:150px!important}.mh-lg-175px{max-height:175px!important}.mh-lg-200px{max-height:200px!important}.mh-lg-225px{max-height:225px!important}.mh-lg-250px{max-height:250px!important}.mh-lg-275px{max-height:275px!important}.mh-lg-300px{max-height:300px!important}.mh-lg-325px{max-height:325px!important}.mh-lg-350px{max-height:350px!important}.mh-lg-375px{max-height:375px!important}.mh-lg-400px{max-height:400px!important}.mh-lg-425px{max-height:425px!important}.mh-lg-450px{max-height:450px!important}.mh-lg-475px{max-height:475px!important}.mh-lg-500px{max-height:500px!important}.mh-lg-550px{max-height:550px!important}.mh-lg-600px{max-height:600px!important}.mh-lg-650px{max-height:650px!important}.mh-lg-700px{max-height:700px!important}.mh-lg-750px{max-height:750px!important}.mh-lg-800px{max-height:800px!important}.mh-lg-850px{max-height:850px!important}.mh-lg-900px{max-height:900px!important}.mh-lg-950px{max-height:950px!important}.mh-lg-1000px{max-height:1000px!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:.75rem!important}.gap-lg-4{gap:1rem!important}.gap-lg-5{gap:1.25rem!important}.gap-lg-6{gap:1.5rem!important}.gap-lg-7{gap:1.75rem!important}.gap-lg-8{gap:2rem!important}.gap-lg-9{gap:2.25rem!important}.gap-lg-10{gap:2.5rem!important}.gap-lg-11{gap:2.75rem!important}.gap-lg-12{gap:3rem!important}.gap-lg-13{gap:3.25rem!important}.gap-lg-14{gap:3.5rem!important}.gap-lg-15{gap:3.75rem!important}.gap-lg-16{gap:4rem!important}.gap-lg-17{gap:4.25rem!important}.gap-lg-18{gap:4.5rem!important}.gap-lg-19{gap:4.75rem!important}.gap-lg-20{gap:5rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:.75rem!important}.m-lg-4{margin:1rem!important}.m-lg-5{margin:1.25rem!important}.m-lg-6{margin:1.5rem!important}.m-lg-7{margin:1.75rem!important}.m-lg-8{margin:2rem!important}.m-lg-9{margin:2.25rem!important}.m-lg-10{margin:2.5rem!important}.m-lg-11{margin:2.75rem!important}.m-lg-12{margin:3rem!important}.m-lg-13{margin:3.25rem!important}.m-lg-14{margin:3.5rem!important}.m-lg-15{margin:3.75rem!important}.m-lg-16{margin:4rem!important}.m-lg-17{margin:4.25rem!important}.m-lg-18{margin:4.5rem!important}.m-lg-19{margin:4.75rem!important}.m-lg-20{margin:5rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-lg-4{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-lg-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-lg-8{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-lg-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lg-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-lg-12{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-lg-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-lg-16{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-lg-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-lg-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-lg-20{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-lg-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-lg-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-lg-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-lg-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-lg-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-lg-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-lg-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-lg-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-lg-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-lg-20{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:.75rem!important}.mt-lg-4{margin-top:1rem!important}.mt-lg-5{margin-top:1.25rem!important}.mt-lg-6{margin-top:1.5rem!important}.mt-lg-7{margin-top:1.75rem!important}.mt-lg-8{margin-top:2rem!important}.mt-lg-9{margin-top:2.25rem!important}.mt-lg-10{margin-top:2.5rem!important}.mt-lg-11{margin-top:2.75rem!important}.mt-lg-12{margin-top:3rem!important}.mt-lg-13{margin-top:3.25rem!important}.mt-lg-14{margin-top:3.5rem!important}.mt-lg-15{margin-top:3.75rem!important}.mt-lg-16{margin-top:4rem!important}.mt-lg-17{margin-top:4.25rem!important}.mt-lg-18{margin-top:4.5rem!important}.mt-lg-19{margin-top:4.75rem!important}.mt-lg-20{margin-top:5rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:.75rem!important}.me-lg-4{margin-right:1rem!important}.me-lg-5{margin-right:1.25rem!important}.me-lg-6{margin-right:1.5rem!important}.me-lg-7{margin-right:1.75rem!important}.me-lg-8{margin-right:2rem!important}.me-lg-9{margin-right:2.25rem!important}.me-lg-10{margin-right:2.5rem!important}.me-lg-11{margin-right:2.75rem!important}.me-lg-12{margin-right:3rem!important}.me-lg-13{margin-right:3.25rem!important}.me-lg-14{margin-right:3.5rem!important}.me-lg-15{margin-right:3.75rem!important}.me-lg-16{margin-right:4rem!important}.me-lg-17{margin-right:4.25rem!important}.me-lg-18{margin-right:4.5rem!important}.me-lg-19{margin-right:4.75rem!important}.me-lg-20{margin-right:5rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:.75rem!important}.mb-lg-4{margin-bottom:1rem!important}.mb-lg-5{margin-bottom:1.25rem!important}.mb-lg-6{margin-bottom:1.5rem!important}.mb-lg-7{margin-bottom:1.75rem!important}.mb-lg-8{margin-bottom:2rem!important}.mb-lg-9{margin-bottom:2.25rem!important}.mb-lg-10{margin-bottom:2.5rem!important}.mb-lg-11{margin-bottom:2.75rem!important}.mb-lg-12{margin-bottom:3rem!important}.mb-lg-13{margin-bottom:3.25rem!important}.mb-lg-14{margin-bottom:3.5rem!important}.mb-lg-15{margin-bottom:3.75rem!important}.mb-lg-16{margin-bottom:4rem!important}.mb-lg-17{margin-bottom:4.25rem!important}.mb-lg-18{margin-bottom:4.5rem!important}.mb-lg-19{margin-bottom:4.75rem!important}.mb-lg-20{margin-bottom:5rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:.75rem!important}.ms-lg-4{margin-left:1rem!important}.ms-lg-5{margin-left:1.25rem!important}.ms-lg-6{margin-left:1.5rem!important}.ms-lg-7{margin-left:1.75rem!important}.ms-lg-8{margin-left:2rem!important}.ms-lg-9{margin-left:2.25rem!important}.ms-lg-10{margin-left:2.5rem!important}.ms-lg-11{margin-left:2.75rem!important}.ms-lg-12{margin-left:3rem!important}.ms-lg-13{margin-left:3.25rem!important}.ms-lg-14{margin-left:3.5rem!important}.ms-lg-15{margin-left:3.75rem!important}.ms-lg-16{margin-left:4rem!important}.ms-lg-17{margin-left:4.25rem!important}.ms-lg-18{margin-left:4.5rem!important}.ms-lg-19{margin-left:4.75rem!important}.ms-lg-20{margin-left:5rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-.75rem!important}.m-lg-n4{margin:-1rem!important}.m-lg-n5{margin:-1.25rem!important}.m-lg-n6{margin:-1.5rem!important}.m-lg-n7{margin:-1.75rem!important}.m-lg-n8{margin:-2rem!important}.m-lg-n9{margin:-2.25rem!important}.m-lg-n10{margin:-2.5rem!important}.m-lg-n11{margin:-2.75rem!important}.m-lg-n12{margin:-3rem!important}.m-lg-n13{margin:-3.25rem!important}.m-lg-n14{margin:-3.5rem!important}.m-lg-n15{margin:-3.75rem!important}.m-lg-n16{margin:-4rem!important}.m-lg-n17{margin:-4.25rem!important}.m-lg-n18{margin:-4.5rem!important}.m-lg-n19{margin:-4.75rem!important}.m-lg-n20{margin:-5rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-lg-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-lg-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-lg-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-lg-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-lg-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-lg-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-lg-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-lg-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-lg-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-lg-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-lg-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-lg-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-lg-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-lg-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-lg-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-lg-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-lg-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-lg-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-lg-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-lg-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-lg-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-lg-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-lg-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-lg-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-lg-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-lg-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-.75rem!important}.mt-lg-n4{margin-top:-1rem!important}.mt-lg-n5{margin-top:-1.25rem!important}.mt-lg-n6{margin-top:-1.5rem!important}.mt-lg-n7{margin-top:-1.75rem!important}.mt-lg-n8{margin-top:-2rem!important}.mt-lg-n9{margin-top:-2.25rem!important}.mt-lg-n10{margin-top:-2.5rem!important}.mt-lg-n11{margin-top:-2.75rem!important}.mt-lg-n12{margin-top:-3rem!important}.mt-lg-n13{margin-top:-3.25rem!important}.mt-lg-n14{margin-top:-3.5rem!important}.mt-lg-n15{margin-top:-3.75rem!important}.mt-lg-n16{margin-top:-4rem!important}.mt-lg-n17{margin-top:-4.25rem!important}.mt-lg-n18{margin-top:-4.5rem!important}.mt-lg-n19{margin-top:-4.75rem!important}.mt-lg-n20{margin-top:-5rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-.75rem!important}.me-lg-n4{margin-right:-1rem!important}.me-lg-n5{margin-right:-1.25rem!important}.me-lg-n6{margin-right:-1.5rem!important}.me-lg-n7{margin-right:-1.75rem!important}.me-lg-n8{margin-right:-2rem!important}.me-lg-n9{margin-right:-2.25rem!important}.me-lg-n10{margin-right:-2.5rem!important}.me-lg-n11{margin-right:-2.75rem!important}.me-lg-n12{margin-right:-3rem!important}.me-lg-n13{margin-right:-3.25rem!important}.me-lg-n14{margin-right:-3.5rem!important}.me-lg-n15{margin-right:-3.75rem!important}.me-lg-n16{margin-right:-4rem!important}.me-lg-n17{margin-right:-4.25rem!important}.me-lg-n18{margin-right:-4.5rem!important}.me-lg-n19{margin-right:-4.75rem!important}.me-lg-n20{margin-right:-5rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-.75rem!important}.mb-lg-n4{margin-bottom:-1rem!important}.mb-lg-n5{margin-bottom:-1.25rem!important}.mb-lg-n6{margin-bottom:-1.5rem!important}.mb-lg-n7{margin-bottom:-1.75rem!important}.mb-lg-n8{margin-bottom:-2rem!important}.mb-lg-n9{margin-bottom:-2.25rem!important}.mb-lg-n10{margin-bottom:-2.5rem!important}.mb-lg-n11{margin-bottom:-2.75rem!important}.mb-lg-n12{margin-bottom:-3rem!important}.mb-lg-n13{margin-bottom:-3.25rem!important}.mb-lg-n14{margin-bottom:-3.5rem!important}.mb-lg-n15{margin-bottom:-3.75rem!important}.mb-lg-n16{margin-bottom:-4rem!important}.mb-lg-n17{margin-bottom:-4.25rem!important}.mb-lg-n18{margin-bottom:-4.5rem!important}.mb-lg-n19{margin-bottom:-4.75rem!important}.mb-lg-n20{margin-bottom:-5rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-.75rem!important}.ms-lg-n4{margin-left:-1rem!important}.ms-lg-n5{margin-left:-1.25rem!important}.ms-lg-n6{margin-left:-1.5rem!important}.ms-lg-n7{margin-left:-1.75rem!important}.ms-lg-n8{margin-left:-2rem!important}.ms-lg-n9{margin-left:-2.25rem!important}.ms-lg-n10{margin-left:-2.5rem!important}.ms-lg-n11{margin-left:-2.75rem!important}.ms-lg-n12{margin-left:-3rem!important}.ms-lg-n13{margin-left:-3.25rem!important}.ms-lg-n14{margin-left:-3.5rem!important}.ms-lg-n15{margin-left:-3.75rem!important}.ms-lg-n16{margin-left:-4rem!important}.ms-lg-n17{margin-left:-4.25rem!important}.ms-lg-n18{margin-left:-4.5rem!important}.ms-lg-n19{margin-left:-4.75rem!important}.ms-lg-n20{margin-left:-5rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:.75rem!important}.p-lg-4{padding:1rem!important}.p-lg-5{padding:1.25rem!important}.p-lg-6{padding:1.5rem!important}.p-lg-7{padding:1.75rem!important}.p-lg-8{padding:2rem!important}.p-lg-9{padding:2.25rem!important}.p-lg-10{padding:2.5rem!important}.p-lg-11{padding:2.75rem!important}.p-lg-12{padding:3rem!important}.p-lg-13{padding:3.25rem!important}.p-lg-14{padding:3.5rem!important}.p-lg-15{padding:3.75rem!important}.p-lg-16{padding:4rem!important}.p-lg-17{padding:4.25rem!important}.p-lg-18{padding:4.5rem!important}.p-lg-19{padding:4.75rem!important}.p-lg-20{padding:5rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-lg-4{padding-right:1rem!important;padding-left:1rem!important}.px-lg-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-lg-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-lg-8{padding-right:2rem!important;padding-left:2rem!important}.px-lg-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-lg-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lg-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-lg-12{padding-right:3rem!important;padding-left:3rem!important}.px-lg-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-lg-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-lg-16{padding-right:4rem!important;padding-left:4rem!important}.px-lg-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-lg-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-lg-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-lg-20{padding-right:5rem!important;padding-left:5rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-lg-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-lg-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-lg-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-lg-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-lg-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-lg-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-lg-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-lg-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-lg-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-lg-20{padding-top:5rem!important;padding-bottom:5rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:.75rem!important}.pt-lg-4{padding-top:1rem!important}.pt-lg-5{padding-top:1.25rem!important}.pt-lg-6{padding-top:1.5rem!important}.pt-lg-7{padding-top:1.75rem!important}.pt-lg-8{padding-top:2rem!important}.pt-lg-9{padding-top:2.25rem!important}.pt-lg-10{padding-top:2.5rem!important}.pt-lg-11{padding-top:2.75rem!important}.pt-lg-12{padding-top:3rem!important}.pt-lg-13{padding-top:3.25rem!important}.pt-lg-14{padding-top:3.5rem!important}.pt-lg-15{padding-top:3.75rem!important}.pt-lg-16{padding-top:4rem!important}.pt-lg-17{padding-top:4.25rem!important}.pt-lg-18{padding-top:4.5rem!important}.pt-lg-19{padding-top:4.75rem!important}.pt-lg-20{padding-top:5rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:.75rem!important}.pe-lg-4{padding-right:1rem!important}.pe-lg-5{padding-right:1.25rem!important}.pe-lg-6{padding-right:1.5rem!important}.pe-lg-7{padding-right:1.75rem!important}.pe-lg-8{padding-right:2rem!important}.pe-lg-9{padding-right:2.25rem!important}.pe-lg-10{padding-right:2.5rem!important}.pe-lg-11{padding-right:2.75rem!important}.pe-lg-12{padding-right:3rem!important}.pe-lg-13{padding-right:3.25rem!important}.pe-lg-14{padding-right:3.5rem!important}.pe-lg-15{padding-right:3.75rem!important}.pe-lg-16{padding-right:4rem!important}.pe-lg-17{padding-right:4.25rem!important}.pe-lg-18{padding-right:4.5rem!important}.pe-lg-19{padding-right:4.75rem!important}.pe-lg-20{padding-right:5rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:.75rem!important}.pb-lg-4{padding-bottom:1rem!important}.pb-lg-5{padding-bottom:1.25rem!important}.pb-lg-6{padding-bottom:1.5rem!important}.pb-lg-7{padding-bottom:1.75rem!important}.pb-lg-8{padding-bottom:2rem!important}.pb-lg-9{padding-bottom:2.25rem!important}.pb-lg-10{padding-bottom:2.5rem!important}.pb-lg-11{padding-bottom:2.75rem!important}.pb-lg-12{padding-bottom:3rem!important}.pb-lg-13{padding-bottom:3.25rem!important}.pb-lg-14{padding-bottom:3.5rem!important}.pb-lg-15{padding-bottom:3.75rem!important}.pb-lg-16{padding-bottom:4rem!important}.pb-lg-17{padding-bottom:4.25rem!important}.pb-lg-18{padding-bottom:4.5rem!important}.pb-lg-19{padding-bottom:4.75rem!important}.pb-lg-20{padding-bottom:5rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:.75rem!important}.ps-lg-4{padding-left:1rem!important}.ps-lg-5{padding-left:1.25rem!important}.ps-lg-6{padding-left:1.5rem!important}.ps-lg-7{padding-left:1.75rem!important}.ps-lg-8{padding-left:2rem!important}.ps-lg-9{padding-left:2.25rem!important}.ps-lg-10{padding-left:2.5rem!important}.ps-lg-11{padding-left:2.75rem!important}.ps-lg-12{padding-left:3rem!important}.ps-lg-13{padding-left:3.25rem!important}.ps-lg-14{padding-left:3.5rem!important}.ps-lg-15{padding-left:3.75rem!important}.ps-lg-16{padding-left:4rem!important}.ps-lg-17{padding-left:4.25rem!important}.ps-lg-18{padding-left:4.5rem!important}.ps-lg-19{padding-left:4.75rem!important}.ps-lg-20{padding-left:5rem!important}.fs-lg-1{font-size:calc(1.3rem + .6vw)!important}.fs-lg-2{font-size:calc(1.275rem + .3vw)!important}.fs-lg-3{font-size:calc(1.26rem + .12vw)!important}.fs-lg-4{font-size:1.25rem!important}.fs-lg-5{font-size:1.15rem!important}.fs-lg-6{font-size:1.075rem!important}.fs-lg-7{font-size:.95rem!important}.fs-lg-8{font-size:.85rem!important}.fs-lg-9{font-size:.75rem!important}.fs-lg-10{font-size:.5rem!important}.fs-lg-base{font-size:1rem!important}.fs-lg-fluid{font-size:100%!important}.fs-lg-2x{font-size:calc(1.325rem + .9vw)!important}.fs-lg-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-lg-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-lg-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-lg-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-lg-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-lg-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-lg-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-lg-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-lg-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-lg-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-lg-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-lg-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-lg-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-lg-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-lg-5tx{font-size:calc(1.7rem + 5.4vw)!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.min-w-lg-unset{min-width:unset!important}.min-w-lg-25{min-width:25%!important}.min-w-lg-50{min-width:50%!important}.min-w-lg-75{min-width:75%!important}.min-w-lg-100{min-width:100%!important}.min-w-lg-auto{min-width:auto!important}.min-w-lg-1px{min-width:1px!important}.min-w-lg-2px{min-width:2px!important}.min-w-lg-3px{min-width:3px!important}.min-w-lg-4px{min-width:4px!important}.min-w-lg-5px{min-width:5px!important}.min-w-lg-6px{min-width:6px!important}.min-w-lg-7px{min-width:7px!important}.min-w-lg-8px{min-width:8px!important}.min-w-lg-9px{min-width:9px!important}.min-w-lg-10px{min-width:10px!important}.min-w-lg-15px{min-width:15px!important}.min-w-lg-20px{min-width:20px!important}.min-w-lg-25px{min-width:25px!important}.min-w-lg-30px{min-width:30px!important}.min-w-lg-35px{min-width:35px!important}.min-w-lg-40px{min-width:40px!important}.min-w-lg-45px{min-width:45px!important}.min-w-lg-50px{min-width:50px!important}.min-w-lg-55px{min-width:55px!important}.min-w-lg-60px{min-width:60px!important}.min-w-lg-65px{min-width:65px!important}.min-w-lg-70px{min-width:70px!important}.min-w-lg-75px{min-width:75px!important}.min-w-lg-80px{min-width:80px!important}.min-w-lg-85px{min-width:85px!important}.min-w-lg-90px{min-width:90px!important}.min-w-lg-95px{min-width:95px!important}.min-w-lg-100px{min-width:100px!important}.min-w-lg-125px{min-width:125px!important}.min-w-lg-150px{min-width:150px!important}.min-w-lg-175px{min-width:175px!important}.min-w-lg-200px{min-width:200px!important}.min-w-lg-225px{min-width:225px!important}.min-w-lg-250px{min-width:250px!important}.min-w-lg-275px{min-width:275px!important}.min-w-lg-300px{min-width:300px!important}.min-w-lg-325px{min-width:325px!important}.min-w-lg-350px{min-width:350px!important}.min-w-lg-375px{min-width:375px!important}.min-w-lg-400px{min-width:400px!important}.min-w-lg-425px{min-width:425px!important}.min-w-lg-450px{min-width:450px!important}.min-w-lg-475px{min-width:475px!important}.min-w-lg-500px{min-width:500px!important}.min-w-lg-550px{min-width:550px!important}.min-w-lg-600px{min-width:600px!important}.min-w-lg-650px{min-width:650px!important}.min-w-lg-700px{min-width:700px!important}.min-w-lg-750px{min-width:750px!important}.min-w-lg-800px{min-width:800px!important}.min-w-lg-850px{min-width:850px!important}.min-w-lg-900px{min-width:900px!important}.min-w-lg-950px{min-width:950px!important}.min-w-lg-1000px{min-width:1000px!important}.min-h-lg-unset{min-height:unset!important}.min-h-lg-25{min-height:25%!important}.min-h-lg-50{min-height:50%!important}.min-h-lg-75{min-height:75%!important}.min-h-lg-100{min-height:100%!important}.min-h-lg-auto{min-height:auto!important}.min-h-lg-1px{min-height:1px!important}.min-h-lg-2px{min-height:2px!important}.min-h-lg-3px{min-height:3px!important}.min-h-lg-4px{min-height:4px!important}.min-h-lg-5px{min-height:5px!important}.min-h-lg-6px{min-height:6px!important}.min-h-lg-7px{min-height:7px!important}.min-h-lg-8px{min-height:8px!important}.min-h-lg-9px{min-height:9px!important}.min-h-lg-10px{min-height:10px!important}.min-h-lg-15px{min-height:15px!important}.min-h-lg-20px{min-height:20px!important}.min-h-lg-25px{min-height:25px!important}.min-h-lg-30px{min-height:30px!important}.min-h-lg-35px{min-height:35px!important}.min-h-lg-40px{min-height:40px!important}.min-h-lg-45px{min-height:45px!important}.min-h-lg-50px{min-height:50px!important}.min-h-lg-55px{min-height:55px!important}.min-h-lg-60px{min-height:60px!important}.min-h-lg-65px{min-height:65px!important}.min-h-lg-70px{min-height:70px!important}.min-h-lg-75px{min-height:75px!important}.min-h-lg-80px{min-height:80px!important}.min-h-lg-85px{min-height:85px!important}.min-h-lg-90px{min-height:90px!important}.min-h-lg-95px{min-height:95px!important}.min-h-lg-100px{min-height:100px!important}.min-h-lg-125px{min-height:125px!important}.min-h-lg-150px{min-height:150px!important}.min-h-lg-175px{min-height:175px!important}.min-h-lg-200px{min-height:200px!important}.min-h-lg-225px{min-height:225px!important}.min-h-lg-250px{min-height:250px!important}.min-h-lg-275px{min-height:275px!important}.min-h-lg-300px{min-height:300px!important}.min-h-lg-325px{min-height:325px!important}.min-h-lg-350px{min-height:350px!important}.min-h-lg-375px{min-height:375px!important}.min-h-lg-400px{min-height:400px!important}.min-h-lg-425px{min-height:425px!important}.min-h-lg-450px{min-height:450px!important}.min-h-lg-475px{min-height:475px!important}.min-h-lg-500px{min-height:500px!important}.min-h-lg-550px{min-height:550px!important}.min-h-lg-600px{min-height:600px!important}.min-h-lg-650px{min-height:650px!important}.min-h-lg-700px{min-height:700px!important}.min-h-lg-750px{min-height:750px!important}.min-h-lg-800px{min-height:800px!important}.min-h-lg-850px{min-height:850px!important}.min-h-lg-900px{min-height:900px!important}.min-h-lg-950px{min-height:950px!important}.min-h-lg-1000px{min-height:1000px!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.position-xl-static{position:static!important}.position-xl-relative{position:relative!important}.position-xl-absolute{position:absolute!important}.position-xl-fixed{position:fixed!important}.position-xl-sticky{position:sticky!important}.w-xl-unset{width:unset!important}.w-xl-25{width:25%!important}.w-xl-50{width:50%!important}.w-xl-75{width:75%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}.w-xl-1px{width:1px!important}.w-xl-2px{width:2px!important}.w-xl-3px{width:3px!important}.w-xl-4px{width:4px!important}.w-xl-5px{width:5px!important}.w-xl-6px{width:6px!important}.w-xl-7px{width:7px!important}.w-xl-8px{width:8px!important}.w-xl-9px{width:9px!important}.w-xl-10px{width:10px!important}.w-xl-15px{width:15px!important}.w-xl-20px{width:20px!important}.w-xl-25px{width:25px!important}.w-xl-30px{width:30px!important}.w-xl-35px{width:35px!important}.w-xl-40px{width:40px!important}.w-xl-45px{width:45px!important}.w-xl-50px{width:50px!important}.w-xl-55px{width:55px!important}.w-xl-60px{width:60px!important}.w-xl-65px{width:65px!important}.w-xl-70px{width:70px!important}.w-xl-75px{width:75px!important}.w-xl-80px{width:80px!important}.w-xl-85px{width:85px!important}.w-xl-90px{width:90px!important}.w-xl-95px{width:95px!important}.w-xl-100px{width:100px!important}.w-xl-125px{width:125px!important}.w-xl-150px{width:150px!important}.w-xl-175px{width:175px!important}.w-xl-200px{width:200px!important}.w-xl-225px{width:225px!important}.w-xl-250px{width:250px!important}.w-xl-275px{width:275px!important}.w-xl-300px{width:300px!important}.w-xl-325px{width:325px!important}.w-xl-350px{width:350px!important}.w-xl-375px{width:375px!important}.w-xl-400px{width:400px!important}.w-xl-425px{width:425px!important}.w-xl-450px{width:450px!important}.w-xl-475px{width:475px!important}.w-xl-500px{width:500px!important}.w-xl-550px{width:550px!important}.w-xl-600px{width:600px!important}.w-xl-650px{width:650px!important}.w-xl-700px{width:700px!important}.w-xl-750px{width:750px!important}.w-xl-800px{width:800px!important}.w-xl-850px{width:850px!important}.w-xl-900px{width:900px!important}.w-xl-950px{width:950px!important}.w-xl-1000px{width:1000px!important}.mw-xl-unset{max-width:unset!important}.mw-xl-25{max-width:25%!important}.mw-xl-50{max-width:50%!important}.mw-xl-75{max-width:75%!important}.mw-xl-100{max-width:100%!important}.mw-xl-auto{max-width:auto!important}.mw-xl-1px{max-width:1px!important}.mw-xl-2px{max-width:2px!important}.mw-xl-3px{max-width:3px!important}.mw-xl-4px{max-width:4px!important}.mw-xl-5px{max-width:5px!important}.mw-xl-6px{max-width:6px!important}.mw-xl-7px{max-width:7px!important}.mw-xl-8px{max-width:8px!important}.mw-xl-9px{max-width:9px!important}.mw-xl-10px{max-width:10px!important}.mw-xl-15px{max-width:15px!important}.mw-xl-20px{max-width:20px!important}.mw-xl-25px{max-width:25px!important}.mw-xl-30px{max-width:30px!important}.mw-xl-35px{max-width:35px!important}.mw-xl-40px{max-width:40px!important}.mw-xl-45px{max-width:45px!important}.mw-xl-50px{max-width:50px!important}.mw-xl-55px{max-width:55px!important}.mw-xl-60px{max-width:60px!important}.mw-xl-65px{max-width:65px!important}.mw-xl-70px{max-width:70px!important}.mw-xl-75px{max-width:75px!important}.mw-xl-80px{max-width:80px!important}.mw-xl-85px{max-width:85px!important}.mw-xl-90px{max-width:90px!important}.mw-xl-95px{max-width:95px!important}.mw-xl-100px{max-width:100px!important}.mw-xl-125px{max-width:125px!important}.mw-xl-150px{max-width:150px!important}.mw-xl-175px{max-width:175px!important}.mw-xl-200px{max-width:200px!important}.mw-xl-225px{max-width:225px!important}.mw-xl-250px{max-width:250px!important}.mw-xl-275px{max-width:275px!important}.mw-xl-300px{max-width:300px!important}.mw-xl-325px{max-width:325px!important}.mw-xl-350px{max-width:350px!important}.mw-xl-375px{max-width:375px!important}.mw-xl-400px{max-width:400px!important}.mw-xl-425px{max-width:425px!important}.mw-xl-450px{max-width:450px!important}.mw-xl-475px{max-width:475px!important}.mw-xl-500px{max-width:500px!important}.mw-xl-550px{max-width:550px!important}.mw-xl-600px{max-width:600px!important}.mw-xl-650px{max-width:650px!important}.mw-xl-700px{max-width:700px!important}.mw-xl-750px{max-width:750px!important}.mw-xl-800px{max-width:800px!important}.mw-xl-850px{max-width:850px!important}.mw-xl-900px{max-width:900px!important}.mw-xl-950px{max-width:950px!important}.mw-xl-1000px{max-width:1000px!important}.h-xl-unset{height:unset!important}.h-xl-25{height:25%!important}.h-xl-50{height:50%!important}.h-xl-75{height:75%!important}.h-xl-100{height:100%!important}.h-xl-auto{height:auto!important}.h-xl-1px{height:1px!important}.h-xl-2px{height:2px!important}.h-xl-3px{height:3px!important}.h-xl-4px{height:4px!important}.h-xl-5px{height:5px!important}.h-xl-6px{height:6px!important}.h-xl-7px{height:7px!important}.h-xl-8px{height:8px!important}.h-xl-9px{height:9px!important}.h-xl-10px{height:10px!important}.h-xl-15px{height:15px!important}.h-xl-20px{height:20px!important}.h-xl-25px{height:25px!important}.h-xl-30px{height:30px!important}.h-xl-35px{height:35px!important}.h-xl-40px{height:40px!important}.h-xl-45px{height:45px!important}.h-xl-50px{height:50px!important}.h-xl-55px{height:55px!important}.h-xl-60px{height:60px!important}.h-xl-65px{height:65px!important}.h-xl-70px{height:70px!important}.h-xl-75px{height:75px!important}.h-xl-80px{height:80px!important}.h-xl-85px{height:85px!important}.h-xl-90px{height:90px!important}.h-xl-95px{height:95px!important}.h-xl-100px{height:100px!important}.h-xl-125px{height:125px!important}.h-xl-150px{height:150px!important}.h-xl-175px{height:175px!important}.h-xl-200px{height:200px!important}.h-xl-225px{height:225px!important}.h-xl-250px{height:250px!important}.h-xl-275px{height:275px!important}.h-xl-300px{height:300px!important}.h-xl-325px{height:325px!important}.h-xl-350px{height:350px!important}.h-xl-375px{height:375px!important}.h-xl-400px{height:400px!important}.h-xl-425px{height:425px!important}.h-xl-450px{height:450px!important}.h-xl-475px{height:475px!important}.h-xl-500px{height:500px!important}.h-xl-550px{height:550px!important}.h-xl-600px{height:600px!important}.h-xl-650px{height:650px!important}.h-xl-700px{height:700px!important}.h-xl-750px{height:750px!important}.h-xl-800px{height:800px!important}.h-xl-850px{height:850px!important}.h-xl-900px{height:900px!important}.h-xl-950px{height:950px!important}.h-xl-1000px{height:1000px!important}.mh-xl-unset{max-height:unset!important}.mh-xl-25{max-height:25%!important}.mh-xl-50{max-height:50%!important}.mh-xl-75{max-height:75%!important}.mh-xl-100{max-height:100%!important}.mh-xl-auto{max-height:auto!important}.mh-xl-1px{max-height:1px!important}.mh-xl-2px{max-height:2px!important}.mh-xl-3px{max-height:3px!important}.mh-xl-4px{max-height:4px!important}.mh-xl-5px{max-height:5px!important}.mh-xl-6px{max-height:6px!important}.mh-xl-7px{max-height:7px!important}.mh-xl-8px{max-height:8px!important}.mh-xl-9px{max-height:9px!important}.mh-xl-10px{max-height:10px!important}.mh-xl-15px{max-height:15px!important}.mh-xl-20px{max-height:20px!important}.mh-xl-25px{max-height:25px!important}.mh-xl-30px{max-height:30px!important}.mh-xl-35px{max-height:35px!important}.mh-xl-40px{max-height:40px!important}.mh-xl-45px{max-height:45px!important}.mh-xl-50px{max-height:50px!important}.mh-xl-55px{max-height:55px!important}.mh-xl-60px{max-height:60px!important}.mh-xl-65px{max-height:65px!important}.mh-xl-70px{max-height:70px!important}.mh-xl-75px{max-height:75px!important}.mh-xl-80px{max-height:80px!important}.mh-xl-85px{max-height:85px!important}.mh-xl-90px{max-height:90px!important}.mh-xl-95px{max-height:95px!important}.mh-xl-100px{max-height:100px!important}.mh-xl-125px{max-height:125px!important}.mh-xl-150px{max-height:150px!important}.mh-xl-175px{max-height:175px!important}.mh-xl-200px{max-height:200px!important}.mh-xl-225px{max-height:225px!important}.mh-xl-250px{max-height:250px!important}.mh-xl-275px{max-height:275px!important}.mh-xl-300px{max-height:300px!important}.mh-xl-325px{max-height:325px!important}.mh-xl-350px{max-height:350px!important}.mh-xl-375px{max-height:375px!important}.mh-xl-400px{max-height:400px!important}.mh-xl-425px{max-height:425px!important}.mh-xl-450px{max-height:450px!important}.mh-xl-475px{max-height:475px!important}.mh-xl-500px{max-height:500px!important}.mh-xl-550px{max-height:550px!important}.mh-xl-600px{max-height:600px!important}.mh-xl-650px{max-height:650px!important}.mh-xl-700px{max-height:700px!important}.mh-xl-750px{max-height:750px!important}.mh-xl-800px{max-height:800px!important}.mh-xl-850px{max-height:850px!important}.mh-xl-900px{max-height:900px!important}.mh-xl-950px{max-height:950px!important}.mh-xl-1000px{max-height:1000px!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:.75rem!important}.gap-xl-4{gap:1rem!important}.gap-xl-5{gap:1.25rem!important}.gap-xl-6{gap:1.5rem!important}.gap-xl-7{gap:1.75rem!important}.gap-xl-8{gap:2rem!important}.gap-xl-9{gap:2.25rem!important}.gap-xl-10{gap:2.5rem!important}.gap-xl-11{gap:2.75rem!important}.gap-xl-12{gap:3rem!important}.gap-xl-13{gap:3.25rem!important}.gap-xl-14{gap:3.5rem!important}.gap-xl-15{gap:3.75rem!important}.gap-xl-16{gap:4rem!important}.gap-xl-17{gap:4.25rem!important}.gap-xl-18{gap:4.5rem!important}.gap-xl-19{gap:4.75rem!important}.gap-xl-20{gap:5rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:.75rem!important}.m-xl-4{margin:1rem!important}.m-xl-5{margin:1.25rem!important}.m-xl-6{margin:1.5rem!important}.m-xl-7{margin:1.75rem!important}.m-xl-8{margin:2rem!important}.m-xl-9{margin:2.25rem!important}.m-xl-10{margin:2.5rem!important}.m-xl-11{margin:2.75rem!important}.m-xl-12{margin:3rem!important}.m-xl-13{margin:3.25rem!important}.m-xl-14{margin:3.5rem!important}.m-xl-15{margin:3.75rem!important}.m-xl-16{margin:4rem!important}.m-xl-17{margin:4.25rem!important}.m-xl-18{margin:4.5rem!important}.m-xl-19{margin:4.75rem!important}.m-xl-20{margin:5rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xl-4{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xl-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-xl-8{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-xl-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-xl-12{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-xl-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xl-16{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-xl-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xl-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-xl-20{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xl-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xl-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-xl-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-xl-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-xl-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-xl-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xl-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-xl-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xl-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-xl-20{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:.75rem!important}.mt-xl-4{margin-top:1rem!important}.mt-xl-5{margin-top:1.25rem!important}.mt-xl-6{margin-top:1.5rem!important}.mt-xl-7{margin-top:1.75rem!important}.mt-xl-8{margin-top:2rem!important}.mt-xl-9{margin-top:2.25rem!important}.mt-xl-10{margin-top:2.5rem!important}.mt-xl-11{margin-top:2.75rem!important}.mt-xl-12{margin-top:3rem!important}.mt-xl-13{margin-top:3.25rem!important}.mt-xl-14{margin-top:3.5rem!important}.mt-xl-15{margin-top:3.75rem!important}.mt-xl-16{margin-top:4rem!important}.mt-xl-17{margin-top:4.25rem!important}.mt-xl-18{margin-top:4.5rem!important}.mt-xl-19{margin-top:4.75rem!important}.mt-xl-20{margin-top:5rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:.75rem!important}.me-xl-4{margin-right:1rem!important}.me-xl-5{margin-right:1.25rem!important}.me-xl-6{margin-right:1.5rem!important}.me-xl-7{margin-right:1.75rem!important}.me-xl-8{margin-right:2rem!important}.me-xl-9{margin-right:2.25rem!important}.me-xl-10{margin-right:2.5rem!important}.me-xl-11{margin-right:2.75rem!important}.me-xl-12{margin-right:3rem!important}.me-xl-13{margin-right:3.25rem!important}.me-xl-14{margin-right:3.5rem!important}.me-xl-15{margin-right:3.75rem!important}.me-xl-16{margin-right:4rem!important}.me-xl-17{margin-right:4.25rem!important}.me-xl-18{margin-right:4.5rem!important}.me-xl-19{margin-right:4.75rem!important}.me-xl-20{margin-right:5rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:.75rem!important}.mb-xl-4{margin-bottom:1rem!important}.mb-xl-5{margin-bottom:1.25rem!important}.mb-xl-6{margin-bottom:1.5rem!important}.mb-xl-7{margin-bottom:1.75rem!important}.mb-xl-8{margin-bottom:2rem!important}.mb-xl-9{margin-bottom:2.25rem!important}.mb-xl-10{margin-bottom:2.5rem!important}.mb-xl-11{margin-bottom:2.75rem!important}.mb-xl-12{margin-bottom:3rem!important}.mb-xl-13{margin-bottom:3.25rem!important}.mb-xl-14{margin-bottom:3.5rem!important}.mb-xl-15{margin-bottom:3.75rem!important}.mb-xl-16{margin-bottom:4rem!important}.mb-xl-17{margin-bottom:4.25rem!important}.mb-xl-18{margin-bottom:4.5rem!important}.mb-xl-19{margin-bottom:4.75rem!important}.mb-xl-20{margin-bottom:5rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:.75rem!important}.ms-xl-4{margin-left:1rem!important}.ms-xl-5{margin-left:1.25rem!important}.ms-xl-6{margin-left:1.5rem!important}.ms-xl-7{margin-left:1.75rem!important}.ms-xl-8{margin-left:2rem!important}.ms-xl-9{margin-left:2.25rem!important}.ms-xl-10{margin-left:2.5rem!important}.ms-xl-11{margin-left:2.75rem!important}.ms-xl-12{margin-left:3rem!important}.ms-xl-13{margin-left:3.25rem!important}.ms-xl-14{margin-left:3.5rem!important}.ms-xl-15{margin-left:3.75rem!important}.ms-xl-16{margin-left:4rem!important}.ms-xl-17{margin-left:4.25rem!important}.ms-xl-18{margin-left:4.5rem!important}.ms-xl-19{margin-left:4.75rem!important}.ms-xl-20{margin-left:5rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-.75rem!important}.m-xl-n4{margin:-1rem!important}.m-xl-n5{margin:-1.25rem!important}.m-xl-n6{margin:-1.5rem!important}.m-xl-n7{margin:-1.75rem!important}.m-xl-n8{margin:-2rem!important}.m-xl-n9{margin:-2.25rem!important}.m-xl-n10{margin:-2.5rem!important}.m-xl-n11{margin:-2.75rem!important}.m-xl-n12{margin:-3rem!important}.m-xl-n13{margin:-3.25rem!important}.m-xl-n14{margin:-3.5rem!important}.m-xl-n15{margin:-3.75rem!important}.m-xl-n16{margin:-4rem!important}.m-xl-n17{margin:-4.25rem!important}.m-xl-n18{margin:-4.5rem!important}.m-xl-n19{margin:-4.75rem!important}.m-xl-n20{margin:-5rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xl-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-xl-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-xl-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-xl-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xl-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-xl-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-xl-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xl-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xl-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xl-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-xl-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-xl-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-xl-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xl-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xl-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-xl-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-xl-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xl-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-xl-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-xl-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xl-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xl-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xl-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-xl-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-xl-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-xl-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-.75rem!important}.mt-xl-n4{margin-top:-1rem!important}.mt-xl-n5{margin-top:-1.25rem!important}.mt-xl-n6{margin-top:-1.5rem!important}.mt-xl-n7{margin-top:-1.75rem!important}.mt-xl-n8{margin-top:-2rem!important}.mt-xl-n9{margin-top:-2.25rem!important}.mt-xl-n10{margin-top:-2.5rem!important}.mt-xl-n11{margin-top:-2.75rem!important}.mt-xl-n12{margin-top:-3rem!important}.mt-xl-n13{margin-top:-3.25rem!important}.mt-xl-n14{margin-top:-3.5rem!important}.mt-xl-n15{margin-top:-3.75rem!important}.mt-xl-n16{margin-top:-4rem!important}.mt-xl-n17{margin-top:-4.25rem!important}.mt-xl-n18{margin-top:-4.5rem!important}.mt-xl-n19{margin-top:-4.75rem!important}.mt-xl-n20{margin-top:-5rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-.75rem!important}.me-xl-n4{margin-right:-1rem!important}.me-xl-n5{margin-right:-1.25rem!important}.me-xl-n6{margin-right:-1.5rem!important}.me-xl-n7{margin-right:-1.75rem!important}.me-xl-n8{margin-right:-2rem!important}.me-xl-n9{margin-right:-2.25rem!important}.me-xl-n10{margin-right:-2.5rem!important}.me-xl-n11{margin-right:-2.75rem!important}.me-xl-n12{margin-right:-3rem!important}.me-xl-n13{margin-right:-3.25rem!important}.me-xl-n14{margin-right:-3.5rem!important}.me-xl-n15{margin-right:-3.75rem!important}.me-xl-n16{margin-right:-4rem!important}.me-xl-n17{margin-right:-4.25rem!important}.me-xl-n18{margin-right:-4.5rem!important}.me-xl-n19{margin-right:-4.75rem!important}.me-xl-n20{margin-right:-5rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-.75rem!important}.mb-xl-n4{margin-bottom:-1rem!important}.mb-xl-n5{margin-bottom:-1.25rem!important}.mb-xl-n6{margin-bottom:-1.5rem!important}.mb-xl-n7{margin-bottom:-1.75rem!important}.mb-xl-n8{margin-bottom:-2rem!important}.mb-xl-n9{margin-bottom:-2.25rem!important}.mb-xl-n10{margin-bottom:-2.5rem!important}.mb-xl-n11{margin-bottom:-2.75rem!important}.mb-xl-n12{margin-bottom:-3rem!important}.mb-xl-n13{margin-bottom:-3.25rem!important}.mb-xl-n14{margin-bottom:-3.5rem!important}.mb-xl-n15{margin-bottom:-3.75rem!important}.mb-xl-n16{margin-bottom:-4rem!important}.mb-xl-n17{margin-bottom:-4.25rem!important}.mb-xl-n18{margin-bottom:-4.5rem!important}.mb-xl-n19{margin-bottom:-4.75rem!important}.mb-xl-n20{margin-bottom:-5rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-.75rem!important}.ms-xl-n4{margin-left:-1rem!important}.ms-xl-n5{margin-left:-1.25rem!important}.ms-xl-n6{margin-left:-1.5rem!important}.ms-xl-n7{margin-left:-1.75rem!important}.ms-xl-n8{margin-left:-2rem!important}.ms-xl-n9{margin-left:-2.25rem!important}.ms-xl-n10{margin-left:-2.5rem!important}.ms-xl-n11{margin-left:-2.75rem!important}.ms-xl-n12{margin-left:-3rem!important}.ms-xl-n13{margin-left:-3.25rem!important}.ms-xl-n14{margin-left:-3.5rem!important}.ms-xl-n15{margin-left:-3.75rem!important}.ms-xl-n16{margin-left:-4rem!important}.ms-xl-n17{margin-left:-4.25rem!important}.ms-xl-n18{margin-left:-4.5rem!important}.ms-xl-n19{margin-left:-4.75rem!important}.ms-xl-n20{margin-left:-5rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:.75rem!important}.p-xl-4{padding:1rem!important}.p-xl-5{padding:1.25rem!important}.p-xl-6{padding:1.5rem!important}.p-xl-7{padding:1.75rem!important}.p-xl-8{padding:2rem!important}.p-xl-9{padding:2.25rem!important}.p-xl-10{padding:2.5rem!important}.p-xl-11{padding:2.75rem!important}.p-xl-12{padding:3rem!important}.p-xl-13{padding:3.25rem!important}.p-xl-14{padding:3.5rem!important}.p-xl-15{padding:3.75rem!important}.p-xl-16{padding:4rem!important}.p-xl-17{padding:4.25rem!important}.p-xl-18{padding:4.5rem!important}.p-xl-19{padding:4.75rem!important}.p-xl-20{padding:5rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-xl-4{padding-right:1rem!important;padding-left:1rem!important}.px-xl-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xl-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-xl-8{padding-right:2rem!important;padding-left:2rem!important}.px-xl-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-xl-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-xl-12{padding-right:3rem!important;padding-left:3rem!important}.px-xl-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-xl-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xl-16{padding-right:4rem!important;padding-left:4rem!important}.px-xl-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-xl-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xl-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-xl-20{padding-right:5rem!important;padding-left:5rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xl-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xl-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-xl-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-xl-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-xl-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-xl-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xl-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-xl-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xl-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-xl-20{padding-top:5rem!important;padding-bottom:5rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:.75rem!important}.pt-xl-4{padding-top:1rem!important}.pt-xl-5{padding-top:1.25rem!important}.pt-xl-6{padding-top:1.5rem!important}.pt-xl-7{padding-top:1.75rem!important}.pt-xl-8{padding-top:2rem!important}.pt-xl-9{padding-top:2.25rem!important}.pt-xl-10{padding-top:2.5rem!important}.pt-xl-11{padding-top:2.75rem!important}.pt-xl-12{padding-top:3rem!important}.pt-xl-13{padding-top:3.25rem!important}.pt-xl-14{padding-top:3.5rem!important}.pt-xl-15{padding-top:3.75rem!important}.pt-xl-16{padding-top:4rem!important}.pt-xl-17{padding-top:4.25rem!important}.pt-xl-18{padding-top:4.5rem!important}.pt-xl-19{padding-top:4.75rem!important}.pt-xl-20{padding-top:5rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:.75rem!important}.pe-xl-4{padding-right:1rem!important}.pe-xl-5{padding-right:1.25rem!important}.pe-xl-6{padding-right:1.5rem!important}.pe-xl-7{padding-right:1.75rem!important}.pe-xl-8{padding-right:2rem!important}.pe-xl-9{padding-right:2.25rem!important}.pe-xl-10{padding-right:2.5rem!important}.pe-xl-11{padding-right:2.75rem!important}.pe-xl-12{padding-right:3rem!important}.pe-xl-13{padding-right:3.25rem!important}.pe-xl-14{padding-right:3.5rem!important}.pe-xl-15{padding-right:3.75rem!important}.pe-xl-16{padding-right:4rem!important}.pe-xl-17{padding-right:4.25rem!important}.pe-xl-18{padding-right:4.5rem!important}.pe-xl-19{padding-right:4.75rem!important}.pe-xl-20{padding-right:5rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:.75rem!important}.pb-xl-4{padding-bottom:1rem!important}.pb-xl-5{padding-bottom:1.25rem!important}.pb-xl-6{padding-bottom:1.5rem!important}.pb-xl-7{padding-bottom:1.75rem!important}.pb-xl-8{padding-bottom:2rem!important}.pb-xl-9{padding-bottom:2.25rem!important}.pb-xl-10{padding-bottom:2.5rem!important}.pb-xl-11{padding-bottom:2.75rem!important}.pb-xl-12{padding-bottom:3rem!important}.pb-xl-13{padding-bottom:3.25rem!important}.pb-xl-14{padding-bottom:3.5rem!important}.pb-xl-15{padding-bottom:3.75rem!important}.pb-xl-16{padding-bottom:4rem!important}.pb-xl-17{padding-bottom:4.25rem!important}.pb-xl-18{padding-bottom:4.5rem!important}.pb-xl-19{padding-bottom:4.75rem!important}.pb-xl-20{padding-bottom:5rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:.75rem!important}.ps-xl-4{padding-left:1rem!important}.ps-xl-5{padding-left:1.25rem!important}.ps-xl-6{padding-left:1.5rem!important}.ps-xl-7{padding-left:1.75rem!important}.ps-xl-8{padding-left:2rem!important}.ps-xl-9{padding-left:2.25rem!important}.ps-xl-10{padding-left:2.5rem!important}.ps-xl-11{padding-left:2.75rem!important}.ps-xl-12{padding-left:3rem!important}.ps-xl-13{padding-left:3.25rem!important}.ps-xl-14{padding-left:3.5rem!important}.ps-xl-15{padding-left:3.75rem!important}.ps-xl-16{padding-left:4rem!important}.ps-xl-17{padding-left:4.25rem!important}.ps-xl-18{padding-left:4.5rem!important}.ps-xl-19{padding-left:4.75rem!important}.ps-xl-20{padding-left:5rem!important}.fs-xl-1{font-size:calc(1.3rem + .6vw)!important}.fs-xl-2{font-size:calc(1.275rem + .3vw)!important}.fs-xl-3{font-size:calc(1.26rem + .12vw)!important}.fs-xl-4{font-size:1.25rem!important}.fs-xl-5{font-size:1.15rem!important}.fs-xl-6{font-size:1.075rem!important}.fs-xl-7{font-size:.95rem!important}.fs-xl-8{font-size:.85rem!important}.fs-xl-9{font-size:.75rem!important}.fs-xl-10{font-size:.5rem!important}.fs-xl-base{font-size:1rem!important}.fs-xl-fluid{font-size:100%!important}.fs-xl-2x{font-size:calc(1.325rem + .9vw)!important}.fs-xl-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-xl-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-xl-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-xl-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-xl-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-xl-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-xl-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-xl-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-xl-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-xl-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-xl-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-xl-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-xl-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-xl-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-xl-5tx{font-size:calc(1.7rem + 5.4vw)!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.min-w-xl-unset{min-width:unset!important}.min-w-xl-25{min-width:25%!important}.min-w-xl-50{min-width:50%!important}.min-w-xl-75{min-width:75%!important}.min-w-xl-100{min-width:100%!important}.min-w-xl-auto{min-width:auto!important}.min-w-xl-1px{min-width:1px!important}.min-w-xl-2px{min-width:2px!important}.min-w-xl-3px{min-width:3px!important}.min-w-xl-4px{min-width:4px!important}.min-w-xl-5px{min-width:5px!important}.min-w-xl-6px{min-width:6px!important}.min-w-xl-7px{min-width:7px!important}.min-w-xl-8px{min-width:8px!important}.min-w-xl-9px{min-width:9px!important}.min-w-xl-10px{min-width:10px!important}.min-w-xl-15px{min-width:15px!important}.min-w-xl-20px{min-width:20px!important}.min-w-xl-25px{min-width:25px!important}.min-w-xl-30px{min-width:30px!important}.min-w-xl-35px{min-width:35px!important}.min-w-xl-40px{min-width:40px!important}.min-w-xl-45px{min-width:45px!important}.min-w-xl-50px{min-width:50px!important}.min-w-xl-55px{min-width:55px!important}.min-w-xl-60px{min-width:60px!important}.min-w-xl-65px{min-width:65px!important}.min-w-xl-70px{min-width:70px!important}.min-w-xl-75px{min-width:75px!important}.min-w-xl-80px{min-width:80px!important}.min-w-xl-85px{min-width:85px!important}.min-w-xl-90px{min-width:90px!important}.min-w-xl-95px{min-width:95px!important}.min-w-xl-100px{min-width:100px!important}.min-w-xl-125px{min-width:125px!important}.min-w-xl-150px{min-width:150px!important}.min-w-xl-175px{min-width:175px!important}.min-w-xl-200px{min-width:200px!important}.min-w-xl-225px{min-width:225px!important}.min-w-xl-250px{min-width:250px!important}.min-w-xl-275px{min-width:275px!important}.min-w-xl-300px{min-width:300px!important}.min-w-xl-325px{min-width:325px!important}.min-w-xl-350px{min-width:350px!important}.min-w-xl-375px{min-width:375px!important}.min-w-xl-400px{min-width:400px!important}.min-w-xl-425px{min-width:425px!important}.min-w-xl-450px{min-width:450px!important}.min-w-xl-475px{min-width:475px!important}.min-w-xl-500px{min-width:500px!important}.min-w-xl-550px{min-width:550px!important}.min-w-xl-600px{min-width:600px!important}.min-w-xl-650px{min-width:650px!important}.min-w-xl-700px{min-width:700px!important}.min-w-xl-750px{min-width:750px!important}.min-w-xl-800px{min-width:800px!important}.min-w-xl-850px{min-width:850px!important}.min-w-xl-900px{min-width:900px!important}.min-w-xl-950px{min-width:950px!important}.min-w-xl-1000px{min-width:1000px!important}.min-h-xl-unset{min-height:unset!important}.min-h-xl-25{min-height:25%!important}.min-h-xl-50{min-height:50%!important}.min-h-xl-75{min-height:75%!important}.min-h-xl-100{min-height:100%!important}.min-h-xl-auto{min-height:auto!important}.min-h-xl-1px{min-height:1px!important}.min-h-xl-2px{min-height:2px!important}.min-h-xl-3px{min-height:3px!important}.min-h-xl-4px{min-height:4px!important}.min-h-xl-5px{min-height:5px!important}.min-h-xl-6px{min-height:6px!important}.min-h-xl-7px{min-height:7px!important}.min-h-xl-8px{min-height:8px!important}.min-h-xl-9px{min-height:9px!important}.min-h-xl-10px{min-height:10px!important}.min-h-xl-15px{min-height:15px!important}.min-h-xl-20px{min-height:20px!important}.min-h-xl-25px{min-height:25px!important}.min-h-xl-30px{min-height:30px!important}.min-h-xl-35px{min-height:35px!important}.min-h-xl-40px{min-height:40px!important}.min-h-xl-45px{min-height:45px!important}.min-h-xl-50px{min-height:50px!important}.min-h-xl-55px{min-height:55px!important}.min-h-xl-60px{min-height:60px!important}.min-h-xl-65px{min-height:65px!important}.min-h-xl-70px{min-height:70px!important}.min-h-xl-75px{min-height:75px!important}.min-h-xl-80px{min-height:80px!important}.min-h-xl-85px{min-height:85px!important}.min-h-xl-90px{min-height:90px!important}.min-h-xl-95px{min-height:95px!important}.min-h-xl-100px{min-height:100px!important}.min-h-xl-125px{min-height:125px!important}.min-h-xl-150px{min-height:150px!important}.min-h-xl-175px{min-height:175px!important}.min-h-xl-200px{min-height:200px!important}.min-h-xl-225px{min-height:225px!important}.min-h-xl-250px{min-height:250px!important}.min-h-xl-275px{min-height:275px!important}.min-h-xl-300px{min-height:300px!important}.min-h-xl-325px{min-height:325px!important}.min-h-xl-350px{min-height:350px!important}.min-h-xl-375px{min-height:375px!important}.min-h-xl-400px{min-height:400px!important}.min-h-xl-425px{min-height:425px!important}.min-h-xl-450px{min-height:450px!important}.min-h-xl-475px{min-height:475px!important}.min-h-xl-500px{min-height:500px!important}.min-h-xl-550px{min-height:550px!important}.min-h-xl-600px{min-height:600px!important}.min-h-xl-650px{min-height:650px!important}.min-h-xl-700px{min-height:700px!important}.min-h-xl-750px{min-height:750px!important}.min-h-xl-800px{min-height:800px!important}.min-h-xl-850px{min-height:850px!important}.min-h-xl-900px{min-height:900px!important}.min-h-xl-950px{min-height:950px!important}.min-h-xl-1000px{min-height:1000px!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.position-xxl-static{position:static!important}.position-xxl-relative{position:relative!important}.position-xxl-absolute{position:absolute!important}.position-xxl-fixed{position:fixed!important}.position-xxl-sticky{position:sticky!important}.w-xxl-unset{width:unset!important}.w-xxl-25{width:25%!important}.w-xxl-50{width:50%!important}.w-xxl-75{width:75%!important}.w-xxl-100{width:100%!important}.w-xxl-auto{width:auto!important}.w-xxl-1px{width:1px!important}.w-xxl-2px{width:2px!important}.w-xxl-3px{width:3px!important}.w-xxl-4px{width:4px!important}.w-xxl-5px{width:5px!important}.w-xxl-6px{width:6px!important}.w-xxl-7px{width:7px!important}.w-xxl-8px{width:8px!important}.w-xxl-9px{width:9px!important}.w-xxl-10px{width:10px!important}.w-xxl-15px{width:15px!important}.w-xxl-20px{width:20px!important}.w-xxl-25px{width:25px!important}.w-xxl-30px{width:30px!important}.w-xxl-35px{width:35px!important}.w-xxl-40px{width:40px!important}.w-xxl-45px{width:45px!important}.w-xxl-50px{width:50px!important}.w-xxl-55px{width:55px!important}.w-xxl-60px{width:60px!important}.w-xxl-65px{width:65px!important}.w-xxl-70px{width:70px!important}.w-xxl-75px{width:75px!important}.w-xxl-80px{width:80px!important}.w-xxl-85px{width:85px!important}.w-xxl-90px{width:90px!important}.w-xxl-95px{width:95px!important}.w-xxl-100px{width:100px!important}.w-xxl-125px{width:125px!important}.w-xxl-150px{width:150px!important}.w-xxl-175px{width:175px!important}.w-xxl-200px{width:200px!important}.w-xxl-225px{width:225px!important}.w-xxl-250px{width:250px!important}.w-xxl-275px{width:275px!important}.w-xxl-300px{width:300px!important}.w-xxl-325px{width:325px!important}.w-xxl-350px{width:350px!important}.w-xxl-375px{width:375px!important}.w-xxl-400px{width:400px!important}.w-xxl-425px{width:425px!important}.w-xxl-450px{width:450px!important}.w-xxl-475px{width:475px!important}.w-xxl-500px{width:500px!important}.w-xxl-550px{width:550px!important}.w-xxl-600px{width:600px!important}.w-xxl-650px{width:650px!important}.w-xxl-700px{width:700px!important}.w-xxl-750px{width:750px!important}.w-xxl-800px{width:800px!important}.w-xxl-850px{width:850px!important}.w-xxl-900px{width:900px!important}.w-xxl-950px{width:950px!important}.w-xxl-1000px{width:1000px!important}.mw-xxl-unset{max-width:unset!important}.mw-xxl-25{max-width:25%!important}.mw-xxl-50{max-width:50%!important}.mw-xxl-75{max-width:75%!important}.mw-xxl-100{max-width:100%!important}.mw-xxl-auto{max-width:auto!important}.mw-xxl-1px{max-width:1px!important}.mw-xxl-2px{max-width:2px!important}.mw-xxl-3px{max-width:3px!important}.mw-xxl-4px{max-width:4px!important}.mw-xxl-5px{max-width:5px!important}.mw-xxl-6px{max-width:6px!important}.mw-xxl-7px{max-width:7px!important}.mw-xxl-8px{max-width:8px!important}.mw-xxl-9px{max-width:9px!important}.mw-xxl-10px{max-width:10px!important}.mw-xxl-15px{max-width:15px!important}.mw-xxl-20px{max-width:20px!important}.mw-xxl-25px{max-width:25px!important}.mw-xxl-30px{max-width:30px!important}.mw-xxl-35px{max-width:35px!important}.mw-xxl-40px{max-width:40px!important}.mw-xxl-45px{max-width:45px!important}.mw-xxl-50px{max-width:50px!important}.mw-xxl-55px{max-width:55px!important}.mw-xxl-60px{max-width:60px!important}.mw-xxl-65px{max-width:65px!important}.mw-xxl-70px{max-width:70px!important}.mw-xxl-75px{max-width:75px!important}.mw-xxl-80px{max-width:80px!important}.mw-xxl-85px{max-width:85px!important}.mw-xxl-90px{max-width:90px!important}.mw-xxl-95px{max-width:95px!important}.mw-xxl-100px{max-width:100px!important}.mw-xxl-125px{max-width:125px!important}.mw-xxl-150px{max-width:150px!important}.mw-xxl-175px{max-width:175px!important}.mw-xxl-200px{max-width:200px!important}.mw-xxl-225px{max-width:225px!important}.mw-xxl-250px{max-width:250px!important}.mw-xxl-275px{max-width:275px!important}.mw-xxl-300px{max-width:300px!important}.mw-xxl-325px{max-width:325px!important}.mw-xxl-350px{max-width:350px!important}.mw-xxl-375px{max-width:375px!important}.mw-xxl-400px{max-width:400px!important}.mw-xxl-425px{max-width:425px!important}.mw-xxl-450px{max-width:450px!important}.mw-xxl-475px{max-width:475px!important}.mw-xxl-500px{max-width:500px!important}.mw-xxl-550px{max-width:550px!important}.mw-xxl-600px{max-width:600px!important}.mw-xxl-650px{max-width:650px!important}.mw-xxl-700px{max-width:700px!important}.mw-xxl-750px{max-width:750px!important}.mw-xxl-800px{max-width:800px!important}.mw-xxl-850px{max-width:850px!important}.mw-xxl-900px{max-width:900px!important}.mw-xxl-950px{max-width:950px!important}.mw-xxl-1000px{max-width:1000px!important}.h-xxl-unset{height:unset!important}.h-xxl-25{height:25%!important}.h-xxl-50{height:50%!important}.h-xxl-75{height:75%!important}.h-xxl-100{height:100%!important}.h-xxl-auto{height:auto!important}.h-xxl-1px{height:1px!important}.h-xxl-2px{height:2px!important}.h-xxl-3px{height:3px!important}.h-xxl-4px{height:4px!important}.h-xxl-5px{height:5px!important}.h-xxl-6px{height:6px!important}.h-xxl-7px{height:7px!important}.h-xxl-8px{height:8px!important}.h-xxl-9px{height:9px!important}.h-xxl-10px{height:10px!important}.h-xxl-15px{height:15px!important}.h-xxl-20px{height:20px!important}.h-xxl-25px{height:25px!important}.h-xxl-30px{height:30px!important}.h-xxl-35px{height:35px!important}.h-xxl-40px{height:40px!important}.h-xxl-45px{height:45px!important}.h-xxl-50px{height:50px!important}.h-xxl-55px{height:55px!important}.h-xxl-60px{height:60px!important}.h-xxl-65px{height:65px!important}.h-xxl-70px{height:70px!important}.h-xxl-75px{height:75px!important}.h-xxl-80px{height:80px!important}.h-xxl-85px{height:85px!important}.h-xxl-90px{height:90px!important}.h-xxl-95px{height:95px!important}.h-xxl-100px{height:100px!important}.h-xxl-125px{height:125px!important}.h-xxl-150px{height:150px!important}.h-xxl-175px{height:175px!important}.h-xxl-200px{height:200px!important}.h-xxl-225px{height:225px!important}.h-xxl-250px{height:250px!important}.h-xxl-275px{height:275px!important}.h-xxl-300px{height:300px!important}.h-xxl-325px{height:325px!important}.h-xxl-350px{height:350px!important}.h-xxl-375px{height:375px!important}.h-xxl-400px{height:400px!important}.h-xxl-425px{height:425px!important}.h-xxl-450px{height:450px!important}.h-xxl-475px{height:475px!important}.h-xxl-500px{height:500px!important}.h-xxl-550px{height:550px!important}.h-xxl-600px{height:600px!important}.h-xxl-650px{height:650px!important}.h-xxl-700px{height:700px!important}.h-xxl-750px{height:750px!important}.h-xxl-800px{height:800px!important}.h-xxl-850px{height:850px!important}.h-xxl-900px{height:900px!important}.h-xxl-950px{height:950px!important}.h-xxl-1000px{height:1000px!important}.mh-xxl-unset{max-height:unset!important}.mh-xxl-25{max-height:25%!important}.mh-xxl-50{max-height:50%!important}.mh-xxl-75{max-height:75%!important}.mh-xxl-100{max-height:100%!important}.mh-xxl-auto{max-height:auto!important}.mh-xxl-1px{max-height:1px!important}.mh-xxl-2px{max-height:2px!important}.mh-xxl-3px{max-height:3px!important}.mh-xxl-4px{max-height:4px!important}.mh-xxl-5px{max-height:5px!important}.mh-xxl-6px{max-height:6px!important}.mh-xxl-7px{max-height:7px!important}.mh-xxl-8px{max-height:8px!important}.mh-xxl-9px{max-height:9px!important}.mh-xxl-10px{max-height:10px!important}.mh-xxl-15px{max-height:15px!important}.mh-xxl-20px{max-height:20px!important}.mh-xxl-25px{max-height:25px!important}.mh-xxl-30px{max-height:30px!important}.mh-xxl-35px{max-height:35px!important}.mh-xxl-40px{max-height:40px!important}.mh-xxl-45px{max-height:45px!important}.mh-xxl-50px{max-height:50px!important}.mh-xxl-55px{max-height:55px!important}.mh-xxl-60px{max-height:60px!important}.mh-xxl-65px{max-height:65px!important}.mh-xxl-70px{max-height:70px!important}.mh-xxl-75px{max-height:75px!important}.mh-xxl-80px{max-height:80px!important}.mh-xxl-85px{max-height:85px!important}.mh-xxl-90px{max-height:90px!important}.mh-xxl-95px{max-height:95px!important}.mh-xxl-100px{max-height:100px!important}.mh-xxl-125px{max-height:125px!important}.mh-xxl-150px{max-height:150px!important}.mh-xxl-175px{max-height:175px!important}.mh-xxl-200px{max-height:200px!important}.mh-xxl-225px{max-height:225px!important}.mh-xxl-250px{max-height:250px!important}.mh-xxl-275px{max-height:275px!important}.mh-xxl-300px{max-height:300px!important}.mh-xxl-325px{max-height:325px!important}.mh-xxl-350px{max-height:350px!important}.mh-xxl-375px{max-height:375px!important}.mh-xxl-400px{max-height:400px!important}.mh-xxl-425px{max-height:425px!important}.mh-xxl-450px{max-height:450px!important}.mh-xxl-475px{max-height:475px!important}.mh-xxl-500px{max-height:500px!important}.mh-xxl-550px{max-height:550px!important}.mh-xxl-600px{max-height:600px!important}.mh-xxl-650px{max-height:650px!important}.mh-xxl-700px{max-height:700px!important}.mh-xxl-750px{max-height:750px!important}.mh-xxl-800px{max-height:800px!important}.mh-xxl-850px{max-height:850px!important}.mh-xxl-900px{max-height:900px!important}.mh-xxl-950px{max-height:950px!important}.mh-xxl-1000px{max-height:1000px!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:.75rem!important}.gap-xxl-4{gap:1rem!important}.gap-xxl-5{gap:1.25rem!important}.gap-xxl-6{gap:1.5rem!important}.gap-xxl-7{gap:1.75rem!important}.gap-xxl-8{gap:2rem!important}.gap-xxl-9{gap:2.25rem!important}.gap-xxl-10{gap:2.5rem!important}.gap-xxl-11{gap:2.75rem!important}.gap-xxl-12{gap:3rem!important}.gap-xxl-13{gap:3.25rem!important}.gap-xxl-14{gap:3.5rem!important}.gap-xxl-15{gap:3.75rem!important}.gap-xxl-16{gap:4rem!important}.gap-xxl-17{gap:4.25rem!important}.gap-xxl-18{gap:4.5rem!important}.gap-xxl-19{gap:4.75rem!important}.gap-xxl-20{gap:5rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:.75rem!important}.m-xxl-4{margin:1rem!important}.m-xxl-5{margin:1.25rem!important}.m-xxl-6{margin:1.5rem!important}.m-xxl-7{margin:1.75rem!important}.m-xxl-8{margin:2rem!important}.m-xxl-9{margin:2.25rem!important}.m-xxl-10{margin:2.5rem!important}.m-xxl-11{margin:2.75rem!important}.m-xxl-12{margin:3rem!important}.m-xxl-13{margin:3.25rem!important}.m-xxl-14{margin:3.5rem!important}.m-xxl-15{margin:3.75rem!important}.m-xxl-16{margin:4rem!important}.m-xxl-17{margin:4.25rem!important}.m-xxl-18{margin:4.5rem!important}.m-xxl-19{margin:4.75rem!important}.m-xxl-20{margin:5rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xxl-4{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-5{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xxl-6{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-7{margin-right:1.75rem!important;margin-left:1.75rem!important}.mx-xxl-8{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-9{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-xxl-10{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxl-11{margin-right:2.75rem!important;margin-left:2.75rem!important}.mx-xxl-12{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-13{margin-right:3.25rem!important;margin-left:3.25rem!important}.mx-xxl-14{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxl-15{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xxl-16{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-17{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-xxl-18{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxl-19{margin-right:4.75rem!important;margin-left:4.75rem!important}.mx-xxl-20{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xxl-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xxl-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-xxl-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-xxl-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxl-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-xxl-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-xxl-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xxl-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-xxl-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxl-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-xxl-20{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:.75rem!important}.mt-xxl-4{margin-top:1rem!important}.mt-xxl-5{margin-top:1.25rem!important}.mt-xxl-6{margin-top:1.5rem!important}.mt-xxl-7{margin-top:1.75rem!important}.mt-xxl-8{margin-top:2rem!important}.mt-xxl-9{margin-top:2.25rem!important}.mt-xxl-10{margin-top:2.5rem!important}.mt-xxl-11{margin-top:2.75rem!important}.mt-xxl-12{margin-top:3rem!important}.mt-xxl-13{margin-top:3.25rem!important}.mt-xxl-14{margin-top:3.5rem!important}.mt-xxl-15{margin-top:3.75rem!important}.mt-xxl-16{margin-top:4rem!important}.mt-xxl-17{margin-top:4.25rem!important}.mt-xxl-18{margin-top:4.5rem!important}.mt-xxl-19{margin-top:4.75rem!important}.mt-xxl-20{margin-top:5rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:.75rem!important}.me-xxl-4{margin-right:1rem!important}.me-xxl-5{margin-right:1.25rem!important}.me-xxl-6{margin-right:1.5rem!important}.me-xxl-7{margin-right:1.75rem!important}.me-xxl-8{margin-right:2rem!important}.me-xxl-9{margin-right:2.25rem!important}.me-xxl-10{margin-right:2.5rem!important}.me-xxl-11{margin-right:2.75rem!important}.me-xxl-12{margin-right:3rem!important}.me-xxl-13{margin-right:3.25rem!important}.me-xxl-14{margin-right:3.5rem!important}.me-xxl-15{margin-right:3.75rem!important}.me-xxl-16{margin-right:4rem!important}.me-xxl-17{margin-right:4.25rem!important}.me-xxl-18{margin-right:4.5rem!important}.me-xxl-19{margin-right:4.75rem!important}.me-xxl-20{margin-right:5rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:.75rem!important}.mb-xxl-4{margin-bottom:1rem!important}.mb-xxl-5{margin-bottom:1.25rem!important}.mb-xxl-6{margin-bottom:1.5rem!important}.mb-xxl-7{margin-bottom:1.75rem!important}.mb-xxl-8{margin-bottom:2rem!important}.mb-xxl-9{margin-bottom:2.25rem!important}.mb-xxl-10{margin-bottom:2.5rem!important}.mb-xxl-11{margin-bottom:2.75rem!important}.mb-xxl-12{margin-bottom:3rem!important}.mb-xxl-13{margin-bottom:3.25rem!important}.mb-xxl-14{margin-bottom:3.5rem!important}.mb-xxl-15{margin-bottom:3.75rem!important}.mb-xxl-16{margin-bottom:4rem!important}.mb-xxl-17{margin-bottom:4.25rem!important}.mb-xxl-18{margin-bottom:4.5rem!important}.mb-xxl-19{margin-bottom:4.75rem!important}.mb-xxl-20{margin-bottom:5rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:.75rem!important}.ms-xxl-4{margin-left:1rem!important}.ms-xxl-5{margin-left:1.25rem!important}.ms-xxl-6{margin-left:1.5rem!important}.ms-xxl-7{margin-left:1.75rem!important}.ms-xxl-8{margin-left:2rem!important}.ms-xxl-9{margin-left:2.25rem!important}.ms-xxl-10{margin-left:2.5rem!important}.ms-xxl-11{margin-left:2.75rem!important}.ms-xxl-12{margin-left:3rem!important}.ms-xxl-13{margin-left:3.25rem!important}.ms-xxl-14{margin-left:3.5rem!important}.ms-xxl-15{margin-left:3.75rem!important}.ms-xxl-16{margin-left:4rem!important}.ms-xxl-17{margin-left:4.25rem!important}.ms-xxl-18{margin-left:4.5rem!important}.ms-xxl-19{margin-left:4.75rem!important}.ms-xxl-20{margin-left:5rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-.75rem!important}.m-xxl-n4{margin:-1rem!important}.m-xxl-n5{margin:-1.25rem!important}.m-xxl-n6{margin:-1.5rem!important}.m-xxl-n7{margin:-1.75rem!important}.m-xxl-n8{margin:-2rem!important}.m-xxl-n9{margin:-2.25rem!important}.m-xxl-n10{margin:-2.5rem!important}.m-xxl-n11{margin:-2.75rem!important}.m-xxl-n12{margin:-3rem!important}.m-xxl-n13{margin:-3.25rem!important}.m-xxl-n14{margin:-3.5rem!important}.m-xxl-n15{margin:-3.75rem!important}.m-xxl-n16{margin:-4rem!important}.m-xxl-n17{margin:-4.25rem!important}.m-xxl-n18{margin:-4.5rem!important}.m-xxl-n19{margin:-4.75rem!important}.m-xxl-n20{margin:-5rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xxl-n4{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n5{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-xxl-n6{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n7{margin-right:-1.75rem!important;margin-left:-1.75rem!important}.mx-xxl-n8{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxl-n9{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-xxl-n10{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xxl-n11{margin-right:-2.75rem!important;margin-left:-2.75rem!important}.mx-xxl-n12{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n13{margin-right:-3.25rem!important;margin-left:-3.25rem!important}.mx-xxl-n14{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xxl-n15{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xxl-n16{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xxl-n17{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-xxl-n18{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-xxl-n19{margin-right:-4.75rem!important;margin-left:-4.75rem!important}.mx-xxl-n20{margin-right:-5rem!important;margin-left:-5rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xxl-n4{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xxl-n6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.my-xxl-n8{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-xxl-n10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xxl-n11{margin-top:-2.75rem!important;margin-bottom:-2.75rem!important}.my-xxl-n12{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n13{margin-top:-3.25rem!important;margin-bottom:-3.25rem!important}.my-xxl-n14{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xxl-n15{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xxl-n16{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xxl-n17{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-xxl-n18{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-xxl-n19{margin-top:-4.75rem!important;margin-bottom:-4.75rem!important}.my-xxl-n20{margin-top:-5rem!important;margin-bottom:-5rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-.75rem!important}.mt-xxl-n4{margin-top:-1rem!important}.mt-xxl-n5{margin-top:-1.25rem!important}.mt-xxl-n6{margin-top:-1.5rem!important}.mt-xxl-n7{margin-top:-1.75rem!important}.mt-xxl-n8{margin-top:-2rem!important}.mt-xxl-n9{margin-top:-2.25rem!important}.mt-xxl-n10{margin-top:-2.5rem!important}.mt-xxl-n11{margin-top:-2.75rem!important}.mt-xxl-n12{margin-top:-3rem!important}.mt-xxl-n13{margin-top:-3.25rem!important}.mt-xxl-n14{margin-top:-3.5rem!important}.mt-xxl-n15{margin-top:-3.75rem!important}.mt-xxl-n16{margin-top:-4rem!important}.mt-xxl-n17{margin-top:-4.25rem!important}.mt-xxl-n18{margin-top:-4.5rem!important}.mt-xxl-n19{margin-top:-4.75rem!important}.mt-xxl-n20{margin-top:-5rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-.75rem!important}.me-xxl-n4{margin-right:-1rem!important}.me-xxl-n5{margin-right:-1.25rem!important}.me-xxl-n6{margin-right:-1.5rem!important}.me-xxl-n7{margin-right:-1.75rem!important}.me-xxl-n8{margin-right:-2rem!important}.me-xxl-n9{margin-right:-2.25rem!important}.me-xxl-n10{margin-right:-2.5rem!important}.me-xxl-n11{margin-right:-2.75rem!important}.me-xxl-n12{margin-right:-3rem!important}.me-xxl-n13{margin-right:-3.25rem!important}.me-xxl-n14{margin-right:-3.5rem!important}.me-xxl-n15{margin-right:-3.75rem!important}.me-xxl-n16{margin-right:-4rem!important}.me-xxl-n17{margin-right:-4.25rem!important}.me-xxl-n18{margin-right:-4.5rem!important}.me-xxl-n19{margin-right:-4.75rem!important}.me-xxl-n20{margin-right:-5rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-.75rem!important}.mb-xxl-n4{margin-bottom:-1rem!important}.mb-xxl-n5{margin-bottom:-1.25rem!important}.mb-xxl-n6{margin-bottom:-1.5rem!important}.mb-xxl-n7{margin-bottom:-1.75rem!important}.mb-xxl-n8{margin-bottom:-2rem!important}.mb-xxl-n9{margin-bottom:-2.25rem!important}.mb-xxl-n10{margin-bottom:-2.5rem!important}.mb-xxl-n11{margin-bottom:-2.75rem!important}.mb-xxl-n12{margin-bottom:-3rem!important}.mb-xxl-n13{margin-bottom:-3.25rem!important}.mb-xxl-n14{margin-bottom:-3.5rem!important}.mb-xxl-n15{margin-bottom:-3.75rem!important}.mb-xxl-n16{margin-bottom:-4rem!important}.mb-xxl-n17{margin-bottom:-4.25rem!important}.mb-xxl-n18{margin-bottom:-4.5rem!important}.mb-xxl-n19{margin-bottom:-4.75rem!important}.mb-xxl-n20{margin-bottom:-5rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-.75rem!important}.ms-xxl-n4{margin-left:-1rem!important}.ms-xxl-n5{margin-left:-1.25rem!important}.ms-xxl-n6{margin-left:-1.5rem!important}.ms-xxl-n7{margin-left:-1.75rem!important}.ms-xxl-n8{margin-left:-2rem!important}.ms-xxl-n9{margin-left:-2.25rem!important}.ms-xxl-n10{margin-left:-2.5rem!important}.ms-xxl-n11{margin-left:-2.75rem!important}.ms-xxl-n12{margin-left:-3rem!important}.ms-xxl-n13{margin-left:-3.25rem!important}.ms-xxl-n14{margin-left:-3.5rem!important}.ms-xxl-n15{margin-left:-3.75rem!important}.ms-xxl-n16{margin-left:-4rem!important}.ms-xxl-n17{margin-left:-4.25rem!important}.ms-xxl-n18{margin-left:-4.5rem!important}.ms-xxl-n19{margin-left:-4.75rem!important}.ms-xxl-n20{margin-left:-5rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:.75rem!important}.p-xxl-4{padding:1rem!important}.p-xxl-5{padding:1.25rem!important}.p-xxl-6{padding:1.5rem!important}.p-xxl-7{padding:1.75rem!important}.p-xxl-8{padding:2rem!important}.p-xxl-9{padding:2.25rem!important}.p-xxl-10{padding:2.5rem!important}.p-xxl-11{padding:2.75rem!important}.p-xxl-12{padding:3rem!important}.p-xxl-13{padding:3.25rem!important}.p-xxl-14{padding:3.5rem!important}.p-xxl-15{padding:3.75rem!important}.p-xxl-16{padding:4rem!important}.p-xxl-17{padding:4.25rem!important}.p-xxl-18{padding:4.5rem!important}.p-xxl-19{padding:4.75rem!important}.p-xxl-20{padding:5rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-xxl-4{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-5{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xxl-6{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-7{padding-right:1.75rem!important;padding-left:1.75rem!important}.px-xxl-8{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-9{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-xxl-10{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxl-11{padding-right:2.75rem!important;padding-left:2.75rem!important}.px-xxl-12{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-13{padding-right:3.25rem!important;padding-left:3.25rem!important}.px-xxl-14{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxl-15{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xxl-16{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-17{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-xxl-18{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xxl-19{padding-right:4.75rem!important;padding-left:4.75rem!important}.px-xxl-20{padding-right:5rem!important;padding-left:5rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xxl-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xxl-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-xxl-8{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-xxl-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxl-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-xxl-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-xxl-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xxl-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-xxl-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxl-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-xxl-20{padding-top:5rem!important;padding-bottom:5rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:.75rem!important}.pt-xxl-4{padding-top:1rem!important}.pt-xxl-5{padding-top:1.25rem!important}.pt-xxl-6{padding-top:1.5rem!important}.pt-xxl-7{padding-top:1.75rem!important}.pt-xxl-8{padding-top:2rem!important}.pt-xxl-9{padding-top:2.25rem!important}.pt-xxl-10{padding-top:2.5rem!important}.pt-xxl-11{padding-top:2.75rem!important}.pt-xxl-12{padding-top:3rem!important}.pt-xxl-13{padding-top:3.25rem!important}.pt-xxl-14{padding-top:3.5rem!important}.pt-xxl-15{padding-top:3.75rem!important}.pt-xxl-16{padding-top:4rem!important}.pt-xxl-17{padding-top:4.25rem!important}.pt-xxl-18{padding-top:4.5rem!important}.pt-xxl-19{padding-top:4.75rem!important}.pt-xxl-20{padding-top:5rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:.75rem!important}.pe-xxl-4{padding-right:1rem!important}.pe-xxl-5{padding-right:1.25rem!important}.pe-xxl-6{padding-right:1.5rem!important}.pe-xxl-7{padding-right:1.75rem!important}.pe-xxl-8{padding-right:2rem!important}.pe-xxl-9{padding-right:2.25rem!important}.pe-xxl-10{padding-right:2.5rem!important}.pe-xxl-11{padding-right:2.75rem!important}.pe-xxl-12{padding-right:3rem!important}.pe-xxl-13{padding-right:3.25rem!important}.pe-xxl-14{padding-right:3.5rem!important}.pe-xxl-15{padding-right:3.75rem!important}.pe-xxl-16{padding-right:4rem!important}.pe-xxl-17{padding-right:4.25rem!important}.pe-xxl-18{padding-right:4.5rem!important}.pe-xxl-19{padding-right:4.75rem!important}.pe-xxl-20{padding-right:5rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:.75rem!important}.pb-xxl-4{padding-bottom:1rem!important}.pb-xxl-5{padding-bottom:1.25rem!important}.pb-xxl-6{padding-bottom:1.5rem!important}.pb-xxl-7{padding-bottom:1.75rem!important}.pb-xxl-8{padding-bottom:2rem!important}.pb-xxl-9{padding-bottom:2.25rem!important}.pb-xxl-10{padding-bottom:2.5rem!important}.pb-xxl-11{padding-bottom:2.75rem!important}.pb-xxl-12{padding-bottom:3rem!important}.pb-xxl-13{padding-bottom:3.25rem!important}.pb-xxl-14{padding-bottom:3.5rem!important}.pb-xxl-15{padding-bottom:3.75rem!important}.pb-xxl-16{padding-bottom:4rem!important}.pb-xxl-17{padding-bottom:4.25rem!important}.pb-xxl-18{padding-bottom:4.5rem!important}.pb-xxl-19{padding-bottom:4.75rem!important}.pb-xxl-20{padding-bottom:5rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:.75rem!important}.ps-xxl-4{padding-left:1rem!important}.ps-xxl-5{padding-left:1.25rem!important}.ps-xxl-6{padding-left:1.5rem!important}.ps-xxl-7{padding-left:1.75rem!important}.ps-xxl-8{padding-left:2rem!important}.ps-xxl-9{padding-left:2.25rem!important}.ps-xxl-10{padding-left:2.5rem!important}.ps-xxl-11{padding-left:2.75rem!important}.ps-xxl-12{padding-left:3rem!important}.ps-xxl-13{padding-left:3.25rem!important}.ps-xxl-14{padding-left:3.5rem!important}.ps-xxl-15{padding-left:3.75rem!important}.ps-xxl-16{padding-left:4rem!important}.ps-xxl-17{padding-left:4.25rem!important}.ps-xxl-18{padding-left:4.5rem!important}.ps-xxl-19{padding-left:4.75rem!important}.ps-xxl-20{padding-left:5rem!important}.fs-xxl-1{font-size:calc(1.3rem + .6vw)!important}.fs-xxl-2{font-size:calc(1.275rem + .3vw)!important}.fs-xxl-3{font-size:calc(1.26rem + .12vw)!important}.fs-xxl-4{font-size:1.25rem!important}.fs-xxl-5{font-size:1.15rem!important}.fs-xxl-6{font-size:1.075rem!important}.fs-xxl-7{font-size:.95rem!important}.fs-xxl-8{font-size:.85rem!important}.fs-xxl-9{font-size:.75rem!important}.fs-xxl-10{font-size:.5rem!important}.fs-xxl-base{font-size:1rem!important}.fs-xxl-fluid{font-size:100%!important}.fs-xxl-2x{font-size:calc(1.325rem + .9vw)!important}.fs-xxl-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-xxl-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-xxl-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-xxl-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-xxl-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-xxl-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-xxl-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-xxl-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-xxl-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-xxl-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-xxl-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-xxl-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-xxl-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-xxl-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-xxl-5tx{font-size:calc(1.7rem + 5.4vw)!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}.min-w-xxl-unset{min-width:unset!important}.min-w-xxl-25{min-width:25%!important}.min-w-xxl-50{min-width:50%!important}.min-w-xxl-75{min-width:75%!important}.min-w-xxl-100{min-width:100%!important}.min-w-xxl-auto{min-width:auto!important}.min-w-xxl-1px{min-width:1px!important}.min-w-xxl-2px{min-width:2px!important}.min-w-xxl-3px{min-width:3px!important}.min-w-xxl-4px{min-width:4px!important}.min-w-xxl-5px{min-width:5px!important}.min-w-xxl-6px{min-width:6px!important}.min-w-xxl-7px{min-width:7px!important}.min-w-xxl-8px{min-width:8px!important}.min-w-xxl-9px{min-width:9px!important}.min-w-xxl-10px{min-width:10px!important}.min-w-xxl-15px{min-width:15px!important}.min-w-xxl-20px{min-width:20px!important}.min-w-xxl-25px{min-width:25px!important}.min-w-xxl-30px{min-width:30px!important}.min-w-xxl-35px{min-width:35px!important}.min-w-xxl-40px{min-width:40px!important}.min-w-xxl-45px{min-width:45px!important}.min-w-xxl-50px{min-width:50px!important}.min-w-xxl-55px{min-width:55px!important}.min-w-xxl-60px{min-width:60px!important}.min-w-xxl-65px{min-width:65px!important}.min-w-xxl-70px{min-width:70px!important}.min-w-xxl-75px{min-width:75px!important}.min-w-xxl-80px{min-width:80px!important}.min-w-xxl-85px{min-width:85px!important}.min-w-xxl-90px{min-width:90px!important}.min-w-xxl-95px{min-width:95px!important}.min-w-xxl-100px{min-width:100px!important}.min-w-xxl-125px{min-width:125px!important}.min-w-xxl-150px{min-width:150px!important}.min-w-xxl-175px{min-width:175px!important}.min-w-xxl-200px{min-width:200px!important}.min-w-xxl-225px{min-width:225px!important}.min-w-xxl-250px{min-width:250px!important}.min-w-xxl-275px{min-width:275px!important}.min-w-xxl-300px{min-width:300px!important}.min-w-xxl-325px{min-width:325px!important}.min-w-xxl-350px{min-width:350px!important}.min-w-xxl-375px{min-width:375px!important}.min-w-xxl-400px{min-width:400px!important}.min-w-xxl-425px{min-width:425px!important}.min-w-xxl-450px{min-width:450px!important}.min-w-xxl-475px{min-width:475px!important}.min-w-xxl-500px{min-width:500px!important}.min-w-xxl-550px{min-width:550px!important}.min-w-xxl-600px{min-width:600px!important}.min-w-xxl-650px{min-width:650px!important}.min-w-xxl-700px{min-width:700px!important}.min-w-xxl-750px{min-width:750px!important}.min-w-xxl-800px{min-width:800px!important}.min-w-xxl-850px{min-width:850px!important}.min-w-xxl-900px{min-width:900px!important}.min-w-xxl-950px{min-width:950px!important}.min-w-xxl-1000px{min-width:1000px!important}.min-h-xxl-unset{min-height:unset!important}.min-h-xxl-25{min-height:25%!important}.min-h-xxl-50{min-height:50%!important}.min-h-xxl-75{min-height:75%!important}.min-h-xxl-100{min-height:100%!important}.min-h-xxl-auto{min-height:auto!important}.min-h-xxl-1px{min-height:1px!important}.min-h-xxl-2px{min-height:2px!important}.min-h-xxl-3px{min-height:3px!important}.min-h-xxl-4px{min-height:4px!important}.min-h-xxl-5px{min-height:5px!important}.min-h-xxl-6px{min-height:6px!important}.min-h-xxl-7px{min-height:7px!important}.min-h-xxl-8px{min-height:8px!important}.min-h-xxl-9px{min-height:9px!important}.min-h-xxl-10px{min-height:10px!important}.min-h-xxl-15px{min-height:15px!important}.min-h-xxl-20px{min-height:20px!important}.min-h-xxl-25px{min-height:25px!important}.min-h-xxl-30px{min-height:30px!important}.min-h-xxl-35px{min-height:35px!important}.min-h-xxl-40px{min-height:40px!important}.min-h-xxl-45px{min-height:45px!important}.min-h-xxl-50px{min-height:50px!important}.min-h-xxl-55px{min-height:55px!important}.min-h-xxl-60px{min-height:60px!important}.min-h-xxl-65px{min-height:65px!important}.min-h-xxl-70px{min-height:70px!important}.min-h-xxl-75px{min-height:75px!important}.min-h-xxl-80px{min-height:80px!important}.min-h-xxl-85px{min-height:85px!important}.min-h-xxl-90px{min-height:90px!important}.min-h-xxl-95px{min-height:95px!important}.min-h-xxl-100px{min-height:100px!important}.min-h-xxl-125px{min-height:125px!important}.min-h-xxl-150px{min-height:150px!important}.min-h-xxl-175px{min-height:175px!important}.min-h-xxl-200px{min-height:200px!important}.min-h-xxl-225px{min-height:225px!important}.min-h-xxl-250px{min-height:250px!important}.min-h-xxl-275px{min-height:275px!important}.min-h-xxl-300px{min-height:300px!important}.min-h-xxl-325px{min-height:325px!important}.min-h-xxl-350px{min-height:350px!important}.min-h-xxl-375px{min-height:375px!important}.min-h-xxl-400px{min-height:400px!important}.min-h-xxl-425px{min-height:425px!important}.min-h-xxl-450px{min-height:450px!important}.min-h-xxl-475px{min-height:475px!important}.min-h-xxl-500px{min-height:500px!important}.min-h-xxl-550px{min-height:550px!important}.min-h-xxl-600px{min-height:600px!important}.min-h-xxl-650px{min-height:650px!important}.min-h-xxl-700px{min-height:700px!important}.min-h-xxl-750px{min-height:750px!important}.min-h-xxl-800px{min-height:800px!important}.min-h-xxl-850px{min-height:850px!important}.min-h-xxl-900px{min-height:900px!important}.min-h-xxl-950px{min-height:950px!important}.min-h-xxl-1000px{min-height:1000px!important}}@media (min-width: 1200px){.fs-1{font-size:1.75rem!important}.fs-2{font-size:1.5rem!important}.fs-3{font-size:1.35rem!important}.fs-2x{font-size:2rem!important}.fs-2qx{font-size:2.25rem!important}.fs-2hx{font-size:2.5rem!important}.fs-2tx{font-size:2.75rem!important}.fs-3x{font-size:3rem!important}.fs-3qx{font-size:3.25rem!important}.fs-3hx{font-size:3.5rem!important}.fs-3tx{font-size:3.75rem!important}.fs-4x{font-size:4rem!important}.fs-4qx{font-size:4.25rem!important}.fs-4hx{font-size:4.5rem!important}.fs-4tx{font-size:4.75rem!important}.fs-5x{font-size:5rem!important}.fs-5qx{font-size:5.25rem!important}.fs-5hx{font-size:5.5rem!important}.fs-5tx{font-size:5.75rem!important}.fs-sm-1{font-size:1.75rem!important}.fs-sm-2{font-size:1.5rem!important}.fs-sm-3{font-size:1.35rem!important}.fs-sm-2x{font-size:2rem!important}.fs-sm-2qx{font-size:2.25rem!important}.fs-sm-2hx{font-size:2.5rem!important}.fs-sm-2tx{font-size:2.75rem!important}.fs-sm-3x{font-size:3rem!important}.fs-sm-3qx{font-size:3.25rem!important}.fs-sm-3hx{font-size:3.5rem!important}.fs-sm-3tx{font-size:3.75rem!important}.fs-sm-4x{font-size:4rem!important}.fs-sm-4qx{font-size:4.25rem!important}.fs-sm-4hx{font-size:4.5rem!important}.fs-sm-4tx{font-size:4.75rem!important}.fs-sm-5x{font-size:5rem!important}.fs-sm-5qx{font-size:5.25rem!important}.fs-sm-5hx{font-size:5.5rem!important}.fs-sm-5tx{font-size:5.75rem!important}.fs-md-1{font-size:1.75rem!important}.fs-md-2{font-size:1.5rem!important}.fs-md-3{font-size:1.35rem!important}.fs-md-2x{font-size:2rem!important}.fs-md-2qx{font-size:2.25rem!important}.fs-md-2hx{font-size:2.5rem!important}.fs-md-2tx{font-size:2.75rem!important}.fs-md-3x{font-size:3rem!important}.fs-md-3qx{font-size:3.25rem!important}.fs-md-3hx{font-size:3.5rem!important}.fs-md-3tx{font-size:3.75rem!important}.fs-md-4x{font-size:4rem!important}.fs-md-4qx{font-size:4.25rem!important}.fs-md-4hx{font-size:4.5rem!important}.fs-md-4tx{font-size:4.75rem!important}.fs-md-5x{font-size:5rem!important}.fs-md-5qx{font-size:5.25rem!important}.fs-md-5hx{font-size:5.5rem!important}.fs-md-5tx{font-size:5.75rem!important}.fs-lg-1{font-size:1.75rem!important}.fs-lg-2{font-size:1.5rem!important}.fs-lg-3{font-size:1.35rem!important}.fs-lg-2x{font-size:2rem!important}.fs-lg-2qx{font-size:2.25rem!important}.fs-lg-2hx{font-size:2.5rem!important}.fs-lg-2tx{font-size:2.75rem!important}.fs-lg-3x{font-size:3rem!important}.fs-lg-3qx{font-size:3.25rem!important}.fs-lg-3hx{font-size:3.5rem!important}.fs-lg-3tx{font-size:3.75rem!important}.fs-lg-4x{font-size:4rem!important}.fs-lg-4qx{font-size:4.25rem!important}.fs-lg-4hx{font-size:4.5rem!important}.fs-lg-4tx{font-size:4.75rem!important}.fs-lg-5x{font-size:5rem!important}.fs-lg-5qx{font-size:5.25rem!important}.fs-lg-5hx{font-size:5.5rem!important}.fs-lg-5tx{font-size:5.75rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--bs-light-primary:#F1FAFF;--bs-active-primary:#0095E8;--bs-light-success:#E8FFF3;--bs-active-success:#47BE7D;--bs-light-info:#F8F5FF;--bs-active-info:#5014D0;--bs-light-warning:#FFF8DD;--bs-active-warning:#F1BC00;--bs-light-danger:#FFF5F8;--bs-active-danger:#D9214E;--bs-light-dark:#EFF2F5;--bs-active-dark:#131628;--bs-gray-100:#F5F8FA;--bs-gray-200:#EFF2F5;--bs-gray-300:#E4E6EF;--bs-gray-400:#B5B5C3;--bs-gray-500:#A1A5B7;--bs-gray-600:#7E8299;--bs-gray-700:#5E6278;--bs-gray-800:#3F4254;--bs-gray-900:#181C32;--bs-xs:0;--bs-sm:576px;--bs-md:768px;--bs-lg:992px;--bs-xl:1200px;--bs-xxl:1400px;--bs-border-color:#EFF2F5;--bs-border-dashed-color:#E4E6EF}.bg-white{background-color:#fff!important;--bg-color: 255, 255, 255 !important}.bg-white.hoverable:hover{background-color:#f5f8fa!important}.bg-hover-white{cursor:pointer}.bg-hover-white:hover,.bg-active-white.active{--bg-color: 255, 255, 255;background-color:#fff!important}.bg-state-white{cursor:pointer}.bg-state-white.active,.bg-state-white:hover{--bg-color: 255, 255, 255;background-color:#fff!important}.bg-light{background-color:#f5f8fa!important;--bg-color: 245, 248, 250 !important}.bg-light.hoverable:hover{background-color:#eff2f5!important}.bg-hover-light{cursor:pointer}.bg-hover-light:hover,.bg-active-light.active{--bg-color: 245, 248, 250;background-color:#f5f8fa!important}.bg-state-light{cursor:pointer}.bg-state-light.active,.bg-state-light:hover{--bg-color: 245, 248, 250;background-color:#f5f8fa!important}.bg-light-primary{background-color:#f1faff!important}.bg-light-primary.hoverable:hover{background-color:#d2efff!important}.bg-primary{background-color:#009ef7!important;--bg-color: 0, 158, 247 !important}.bg-primary.hoverable:hover{background-color:#0095e8!important}.bg-hover-light-primary{cursor:pointer}.bg-hover-light-primary:hover{background-color:#f1faff!important}.bg-state-light-primary{cursor:pointer}.bg-state-light-primary.active,.bg-state-light-primary:hover{background-color:#f1faff!important}.bg-hover-primary{cursor:pointer}.bg-hover-primary:hover,.bg-active-primary.active{--bg-color: 0, 158, 247;background-color:#009ef7!important}.bg-state-primary{cursor:pointer}.bg-state-primary.active,.bg-state-primary:hover{--bg-color: 0, 158, 247;background-color:#009ef7!important}.bg-secondary{background-color:#e4e6ef!important;--bg-color: 228, 230, 239 !important}.bg-secondary.hoverable:hover{background-color:#b5b5c3!important}.bg-hover-secondary{cursor:pointer}.bg-hover-secondary:hover,.bg-active-secondary.active{--bg-color: 228, 230, 239;background-color:#e4e6ef!important}.bg-state-secondary{cursor:pointer}.bg-state-secondary.active,.bg-state-secondary:hover{--bg-color: 228, 230, 239;background-color:#e4e6ef!important}.bg-light-success{background-color:#e8fff3!important}.bg-light-success.hoverable:hover{background-color:#c9ffe3!important}.bg-success{background-color:#50cd89!important;--bg-color: 80, 205, 137 !important}.bg-success.hoverable:hover{background-color:#47be7d!important}.bg-hover-light-success{cursor:pointer}.bg-hover-light-success:hover{background-color:#e8fff3!important}.bg-state-light-success{cursor:pointer}.bg-state-light-success.active,.bg-state-light-success:hover{background-color:#e8fff3!important}.bg-hover-success{cursor:pointer}.bg-hover-success:hover,.bg-active-success.active{--bg-color: 80, 205, 137;background-color:#50cd89!important}.bg-state-success{cursor:pointer}.bg-state-success.active,.bg-state-success:hover{--bg-color: 80, 205, 137;background-color:#50cd89!important}.bg-light-info{background-color:#f8f5ff!important}.bg-light-info.hoverable:hover{background-color:#e3d6ff!important}.bg-info{background-color:#7239ea!important;--bg-color: 114, 57, 234 !important}.bg-info.hoverable:hover{background-color:#5014d0!important}.bg-hover-light-info{cursor:pointer}.bg-hover-light-info:hover{background-color:#f8f5ff!important}.bg-state-light-info{cursor:pointer}.bg-state-light-info.active,.bg-state-light-info:hover{background-color:#f8f5ff!important}.bg-hover-info{cursor:pointer}.bg-hover-info:hover,.bg-active-info.active{--bg-color: 114, 57, 234;background-color:#7239ea!important}.bg-state-info{cursor:pointer}.bg-state-info.active,.bg-state-info:hover{--bg-color: 114, 57, 234;background-color:#7239ea!important}.bg-light-warning{background-color:#fff8dd!important}.bg-light-warning.hoverable:hover{background-color:#fff2be!important}.bg-warning{background-color:#ffc700!important;--bg-color: 255, 199, 0 !important}.bg-warning.hoverable:hover{background-color:#f1bc00!important}.bg-hover-light-warning{cursor:pointer}.bg-hover-light-warning:hover{background-color:#fff8dd!important}.bg-state-light-warning{cursor:pointer}.bg-state-light-warning.active,.bg-state-light-warning:hover{background-color:#fff8dd!important}.bg-hover-warning{cursor:pointer}.bg-hover-warning:hover,.bg-active-warning.active{--bg-color: 255, 199, 0;background-color:#ffc700!important}.bg-state-warning{cursor:pointer}.bg-state-warning.active,.bg-state-warning:hover{--bg-color: 255, 199, 0;background-color:#ffc700!important}.bg-light-danger{background-color:#fff5f8!important}.bg-light-danger.hoverable:hover{background-color:#ffd6e3!important}.bg-danger{background-color:#f1416c!important;--bg-color: 241, 65, 108 !important}.bg-danger.hoverable:hover{background-color:#d9214e!important}.bg-hover-light-danger{cursor:pointer}.bg-hover-light-danger:hover{background-color:#fff5f8!important}.bg-state-light-danger{cursor:pointer}.bg-state-light-danger.active,.bg-state-light-danger:hover{background-color:#fff5f8!important}.bg-hover-danger{cursor:pointer}.bg-hover-danger:hover,.bg-active-danger.active{--bg-color: 241, 65, 108;background-color:#f1416c!important}.bg-state-danger{cursor:pointer}.bg-state-danger.active,.bg-state-danger:hover{--bg-color: 241, 65, 108;background-color:#f1416c!important}.bg-light-dark{background-color:#eff2f5!important}.bg-light-dark.hoverable:hover{background-color:#dce3e9!important}.bg-dark{background-color:#181c32!important;--bg-color: 24, 28, 50 !important}.bg-dark.hoverable:hover{background-color:#131628!important}.bg-hover-light-dark{cursor:pointer}.bg-hover-light-dark:hover{background-color:#eff2f5!important}.bg-state-light-dark{cursor:pointer}.bg-state-light-dark.active,.bg-state-light-dark:hover{background-color:#eff2f5!important}.bg-hover-dark{cursor:pointer}.bg-hover-dark:hover,.bg-active-dark.active{--bg-color: 24, 28, 50;background-color:#181c32!important}.bg-state-dark{cursor:pointer}.bg-state-dark.active,.bg-state-dark:hover{--bg-color: 24, 28, 50;background-color:#181c32!important}.bg-gray-100{background-color:#f5f8fa}.bg-gray-200{background-color:#eff2f5}.bg-gray-300{background-color:#e4e6ef}.bg-gray-400{background-color:#b5b5c3}.bg-gray-500{background-color:#a1a5b7}.bg-gray-600{background-color:#7e8299}.bg-gray-700{background-color:#5e6278}.bg-gray-800{background-color:#3f4254}.bg-gray-900{background-color:#181c32}.bg-opacity-0,.bg-hover-opacity-0:hover,.bg-active-opacity-0.active,.bg-state-opacity-0 .active,.bg-state-opacity-0:hover{background-color:rgba(var(--bg-color),0)!important}.bg-opacity-5,.bg-hover-opacity-5:hover,.bg-active-opacity-5.active,.bg-state-opacity-5 .active,.bg-state-opacity-5:hover{background-color:rgba(var(--bg-color),.05)!important}.bg-opacity-10,.bg-hover-opacity-10:hover,.bg-active-opacity-10.active,.bg-state-opacity-10 .active,.bg-state-opacity-10:hover{background-color:rgba(var(--bg-color),.1)!important}.bg-opacity-15,.bg-hover-opacity-15:hover,.bg-active-opacity-15.active,.bg-state-opacity-15 .active,.bg-state-opacity-15:hover{background-color:rgba(var(--bg-color),.15)!important}.bg-opacity-20,.bg-hover-opacity-20:hover,.bg-active-opacity-20.active,.bg-state-opacity-20 .active,.bg-state-opacity-20:hover{background-color:rgba(var(--bg-color),.2)!important}.bg-opacity-25,.bg-hover-opacity-25:hover,.bg-active-opacity-25.active,.bg-state-opacity-25 .active,.bg-state-opacity-25:hover{background-color:rgba(var(--bg-color),.25)!important}.bg-opacity-50,.bg-hover-opacity-50:hover,.bg-active-opacity-50.active,.bg-state-opacity-50 .active,.bg-state-opacity-50:hover{background-color:rgba(var(--bg-color),.5)!important}.bg-opacity-75,.bg-hover-opacity-75:hover,.bg-active-opacity-75.active,.bg-state-opacity-75 .active,.bg-state-opacity-75:hover{background-color:rgba(var(--bg-color),.75)!important}.bg-opacity-100,.bg-hover-opacity-100:hover,.bg-active-opacity-100.active,.bg-state-opacity-100 .active,.bg-state-opacity-100:hover{background-color:rgba(var(--bg-color),1)!important}.bg-black{background-color:#000}.bg-body{--bg-color: 255, 255, 255;background-color:#fff}.bg-lighten{background-color:#f5f8fa80}.bg-hover-lighten{cursor:pointer}.bg-hover-lighten:hover,.bg-active-lighten.active{background-color:#f5f8fa80}.bg-state-lighten{cursor:pointer}.bg-state-lighten.active,.bg-state-lighten:hover{background-color:#f5f8fa80}.hoverable{cursor:pointer;transition:all .2s ease}.hoverable:hover{transition:all .2s ease}.bgi-no-repeat{background-repeat:no-repeat}.bgi-position-y-top{background-position-y:top}.bgi-position-y-bottom{background-position-y:bottom}.bgi-position-y-center{background-position-y:center}.bgi-position-x-start{background-position-x:left}.bgi-position-x-end{background-position-x:right}.bgi-position-x-center{background-position-x:center}.bgi-position-top{background-position:0 top}.bgi-position-bottom{background-position:0 bottom}.bgi-position-center{background-position:center}.bgi-size-auto{background-size:auto}.bgi-size-cover{background-size:cover}.bgi-size-contain{background-size:contain}.bgi-attachment-fixed{background-attachment:fixed}.bgi-attachment-scroll{background-attachment:scroll}@media (min-width: 576px){.bgi-size-sm-auto{background-size:auto}.bgi-size-sm-cover{background-size:cover}.bgi-size-sm-contain{background-size:contain}.bgi-attachment-sm-fixed{background-attachment:fixed}.bgi-attachment-sm-scroll{background-attachment:scroll}}@media (min-width: 768px){.bgi-size-md-auto{background-size:auto}.bgi-size-md-cover{background-size:cover}.bgi-size-md-contain{background-size:contain}.bgi-attachment-md-fixed{background-attachment:fixed}.bgi-attachment-md-scroll{background-attachment:scroll}}@media (min-width: 992px){.bgi-size-lg-auto{background-size:auto}.bgi-size-lg-cover{background-size:cover}.bgi-size-lg-contain{background-size:contain}.bgi-attachment-lg-fixed{background-attachment:fixed}.bgi-attachment-lg-scroll{background-attachment:scroll}}@media (min-width: 1200px){.bgi-size-xl-auto{background-size:auto}.bgi-size-xl-cover{background-size:cover}.bgi-size-xl-contain{background-size:contain}.bgi-attachment-xl-fixed{background-attachment:fixed}.bgi-attachment-xl-scroll{background-attachment:scroll}}@media (min-width: 1400px){.bgi-size-xxl-auto{background-size:auto}.bgi-size-xxl-cover{background-size:cover}.bgi-size-xxl-contain{background-size:contain}.bgi-attachment-xxl-fixed{background-attachment:fixed}.bgi-attachment-xxl-scroll{background-attachment:scroll}}.border-active:not(.active):not(:active):not(:hover):not(:focus){border-color:transparent!important}.border-hover:not(:hover):not(:focus):not(.active):not(:active){cursor:pointer;border-color:transparent!important}.border-gray-100{border-color:#f5f8fa!important}.border-gray-200{border-color:#eff2f5!important}.border-gray-300{border-color:#e4e6ef!important}.border-gray-400{border-color:#b5b5c3!important}.border-gray-500{border-color:#a1a5b7!important}.border-gray-600{border-color:#7e8299!important}.border-gray-700{border-color:#5e6278!important}.border-gray-800{border-color:#3f4254!important}.border-gray-900{border-color:#181c32!important}.border-hover-white:hover,.border-active-white.active{border-color:#fff!important}.border-hover-light:hover,.border-active-light.active{border-color:#f5f8fa!important}.border-hover-primary:hover,.border-active-primary.active{border-color:#009ef7!important}.border-hover-secondary:hover,.border-active-secondary.active{border-color:#e4e6ef!important}.border-hover-success:hover,.border-active-success.active{border-color:#50cd89!important}.border-hover-info:hover,.border-active-info.active{border-color:#7239ea!important}.border-hover-warning:hover,.border-active-warning.active{border-color:#ffc700!important}.border-hover-danger:hover,.border-active-danger.active{border-color:#f1416c!important}.border-hover-dark:hover,.border-active-dark.active{border-color:#181c32!important}.border-hover-transparent:hover{border-color:transparent!important}.border-dashed{border-style:dashed!important;border-color:#e4e6ef}.border-top-dashed{border-top-style:dashed!important}.border-bottom-dashed{border-bottom-style:dashed!important}.border-start-dashed{border-left-style:dashed!important}.border-end-dashed{border-right-style:dashed!important}.border-dotted{border-style:dotted!important}.border-top-dotted{border-top-style:dotted!important}.border-bottom-dotted{border-bottom-style:dotted!important}.border-start-dotted{border-left-style:dotted!important}.border-end-dotted{border-right-style:dotted!important}.border-transparent{border-color:transparent!important}.border-body{border-color:#fff!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-start-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-circle{border-radius:50%!important}.flex-root{flex:1}.flex-column-auto{flex:none}.flex-column-fluid{flex:1 0 auto}.flex-row-auto{flex:0 0 auto}.flex-row-fluid{flex:1 auto;min-width:0}.flex-center{justify-content:center;align-items:center}.flex-stack{justify-content:space-between;align-items:center}@media (min-width: 576px){.flex-sm-root{flex:1}.flex-sm-column-auto{flex:none}.flex-sm-column-fluid{flex:1 0 auto}.flex-sm-row-auto{flex:0 0 auto}.flex-sm-row-fluid{flex:1 auto;min-width:0}.flex-sm-center{justify-content:center;align-items:center}.flex-sm-stack{justify-content:space-between;align-items:center}}@media (min-width: 768px){.flex-md-root{flex:1}.flex-md-column-auto{flex:none}.flex-md-column-fluid{flex:1 0 auto}.flex-md-row-auto{flex:0 0 auto}.flex-md-row-fluid{flex:1 auto;min-width:0}.flex-md-center{justify-content:center;align-items:center}.flex-md-stack{justify-content:space-between;align-items:center}}@media (min-width: 992px){.flex-lg-root{flex:1}.flex-lg-column-auto{flex:none}.flex-lg-column-fluid{flex:1 0 auto}.flex-lg-row-auto{flex:0 0 auto}.flex-lg-row-fluid{flex:1 auto;min-width:0}.flex-lg-center{justify-content:center;align-items:center}.flex-lg-stack{justify-content:space-between;align-items:center}}@media (min-width: 1200px){.flex-xl-root{flex:1}.flex-xl-column-auto{flex:none}.flex-xl-column-fluid{flex:1 0 auto}.flex-xl-row-auto{flex:0 0 auto}.flex-xl-row-fluid{flex:1 auto;min-width:0}.flex-xl-center{justify-content:center;align-items:center}.flex-xl-stack{justify-content:space-between;align-items:center}}@media (min-width: 1400px){.flex-xxl-root{flex:1}.flex-xxl-column-auto{flex:none}.flex-xxl-column-fluid{flex:1 0 auto}.flex-xxl-row-auto{flex:0 0 auto}.flex-xxl-row-fluid{flex:1 auto;min-width:0}.flex-xxl-center{justify-content:center;align-items:center}.flex-xxl-stack{justify-content:space-between;align-items:center}}.flex-equal{flex-grow:1;flex-basis:0;flex-shrink:0}.shadow-xs{box-shadow:0 .1rem .75rem .25rem #0000000d}.text-white{color:#fff!important}.text-inverse-white{color:#7e8299!important}.text-hover-white,.text-hover-white i{transition:color .2s ease,background-color .2s ease}.text-hover-white:hover,.text-hover-white:hover i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-hover-white:hover .svg-icon{color:#fff!important}.text-hover-inverse-white,.text-hover-inverse-white i{transition:color .2s ease,background-color .2s ease}.text-hover-inverse-white:hover,.text-hover-inverse-white:hover i{transition:color .2s ease,background-color .2s ease;color:#7e8299!important}.text-hover-inverse-white:hover .svg-icon{color:#7e8299!important}.text-active-white,.text-active-white i{transition:color .2s ease,background-color .2s ease}.text-active-white.active,.text-active-white.active i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-active-white.active .svg-icon{color:#fff!important}.text-active-inverse-white,.text-active-inverse-white i{transition:color .2s ease,background-color .2s ease}.text-active-inverse-white.active,.text-active-inverse-white.active i{transition:color .2s ease,background-color .2s ease;color:#7e8299!important}.text-active-inverse-white.active .svg-icon{color:#7e8299!important}.text-primary{color:#009ef7!important}.text-inverse-primary{color:#fff!important}.text-light-primary{color:#f1faff!important}.text-hover-primary,.text-hover-primary i{transition:color .2s ease,background-color .2s ease}.text-hover-primary:hover,.text-hover-primary:hover i{transition:color .2s ease,background-color .2s ease;color:#009ef7!important}.text-hover-primary:hover .svg-icon{color:#009ef7!important}.text-hover-inverse-primary,.text-hover-inverse-primary i{transition:color .2s ease,background-color .2s ease}.text-hover-inverse-primary:hover,.text-hover-inverse-primary:hover i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-hover-inverse-primary:hover .svg-icon{color:#fff!important}.text-active-primary,.text-active-primary i{transition:color .2s ease,background-color .2s ease}.text-active-primary.active,.text-active-primary.active i{transition:color .2s ease,background-color .2s ease;color:#009ef7!important}.text-active-primary.active .svg-icon{color:#009ef7!important}.text-active-inverse-primary,.text-active-inverse-primary i{transition:color .2s ease,background-color .2s ease}.text-active-inverse-primary.active,.text-active-inverse-primary.active i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-active-inverse-primary.active .svg-icon{color:#fff!important}.text-secondary{color:#e4e6ef!important}.text-inverse-secondary{color:#3f4254!important}.text-hover-secondary,.text-hover-secondary i{transition:color .2s ease,background-color .2s ease}.text-hover-secondary:hover,.text-hover-secondary:hover i{transition:color .2s ease,background-color .2s ease;color:#e4e6ef!important}.text-hover-secondary:hover .svg-icon{color:#e4e6ef!important}.text-hover-inverse-secondary,.text-hover-inverse-secondary i{transition:color .2s ease,background-color .2s ease}.text-hover-inverse-secondary:hover,.text-hover-inverse-secondary:hover i{transition:color .2s ease,background-color .2s ease;color:#3f4254!important}.text-hover-inverse-secondary:hover .svg-icon{color:#3f4254!important}.text-active-secondary,.text-active-secondary i{transition:color .2s ease,background-color .2s ease}.text-active-secondary.active,.text-active-secondary.active i{transition:color .2s ease,background-color .2s ease;color:#e4e6ef!important}.text-active-secondary.active .svg-icon{color:#e4e6ef!important}.text-active-inverse-secondary,.text-active-inverse-secondary i{transition:color .2s ease,background-color .2s ease}.text-active-inverse-secondary.active,.text-active-inverse-secondary.active i{transition:color .2s ease,background-color .2s ease;color:#3f4254!important}.text-active-inverse-secondary.active .svg-icon{color:#3f4254!important}.text-light{color:#f5f8fa!important}.text-inverse-light{color:#7e8299!important}.text-hover-light,.text-hover-light i{transition:color .2s ease,background-color .2s ease}.text-hover-light:hover,.text-hover-light:hover i{transition:color .2s ease,background-color .2s ease;color:#f5f8fa!important}.text-hover-light:hover .svg-icon{color:#f5f8fa!important}.text-hover-inverse-light,.text-hover-inverse-light i{transition:color .2s ease,background-color .2s ease}.text-hover-inverse-light:hover,.text-hover-inverse-light:hover i{transition:color .2s ease,background-color .2s ease;color:#7e8299!important}.text-hover-inverse-light:hover .svg-icon{color:#7e8299!important}.text-active-light,.text-active-light i{transition:color .2s ease,background-color .2s ease}.text-active-light.active,.text-active-light.active i{transition:color .2s ease,background-color .2s ease;color:#f5f8fa!important}.text-active-light.active .svg-icon{color:#f5f8fa!important}.text-active-inverse-light,.text-active-inverse-light i{transition:color .2s ease,background-color .2s ease}.text-active-inverse-light.active,.text-active-inverse-light.active i{transition:color .2s ease,background-color .2s ease;color:#7e8299!important}.text-active-inverse-light.active .svg-icon{color:#7e8299!important}.text-success{color:#50cd89!important}.text-inverse-success{color:#fff!important}.text-light-success{color:#e8fff3!important}.text-hover-success,.text-hover-success i{transition:color .2s ease,background-color .2s ease}.text-hover-success:hover,.text-hover-success:hover i{transition:color .2s ease,background-color .2s ease;color:#50cd89!important}.text-hover-success:hover .svg-icon{color:#50cd89!important}.text-hover-inverse-success,.text-hover-inverse-success i{transition:color .2s ease,background-color .2s ease}.text-hover-inverse-success:hover,.text-hover-inverse-success:hover i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-hover-inverse-success:hover .svg-icon{color:#fff!important}.text-active-success,.text-active-success i{transition:color .2s ease,background-color .2s ease}.text-active-success.active,.text-active-success.active i{transition:color .2s ease,background-color .2s ease;color:#50cd89!important}.text-active-success.active .svg-icon{color:#50cd89!important}.text-active-inverse-success,.text-active-inverse-success i{transition:color .2s ease,background-color .2s ease}.text-active-inverse-success.active,.text-active-inverse-success.active i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-active-inverse-success.active .svg-icon{color:#fff!important}.text-info{color:#7239ea!important}.text-inverse-info{color:#fff!important}.text-light-info{color:#f8f5ff!important}.text-hover-info,.text-hover-info i{transition:color .2s ease,background-color .2s ease}.text-hover-info:hover,.text-hover-info:hover i{transition:color .2s ease,background-color .2s ease;color:#7239ea!important}.text-hover-info:hover .svg-icon{color:#7239ea!important}.text-hover-inverse-info,.text-hover-inverse-info i{transition:color .2s ease,background-color .2s ease}.text-hover-inverse-info:hover,.text-hover-inverse-info:hover i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-hover-inverse-info:hover .svg-icon{color:#fff!important}.text-active-info,.text-active-info i{transition:color .2s ease,background-color .2s ease}.text-active-info.active,.text-active-info.active i{transition:color .2s ease,background-color .2s ease;color:#7239ea!important}.text-active-info.active .svg-icon{color:#7239ea!important}.text-active-inverse-info,.text-active-inverse-info i{transition:color .2s ease,background-color .2s ease}.text-active-inverse-info.active,.text-active-inverse-info.active i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-active-inverse-info.active .svg-icon{color:#fff!important}.text-warning{color:#ffc700!important}.text-inverse-warning{color:#fff!important}.text-light-warning{color:#fff8dd!important}.text-hover-warning,.text-hover-warning i{transition:color .2s ease,background-color .2s ease}.text-hover-warning:hover,.text-hover-warning:hover i{transition:color .2s ease,background-color .2s ease;color:#ffc700!important}.text-hover-warning:hover .svg-icon{color:#ffc700!important}.text-hover-inverse-warning,.text-hover-inverse-warning i{transition:color .2s ease,background-color .2s ease}.text-hover-inverse-warning:hover,.text-hover-inverse-warning:hover i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-hover-inverse-warning:hover .svg-icon{color:#fff!important}.text-active-warning,.text-active-warning i{transition:color .2s ease,background-color .2s ease}.text-active-warning.active,.text-active-warning.active i{transition:color .2s ease,background-color .2s ease;color:#ffc700!important}.text-active-warning.active .svg-icon{color:#ffc700!important}.text-active-inverse-warning,.text-active-inverse-warning i{transition:color .2s ease,background-color .2s ease}.text-active-inverse-warning.active,.text-active-inverse-warning.active i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-active-inverse-warning.active .svg-icon{color:#fff!important}.text-danger{color:#f1416c!important}.text-inverse-danger{color:#fff!important}.text-light-danger{color:#fff5f8!important}.text-hover-danger,.text-hover-danger i{transition:color .2s ease,background-color .2s ease}.text-hover-danger:hover,.text-hover-danger:hover i{transition:color .2s ease,background-color .2s ease;color:#f1416c!important}.text-hover-danger:hover .svg-icon{color:#f1416c!important}.text-hover-inverse-danger,.text-hover-inverse-danger i{transition:color .2s ease,background-color .2s ease}.text-hover-inverse-danger:hover,.text-hover-inverse-danger:hover i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-hover-inverse-danger:hover .svg-icon{color:#fff!important}.text-active-danger,.text-active-danger i{transition:color .2s ease,background-color .2s ease}.text-active-danger.active,.text-active-danger.active i{transition:color .2s ease,background-color .2s ease;color:#f1416c!important}.text-active-danger.active .svg-icon{color:#f1416c!important}.text-active-inverse-danger,.text-active-inverse-danger i{transition:color .2s ease,background-color .2s ease}.text-active-inverse-danger.active,.text-active-inverse-danger.active i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-active-inverse-danger.active .svg-icon{color:#fff!important}.text-dark{color:#181c32!important}.text-inverse-dark{color:#fff!important}.text-light-dark{color:#eff2f5!important}.text-hover-dark,.text-hover-dark i{transition:color .2s ease,background-color .2s ease}.text-hover-dark:hover,.text-hover-dark:hover i{transition:color .2s ease,background-color .2s ease;color:#181c32!important}.text-hover-dark:hover .svg-icon{color:#181c32!important}.text-hover-inverse-dark,.text-hover-inverse-dark i{transition:color .2s ease,background-color .2s ease}.text-hover-inverse-dark:hover,.text-hover-inverse-dark:hover i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-hover-inverse-dark:hover .svg-icon{color:#fff!important}.text-active-dark,.text-active-dark i{transition:color .2s ease,background-color .2s ease}.text-active-dark.active,.text-active-dark.active i{transition:color .2s ease,background-color .2s ease;color:#181c32!important}.text-active-dark.active .svg-icon{color:#181c32!important}.text-active-inverse-dark,.text-active-inverse-dark i{transition:color .2s ease,background-color .2s ease}.text-active-inverse-dark.active,.text-active-inverse-dark.active i{transition:color .2s ease,background-color .2s ease;color:#fff!important}.text-active-inverse-dark.active .svg-icon{color:#fff!important}.text-muted{color:#a1a5b7!important}.text-hover-muted,.text-hover-muted i{transition:color .2s ease,background-color .2s ease}.text-hover-muted:hover,.text-hover-muted:hover i{transition:color .2s ease,background-color .2s ease;color:#a1a5b7!important}.text-hover-muted:hover .svg-icon{color:#a1a5b7!important}.text-active-muted,.text-active-muted i{transition:color .2s ease,background-color .2s ease}.text-active-muted.active,.text-active-muted.active i{transition:color .2s ease,background-color .2s ease;color:#a1a5b7!important}.text-active-muted.active .svg-icon{color:#a1a5b7!important}.text-gray-100{color:#f5f8fa!important}.text-hover-gray-100,.text-hover-gray-100 i{transition:color .2s ease,background-color .2s ease}.text-hover-gray-100:hover,.text-hover-gray-100:hover i{transition:color .2s ease,background-color .2s ease;color:#f5f8fa!important}.text-hover-gray-100:hover .svg-icon{color:#f5f8fa!important}.text-active-gray-100,.text-active-gray-100 i{transition:color .2s ease,background-color .2s ease}.text-active-gray-100.active,.text-active-gray-100.active i{transition:color .2s ease,background-color .2s ease;color:#f5f8fa!important}.text-active-gray-100.active .svg-icon{color:#f5f8fa!important}.text-gray-200{color:#eff2f5!important}.text-hover-gray-200,.text-hover-gray-200 i{transition:color .2s ease,background-color .2s ease}.text-hover-gray-200:hover,.text-hover-gray-200:hover i{transition:color .2s ease,background-color .2s ease;color:#eff2f5!important}.text-hover-gray-200:hover .svg-icon{color:#eff2f5!important}.text-active-gray-200,.text-active-gray-200 i{transition:color .2s ease,background-color .2s ease}.text-active-gray-200.active,.text-active-gray-200.active i{transition:color .2s ease,background-color .2s ease;color:#eff2f5!important}.text-active-gray-200.active .svg-icon{color:#eff2f5!important}.text-gray-300{color:#e4e6ef!important}.text-hover-gray-300,.text-hover-gray-300 i{transition:color .2s ease,background-color .2s ease}.text-hover-gray-300:hover,.text-hover-gray-300:hover i{transition:color .2s ease,background-color .2s ease;color:#e4e6ef!important}.text-hover-gray-300:hover .svg-icon{color:#e4e6ef!important}.text-active-gray-300,.text-active-gray-300 i{transition:color .2s ease,background-color .2s ease}.text-active-gray-300.active,.text-active-gray-300.active i{transition:color .2s ease,background-color .2s ease;color:#e4e6ef!important}.text-active-gray-300.active .svg-icon{color:#e4e6ef!important}.text-gray-400{color:#b5b5c3!important}.text-hover-gray-400,.text-hover-gray-400 i{transition:color .2s ease,background-color .2s ease}.text-hover-gray-400:hover,.text-hover-gray-400:hover i{transition:color .2s ease,background-color .2s ease;color:#b5b5c3!important}.text-hover-gray-400:hover .svg-icon{color:#b5b5c3!important}.text-active-gray-400,.text-active-gray-400 i{transition:color .2s ease,background-color .2s ease}.text-active-gray-400.active,.text-active-gray-400.active i{transition:color .2s ease,background-color .2s ease;color:#b5b5c3!important}.text-active-gray-400.active .svg-icon{color:#b5b5c3!important}.text-gray-500{color:#a1a5b7!important}.text-hover-gray-500,.text-hover-gray-500 i{transition:color .2s ease,background-color .2s ease}.text-hover-gray-500:hover,.text-hover-gray-500:hover i{transition:color .2s ease,background-color .2s ease;color:#a1a5b7!important}.text-hover-gray-500:hover .svg-icon{color:#a1a5b7!important}.text-active-gray-500,.text-active-gray-500 i{transition:color .2s ease,background-color .2s ease}.text-active-gray-500.active,.text-active-gray-500.active i{transition:color .2s ease,background-color .2s ease;color:#a1a5b7!important}.text-active-gray-500.active .svg-icon{color:#a1a5b7!important}.text-gray-600{color:#7e8299!important}.text-hover-gray-600,.text-hover-gray-600 i{transition:color .2s ease,background-color .2s ease}.text-hover-gray-600:hover,.text-hover-gray-600:hover i{transition:color .2s ease,background-color .2s ease;color:#7e8299!important}.text-hover-gray-600:hover .svg-icon{color:#7e8299!important}.text-active-gray-600,.text-active-gray-600 i{transition:color .2s ease,background-color .2s ease}.text-active-gray-600.active,.text-active-gray-600.active i{transition:color .2s ease,background-color .2s ease;color:#7e8299!important}.text-active-gray-600.active .svg-icon{color:#7e8299!important}.text-gray-700{color:#5e6278!important}.text-hover-gray-700,.text-hover-gray-700 i{transition:color .2s ease,background-color .2s ease}.text-hover-gray-700:hover,.text-hover-gray-700:hover i{transition:color .2s ease,background-color .2s ease;color:#5e6278!important}.text-hover-gray-700:hover .svg-icon{color:#5e6278!important}.text-active-gray-700,.text-active-gray-700 i{transition:color .2s ease,background-color .2s ease}.text-active-gray-700.active,.text-active-gray-700.active i{transition:color .2s ease,background-color .2s ease;color:#5e6278!important}.text-active-gray-700.active .svg-icon{color:#5e6278!important}.text-gray-800{color:#3f4254!important}.text-hover-gray-800,.text-hover-gray-800 i{transition:color .2s ease,background-color .2s ease}.text-hover-gray-800:hover,.text-hover-gray-800:hover i{transition:color .2s ease,background-color .2s ease;color:#3f4254!important}.text-hover-gray-800:hover .svg-icon{color:#3f4254!important}.text-active-gray-800,.text-active-gray-800 i{transition:color .2s ease,background-color .2s ease}.text-active-gray-800.active,.text-active-gray-800.active i{transition:color .2s ease,background-color .2s ease;color:#3f4254!important}.text-active-gray-800.active .svg-icon{color:#3f4254!important}.text-gray-900{color:#181c32!important}.text-hover-gray-900,.text-hover-gray-900 i{transition:color .2s ease,background-color .2s ease}.text-hover-gray-900:hover,.text-hover-gray-900:hover i{transition:color .2s ease,background-color .2s ease;color:#181c32!important}.text-hover-gray-900:hover .svg-icon{color:#181c32!important}.text-active-gray-900,.text-active-gray-900 i{transition:color .2s ease,background-color .2s ease}.text-active-gray-900.active,.text-active-gray-900.active i{transition:color .2s ease,background-color .2s ease;color:#181c32!important}.text-active-gray-900.active .svg-icon{color:#181c32!important}.fw-boldest{font-weight:700!important}.text-transparent{color:transparent}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-move{cursor:move}i{line-height:1;font-size:1rem;color:#a1a5b7}a,a:hover{transition:color .2s ease,background-color .2s ease}.opacity-active-0.active,.opacity-state-0:hover,.opacity-state-0.active{opacity:0!important}.opacity-active-5.active,.opacity-state-5:hover,.opacity-state-5.active{opacity:.05!important}.opacity-active-10.active,.opacity-state-10:hover,.opacity-state-10.active{opacity:.1!important}.opacity-active-15.active,.opacity-state-15:hover,.opacity-state-15.active{opacity:.15!important}.opacity-active-20.active,.opacity-state-20:hover,.opacity-state-20.active{opacity:.2!important}.opacity-active-25.active,.opacity-state-25:hover,.opacity-state-25.active{opacity:.25!important}.opacity-active-50.active,.opacity-state-50:hover,.opacity-state-50.active{opacity:.5!important}.opacity-active-75.active,.opacity-state-75:hover,.opacity-state-75.active{opacity:.75!important}.opacity-active-100.active,.opacity-state-100:hover,.opacity-state-100.active{opacity:1!important}.transform-90{transform:rotate(90deg);transform-origin:right top}.animation{animation-duration:1s;animation-fill-mode:both}@keyframes animationSlideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translate(0)}}.animation-slide-in-down{animation-name:animationSlideInDown}@keyframes animationSlideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translate(0)}}.animation-slide-in-up{animation-name:animationSlideInUp}@keyframes animationFadeIn{0%{opacity:0}to{opacity:1}}.animation-fade-in{animation-name:animationFadeIn}@keyframes animationFadeOut{0%{opacity:1}to{opacity:0}}.animation-fade-out{animation-name:animationFadeOut}.animation-blink{animation:animationBlink 1s steps(5,start) infinite}@keyframes animationBlink{to{visibility:hidden}}.nav-line-tabs{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eff2f5}.nav-line-tabs .nav-item{margin-bottom:-1px}.nav-line-tabs .nav-item .nav-link{color:#a1a5b7;border:0;border-bottom:1px solid transparent;transition:color .2s ease,background-color .2s ease;padding:.5rem 0;margin:0 1rem}.nav-line-tabs .nav-item:first-child .nav-link{margin-left:0}.nav-line-tabs .nav-item:last-child .nav-link{margin-right:0}.nav-line-tabs .nav-item .nav-link.active,.nav-line-tabs .nav-item.show .nav-link,.nav-line-tabs .nav-item .nav-link:hover:not(.disabled){background-color:transparent;border:0;border-bottom:1px solid #009EF7;transition:color .2s ease,background-color .2s ease}.nav-line-tabs.nav-line-tabs-2x{border-bottom-width:2px}.nav-line-tabs.nav-line-tabs-2x .nav-item{margin-bottom:-2px}.nav-line-tabs.nav-line-tabs-2x .nav-item .nav-link{border-bottom-width:2px}.nav-line-tabs.nav-line-tabs-2x .nav-item .nav-link.active,.nav-line-tabs.nav-line-tabs-2x .nav-item.show .nav-link,.nav-line-tabs.nav-line-tabs-2x .nav-item .nav-link:hover:not(.disabled){border-bottom-width:2px}.nav-pills .nav-item{margin-right:.5rem}.nav-pills .nav-item:last-child{margin-right:0}.nav-stretch{align-items:stretch;padding-top:0!important;padding-bottom:0!important}.nav-stretch .nav-item{display:flex;align-items:stretch;padding-top:0!important;padding-bottom:0!important}.nav-stretch .nav-link{display:flex;align-items:center}.nav-group{padding:.35rem;border-radius:.475rem;background-color:#f5f8fa}.nav-group.nav-group-outline{background-color:transparent;border:1px solid #EFF2F5}.nav-group.nav-group-fluid{display:flex}.nav-group.nav-group-fluid>label,.nav-group.nav-group-fluid>.btn{position:relative;flex-shrink:0;flex-grow:1;flex-basis:0}.nav-group.nav-group-fluid>label{margin-right:.1rem}.nav-group.nav-group-fluid>label>.btn{width:100%}.nav-group.nav-group-fluid>label:last-child{margin-right:0}.nav.nav-pills.nav-pills-custom .show>.nav-link,.nav.nav-pills.nav-pills-custom .nav-link{border:1px dashed #E4E6EF;border-radius:12px}.nav.nav-pills.nav-pills-custom .show>.nav-link .nav-icon img,.nav.nav-pills.nav-pills-custom .nav-link .nav-icon img{width:30px;transition:color .2s ease,background-color .2s ease}.nav.nav-pills.nav-pills-custom .show>.nav-link .nav-icon img.default,.nav.nav-pills.nav-pills-custom .nav-link .nav-icon img.default{display:inline-block}.nav.nav-pills.nav-pills-custom .show>.nav-link .nav-icon img.active,.nav.nav-pills.nav-pills-custom .nav-link .nav-icon img.active{display:none}.nav.nav-pills.nav-pills-custom .show>.nav-link.active,.nav.nav-pills.nav-pills-custom .nav-link.active{background-color:transparent;border:1px solid #E4E6EF;transition-duration:1ms;position:relative}.nav.nav-pills.nav-pills-custom .show>.nav-link.active .nav-text,.nav.nav-pills.nav-pills-custom .nav-link.active .nav-text{color:#3f4254!important;transition:color .2s ease,background-color .2s ease}.nav.nav-pills.nav-pills-custom .show>.nav-link.active .bullet-custom,.nav.nav-pills.nav-pills-custom .nav-link.active .bullet-custom{display:block}.nav.nav-pills.nav-pills-custom .show>.nav-link .bullet-custom,.nav.nav-pills.nav-pills-custom .nav-link .bullet-custom{display:none}.nav.nav-pills.nav-pills-custom.nav-pills-active-custom .nav-item .nav-link:not(:active) span:nth-child(1){color:#b5b5c3}.nav.nav-pills.nav-pills-custom.nav-pills-active-custom .nav-item .nav-link:not(:active) span:nth-child(2){color:#3f4254}.nav.nav-pills.nav-pills-custom.nav-pills-active-custom .nav-item .nav-link:hover span:nth-child(1){color:#fff!important}.nav.nav-pills.nav-pills-custom.nav-pills-active-custom .nav-item .nav-link:hover span:nth-child(2){color:#fff!important}.nav.nav-pills.nav-pills-custom.nav-pills-active-custom .nav-item .nav-link.active span:nth-child(1){color:#fff!important}.nav.nav-pills.nav-pills-custom.nav-pills-active-custom .nav-item .nav-link.active span:nth-child(2){color:#fff!important}.pagination{display:flex;flex-wrap:wrap;justify-content:center;margin:0}.pagination.pagination-circle .page-link{border-radius:50%}.pagination.pagination-outline .page-link{border:1px solid #EFF2F5}.pagination.pagination-outline .page-item:hover .page-link,.pagination.pagination-outline .page-item.active .page-link{border-color:#f1faff}.page-item{margin-right:.5rem}.page-item:last-child{margin-right:0}.page-item .page-link{display:flex;justify-content:center;align-items:center;border-radius:.475rem;height:2.5rem;min-width:2.5rem;font-weight:500;font-size:1.075rem}.page-item .page-link i{font-size:.85rem}.page-item .page-link .previous,.page-item .page-link .next{display:block;height:.875rem;width:.875rem}.page-item .page-link .previous{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%235E6278'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e")}.page-item .page-link .next{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%235E6278'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.page-item.next .page-link,.page-item.previous .page-link{background-color:#fff;color:#5e6278}.page-item.next .page-link i,.page-item.previous .page-link i{color:#5e6278}.page-item:focus .page-link{color:#009ef7}.page-item:focus .page-link i{color:#009ef7}.page-item:focus .page-link .previous{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e")}.page-item:focus .page-link .next{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.page-item:hover:not(.offset) .page-link{color:#009ef7}.page-item:hover:not(.offset) .page-link i{color:#009ef7}.page-item:hover:not(.offset) .page-link .previous{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e")}.page-item:hover:not(.offset) .page-link .next{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.page-item.active .page-link,.page-item.active .page-link i{color:#fff}.page-item.active .page-link .previous{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e")}.page-item.active .page-link .next{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.page-item.disabled .page-link,.page-item.disabled .page-link i{color:#b5b5c3}.page-item.disabled .page-link .previous{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23B5B5C3'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e")}.page-item.disabled .page-link .next{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23B5B5C3'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}@media (max-width: 991.98px){.page-item{margin-right:.25rem}.page-item:last-child{margin-right:0}}.separator{display:block;height:0;border-bottom:1px solid #EFF2F5}.separator.separator-dotted{border-bottom-style:dotted;border-bottom-color:#e4e6ef}.separator.separator-dashed{border-bottom-style:dashed;border-bottom-color:#e4e6ef}.separator.separator-content{display:flex;align-items:center;border-bottom:0;text-align:center}.separator.separator-content:before,.separator.separator-content:after{content:" ";width:50%;border-bottom:1px solid #EFF2F5}.separator.separator-content:before{margin-right:1.25rem}.separator.separator-content:after{margin-left:1.25rem}.separator.separator-content.separator-dotted:before,.separator.separator-content.separator-dotted:after{border-bottom-style:dotted;border-bottom-color:#e4e6ef}.separator.separator-content.separator-dashed:before,.separator.separator-content.separator-dashed:after{border-bottom-style:dashed;border-bottom-color:#e4e6ef}.separator.separator-content.border-white:before,.separator.separator-content.border-white:after{border-color:#fff!important}.separator.separator-content.border-light:before,.separator.separator-content.border-light:after{border-color:#f5f8fa!important}.separator.separator-content.border-primary:before,.separator.separator-content.border-primary:after{border-color:#009ef7!important}.separator.separator-content.border-secondary:before,.separator.separator-content.border-secondary:after{border-color:#e4e6ef!important}.separator.separator-content.border-success:before,.separator.separator-content.border-success:after{border-color:#50cd89!important}.separator.separator-content.border-info:before,.separator.separator-content.border-info:after{border-color:#7239ea!important}.separator.separator-content.border-warning:before,.separator.separator-content.border-warning:after{border-color:#ffc700!important}.separator.separator-content.border-danger:before,.separator.separator-content.border-danger:after{border-color:#f1416c!important}.separator.separator-content.border-dark:before,.separator.separator-content.border-dark:after{border-color:#181c32!important}.carousel.carousel-custom .carousel-indicators{align-items:center;position:static;z-index:auto;margin:0;padding:0;list-style:none}.carousel.carousel-custom .carousel-indicators li,.carousel.carousel-custom .carousel-indicators li.active{transform:none;opacity:1}.carousel.carousel-custom .carousel-indicators.carousel-indicators-dots li{border-radius:0;background-color:transparent;height:13px;width:13px;display:flex;align-items:center;justify-content:center;text-align:center}.carousel.carousel-custom .carousel-indicators.carousel-indicators-dots li:after{display:inline-block;content:" ";border-radius:50%;transition:all .3s ease;background-color:#eff2f5;height:9px;width:9px}.carousel.carousel-custom .carousel-indicators.carousel-indicators-dots li.active{background-color:transparent}.carousel.carousel-custom .carousel-indicators.carousel-indicators-dots li.active:after{transition:all .3s ease;height:13px;width:13px;background-color:#b5b5c3}.carousel.carousel-custom .carousel-indicators.carousel-indicators-bullet li{transition:all .3s ease;background-color:transparent;border-radius:6px;height:6px;width:6px;display:flex;align-items:center;justify-content:center;text-align:center}.carousel.carousel-custom .carousel-indicators.carousel-indicators-bullet li:after{display:inline-block;content:" ";transition:all .3s ease;background-color:#b5b5c3;border-radius:6px;height:6px;width:6px}.carousel.carousel-custom .carousel-indicators.carousel-indicators-bullet li.active{transition:all .3s ease;background-color:transparent;height:6px;width:16px}.carousel.carousel-custom .carousel-indicators.carousel-indicators-bullet li.active:after{transition:all .3s ease;height:6px;width:16px;background-color:#7e8299}.carousel.carousel-custom .carousel-indicators-active-white li.active:after{background-color:#fff!important}.carousel.carousel-custom .carousel-indicators-active-light li.active:after{background-color:#f5f8fa!important}.carousel.carousel-custom .carousel-indicators-active-primary li.active:after{background-color:#009ef7!important}.carousel.carousel-custom .carousel-indicators-active-secondary li.active:after{background-color:#e4e6ef!important}.carousel.carousel-custom .carousel-indicators-active-success li.active:after{background-color:#50cd89!important}.carousel.carousel-custom .carousel-indicators-active-info li.active:after{background-color:#7239ea!important}.carousel.carousel-custom .carousel-indicators-active-warning li.active:after{background-color:#ffc700!important}.carousel.carousel-custom .carousel-indicators-active-danger li.active:after{background-color:#f1416c!important}.carousel.carousel-custom .carousel-indicators-active-dark li.active:after{background-color:#181c32!important}.carousel.carousel-custom.carousel-stretch{height:100%;display:flex;flex-direction:column}.carousel.carousel-custom.carousel-stretch .carousel-inner{flex-grow:1}.carousel.carousel-custom.carousel-stretch .carousel-item{height:100%}.carousel.carousel-custom.carousel-stretch .carousel-wrapper{display:flex;flex-direction:column;height:100%}.menu-group{display:flex}.menu,.menu-wrapper{display:flex;padding:0;margin:0;list-style:none}.menu-inner{padding:0;margin:0;list-style:none}.menu-sub{display:none;padding:0;margin:0;list-style:none;flex-direction:column}.menu-item{display:block;padding:0}.menu-item .menu-link{cursor:pointer;display:flex;align-items:center;padding:0;flex:0 0 100%;padding:.65rem 1rem;transition:none;outline:none!important}.menu-item .menu-link .menu-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;margin-right:.5rem}.menu-item .menu-link .menu-icon .svg-icon{line-height:1}.menu-item .menu-link .menu-bullet{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.25rem;margin-right:.5rem}.menu-item .menu-link .menu-title{display:flex;align-items:center;flex-grow:1}.menu-item .menu-link .menu-badge{display:flex;align-items:center;flex-shrink:0;margin-left:.5rem}.menu-item .menu-link .menu-arrow{display:flex;align-items:stretch;position:relative;overflow:hidden;flex-shrink:0;margin-left:.5rem;width:.8rem;height:.8rem}.menu-item .menu-link .menu-arrow:after{display:block;width:100%;content:" ";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-item .menu-content{padding:.65rem 1rem}.menu-item.show .menu-link .menu-arrow:after{backface-visibility:hidden;transition:transform .3s ease}.menu-center{justify-content:center}.menu-item.menu-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-dropdown,.menu-sub-dropdown.menu.show,.menu-sub-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-dropdown[data-popper-placement=top-end],.menu-sub-dropdown.menu.show[data-popper-placement=top],.menu-sub-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-accordion,.menu-sub-accordion.show{display:flex}.menu-inline{display:flex}.menu-fit>.menu-item>.menu-content,.menu-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-column{flex-direction:column;width:100%}.menu-row{flex-direction:row}.menu-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-rounded .menu-link{border-radius:.475rem}.menu-pill .menu-link{border-radius:50px}.menu-rounded-0 .menu-link{border-radius:0!important}@media (min-width: 576px){.menu-item.menu-sm-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-sm-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-sm-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-sm-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-sm-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-sm-dropdown,.menu-sub-sm-dropdown.menu.show,.menu-sub-sm-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-sm-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-sm-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-sm-dropdown[data-popper-placement=top-end],.menu-sub-sm-dropdown.menu.show[data-popper-placement=top],.menu-sub-sm-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-sm-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-sm-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-sm-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-sm-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-sm-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-sm-accordion,.menu-sub-sm-accordion.show{display:flex}.menu-sm-inline{display:flex}.menu-sm-fit>.menu-item>.menu-content,.menu-sm-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-sm-column{flex-direction:column;width:100%}.menu-sm-row{flex-direction:row}.menu-sm-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-sm-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-sm-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sm-rounded .menu-link{border-radius:.475rem}.menu-sm-pill .menu-link{border-radius:50px}.menu-sm-rounded-0 .menu-link{border-radius:0!important}}@media (min-width: 768px){.menu-item.menu-md-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-md-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-md-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-md-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-md-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-md-dropdown,.menu-sub-md-dropdown.menu.show,.menu-sub-md-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-md-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-md-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-md-dropdown[data-popper-placement=top-end],.menu-sub-md-dropdown.menu.show[data-popper-placement=top],.menu-sub-md-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-md-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-md-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-md-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-md-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-md-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-md-accordion,.menu-sub-md-accordion.show{display:flex}.menu-md-inline{display:flex}.menu-md-fit>.menu-item>.menu-content,.menu-md-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-md-column{flex-direction:column;width:100%}.menu-md-row{flex-direction:row}.menu-md-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-md-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-md-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-md-rounded .menu-link{border-radius:.475rem}.menu-md-pill .menu-link{border-radius:50px}.menu-md-rounded-0 .menu-link{border-radius:0!important}}@media (min-width: 992px){.menu-item.menu-lg-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-lg-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-lg-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-lg-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-lg-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-lg-dropdown,.menu-sub-lg-dropdown.menu.show,.menu-sub-lg-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-lg-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-lg-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-lg-dropdown[data-popper-placement=top-end],.menu-sub-lg-dropdown.menu.show[data-popper-placement=top],.menu-sub-lg-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-lg-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-lg-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-lg-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-lg-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-lg-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-lg-accordion,.menu-sub-lg-accordion.show{display:flex}.menu-lg-inline{display:flex}.menu-lg-fit>.menu-item>.menu-content,.menu-lg-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-lg-column{flex-direction:column;width:100%}.menu-lg-row{flex-direction:row}.menu-lg-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-lg-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-lg-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-lg-rounded .menu-link{border-radius:.475rem}.menu-lg-pill .menu-link{border-radius:50px}.menu-lg-rounded-0 .menu-link{border-radius:0!important}}@media (min-width: 1200px){.menu-item.menu-xl-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-xl-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-xl-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-xl-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-xl-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-xl-dropdown,.menu-sub-xl-dropdown.menu.show,.menu-sub-xl-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-xl-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-xl-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-xl-dropdown[data-popper-placement=top-end],.menu-sub-xl-dropdown.menu.show[data-popper-placement=top],.menu-sub-xl-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-xl-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-xl-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-xl-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-xl-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-xl-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-xl-accordion,.menu-sub-xl-accordion.show{display:flex}.menu-xl-inline{display:flex}.menu-xl-fit>.menu-item>.menu-content,.menu-xl-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-xl-column{flex-direction:column;width:100%}.menu-xl-row{flex-direction:row}.menu-xl-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-xl-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-xl-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-xl-rounded .menu-link{border-radius:.475rem}.menu-xl-pill .menu-link{border-radius:50px}.menu-xl-rounded-0 .menu-link{border-radius:0!important}}@media (min-width: 1400px){.menu-item.menu-xxl-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-xxl-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-xxl-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-xxl-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-xxl-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-xxl-dropdown,.menu-sub-xxl-dropdown.menu.show,.menu-sub-xxl-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-xxl-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-xxl-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-xxl-dropdown[data-popper-placement=top-end],.menu-sub-xxl-dropdown.menu.show[data-popper-placement=top],.menu-sub-xxl-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-xxl-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-xxl-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-xxl-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-xxl-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-xxl-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-xxl-accordion,.menu-sub-xxl-accordion.show{display:flex}.menu-xxl-inline{display:flex}.menu-xxl-fit>.menu-item>.menu-content,.menu-xxl-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-xxl-column{flex-direction:column;width:100%}.menu-xxl-row{flex-direction:row}.menu-xxl-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-xxl-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-xxl-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-xxl-rounded .menu-link{border-radius:.475rem}.menu-xxl-pill .menu-link{border-radius:50px}.menu-xxl-rounded-0 .menu-link{border-radius:0!important}}@media (max-width: 575.98px){.menu-item.menu-sm-down-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-sm-down-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-sm-down-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-sm-down-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-sm-down-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-sm-down-dropdown,.menu-sub-sm-down-dropdown.menu.show,.menu-sub-sm-down-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-sm-down-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-sm-down-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-sm-down-dropdown[data-popper-placement=top-end],.menu-sub-sm-down-dropdown.menu.show[data-popper-placement=top],.menu-sub-sm-down-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-sm-down-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-sm-down-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-sm-down-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-sm-down-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-sm-down-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-sm-down-accordion,.menu-sub-sm-down-accordion.show{display:flex}.menu-sm-down-inline{display:flex}.menu-sm-down-fit>.menu-item>.menu-content,.menu-sm-down-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-sm-down-column{flex-direction:column;width:100%}.menu-sm-down-row{flex-direction:row}.menu-sm-down-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-sm-down-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-sm-down-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sm-down-rounded .menu-link{border-radius:.475rem}.menu-sm-down-pill .menu-link{border-radius:50px}.menu-sm-down-rounded-0 .menu-link{border-radius:0!important}}@media (max-width: 767.98px){.menu-item.menu-md-down-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-md-down-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-md-down-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-md-down-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-md-down-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-md-down-dropdown,.menu-sub-md-down-dropdown.menu.show,.menu-sub-md-down-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-md-down-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-md-down-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-md-down-dropdown[data-popper-placement=top-end],.menu-sub-md-down-dropdown.menu.show[data-popper-placement=top],.menu-sub-md-down-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-md-down-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-md-down-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-md-down-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-md-down-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-md-down-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-md-down-accordion,.menu-sub-md-down-accordion.show{display:flex}.menu-md-down-inline{display:flex}.menu-md-down-fit>.menu-item>.menu-content,.menu-md-down-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-md-down-column{flex-direction:column;width:100%}.menu-md-down-row{flex-direction:row}.menu-md-down-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-md-down-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-md-down-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-md-down-rounded .menu-link{border-radius:.475rem}.menu-md-down-pill .menu-link{border-radius:50px}.menu-md-down-rounded-0 .menu-link{border-radius:0!important}}@media (max-width: 991.98px){.menu-item.menu-lg-down-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-lg-down-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-lg-down-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-lg-down-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-lg-down-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-lg-down-dropdown,.menu-sub-lg-down-dropdown.menu.show,.menu-sub-lg-down-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-lg-down-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-lg-down-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-lg-down-dropdown[data-popper-placement=top-end],.menu-sub-lg-down-dropdown.menu.show[data-popper-placement=top],.menu-sub-lg-down-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-lg-down-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-lg-down-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-lg-down-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-lg-down-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-lg-down-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-lg-down-accordion,.menu-sub-lg-down-accordion.show{display:flex}.menu-lg-down-inline{display:flex}.menu-lg-down-fit>.menu-item>.menu-content,.menu-lg-down-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-lg-down-column{flex-direction:column;width:100%}.menu-lg-down-row{flex-direction:row}.menu-lg-down-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-lg-down-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-lg-down-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-lg-down-rounded .menu-link{border-radius:.475rem}.menu-lg-down-pill .menu-link{border-radius:50px}.menu-lg-down-rounded-0 .menu-link{border-radius:0!important}}@media (max-width: 1199.98px){.menu-item.menu-xl-down-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-xl-down-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-xl-down-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-xl-down-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-xl-down-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-xl-down-dropdown,.menu-sub-xl-down-dropdown.menu.show,.menu-sub-xl-down-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-xl-down-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-xl-down-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-xl-down-dropdown[data-popper-placement=top-end],.menu-sub-xl-down-dropdown.menu.show[data-popper-placement=top],.menu-sub-xl-down-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-xl-down-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-xl-down-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-xl-down-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-xl-down-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-xl-down-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-xl-down-accordion,.menu-sub-xl-down-accordion.show{display:flex}.menu-xl-down-inline{display:flex}.menu-xl-down-fit>.menu-item>.menu-content,.menu-xl-down-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-xl-down-column{flex-direction:column;width:100%}.menu-xl-down-row{flex-direction:row}.menu-xl-down-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-xl-down-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-xl-down-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-xl-down-rounded .menu-link{border-radius:.475rem}.menu-xl-down-pill .menu-link{border-radius:50px}.menu-xl-down-rounded-0 .menu-link{border-radius:0!important}}@media (max-width: 1399.98px){.menu-item.menu-xxl-down-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,.menu-item.menu-xxl-down-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-item.menu-xxl-down-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow:after,[direction=rtl] .menu-item.menu-xxl-down-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-sub-xxl-down-dropdown{display:none;border-radius:.475rem;background-color:#fff;box-shadow:0 0 50px #523f6926;z-index:107}.show.menu-dropdown>.menu-sub-xxl-down-dropdown,.menu-sub-xxl-down-dropdown.menu.show,.menu-sub-xxl-down-dropdown.show[data-popper-placement]{display:flex;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.show.menu-dropdown>.menu-sub-xxl-down-dropdown[data-popper-placement=top],.show.menu-dropdown>.menu-sub-xxl-down-dropdown[data-popper-placement=top-start],.show.menu-dropdown>.menu-sub-xxl-down-dropdown[data-popper-placement=top-end],.menu-sub-xxl-down-dropdown.menu.show[data-popper-placement=top],.menu-sub-xxl-down-dropdown.menu.show[data-popper-placement=top-start],.menu-sub-xxl-down-dropdown.menu.show[data-popper-placement=top-end],.menu-sub-xxl-down-dropdown.show[data-popper-placement][data-popper-placement=top],.menu-sub-xxl-down-dropdown.show[data-popper-placement][data-popper-placement=top-start],.menu-sub-xxl-down-dropdown.show[data-popper-placement][data-popper-placement=top-end]{animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-down .3s ease 1}.menu-sub-xxl-down-accordion{display:none}.show:not(.menu-dropdown)>.menu-sub-xxl-down-accordion,.menu-sub-xxl-down-accordion.show{display:flex}.menu-xxl-down-inline{display:flex}.menu-xxl-down-fit>.menu-item>.menu-content,.menu-xxl-down-fit>.menu-item>.menu-link{padding-left:0!important;padding-right:0!important}.menu-xxl-down-column{flex-direction:column;width:100%}.menu-xxl-down-row{flex-direction:row}.menu-xxl-down-row>.menu-item{display:flex;align-items:center;margin:0 1rem}.menu-xxl-down-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .menu-xxl-down-row>.menu-item>.menu-link .menu-arrow:after{transform:rotate(-90deg)}.menu-xxl-down-rounded .menu-link{border-radius:.475rem}.menu-xxl-down-pill .menu-link{border-radius:50px}.menu-xxl-down-rounded-0 .menu-link{border-radius:0!important}}.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:2rem}.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:3rem}.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:4rem}.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:5rem}.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:1rem;padding-right:0}.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:2rem;padding-right:0}.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:3rem;padding-right:0}.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:4rem;padding-right:0}@keyframes menu-sub-dropdown-animation-fade-in{0%{opacity:0}to{opacity:1}}@keyframes menu-sub-dropdown-animation-move-up{0%{margin-top:.75rem}to{margin-top:0}}@keyframes menu-sub-dropdown-animation-move-down{0%{margin-bottom:.75rem}to{margin-bottom:0}}.menu-white .menu-item .menu-link{color:#fff}.menu-white .menu-item .menu-link .menu-title{color:#fff;font-weight:400;font-size:.8rem}.menu-white .menu-item .menu-link .menu-icon,.menu-white .menu-item .menu-link .menu-icon .svg-icon,.menu-white .menu-item .menu-link .menu-icon i{color:#fff}.menu-white .menu-item .menu-link .menu-bullet .bullet{background-color:#fff}.menu-white .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-white .menu-item .menu-link{color:#fff}.menu-title-white .menu-item .menu-link .menu-title{color:#fff;font-weight:400;font-size:.8rem}.menu-icon-white .menu-item .menu-link .menu-icon,.menu-icon-white .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-white .menu-item .menu-link .menu-icon i{color:#fff}.menu-bullet-white .menu-item .menu-link .menu-bullet .bullet{background-color:#fff}.menu-arrow-white .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-primary .menu-item .menu-link{color:#009ef7}.menu-primary .menu-item .menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-primary .menu-item .menu-link .menu-icon,.menu-primary .menu-item .menu-link .menu-icon .svg-icon,.menu-primary .menu-item .menu-link .menu-icon i{color:#009ef7}.menu-primary .menu-item .menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-primary .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-primary .menu-item .menu-link{color:#009ef7}.menu-title-primary .menu-item .menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-icon-primary .menu-item .menu-link .menu-icon,.menu-icon-primary .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-primary .menu-item .menu-link .menu-icon i{color:#009ef7}.menu-bullet-primary .menu-item .menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-arrow-primary .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-secondary .menu-item .menu-link{color:#e4e6ef}.menu-secondary .menu-item .menu-link .menu-title{color:#e4e6ef;font-weight:400;font-size:.8rem}.menu-secondary .menu-item .menu-link .menu-icon,.menu-secondary .menu-item .menu-link .menu-icon .svg-icon,.menu-secondary .menu-item .menu-link .menu-icon i{color:#e4e6ef}.menu-secondary .menu-item .menu-link .menu-bullet .bullet{background-color:#e4e6ef}.menu-secondary .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23E4E6EF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23E4E6EF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-secondary .menu-item .menu-link{color:#e4e6ef}.menu-title-secondary .menu-item .menu-link .menu-title{color:#e4e6ef;font-weight:400;font-size:.8rem}.menu-icon-secondary .menu-item .menu-link .menu-icon,.menu-icon-secondary .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-secondary .menu-item .menu-link .menu-icon i{color:#e4e6ef}.menu-bullet-secondary .menu-item .menu-link .menu-bullet .bullet{background-color:#e4e6ef}.menu-arrow-secondary .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23E4E6EF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23E4E6EF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-light .menu-item .menu-link{color:#f5f8fa}.menu-light .menu-item .menu-link .menu-title{color:#f5f8fa;font-weight:400;font-size:.8rem}.menu-light .menu-item .menu-link .menu-icon,.menu-light .menu-item .menu-link .menu-icon .svg-icon,.menu-light .menu-item .menu-link .menu-icon i{color:#f5f8fa}.menu-light .menu-item .menu-link .menu-bullet .bullet{background-color:#f5f8fa}.menu-light .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F5F8FA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F5F8FA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-light .menu-item .menu-link{color:#f5f8fa}.menu-title-light .menu-item .menu-link .menu-title{color:#f5f8fa;font-weight:400;font-size:.8rem}.menu-icon-light .menu-item .menu-link .menu-icon,.menu-icon-light .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-light .menu-item .menu-link .menu-icon i{color:#f5f8fa}.menu-bullet-light .menu-item .menu-link .menu-bullet .bullet{background-color:#f5f8fa}.menu-arrow-light .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F5F8FA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F5F8FA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-success .menu-item .menu-link{color:#50cd89}.menu-success .menu-item .menu-link .menu-title{color:#50cd89;font-weight:400;font-size:.8rem}.menu-success .menu-item .menu-link .menu-icon,.menu-success .menu-item .menu-link .menu-icon .svg-icon,.menu-success .menu-item .menu-link .menu-icon i{color:#50cd89}.menu-success .menu-item .menu-link .menu-bullet .bullet{background-color:#50cd89}.menu-success .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%2350CD89'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%2350CD89'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-success .menu-item .menu-link{color:#50cd89}.menu-title-success .menu-item .menu-link .menu-title{color:#50cd89;font-weight:400;font-size:.8rem}.menu-icon-success .menu-item .menu-link .menu-icon,.menu-icon-success .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-success .menu-item .menu-link .menu-icon i{color:#50cd89}.menu-bullet-success .menu-item .menu-link .menu-bullet .bullet{background-color:#50cd89}.menu-arrow-success .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%2350CD89'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%2350CD89'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-info .menu-item .menu-link{color:#7239ea}.menu-info .menu-item .menu-link .menu-title{color:#7239ea;font-weight:400;font-size:.8rem}.menu-info .menu-item .menu-link .menu-icon,.menu-info .menu-item .menu-link .menu-icon .svg-icon,.menu-info .menu-item .menu-link .menu-icon i{color:#7239ea}.menu-info .menu-item .menu-link .menu-bullet .bullet{background-color:#7239ea}.menu-info .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%237239EA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%237239EA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-info .menu-item .menu-link{color:#7239ea}.menu-title-info .menu-item .menu-link .menu-title{color:#7239ea;font-weight:400;font-size:.8rem}.menu-icon-info .menu-item .menu-link .menu-icon,.menu-icon-info .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-info .menu-item .menu-link .menu-icon i{color:#7239ea}.menu-bullet-info .menu-item .menu-link .menu-bullet .bullet{background-color:#7239ea}.menu-arrow-info .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%237239EA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%237239EA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-warning .menu-item .menu-link{color:#ffc700}.menu-warning .menu-item .menu-link .menu-title{color:#ffc700;font-weight:400;font-size:.8rem}.menu-warning .menu-item .menu-link .menu-icon,.menu-warning .menu-item .menu-link .menu-icon .svg-icon,.menu-warning .menu-item .menu-link .menu-icon i{color:#ffc700}.menu-warning .menu-item .menu-link .menu-bullet .bullet{background-color:#ffc700}.menu-warning .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFC700'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFC700'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-warning .menu-item .menu-link{color:#ffc700}.menu-title-warning .menu-item .menu-link .menu-title{color:#ffc700;font-weight:400;font-size:.8rem}.menu-icon-warning .menu-item .menu-link .menu-icon,.menu-icon-warning .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-warning .menu-item .menu-link .menu-icon i{color:#ffc700}.menu-bullet-warning .menu-item .menu-link .menu-bullet .bullet{background-color:#ffc700}.menu-arrow-warning .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFC700'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFC700'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-danger .menu-item .menu-link{color:#f1416c}.menu-danger .menu-item .menu-link .menu-title{color:#f1416c;font-weight:400;font-size:.8rem}.menu-danger .menu-item .menu-link .menu-icon,.menu-danger .menu-item .menu-link .menu-icon .svg-icon,.menu-danger .menu-item .menu-link .menu-icon i{color:#f1416c}.menu-danger .menu-item .menu-link .menu-bullet .bullet{background-color:#f1416c}.menu-danger .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F1416C'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F1416C'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-danger .menu-item .menu-link{color:#f1416c}.menu-title-danger .menu-item .menu-link .menu-title{color:#f1416c;font-weight:400;font-size:.8rem}.menu-icon-danger .menu-item .menu-link .menu-icon,.menu-icon-danger .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-danger .menu-item .menu-link .menu-icon i{color:#f1416c}.menu-bullet-danger .menu-item .menu-link .menu-bullet .bullet{background-color:#f1416c}.menu-arrow-danger .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F1416C'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F1416C'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-dark .menu-item .menu-link{color:#181c32}.menu-dark .menu-item .menu-link .menu-title{color:#181c32;font-weight:400;font-size:.8rem}.menu-dark .menu-item .menu-link .menu-icon,.menu-dark .menu-item .menu-link .menu-icon .svg-icon,.menu-dark .menu-item .menu-link .menu-icon i{color:#181c32}.menu-dark .menu-item .menu-link .menu-bullet .bullet{background-color:#181c32}.menu-dark .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23181C32'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23181C32'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-dark .menu-item .menu-link{color:#181c32}.menu-title-dark .menu-item .menu-link .menu-title{color:#181c32;font-weight:400;font-size:.8rem}.menu-icon-dark .menu-item .menu-link .menu-icon,.menu-icon-dark .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-dark .menu-item .menu-link .menu-icon i{color:#181c32}.menu-bullet-dark .menu-item .menu-link .menu-bullet .bullet{background-color:#181c32}.menu-arrow-dark .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23181C32'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23181C32'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-muted .menu-item .menu-link{color:#a1a5b7}.menu-muted .menu-item .menu-link .menu-title{color:#a1a5b7;font-weight:400;font-size:.8rem}.menu-muted .menu-item .menu-link .menu-icon,.menu-muted .menu-item .menu-link .menu-icon .svg-icon,.menu-muted .menu-item .menu-link .menu-icon i{color:#a1a5b7}.menu-muted .menu-item .menu-link .menu-bullet .bullet{background-color:#a1a5b7}.menu-muted .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-muted .menu-item .menu-link{color:#a1a5b7}.menu-title-muted .menu-item .menu-link .menu-title{color:#a1a5b7;font-weight:400;font-size:.8rem}.menu-icon-muted .menu-item .menu-link .menu-icon,.menu-icon-muted .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-muted .menu-item .menu-link .menu-icon i{color:#a1a5b7}.menu-bullet-muted .menu-item .menu-link .menu-bullet .bullet{background-color:#a1a5b7}.menu-arrow-muted .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-gray-100 .menu-item .menu-link{color:#f5f8fa}.menu-gray-100 .menu-item .menu-link .menu-title{color:#f5f8fa;font-weight:400;font-size:.8rem}.menu-gray-100 .menu-item .menu-link .menu-icon,.menu-gray-100 .menu-item .menu-link .menu-icon .svg-icon,.menu-gray-100 .menu-item .menu-link .menu-icon i{color:#f5f8fa}.menu-gray-100 .menu-item .menu-link .menu-bullet .bullet{background-color:#f5f8fa}.menu-gray-100 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F5F8FA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F5F8FA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-gray-100 .menu-item .menu-link{color:#f5f8fa}.menu-title-gray-100 .menu-item .menu-link .menu-title{color:#f5f8fa;font-weight:400;font-size:.8rem}.menu-icon-gray-100 .menu-item .menu-link .menu-icon,.menu-icon-gray-100 .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-gray-100 .menu-item .menu-link .menu-icon i{color:#f5f8fa}.menu-bullet-gray-100 .menu-item .menu-link .menu-bullet .bullet{background-color:#f5f8fa}.menu-arrow-gray-100 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F5F8FA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23F5F8FA'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-gray-200 .menu-item .menu-link{color:#eff2f5}.menu-gray-200 .menu-item .menu-link .menu-title{color:#eff2f5;font-weight:400;font-size:.8rem}.menu-gray-200 .menu-item .menu-link .menu-icon,.menu-gray-200 .menu-item .menu-link .menu-icon .svg-icon,.menu-gray-200 .menu-item .menu-link .menu-icon i{color:#eff2f5}.menu-gray-200 .menu-item .menu-link .menu-bullet .bullet{background-color:#eff2f5}.menu-gray-200 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23EFF2F5'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23EFF2F5'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-gray-200 .menu-item .menu-link{color:#eff2f5}.menu-title-gray-200 .menu-item .menu-link .menu-title{color:#eff2f5;font-weight:400;font-size:.8rem}.menu-icon-gray-200 .menu-item .menu-link .menu-icon,.menu-icon-gray-200 .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-gray-200 .menu-item .menu-link .menu-icon i{color:#eff2f5}.menu-bullet-gray-200 .menu-item .menu-link .menu-bullet .bullet{background-color:#eff2f5}.menu-arrow-gray-200 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23EFF2F5'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23EFF2F5'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-gray-300 .menu-item .menu-link{color:#e4e6ef}.menu-gray-300 .menu-item .menu-link .menu-title{color:#e4e6ef;font-weight:400;font-size:.8rem}.menu-gray-300 .menu-item .menu-link .menu-icon,.menu-gray-300 .menu-item .menu-link .menu-icon .svg-icon,.menu-gray-300 .menu-item .menu-link .menu-icon i{color:#e4e6ef}.menu-gray-300 .menu-item .menu-link .menu-bullet .bullet{background-color:#e4e6ef}.menu-gray-300 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23E4E6EF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23E4E6EF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-gray-300 .menu-item .menu-link{color:#e4e6ef}.menu-title-gray-300 .menu-item .menu-link .menu-title{color:#e4e6ef;font-weight:400;font-size:.8rem}.menu-icon-gray-300 .menu-item .menu-link .menu-icon,.menu-icon-gray-300 .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-gray-300 .menu-item .menu-link .menu-icon i{color:#e4e6ef}.menu-bullet-gray-300 .menu-item .menu-link .menu-bullet .bullet{background-color:#e4e6ef}.menu-arrow-gray-300 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23E4E6EF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23E4E6EF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-gray-400 .menu-item .menu-link{color:#b5b5c3}.menu-gray-400 .menu-item .menu-link .menu-title{color:#b5b5c3;font-weight:400;font-size:.8rem}.menu-gray-400 .menu-item .menu-link .menu-icon,.menu-gray-400 .menu-item .menu-link .menu-icon .svg-icon,.menu-gray-400 .menu-item .menu-link .menu-icon i{color:#b5b5c3}.menu-gray-400 .menu-item .menu-link .menu-bullet .bullet{background-color:#b5b5c3}.menu-gray-400 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23B5B5C3'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23B5B5C3'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-gray-400 .menu-item .menu-link{color:#b5b5c3}.menu-title-gray-400 .menu-item .menu-link .menu-title{color:#b5b5c3;font-weight:400;font-size:.8rem}.menu-icon-gray-400 .menu-item .menu-link .menu-icon,.menu-icon-gray-400 .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-gray-400 .menu-item .menu-link .menu-icon i{color:#b5b5c3}.menu-bullet-gray-400 .menu-item .menu-link .menu-bullet .bullet{background-color:#b5b5c3}.menu-arrow-gray-400 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23B5B5C3'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23B5B5C3'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-gray-500 .menu-item .menu-link{color:#a1a5b7}.menu-gray-500 .menu-item .menu-link .menu-title{color:#a1a5b7;font-weight:400;font-size:.8rem}.menu-gray-500 .menu-item .menu-link .menu-icon,.menu-gray-500 .menu-item .menu-link .menu-icon .svg-icon,.menu-gray-500 .menu-item .menu-link .menu-icon i{color:#a1a5b7}.menu-gray-500 .menu-item .menu-link .menu-bullet .bullet{background-color:#a1a5b7}.menu-gray-500 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-gray-500 .menu-item .menu-link{color:#a1a5b7}.menu-title-gray-500 .menu-item .menu-link .menu-title{color:#a1a5b7;font-weight:400;font-size:.8rem}.menu-icon-gray-500 .menu-item .menu-link .menu-icon,.menu-icon-gray-500 .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-gray-500 .menu-item .menu-link .menu-icon i{color:#a1a5b7}.menu-bullet-gray-500 .menu-item .menu-link .menu-bullet .bullet{background-color:#a1a5b7}.menu-arrow-gray-500 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-gray-600 .menu-item .menu-link{color:#7e8299}.menu-gray-600 .menu-item .menu-link .menu-title{color:#7e8299;font-weight:400;font-size:.8rem}.menu-gray-600 .menu-item .menu-link .menu-icon,.menu-gray-600 .menu-item .menu-link .menu-icon .svg-icon,.menu-gray-600 .menu-item .menu-link .menu-icon i{color:#7e8299}.menu-gray-600 .menu-item .menu-link .menu-bullet .bullet{background-color:#7e8299}.menu-gray-600 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%237E8299'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%237E8299'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-gray-600 .menu-item .menu-link{color:#7e8299}.menu-title-gray-600 .menu-item .menu-link .menu-title{color:#7e8299;font-weight:400;font-size:.8rem}.menu-icon-gray-600 .menu-item .menu-link .menu-icon,.menu-icon-gray-600 .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-gray-600 .menu-item .menu-link .menu-icon i{color:#7e8299}.menu-bullet-gray-600 .menu-item .menu-link .menu-bullet .bullet{background-color:#7e8299}.menu-arrow-gray-600 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%237E8299'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%237E8299'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-gray-700 .menu-item .menu-link{color:#5e6278}.menu-gray-700 .menu-item .menu-link .menu-title{color:#5e6278;font-weight:400;font-size:.8rem}.menu-gray-700 .menu-item .menu-link .menu-icon,.menu-gray-700 .menu-item .menu-link .menu-icon .svg-icon,.menu-gray-700 .menu-item .menu-link .menu-icon i{color:#5e6278}.menu-gray-700 .menu-item .menu-link .menu-bullet .bullet{background-color:#5e6278}.menu-gray-700 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%235E6278'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%235E6278'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-gray-700 .menu-item .menu-link{color:#5e6278}.menu-title-gray-700 .menu-item .menu-link .menu-title{color:#5e6278;font-weight:400;font-size:.8rem}.menu-icon-gray-700 .menu-item .menu-link .menu-icon,.menu-icon-gray-700 .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-gray-700 .menu-item .menu-link .menu-icon i{color:#5e6278}.menu-bullet-gray-700 .menu-item .menu-link .menu-bullet .bullet{background-color:#5e6278}.menu-arrow-gray-700 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%235E6278'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%235E6278'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-gray-800 .menu-item .menu-link{color:#3f4254}.menu-gray-800 .menu-item .menu-link .menu-title{color:#3f4254;font-weight:400;font-size:.8rem}.menu-gray-800 .menu-item .menu-link .menu-icon,.menu-gray-800 .menu-item .menu-link .menu-icon .svg-icon,.menu-gray-800 .menu-item .menu-link .menu-icon i{color:#3f4254}.menu-gray-800 .menu-item .menu-link .menu-bullet .bullet{background-color:#3f4254}.menu-gray-800 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%233F4254'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%233F4254'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-gray-800 .menu-item .menu-link{color:#3f4254}.menu-title-gray-800 .menu-item .menu-link .menu-title{color:#3f4254;font-weight:400;font-size:.8rem}.menu-icon-gray-800 .menu-item .menu-link .menu-icon,.menu-icon-gray-800 .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-gray-800 .menu-item .menu-link .menu-icon i{color:#3f4254}.menu-bullet-gray-800 .menu-item .menu-link .menu-bullet .bullet{background-color:#3f4254}.menu-arrow-gray-800 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%233F4254'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%233F4254'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-gray-900 .menu-item .menu-link{color:#181c32}.menu-gray-900 .menu-item .menu-link .menu-title{color:#181c32;font-weight:400;font-size:.8rem}.menu-gray-900 .menu-item .menu-link .menu-icon,.menu-gray-900 .menu-item .menu-link .menu-icon .svg-icon,.menu-gray-900 .menu-item .menu-link .menu-icon i{color:#181c32}.menu-gray-900 .menu-item .menu-link .menu-bullet .bullet{background-color:#181c32}.menu-gray-900 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23181C32'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23181C32'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-title-gray-900 .menu-item .menu-link{color:#181c32}.menu-title-gray-900 .menu-item .menu-link .menu-title{color:#181c32;font-weight:400;font-size:.8rem}.menu-icon-gray-900 .menu-item .menu-link .menu-icon,.menu-icon-gray-900 .menu-item .menu-link .menu-icon .svg-icon,.menu-icon-gray-900 .menu-item .menu-link .menu-icon i{color:#181c32}.menu-bullet-gray-900 .menu-item .menu-link .menu-bullet .bullet{background-color:#181c32}.menu-arrow-gray-900 .menu-item .menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23181C32'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23181C32'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-hover-bg .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-hover-bg .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;background-color:#f5f8facc}.menu-here-bg .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#f5f8facc}.menu-show-bg .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#f5f8facc}.menu-active-bg .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease;background-color:#f5f8facc}.menu-state-bg .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-state-bg .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;background-color:#f5f8facc}.menu-state-bg .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#f5f8facc}.menu-state-bg .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#f5f8facc}.menu-state-bg .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease;background-color:#f5f8facc}.menu-hover-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-hover-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;background-color:#009ef7;color:#fff}.menu-hover-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title,.menu-hover-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title{color:#fff;font-weight:400;font-size:.8rem}.menu-hover-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,.menu-hover-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-hover-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,.menu-hover-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,.menu-hover-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-hover-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i{color:#fff}.menu-hover-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet .bullet,.menu-hover-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet .bullet{background-color:#fff}.menu-hover-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,.menu-hover-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-show-bg-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#009ef7;color:#fff}.menu-show-bg-primary .menu-item.show>.menu-link .menu-title{color:#fff;font-weight:400;font-size:.8rem}.menu-show-bg-primary .menu-item.show>.menu-link .menu-icon,.menu-show-bg-primary .menu-item.show>.menu-link .menu-icon .svg-icon,.menu-show-bg-primary .menu-item.show>.menu-link .menu-icon i{color:#fff}.menu-show-bg-primary .menu-item.show>.menu-link .menu-bullet .bullet{background-color:#fff}.menu-show-bg-primary .menu-item.show>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-here-bg-primary .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#009ef7;color:#fff}.menu-here-bg-primary .menu-item.here>.menu-link .menu-title{color:#fff;font-weight:400;font-size:.8rem}.menu-here-bg-primary .menu-item.here>.menu-link .menu-icon,.menu-here-bg-primary .menu-item.here>.menu-link .menu-icon .svg-icon,.menu-here-bg-primary .menu-item.here>.menu-link .menu-icon i{color:#fff}.menu-here-bg-primary .menu-item.here>.menu-link .menu-bullet .bullet{background-color:#fff}.menu-here-bg-primary .menu-item.here>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-active-bg-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease;background-color:#009ef7;color:#fff}.menu-active-bg-primary .menu-item .menu-link.active .menu-title{color:#fff;font-weight:400;font-size:.8rem}.menu-active-bg-primary .menu-item .menu-link.active .menu-icon,.menu-active-bg-primary .menu-item .menu-link.active .menu-icon .svg-icon,.menu-active-bg-primary .menu-item .menu-link.active .menu-icon i{color:#fff}.menu-active-bg-primary .menu-item .menu-link.active .menu-bullet .bullet{background-color:#fff}.menu-active-bg-primary .menu-item .menu-link.active .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-state-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;background-color:#009ef7;color:#fff}.menu-state-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title,.menu-state-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title{color:#fff;font-weight:400;font-size:.8rem}.menu-state-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,.menu-state-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-state-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,.menu-state-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,.menu-state-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-state-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i{color:#fff}.menu-state-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet .bullet,.menu-state-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet .bullet{background-color:#fff}.menu-state-bg-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,.menu-state-bg-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-bg-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#009ef7;color:#fff}.menu-state-bg-primary .menu-item.show>.menu-link .menu-title{color:#fff;font-weight:400;font-size:.8rem}.menu-state-bg-primary .menu-item.show>.menu-link .menu-icon,.menu-state-bg-primary .menu-item.show>.menu-link .menu-icon .svg-icon,.menu-state-bg-primary .menu-item.show>.menu-link .menu-icon i{color:#fff}.menu-state-bg-primary .menu-item.show>.menu-link .menu-bullet .bullet{background-color:#fff}.menu-state-bg-primary .menu-item.show>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-bg-primary .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#009ef7;color:#fff}.menu-state-bg-primary .menu-item.here>.menu-link .menu-title{color:#fff;font-weight:400;font-size:.8rem}.menu-state-bg-primary .menu-item.here>.menu-link .menu-icon,.menu-state-bg-primary .menu-item.here>.menu-link .menu-icon .svg-icon,.menu-state-bg-primary .menu-item.here>.menu-link .menu-icon i{color:#fff}.menu-state-bg-primary .menu-item.here>.menu-link .menu-bullet .bullet{background-color:#fff}.menu-state-bg-primary .menu-item.here>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-bg-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease;background-color:#009ef7;color:#fff}.menu-state-bg-primary .menu-item .menu-link.active .menu-title{color:#fff;font-weight:400;font-size:.8rem}.menu-state-bg-primary .menu-item .menu-link.active .menu-icon,.menu-state-bg-primary .menu-item .menu-link.active .menu-icon .svg-icon,.menu-state-bg-primary .menu-item .menu-link.active .menu-icon i{color:#fff}.menu-state-bg-primary .menu-item .menu-link.active .menu-bullet .bullet{background-color:#fff}.menu-state-bg-primary .menu-item .menu-link.active .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-show-bg-light-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#f1faff;color:#009ef7}.menu-show-bg-light-primary .menu-item.show>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-show-bg-light-primary .menu-item.show>.menu-link .menu-icon,.menu-show-bg-light-primary .menu-item.show>.menu-link .menu-icon .svg-icon,.menu-show-bg-light-primary .menu-item.show>.menu-link .menu-icon i{color:#009ef7}.menu-show-bg-light-primary .menu-item.show>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-show-bg-light-primary .menu-item.show>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-here-bg-light-primary .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#f1faff;color:#009ef7}.menu-here-bg-light-primary .menu-item.here>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-here-bg-light-primary .menu-item.here>.menu-link .menu-icon,.menu-here-bg-light-primary .menu-item.here>.menu-link .menu-icon .svg-icon,.menu-here-bg-light-primary .menu-item.here>.menu-link .menu-icon i{color:#009ef7}.menu-here-bg-light-primary .menu-item.here>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-here-bg-light-primary .menu-item.here>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-hover-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-hover-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;background-color:#f1faff;color:#009ef7}.menu-hover-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title,.menu-hover-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-hover-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,.menu-hover-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-hover-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,.menu-hover-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,.menu-hover-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-hover-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i{color:#009ef7}.menu-hover-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet .bullet,.menu-hover-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet .bullet{background-color:#009ef7}.menu-hover-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,.menu-hover-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-active-bg-light-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease;background-color:#f1faff;color:#009ef7}.menu-active-bg-light-primary .menu-item .menu-link.active .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-active-bg-light-primary .menu-item .menu-link.active .menu-icon,.menu-active-bg-light-primary .menu-item .menu-link.active .menu-icon .svg-icon,.menu-active-bg-light-primary .menu-item .menu-link.active .menu-icon i{color:#009ef7}.menu-active-bg-light-primary .menu-item .menu-link.active .menu-bullet .bullet{background-color:#009ef7}.menu-active-bg-light-primary .menu-item .menu-link.active .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-bg-light-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#f1faff;color:#009ef7}.menu-state-bg-light-primary .menu-item.show>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-bg-light-primary .menu-item.show>.menu-link .menu-icon,.menu-state-bg-light-primary .menu-item.show>.menu-link .menu-icon .svg-icon,.menu-state-bg-light-primary .menu-item.show>.menu-link .menu-icon i{color:#009ef7}.menu-state-bg-light-primary .menu-item.show>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-state-bg-light-primary .menu-item.show>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-bg-light-primary .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#f1faff;color:#009ef7}.menu-state-bg-light-primary .menu-item.here>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-bg-light-primary .menu-item.here>.menu-link .menu-icon,.menu-state-bg-light-primary .menu-item.here>.menu-link .menu-icon .svg-icon,.menu-state-bg-light-primary .menu-item.here>.menu-link .menu-icon i{color:#009ef7}.menu-state-bg-light-primary .menu-item.here>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-state-bg-light-primary .menu-item.here>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;background-color:#f1faff;color:#009ef7}.menu-state-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title,.menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,.menu-state-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-state-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,.menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,.menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i{color:#009ef7}.menu-state-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet .bullet,.menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet .bullet{background-color:#009ef7}.menu-state-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,.menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-bg-light-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease;background-color:#f1faff;color:#009ef7}.menu-state-bg-light-primary .menu-item .menu-link.active .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-bg-light-primary .menu-item .menu-link.active .menu-icon,.menu-state-bg-light-primary .menu-item .menu-link.active .menu-icon .svg-icon,.menu-state-bg-light-primary .menu-item .menu-link.active .menu-icon i{color:#009ef7}.menu-state-bg-light-primary .menu-item .menu-link.active .menu-bullet .bullet{background-color:#009ef7}.menu-state-bg-light-primary .menu-item .menu-link.active .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-hover-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-hover-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-hover-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title,.menu-hover-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-hover-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,.menu-hover-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-hover-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,.menu-hover-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,.menu-hover-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-hover-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i{color:#009ef7}.menu-hover-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet .bullet,.menu-hover-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet .bullet{background-color:#009ef7}.menu-hover-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,.menu-hover-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-show-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-show-primary .menu-item.show>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-show-primary .menu-item.show>.menu-link .menu-icon,.menu-show-primary .menu-item.show>.menu-link .menu-icon .svg-icon,.menu-show-primary .menu-item.show>.menu-link .menu-icon i{color:#009ef7}.menu-show-primary .menu-item.show>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-show-primary .menu-item.show>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-here-primary .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-here-primary .menu-item.here>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-here-primary .menu-item.here>.menu-link .menu-icon,.menu-here-primary .menu-item.here>.menu-link .menu-icon .svg-icon,.menu-here-primary .menu-item.here>.menu-link .menu-icon i{color:#009ef7}.menu-here-primary .menu-item.here>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-here-primary .menu-item.here>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-active-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-active-primary .menu-item .menu-link.active .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-active-primary .menu-item .menu-link.active .menu-icon,.menu-active-primary .menu-item .menu-link.active .menu-icon .svg-icon,.menu-active-primary .menu-item .menu-link.active .menu-icon i{color:#009ef7}.menu-active-primary .menu-item .menu-link.active .menu-bullet .bullet{background-color:#009ef7}.menu-active-primary .menu-item .menu-link.active .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-state-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-state-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title,.menu-state-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,.menu-state-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-state-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,.menu-state-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,.menu-state-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-state-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i{color:#009ef7}.menu-state-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet .bullet,.menu-state-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet .bullet{background-color:#009ef7}.menu-state-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,.menu-state-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-state-primary .menu-item.show>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-primary .menu-item.show>.menu-link .menu-icon,.menu-state-primary .menu-item.show>.menu-link .menu-icon .svg-icon,.menu-state-primary .menu-item.show>.menu-link .menu-icon i{color:#009ef7}.menu-state-primary .menu-item.show>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-state-primary .menu-item.show>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-primary .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-state-primary .menu-item.here>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-primary .menu-item.here>.menu-link .menu-icon,.menu-state-primary .menu-item.here>.menu-link .menu-icon .svg-icon,.menu-state-primary .menu-item.here>.menu-link .menu-icon i{color:#009ef7}.menu-state-primary .menu-item.here>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-state-primary .menu-item.here>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-state-primary .menu-item .menu-link.active .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-primary .menu-item .menu-link.active .menu-icon,.menu-state-primary .menu-item .menu-link.active .menu-icon .svg-icon,.menu-state-primary .menu-item .menu-link.active .menu-icon i{color:#009ef7}.menu-state-primary .menu-item .menu-link.active .menu-bullet .bullet{background-color:#009ef7}.menu-state-primary .menu-item .menu-link.active .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-hover-title-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-hover-title-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-hover-title-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title,.menu-hover-title-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-here-title-primary .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-here-title-primary .menu-item.here>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-show-title-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-show-title-primary .menu-item.show>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-active-title-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-active-title-primary .menu-item .menu-link.active .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-title-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-state-title-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-state-title-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title,.menu-state-title-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-title-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-state-title-primary .menu-item.show>.menu-link .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-state-title-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease;color:#009ef7}.menu-state-title-primary .menu-item .menu-link.active .menu-title{color:#009ef7;font-weight:400;font-size:.8rem}.menu-hover-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-hover-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease}.menu-hover-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,.menu-hover-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-hover-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,.menu-hover-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,.menu-hover-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-hover-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i{color:#009ef7}.menu-here-icon-primary .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease}.menu-here-icon-primary .menu-item.here>.menu-link .menu-icon,.menu-here-icon-primary .menu-item.here>.menu-link .menu-icon .svg-icon,.menu-here-icon-primary .menu-item.here>.menu-link .menu-icon i{color:#009ef7}.menu-show-icon-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease}.menu-show-icon-primary .menu-item.show>.menu-link .menu-icon,.menu-show-icon-primary .menu-item.show>.menu-link .menu-icon .svg-icon,.menu-show-icon-primary .menu-item.show>.menu-link .menu-icon i{color:#009ef7}.menu-active-icon-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease}.menu-active-icon-primary .menu-item .menu-link.active .menu-icon,.menu-active-icon-primary .menu-item .menu-link.active .menu-icon .svg-icon,.menu-active-icon-primary .menu-item .menu-link.active .menu-icon i{color:#009ef7}.menu-state-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-state-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease}.menu-state-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,.menu-state-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-state-icon-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,.menu-state-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,.menu-state-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,.menu-state-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i{color:#009ef7}.menu-state-icon-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease}.menu-state-icon-primary .menu-item.show>.menu-link .menu-icon,.menu-state-icon-primary .menu-item.show>.menu-link .menu-icon .svg-icon,.menu-state-icon-primary .menu-item.show>.menu-link .menu-icon i{color:#009ef7}.menu-state-icon-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease}.menu-state-icon-primary .menu-item .menu-link.active .menu-icon,.menu-state-icon-primary .menu-item .menu-link.active .menu-icon .svg-icon,.menu-state-icon-primary .menu-item .menu-link.active .menu-icon i{color:#009ef7}.menu-hover-bullet-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-hover-bullet-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease}.menu-hover-bullet-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet .bullet,.menu-hover-bullet-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet .bullet{background-color:#009ef7}.menu-show-bullet-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease}.menu-show-bullet-primary .menu-item.show>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-here-bullet-primary .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease}.menu-here-bullet-primary .menu-item.here>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-active-bullet-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease}.menu-active-bullet-primary .menu-item .menu-link.active .menu-bullet .bullet{background-color:#009ef7}.menu-state-bullet-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-state-bullet-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease}.menu-state-bullet-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet .bullet,.menu-state-bullet-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet .bullet{background-color:#009ef7}.menu-state-bullet-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease}.menu-state-bullet-primary .menu-item.show>.menu-link .menu-bullet .bullet{background-color:#009ef7}.menu-state-bullet-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease}.menu-state-bullet-primary .menu-item .menu-link.active .menu-bullet .bullet{background-color:#009ef7}.menu-hover-arrow-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-hover-arrow-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease}.menu-hover-arrow-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,.menu-hover-arrow-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-here-arrow-primary .menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease}.menu-here-arrow-primary .menu-item.here>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-show-arrow-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease}.menu-show-arrow-primary .menu-item.show>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-active-arrow-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease}.menu-active-arrow-primary .menu-item .menu-link.active .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-arrow-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),.menu-state-arrow-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease}.menu-state-arrow-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,.menu-state-arrow-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-arrow-primary .menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease}.menu-state-arrow-primary .menu-item.show>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.menu-state-arrow-primary .menu-item .menu-link.active{transition:color .2s ease,background-color .2s ease}.menu-state-arrow-primary .menu-item .menu-link.active .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}.anchor{display:flex;align-items:center}.anchor a{position:relative;display:none;align-items:center;justify-content:flex-start;height:1em;width:1.25em;margin-left:-1.25em;font-weight:500;font-size:.8em;color:#a1a5b7;transition:all .2s ease}.anchor a:before{content:"#"}.anchor:hover a{display:flex}.anchor:hover a:hover{color:#009ef7;transition:all .2s ease}.card{border:0;box-shadow:0 0 20px #4c577d05}.card .card-header{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;min-height:70px;padding:0 2.25rem;background-color:transparent;border-bottom:1px solid #EFF2F5}.card .card-header .card-title{display:flex;align-items:center;margin:.5rem;margin-left:0}.card .card-header .card-title.flex-column{align-items:flex-start;justify-content:center}.card .card-header .card-title .card-icon{margin-right:.75rem;line-height:0}.card .card-header .card-title .card-icon i{font-size:1.25rem;color:#7e8299;line-height:0}.card .card-header .card-title .card-icon i:after,.card .card-header .card-title .card-icon i:before{line-height:0}.card .card-header .card-title .card-icon .svg-icon{color:#7e8299}.card .card-header .card-title .card-icon .svg-icon svg{height:24px;width:24px}.card .card-header .card-title,.card .card-header .card-title .card-label{font-weight:500;font-size:1.275rem;color:#181c32}.card .card-header .card-title .card-label{margin:0 .75rem 0 0;flex-wrap:wrap}.card .card-header .card-title small,.card .card-header .card-title .small{color:#a1a5b7;font-size:1rem}.card .card-header .card-title h1,.card .card-header .card-title .h1,.card .card-header .card-title h2,.card .card-header .card-title .h2,.card .card-header .card-title h3,.card .card-header .card-title .h3,.card .card-header .card-title h4,.card .card-header .card-title .h4,.card .card-header .card-title h5,.card .card-header .card-title .h5,.card .card-header .card-title h6,.card .card-header .card-title .h6{margin-bottom:0}.card .card-header .card-toolbar{display:flex;align-items:center;margin:.5rem 0;flex-wrap:wrap}.card .card-body{padding:2rem 2.25rem}.card .card-footer{padding:2rem 2.25rem;background-color:transparent;border-top:1px solid #EFF2F5}.card .card-scroll{position:relative;overflow:auto}.card.card-px-0 .card-header,.card.card-px-0 .card-body,.card.card-px-0 .card-footer{padding-left:0;padding-right:0}.card.card-py-0 .card-header,.card.card-py-0 .card-body,.card.card-py-0 .card-footer{padding-top:0;padding-bottom:0}.card.card-p-0 .card-header,.card.card-p-0 .card-body,.card.card-p-0 .card-footer{padding:0}.card.card-dashed{box-shadow:none;border:1px dashed #E4E6EF}.card.card-dashed>.card-header{border-bottom:1px dashed #E4E6EF}.card.card-dashed>.card-footer{border-top:1px dashed #E4E6EF}.card.card-bordered{box-shadow:none;border:1px solid #EFF2F5}.card.card-flush>.card-header{border-bottom:0}.card.card-flush>.card-footer{border-top:0}.card.card-shadow{box-shadow:0 0 20px #4c577d05;border:0}.card.card-stretch{height:calc(100% - var(--bs-gutter-y))}.card.card-stretch-75{height:calc(75% - var(--bs-gutter-y))}.card.card-stretch-50{height:calc(50% - var(--bs-gutter-y))}.card.card-stretch-33{height:calc(33.333% - var(--bs-gutter-y))}.card.card-stretch-25{height:calc(25% - var(--bs-gutter-y))}.card .card-header-stretch{padding-top:0!important;padding-bottom:0!important;align-items:stretch}.card .card-header-stretch .card-toolbar{margin:0;align-items:stretch}@media (min-width: 576px){.card.card-sm-stretch{height:calc(100% - var(--bs-gutter-y))}.card.card-sm-stretch-75{height:calc(75% - var(--bs-gutter-y))}.card.card-sm-stretch-50{height:calc(50% - var(--bs-gutter-y))}.card.card-sm-stretch-33{height:calc(33.333% - var(--bs-gutter-y))}.card.card-sm-stretch-25{height:calc(25% - var(--bs-gutter-y))}.card .card-header-sm-stretch{padding-top:0!important;padding-bottom:0!important;align-items:stretch}.card .card-header-sm-stretch .card-toolbar{margin:0;align-items:stretch}}@media (min-width: 768px){.card.card-md-stretch{height:calc(100% - var(--bs-gutter-y))}.card.card-md-stretch-75{height:calc(75% - var(--bs-gutter-y))}.card.card-md-stretch-50{height:calc(50% - var(--bs-gutter-y))}.card.card-md-stretch-33{height:calc(33.333% - var(--bs-gutter-y))}.card.card-md-stretch-25{height:calc(25% - var(--bs-gutter-y))}.card .card-header-md-stretch{padding-top:0!important;padding-bottom:0!important;align-items:stretch}.card .card-header-md-stretch .card-toolbar{margin:0;align-items:stretch}}@media (min-width: 992px){.card.card-lg-stretch{height:calc(100% - var(--bs-gutter-y))}.card.card-lg-stretch-75{height:calc(75% - var(--bs-gutter-y))}.card.card-lg-stretch-50{height:calc(50% - var(--bs-gutter-y))}.card.card-lg-stretch-33{height:calc(33.333% - var(--bs-gutter-y))}.card.card-lg-stretch-25{height:calc(25% - var(--bs-gutter-y))}.card .card-header-lg-stretch{padding-top:0!important;padding-bottom:0!important;align-items:stretch}.card .card-header-lg-stretch .card-toolbar{margin:0;align-items:stretch}}@media (min-width: 1200px){.card.card-xl-stretch{height:calc(100% - var(--bs-gutter-y))}.card.card-xl-stretch-75{height:calc(75% - var(--bs-gutter-y))}.card.card-xl-stretch-50{height:calc(50% - var(--bs-gutter-y))}.card.card-xl-stretch-33{height:calc(33.333% - var(--bs-gutter-y))}.card.card-xl-stretch-25{height:calc(25% - var(--bs-gutter-y))}.card .card-header-xl-stretch{padding-top:0!important;padding-bottom:0!important;align-items:stretch}.card .card-header-xl-stretch .card-toolbar{margin:0;align-items:stretch}}@media (min-width: 1400px){.card.card-xxl-stretch{height:calc(100% - var(--bs-gutter-y))}.card.card-xxl-stretch-75{height:calc(75% - var(--bs-gutter-y))}.card.card-xxl-stretch-50{height:calc(50% - var(--bs-gutter-y))}.card.card-xxl-stretch-33{height:calc(33.333% - var(--bs-gutter-y))}.card.card-xxl-stretch-25{height:calc(25% - var(--bs-gutter-y))}.card .card-header-xxl-stretch{padding-top:0!important;padding-bottom:0!important;align-items:stretch}.card .card-header-xxl-stretch .card-toolbar{margin:0;align-items:stretch}}.card-p{padding:2rem 2.25rem!important}.card-px{padding-left:2.25rem!important;padding-right:2.25rem!important}.card-shadow{box-shadow:0 0 20px #4c577d05}.card-py{padding-top:2rem!important;padding-bottom:2rem!important}.card-rounded{border-radius:.625rem}.card-rounded-start{border-top-left-radius:.625rem;border-bottom-left-radius:.625rem}.card-rounded-end{border-top-right-radius:.625rem;border-bottom-right-radius:.625rem}.card-rounded-top{border-top-left-radius:.625rem;border-top-right-radius:.625rem}.card-rounded-bottom{border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem}@media (max-width: 767.98px){.card>.card-header:not(.flex-nowrap){padding-top:.5rem;padding-bottom:.5rem}}.breadcrumb{display:flex;align-items:center;background-color:transparent;padding:0;margin:0}.breadcrumb .breadcrumb-item{display:flex;align-items:center;padding-left:0;padding-right:.5rem}.breadcrumb .breadcrumb-item:last-child{padding-right:0}.breadcrumb .breadcrumb-item:after{content:"/";padding-left:.5rem}.breadcrumb .breadcrumb-item:before{display:none}.breadcrumb .breadcrumb-item:last-child:after{display:none}.breadcrumb-line .breadcrumb-item:after{content:"-"}.breadcrumb-dot .breadcrumb-item:after{content:"\2022"}.breadcrumb-separatorless .breadcrumb-item:after{display:none}.btn{outline:none!important}.btn:not(.btn-shadow):not(.shadow):not(.shadow-sm):not(.shadow-lg){box-shadow:none!important}.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon){border:0;padding:calc(.75rem + 1px) calc(1.5rem + 1px)}.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon).btn-lg,.btn-group-lg>.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon){padding:calc(.825rem + 1px) calc(1.75rem + 1px)}.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon).btn-sm,.btn-group-sm>.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon){padding:calc(.55rem + 1px) calc(1.25rem + 1px)}.btn.btn-link{border:0;border-radius:0;padding-left:0!important;padding-right:0!important;text-decoration:none;font-weight:500}.btn.btn-outline-dashed{border:1px dashed #E4E6EF}.btn.btn-outline-default{border:1px solid #E4E6EF}.btn.btn-flush{appearance:none;box-shadow:none;border-radius:0;border:none;cursor:pointer;background-color:transparent;outline:none!important;margin:0;padding:0}.btn.btn-flex{display:inline-flex;align-items:center}.btn.btn-trim-start{justify-content:flex-start!important;padding-left:0!important}.btn.btn-trim-end{justify-content:flex-end!important;padding-right:0!important}.btn i{display:inline-flex;font-size:1rem;padding-right:.35rem;vertical-align:middle;line-height:0}.btn .svg-icon{flex-shrink:0;line-height:0;margin-right:.5rem}.btn.btn-icon{display:inline-flex;align-items:center;justify-content:center;padding:0;height:calc(1.5em + 1.5rem + 2px);width:calc(1.5em + 1.5rem + 2px)}.btn.btn-icon:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush){border:0}.btn.btn-icon.btn-sm,.btn-group-sm>.btn.btn-icon{height:calc(1.5em + 1.1rem + 2px);width:calc(1.5em + 1.1rem + 2px)}.btn.btn-icon.btn-lg,.btn-group-lg>.btn.btn-icon{height:calc(1.5em + 1.65rem + 2px);width:calc(1.5em + 1.65rem + 2px)}.btn.btn-icon.btn-circle{border-radius:50%}.btn.btn-icon i,.btn.btn-icon .svg-icon{padding:0;margin:0;line-height:1}.btn.btn-hover-rise{transition:transform .3s ease}.btn.btn-hover-rise:hover{transform:translateY(-10%);transition:transform .3s ease}.btn.btn-hover-scale{transition:transform .3s ease}.btn.btn-hover-scale:hover{transform:scale(1.1);transition:transform .3s ease}.btn.btn-hover-rotate-end{transition:transform .3s ease}.btn.btn-hover-rotate-end:hover{transform:rotate(4deg);transition:transform .3s ease}.btn.btn-hover-rotate-start{transition:transform .3s ease}.btn.btn-hover-rotate-start:hover{transform:rotate(-4deg);transition:transform .3s ease}.btn.btn-white{color:#7e8299;border-color:#fff;background-color:#fff}.btn.btn-white i,.btn.btn-white .svg-icon{color:#7e8299}.btn.btn-white.dropdown-toggle:after{color:#7e8299}.btn-check:checked+.btn.btn-white,.btn-check:active+.btn.btn-white,.btn.btn-white:focus:not(.btn-active),.btn.btn-white:hover:not(.btn-active),.btn.btn-white:active:not(.btn-active),.btn.btn-white.active,.btn.btn-white.show,.show>.btn.btn-white{color:#7e8299;border-color:#f5f8fa;background-color:#f5f8fa!important}.btn-check:checked+.btn.btn-white i,.btn-check:checked+.btn.btn-white .svg-icon,.btn-check:active+.btn.btn-white i,.btn-check:active+.btn.btn-white .svg-icon,.btn.btn-white:focus:not(.btn-active) i,.btn.btn-white:focus:not(.btn-active) .svg-icon,.btn.btn-white:hover:not(.btn-active) i,.btn.btn-white:hover:not(.btn-active) .svg-icon,.btn.btn-white:active:not(.btn-active) i,.btn.btn-white:active:not(.btn-active) .svg-icon,.btn.btn-white.active i,.btn.btn-white.active .svg-icon,.btn.btn-white.show i,.btn.btn-white.show .svg-icon,.show>.btn.btn-white i,.show>.btn.btn-white .svg-icon{color:#7e8299}.btn-check:checked+.btn.btn-white.dropdown-toggle:after,.btn-check:active+.btn.btn-white.dropdown-toggle:after,.btn.btn-white:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-white:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-white:active:not(.btn-active).dropdown-toggle:after,.btn.btn-white.active.dropdown-toggle:after,.btn.btn-white.show.dropdown-toggle:after,.show>.btn.btn-white.dropdown-toggle:after{color:#7e8299}.btn.btn-bg-white{border-color:#fff;background-color:#fff}.btn-check:checked+.btn.btn-active-white,.btn-check:active+.btn.btn-active-white,.btn.btn-active-white:focus:not(.btn-active),.btn.btn-active-white:hover:not(.btn-active),.btn.btn-active-white:active:not(.btn-active),.btn.btn-active-white.active,.btn.btn-active-white.show,.show>.btn.btn-active-white{color:#7e8299;border-color:#fff;background-color:#fff!important}.btn-check:checked+.btn.btn-active-white i,.btn-check:checked+.btn.btn-active-white .svg-icon,.btn-check:active+.btn.btn-active-white i,.btn-check:active+.btn.btn-active-white .svg-icon,.btn.btn-active-white:focus:not(.btn-active) i,.btn.btn-active-white:focus:not(.btn-active) .svg-icon,.btn.btn-active-white:hover:not(.btn-active) i,.btn.btn-active-white:hover:not(.btn-active) .svg-icon,.btn.btn-active-white:active:not(.btn-active) i,.btn.btn-active-white:active:not(.btn-active) .svg-icon,.btn.btn-active-white.active i,.btn.btn-active-white.active .svg-icon,.btn.btn-active-white.show i,.btn.btn-active-white.show .svg-icon,.show>.btn.btn-active-white i,.show>.btn.btn-active-white .svg-icon{color:#7e8299}.btn-check:checked+.btn.btn-active-white.dropdown-toggle:after,.btn-check:active+.btn.btn-active-white.dropdown-toggle:after,.btn.btn-active-white:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-white:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-white:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-white.active.dropdown-toggle:after,.btn.btn-active-white.show.dropdown-toggle:after,.show>.btn.btn-active-white.dropdown-toggle:after{color:#7e8299}.btn.btn-light{color:#7e8299;border-color:#f5f8fa;background-color:#f5f8fa}.btn.btn-light i,.btn.btn-light .svg-icon{color:#7e8299}.btn.btn-light.dropdown-toggle:after{color:#7e8299}.btn-check:checked+.btn.btn-light,.btn-check:active+.btn.btn-light,.btn.btn-light:focus:not(.btn-active),.btn.btn-light:hover:not(.btn-active),.btn.btn-light:active:not(.btn-active),.btn.btn-light.active,.btn.btn-light.show,.show>.btn.btn-light{color:#7e8299;border-color:#eff2f5;background-color:#eff2f5!important}.btn-check:checked+.btn.btn-light i,.btn-check:checked+.btn.btn-light .svg-icon,.btn-check:active+.btn.btn-light i,.btn-check:active+.btn.btn-light .svg-icon,.btn.btn-light:focus:not(.btn-active) i,.btn.btn-light:focus:not(.btn-active) .svg-icon,.btn.btn-light:hover:not(.btn-active) i,.btn.btn-light:hover:not(.btn-active) .svg-icon,.btn.btn-light:active:not(.btn-active) i,.btn.btn-light:active:not(.btn-active) .svg-icon,.btn.btn-light.active i,.btn.btn-light.active .svg-icon,.btn.btn-light.show i,.btn.btn-light.show .svg-icon,.show>.btn.btn-light i,.show>.btn.btn-light .svg-icon{color:#7e8299}.btn-check:checked+.btn.btn-light.dropdown-toggle:after,.btn-check:active+.btn.btn-light.dropdown-toggle:after,.btn.btn-light:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light.active.dropdown-toggle:after,.btn.btn-light.show.dropdown-toggle:after,.show>.btn.btn-light.dropdown-toggle:after{color:#7e8299}.btn.btn-bg-light{border-color:#f5f8fa;background-color:#f5f8fa}.btn-check:checked+.btn.btn-active-light,.btn-check:active+.btn.btn-active-light,.btn.btn-active-light:focus:not(.btn-active),.btn.btn-active-light:hover:not(.btn-active),.btn.btn-active-light:active:not(.btn-active),.btn.btn-active-light.active,.btn.btn-active-light.show,.show>.btn.btn-active-light{color:#7e8299;border-color:#f5f8fa;background-color:#f5f8fa!important}.btn-check:checked+.btn.btn-active-light i,.btn-check:checked+.btn.btn-active-light .svg-icon,.btn-check:active+.btn.btn-active-light i,.btn-check:active+.btn.btn-active-light .svg-icon,.btn.btn-active-light:focus:not(.btn-active) i,.btn.btn-active-light:focus:not(.btn-active) .svg-icon,.btn.btn-active-light:hover:not(.btn-active) i,.btn.btn-active-light:hover:not(.btn-active) .svg-icon,.btn.btn-active-light:active:not(.btn-active) i,.btn.btn-active-light:active:not(.btn-active) .svg-icon,.btn.btn-active-light.active i,.btn.btn-active-light.active .svg-icon,.btn.btn-active-light.show i,.btn.btn-active-light.show .svg-icon,.show>.btn.btn-active-light i,.show>.btn.btn-active-light .svg-icon{color:#7e8299}.btn-check:checked+.btn.btn-active-light.dropdown-toggle:after,.btn-check:active+.btn.btn-active-light.dropdown-toggle:after,.btn.btn-active-light:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light.active.dropdown-toggle:after,.btn.btn-active-light.show.dropdown-toggle:after,.show>.btn.btn-active-light.dropdown-toggle:after{color:#7e8299}.btn.btn-primary{color:#fff;border-color:#009ef7;background-color:#009ef7}.btn.btn-primary i,.btn.btn-primary .svg-icon{color:#fff}.btn.btn-primary.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-primary,.btn-check:active+.btn.btn-primary,.btn.btn-primary:focus:not(.btn-active),.btn.btn-primary:hover:not(.btn-active),.btn.btn-primary:active:not(.btn-active),.btn.btn-primary.active,.btn.btn-primary.show,.show>.btn.btn-primary{color:#fff;border-color:#0095e8;background-color:#0095e8!important}.btn-check:checked+.btn.btn-primary i,.btn-check:checked+.btn.btn-primary .svg-icon,.btn-check:active+.btn.btn-primary i,.btn-check:active+.btn.btn-primary .svg-icon,.btn.btn-primary:focus:not(.btn-active) i,.btn.btn-primary:focus:not(.btn-active) .svg-icon,.btn.btn-primary:hover:not(.btn-active) i,.btn.btn-primary:hover:not(.btn-active) .svg-icon,.btn.btn-primary:active:not(.btn-active) i,.btn.btn-primary:active:not(.btn-active) .svg-icon,.btn.btn-primary.active i,.btn.btn-primary.active .svg-icon,.btn.btn-primary.show i,.btn.btn-primary.show .svg-icon,.show>.btn.btn-primary i,.show>.btn.btn-primary .svg-icon{color:#fff}.btn-check:checked+.btn.btn-primary.dropdown-toggle:after,.btn-check:active+.btn.btn-primary.dropdown-toggle:after,.btn.btn-primary:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-primary:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-primary:active:not(.btn-active).dropdown-toggle:after,.btn.btn-primary.active.dropdown-toggle:after,.btn.btn-primary.show.dropdown-toggle:after,.show>.btn.btn-primary.dropdown-toggle:after{color:#fff}.btn.btn-light-primary{color:#009ef7;border-color:#f1faff;background-color:#f1faff}.btn.btn-light-primary i,.btn.btn-light-primary .svg-icon{color:#009ef7}.btn.btn-light-primary.dropdown-toggle:after{color:#009ef7}.btn-check:checked+.btn.btn-light-primary,.btn-check:active+.btn.btn-light-primary,.btn.btn-light-primary:focus:not(.btn-active),.btn.btn-light-primary:hover:not(.btn-active),.btn.btn-light-primary:active:not(.btn-active),.btn.btn-light-primary.active,.btn.btn-light-primary.show,.show>.btn.btn-light-primary{color:#fff;border-color:#009ef7;background-color:#009ef7!important}.btn-check:checked+.btn.btn-light-primary i,.btn-check:checked+.btn.btn-light-primary .svg-icon,.btn-check:active+.btn.btn-light-primary i,.btn-check:active+.btn.btn-light-primary .svg-icon,.btn.btn-light-primary:focus:not(.btn-active) i,.btn.btn-light-primary:focus:not(.btn-active) .svg-icon,.btn.btn-light-primary:hover:not(.btn-active) i,.btn.btn-light-primary:hover:not(.btn-active) .svg-icon,.btn.btn-light-primary:active:not(.btn-active) i,.btn.btn-light-primary:active:not(.btn-active) .svg-icon,.btn.btn-light-primary.active i,.btn.btn-light-primary.active .svg-icon,.btn.btn-light-primary.show i,.btn.btn-light-primary.show .svg-icon,.show>.btn.btn-light-primary i,.show>.btn.btn-light-primary .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-primary.dropdown-toggle:after,.btn-check:active+.btn.btn-light-primary.dropdown-toggle:after,.btn.btn-light-primary:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-primary:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-primary:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-primary.active.dropdown-toggle:after,.btn.btn-light-primary.show.dropdown-toggle:after,.show>.btn.btn-light-primary.dropdown-toggle:after{color:#fff}.btn.btn-bg-primary{border-color:#009ef7;background-color:#009ef7}.btn-check:checked+.btn.btn-active-primary,.btn-check:active+.btn.btn-active-primary,.btn.btn-active-primary:focus:not(.btn-active),.btn.btn-active-primary:hover:not(.btn-active),.btn.btn-active-primary:active:not(.btn-active),.btn.btn-active-primary.active,.btn.btn-active-primary.show,.show>.btn.btn-active-primary{color:#fff;border-color:#009ef7;background-color:#009ef7!important}.btn-check:checked+.btn.btn-active-primary i,.btn-check:checked+.btn.btn-active-primary .svg-icon,.btn-check:active+.btn.btn-active-primary i,.btn-check:active+.btn.btn-active-primary .svg-icon,.btn.btn-active-primary:focus:not(.btn-active) i,.btn.btn-active-primary:focus:not(.btn-active) .svg-icon,.btn.btn-active-primary:hover:not(.btn-active) i,.btn.btn-active-primary:hover:not(.btn-active) .svg-icon,.btn.btn-active-primary:active:not(.btn-active) i,.btn.btn-active-primary:active:not(.btn-active) .svg-icon,.btn.btn-active-primary.active i,.btn.btn-active-primary.active .svg-icon,.btn.btn-active-primary.show i,.btn.btn-active-primary.show .svg-icon,.show>.btn.btn-active-primary i,.show>.btn.btn-active-primary .svg-icon{color:#fff}.btn-check:checked+.btn.btn-active-primary.dropdown-toggle:after,.btn-check:active+.btn.btn-active-primary.dropdown-toggle:after,.btn.btn-active-primary:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-primary:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-primary:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-primary.active.dropdown-toggle:after,.btn.btn-active-primary.show.dropdown-toggle:after,.show>.btn.btn-active-primary.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-active-light-primary,.btn-check:active+.btn.btn-active-light-primary,.btn.btn-active-light-primary:focus:not(.btn-active),.btn.btn-active-light-primary:hover:not(.btn-active),.btn.btn-active-light-primary:active:not(.btn-active),.btn.btn-active-light-primary.active,.btn.btn-active-light-primary.show,.show>.btn.btn-active-light-primary{color:#009ef7;border-color:#f1faff;background-color:#f1faff!important}.btn-check:checked+.btn.btn-active-light-primary i,.btn-check:checked+.btn.btn-active-light-primary .svg-icon,.btn-check:active+.btn.btn-active-light-primary i,.btn-check:active+.btn.btn-active-light-primary .svg-icon,.btn.btn-active-light-primary:focus:not(.btn-active) i,.btn.btn-active-light-primary:focus:not(.btn-active) .svg-icon,.btn.btn-active-light-primary:hover:not(.btn-active) i,.btn.btn-active-light-primary:hover:not(.btn-active) .svg-icon,.btn.btn-active-light-primary:active:not(.btn-active) i,.btn.btn-active-light-primary:active:not(.btn-active) .svg-icon,.btn.btn-active-light-primary.active i,.btn.btn-active-light-primary.active .svg-icon,.btn.btn-active-light-primary.show i,.btn.btn-active-light-primary.show .svg-icon,.show>.btn.btn-active-light-primary i,.show>.btn.btn-active-light-primary .svg-icon{color:#009ef7}.btn-check:checked+.btn.btn-active-light-primary.dropdown-toggle:after,.btn-check:active+.btn.btn-active-light-primary.dropdown-toggle:after,.btn.btn-active-light-primary:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-primary:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-primary:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-primary.active.dropdown-toggle:after,.btn.btn-active-light-primary.show.dropdown-toggle:after,.show>.btn.btn-active-light-primary.dropdown-toggle:after{color:#009ef7}.btn.btn-active-light-primary.btn-outline:not(.btn-outline-default){border-color:#009ef7!important}.btn.btn-secondary{color:#3f4254;border-color:#e4e6ef;background-color:#e4e6ef}.btn.btn-secondary i,.btn.btn-secondary .svg-icon{color:#3f4254}.btn.btn-secondary.dropdown-toggle:after{color:#3f4254}.btn-check:checked+.btn.btn-secondary,.btn-check:active+.btn.btn-secondary,.btn.btn-secondary:focus:not(.btn-active),.btn.btn-secondary:hover:not(.btn-active),.btn.btn-secondary:active:not(.btn-active),.btn.btn-secondary.active,.btn.btn-secondary.show,.show>.btn.btn-secondary{color:#3f4254;border-color:#b5b5c3;background-color:#b5b5c3!important}.btn-check:checked+.btn.btn-secondary i,.btn-check:checked+.btn.btn-secondary .svg-icon,.btn-check:active+.btn.btn-secondary i,.btn-check:active+.btn.btn-secondary .svg-icon,.btn.btn-secondary:focus:not(.btn-active) i,.btn.btn-secondary:focus:not(.btn-active) .svg-icon,.btn.btn-secondary:hover:not(.btn-active) i,.btn.btn-secondary:hover:not(.btn-active) .svg-icon,.btn.btn-secondary:active:not(.btn-active) i,.btn.btn-secondary:active:not(.btn-active) .svg-icon,.btn.btn-secondary.active i,.btn.btn-secondary.active .svg-icon,.btn.btn-secondary.show i,.btn.btn-secondary.show .svg-icon,.show>.btn.btn-secondary i,.show>.btn.btn-secondary .svg-icon{color:#3f4254}.btn-check:checked+.btn.btn-secondary.dropdown-toggle:after,.btn-check:active+.btn.btn-secondary.dropdown-toggle:after,.btn.btn-secondary:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-secondary:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-secondary:active:not(.btn-active).dropdown-toggle:after,.btn.btn-secondary.active.dropdown-toggle:after,.btn.btn-secondary.show.dropdown-toggle:after,.show>.btn.btn-secondary.dropdown-toggle:after{color:#3f4254}.btn.btn-bg-secondary{border-color:#e4e6ef;background-color:#e4e6ef}.btn-check:checked+.btn.btn-active-secondary,.btn-check:active+.btn.btn-active-secondary,.btn.btn-active-secondary:focus:not(.btn-active),.btn.btn-active-secondary:hover:not(.btn-active),.btn.btn-active-secondary:active:not(.btn-active),.btn.btn-active-secondary.active,.btn.btn-active-secondary.show,.show>.btn.btn-active-secondary{color:#3f4254;border-color:#e4e6ef;background-color:#e4e6ef!important}.btn-check:checked+.btn.btn-active-secondary i,.btn-check:checked+.btn.btn-active-secondary .svg-icon,.btn-check:active+.btn.btn-active-secondary i,.btn-check:active+.btn.btn-active-secondary .svg-icon,.btn.btn-active-secondary:focus:not(.btn-active) i,.btn.btn-active-secondary:focus:not(.btn-active) .svg-icon,.btn.btn-active-secondary:hover:not(.btn-active) i,.btn.btn-active-secondary:hover:not(.btn-active) .svg-icon,.btn.btn-active-secondary:active:not(.btn-active) i,.btn.btn-active-secondary:active:not(.btn-active) .svg-icon,.btn.btn-active-secondary.active i,.btn.btn-active-secondary.active .svg-icon,.btn.btn-active-secondary.show i,.btn.btn-active-secondary.show .svg-icon,.show>.btn.btn-active-secondary i,.show>.btn.btn-active-secondary .svg-icon{color:#3f4254}.btn-check:checked+.btn.btn-active-secondary.dropdown-toggle:after,.btn-check:active+.btn.btn-active-secondary.dropdown-toggle:after,.btn.btn-active-secondary:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-secondary:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-secondary:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-secondary.active.dropdown-toggle:after,.btn.btn-active-secondary.show.dropdown-toggle:after,.show>.btn.btn-active-secondary.dropdown-toggle:after{color:#3f4254}.btn.btn-success{color:#fff;border-color:#50cd89;background-color:#50cd89}.btn.btn-success i,.btn.btn-success .svg-icon{color:#fff}.btn.btn-success.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-success,.btn-check:active+.btn.btn-success,.btn.btn-success:focus:not(.btn-active),.btn.btn-success:hover:not(.btn-active),.btn.btn-success:active:not(.btn-active),.btn.btn-success.active,.btn.btn-success.show,.show>.btn.btn-success{color:#fff;border-color:#47be7d;background-color:#47be7d!important}.btn-check:checked+.btn.btn-success i,.btn-check:checked+.btn.btn-success .svg-icon,.btn-check:active+.btn.btn-success i,.btn-check:active+.btn.btn-success .svg-icon,.btn.btn-success:focus:not(.btn-active) i,.btn.btn-success:focus:not(.btn-active) .svg-icon,.btn.btn-success:hover:not(.btn-active) i,.btn.btn-success:hover:not(.btn-active) .svg-icon,.btn.btn-success:active:not(.btn-active) i,.btn.btn-success:active:not(.btn-active) .svg-icon,.btn.btn-success.active i,.btn.btn-success.active .svg-icon,.btn.btn-success.show i,.btn.btn-success.show .svg-icon,.show>.btn.btn-success i,.show>.btn.btn-success .svg-icon{color:#fff}.btn-check:checked+.btn.btn-success.dropdown-toggle:after,.btn-check:active+.btn.btn-success.dropdown-toggle:after,.btn.btn-success:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-success:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-success:active:not(.btn-active).dropdown-toggle:after,.btn.btn-success.active.dropdown-toggle:after,.btn.btn-success.show.dropdown-toggle:after,.show>.btn.btn-success.dropdown-toggle:after{color:#fff}.btn.btn-light-success{color:#50cd89;border-color:#e8fff3;background-color:#e8fff3}.btn.btn-light-success i,.btn.btn-light-success .svg-icon{color:#50cd89}.btn.btn-light-success.dropdown-toggle:after{color:#50cd89}.btn-check:checked+.btn.btn-light-success,.btn-check:active+.btn.btn-light-success,.btn.btn-light-success:focus:not(.btn-active),.btn.btn-light-success:hover:not(.btn-active),.btn.btn-light-success:active:not(.btn-active),.btn.btn-light-success.active,.btn.btn-light-success.show,.show>.btn.btn-light-success{color:#fff;border-color:#50cd89;background-color:#50cd89!important}.btn-check:checked+.btn.btn-light-success i,.btn-check:checked+.btn.btn-light-success .svg-icon,.btn-check:active+.btn.btn-light-success i,.btn-check:active+.btn.btn-light-success .svg-icon,.btn.btn-light-success:focus:not(.btn-active) i,.btn.btn-light-success:focus:not(.btn-active) .svg-icon,.btn.btn-light-success:hover:not(.btn-active) i,.btn.btn-light-success:hover:not(.btn-active) .svg-icon,.btn.btn-light-success:active:not(.btn-active) i,.btn.btn-light-success:active:not(.btn-active) .svg-icon,.btn.btn-light-success.active i,.btn.btn-light-success.active .svg-icon,.btn.btn-light-success.show i,.btn.btn-light-success.show .svg-icon,.show>.btn.btn-light-success i,.show>.btn.btn-light-success .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-success.dropdown-toggle:after,.btn-check:active+.btn.btn-light-success.dropdown-toggle:after,.btn.btn-light-success:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-success:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-success:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-success.active.dropdown-toggle:after,.btn.btn-light-success.show.dropdown-toggle:after,.show>.btn.btn-light-success.dropdown-toggle:after{color:#fff}.btn.btn-bg-success{border-color:#50cd89;background-color:#50cd89}.btn-check:checked+.btn.btn-active-success,.btn-check:active+.btn.btn-active-success,.btn.btn-active-success:focus:not(.btn-active),.btn.btn-active-success:hover:not(.btn-active),.btn.btn-active-success:active:not(.btn-active),.btn.btn-active-success.active,.btn.btn-active-success.show,.show>.btn.btn-active-success{color:#fff;border-color:#50cd89;background-color:#50cd89!important}.btn-check:checked+.btn.btn-active-success i,.btn-check:checked+.btn.btn-active-success .svg-icon,.btn-check:active+.btn.btn-active-success i,.btn-check:active+.btn.btn-active-success .svg-icon,.btn.btn-active-success:focus:not(.btn-active) i,.btn.btn-active-success:focus:not(.btn-active) .svg-icon,.btn.btn-active-success:hover:not(.btn-active) i,.btn.btn-active-success:hover:not(.btn-active) .svg-icon,.btn.btn-active-success:active:not(.btn-active) i,.btn.btn-active-success:active:not(.btn-active) .svg-icon,.btn.btn-active-success.active i,.btn.btn-active-success.active .svg-icon,.btn.btn-active-success.show i,.btn.btn-active-success.show .svg-icon,.show>.btn.btn-active-success i,.show>.btn.btn-active-success .svg-icon{color:#fff}.btn-check:checked+.btn.btn-active-success.dropdown-toggle:after,.btn-check:active+.btn.btn-active-success.dropdown-toggle:after,.btn.btn-active-success:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-success:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-success:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-success.active.dropdown-toggle:after,.btn.btn-active-success.show.dropdown-toggle:after,.show>.btn.btn-active-success.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-active-light-success,.btn-check:active+.btn.btn-active-light-success,.btn.btn-active-light-success:focus:not(.btn-active),.btn.btn-active-light-success:hover:not(.btn-active),.btn.btn-active-light-success:active:not(.btn-active),.btn.btn-active-light-success.active,.btn.btn-active-light-success.show,.show>.btn.btn-active-light-success{color:#50cd89;border-color:#e8fff3;background-color:#e8fff3!important}.btn-check:checked+.btn.btn-active-light-success i,.btn-check:checked+.btn.btn-active-light-success .svg-icon,.btn-check:active+.btn.btn-active-light-success i,.btn-check:active+.btn.btn-active-light-success .svg-icon,.btn.btn-active-light-success:focus:not(.btn-active) i,.btn.btn-active-light-success:focus:not(.btn-active) .svg-icon,.btn.btn-active-light-success:hover:not(.btn-active) i,.btn.btn-active-light-success:hover:not(.btn-active) .svg-icon,.btn.btn-active-light-success:active:not(.btn-active) i,.btn.btn-active-light-success:active:not(.btn-active) .svg-icon,.btn.btn-active-light-success.active i,.btn.btn-active-light-success.active .svg-icon,.btn.btn-active-light-success.show i,.btn.btn-active-light-success.show .svg-icon,.show>.btn.btn-active-light-success i,.show>.btn.btn-active-light-success .svg-icon{color:#50cd89}.btn-check:checked+.btn.btn-active-light-success.dropdown-toggle:after,.btn-check:active+.btn.btn-active-light-success.dropdown-toggle:after,.btn.btn-active-light-success:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-success:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-success:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-success.active.dropdown-toggle:after,.btn.btn-active-light-success.show.dropdown-toggle:after,.show>.btn.btn-active-light-success.dropdown-toggle:after{color:#50cd89}.btn.btn-active-light-success.btn-outline:not(.btn-outline-default){border-color:#50cd89!important}.btn.btn-info{color:#fff;border-color:#7239ea;background-color:#7239ea}.btn.btn-info i,.btn.btn-info .svg-icon{color:#fff}.btn.btn-info.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-info,.btn-check:active+.btn.btn-info,.btn.btn-info:focus:not(.btn-active),.btn.btn-info:hover:not(.btn-active),.btn.btn-info:active:not(.btn-active),.btn.btn-info.active,.btn.btn-info.show,.show>.btn.btn-info{color:#fff;border-color:#5014d0;background-color:#5014d0!important}.btn-check:checked+.btn.btn-info i,.btn-check:checked+.btn.btn-info .svg-icon,.btn-check:active+.btn.btn-info i,.btn-check:active+.btn.btn-info .svg-icon,.btn.btn-info:focus:not(.btn-active) i,.btn.btn-info:focus:not(.btn-active) .svg-icon,.btn.btn-info:hover:not(.btn-active) i,.btn.btn-info:hover:not(.btn-active) .svg-icon,.btn.btn-info:active:not(.btn-active) i,.btn.btn-info:active:not(.btn-active) .svg-icon,.btn.btn-info.active i,.btn.btn-info.active .svg-icon,.btn.btn-info.show i,.btn.btn-info.show .svg-icon,.show>.btn.btn-info i,.show>.btn.btn-info .svg-icon{color:#fff}.btn-check:checked+.btn.btn-info.dropdown-toggle:after,.btn-check:active+.btn.btn-info.dropdown-toggle:after,.btn.btn-info:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-info:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-info:active:not(.btn-active).dropdown-toggle:after,.btn.btn-info.active.dropdown-toggle:after,.btn.btn-info.show.dropdown-toggle:after,.show>.btn.btn-info.dropdown-toggle:after{color:#fff}.btn.btn-light-info{color:#7239ea;border-color:#f8f5ff;background-color:#f8f5ff}.btn.btn-light-info i,.btn.btn-light-info .svg-icon{color:#7239ea}.btn.btn-light-info.dropdown-toggle:after{color:#7239ea}.btn-check:checked+.btn.btn-light-info,.btn-check:active+.btn.btn-light-info,.btn.btn-light-info:focus:not(.btn-active),.btn.btn-light-info:hover:not(.btn-active),.btn.btn-light-info:active:not(.btn-active),.btn.btn-light-info.active,.btn.btn-light-info.show,.show>.btn.btn-light-info{color:#fff;border-color:#7239ea;background-color:#7239ea!important}.btn-check:checked+.btn.btn-light-info i,.btn-check:checked+.btn.btn-light-info .svg-icon,.btn-check:active+.btn.btn-light-info i,.btn-check:active+.btn.btn-light-info .svg-icon,.btn.btn-light-info:focus:not(.btn-active) i,.btn.btn-light-info:focus:not(.btn-active) .svg-icon,.btn.btn-light-info:hover:not(.btn-active) i,.btn.btn-light-info:hover:not(.btn-active) .svg-icon,.btn.btn-light-info:active:not(.btn-active) i,.btn.btn-light-info:active:not(.btn-active) .svg-icon,.btn.btn-light-info.active i,.btn.btn-light-info.active .svg-icon,.btn.btn-light-info.show i,.btn.btn-light-info.show .svg-icon,.show>.btn.btn-light-info i,.show>.btn.btn-light-info .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-info.dropdown-toggle:after,.btn-check:active+.btn.btn-light-info.dropdown-toggle:after,.btn.btn-light-info:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-info:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-info:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-info.active.dropdown-toggle:after,.btn.btn-light-info.show.dropdown-toggle:after,.show>.btn.btn-light-info.dropdown-toggle:after{color:#fff}.btn.btn-bg-info{border-color:#7239ea;background-color:#7239ea}.btn-check:checked+.btn.btn-active-info,.btn-check:active+.btn.btn-active-info,.btn.btn-active-info:focus:not(.btn-active),.btn.btn-active-info:hover:not(.btn-active),.btn.btn-active-info:active:not(.btn-active),.btn.btn-active-info.active,.btn.btn-active-info.show,.show>.btn.btn-active-info{color:#fff;border-color:#7239ea;background-color:#7239ea!important}.btn-check:checked+.btn.btn-active-info i,.btn-check:checked+.btn.btn-active-info .svg-icon,.btn-check:active+.btn.btn-active-info i,.btn-check:active+.btn.btn-active-info .svg-icon,.btn.btn-active-info:focus:not(.btn-active) i,.btn.btn-active-info:focus:not(.btn-active) .svg-icon,.btn.btn-active-info:hover:not(.btn-active) i,.btn.btn-active-info:hover:not(.btn-active) .svg-icon,.btn.btn-active-info:active:not(.btn-active) i,.btn.btn-active-info:active:not(.btn-active) .svg-icon,.btn.btn-active-info.active i,.btn.btn-active-info.active .svg-icon,.btn.btn-active-info.show i,.btn.btn-active-info.show .svg-icon,.show>.btn.btn-active-info i,.show>.btn.btn-active-info .svg-icon{color:#fff}.btn-check:checked+.btn.btn-active-info.dropdown-toggle:after,.btn-check:active+.btn.btn-active-info.dropdown-toggle:after,.btn.btn-active-info:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-info:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-info:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-info.active.dropdown-toggle:after,.btn.btn-active-info.show.dropdown-toggle:after,.show>.btn.btn-active-info.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-active-light-info,.btn-check:active+.btn.btn-active-light-info,.btn.btn-active-light-info:focus:not(.btn-active),.btn.btn-active-light-info:hover:not(.btn-active),.btn.btn-active-light-info:active:not(.btn-active),.btn.btn-active-light-info.active,.btn.btn-active-light-info.show,.show>.btn.btn-active-light-info{color:#7239ea;border-color:#f8f5ff;background-color:#f8f5ff!important}.btn-check:checked+.btn.btn-active-light-info i,.btn-check:checked+.btn.btn-active-light-info .svg-icon,.btn-check:active+.btn.btn-active-light-info i,.btn-check:active+.btn.btn-active-light-info .svg-icon,.btn.btn-active-light-info:focus:not(.btn-active) i,.btn.btn-active-light-info:focus:not(.btn-active) .svg-icon,.btn.btn-active-light-info:hover:not(.btn-active) i,.btn.btn-active-light-info:hover:not(.btn-active) .svg-icon,.btn.btn-active-light-info:active:not(.btn-active) i,.btn.btn-active-light-info:active:not(.btn-active) .svg-icon,.btn.btn-active-light-info.active i,.btn.btn-active-light-info.active .svg-icon,.btn.btn-active-light-info.show i,.btn.btn-active-light-info.show .svg-icon,.show>.btn.btn-active-light-info i,.show>.btn.btn-active-light-info .svg-icon{color:#7239ea}.btn-check:checked+.btn.btn-active-light-info.dropdown-toggle:after,.btn-check:active+.btn.btn-active-light-info.dropdown-toggle:after,.btn.btn-active-light-info:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-info:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-info:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-info.active.dropdown-toggle:after,.btn.btn-active-light-info.show.dropdown-toggle:after,.show>.btn.btn-active-light-info.dropdown-toggle:after{color:#7239ea}.btn.btn-active-light-info.btn-outline:not(.btn-outline-default){border-color:#7239ea!important}.btn.btn-warning{color:#fff;border-color:#ffc700;background-color:#ffc700}.btn.btn-warning i,.btn.btn-warning .svg-icon{color:#fff}.btn.btn-warning.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-warning,.btn-check:active+.btn.btn-warning,.btn.btn-warning:focus:not(.btn-active),.btn.btn-warning:hover:not(.btn-active),.btn.btn-warning:active:not(.btn-active),.btn.btn-warning.active,.btn.btn-warning.show,.show>.btn.btn-warning{color:#fff;border-color:#f1bc00;background-color:#f1bc00!important}.btn-check:checked+.btn.btn-warning i,.btn-check:checked+.btn.btn-warning .svg-icon,.btn-check:active+.btn.btn-warning i,.btn-check:active+.btn.btn-warning .svg-icon,.btn.btn-warning:focus:not(.btn-active) i,.btn.btn-warning:focus:not(.btn-active) .svg-icon,.btn.btn-warning:hover:not(.btn-active) i,.btn.btn-warning:hover:not(.btn-active) .svg-icon,.btn.btn-warning:active:not(.btn-active) i,.btn.btn-warning:active:not(.btn-active) .svg-icon,.btn.btn-warning.active i,.btn.btn-warning.active .svg-icon,.btn.btn-warning.show i,.btn.btn-warning.show .svg-icon,.show>.btn.btn-warning i,.show>.btn.btn-warning .svg-icon{color:#fff}.btn-check:checked+.btn.btn-warning.dropdown-toggle:after,.btn-check:active+.btn.btn-warning.dropdown-toggle:after,.btn.btn-warning:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-warning:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-warning:active:not(.btn-active).dropdown-toggle:after,.btn.btn-warning.active.dropdown-toggle:after,.btn.btn-warning.show.dropdown-toggle:after,.show>.btn.btn-warning.dropdown-toggle:after{color:#fff}.btn.btn-light-warning{color:#ffc700;border-color:#fff8dd;background-color:#fff8dd}.btn.btn-light-warning i,.btn.btn-light-warning .svg-icon{color:#ffc700}.btn.btn-light-warning.dropdown-toggle:after{color:#ffc700}.btn-check:checked+.btn.btn-light-warning,.btn-check:active+.btn.btn-light-warning,.btn.btn-light-warning:focus:not(.btn-active),.btn.btn-light-warning:hover:not(.btn-active),.btn.btn-light-warning:active:not(.btn-active),.btn.btn-light-warning.active,.btn.btn-light-warning.show,.show>.btn.btn-light-warning{color:#fff;border-color:#ffc700;background-color:#ffc700!important}.btn-check:checked+.btn.btn-light-warning i,.btn-check:checked+.btn.btn-light-warning .svg-icon,.btn-check:active+.btn.btn-light-warning i,.btn-check:active+.btn.btn-light-warning .svg-icon,.btn.btn-light-warning:focus:not(.btn-active) i,.btn.btn-light-warning:focus:not(.btn-active) .svg-icon,.btn.btn-light-warning:hover:not(.btn-active) i,.btn.btn-light-warning:hover:not(.btn-active) .svg-icon,.btn.btn-light-warning:active:not(.btn-active) i,.btn.btn-light-warning:active:not(.btn-active) .svg-icon,.btn.btn-light-warning.active i,.btn.btn-light-warning.active .svg-icon,.btn.btn-light-warning.show i,.btn.btn-light-warning.show .svg-icon,.show>.btn.btn-light-warning i,.show>.btn.btn-light-warning .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-warning.dropdown-toggle:after,.btn-check:active+.btn.btn-light-warning.dropdown-toggle:after,.btn.btn-light-warning:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-warning:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-warning:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-warning.active.dropdown-toggle:after,.btn.btn-light-warning.show.dropdown-toggle:after,.show>.btn.btn-light-warning.dropdown-toggle:after{color:#fff}.btn.btn-bg-warning{border-color:#ffc700;background-color:#ffc700}.btn-check:checked+.btn.btn-active-warning,.btn-check:active+.btn.btn-active-warning,.btn.btn-active-warning:focus:not(.btn-active),.btn.btn-active-warning:hover:not(.btn-active),.btn.btn-active-warning:active:not(.btn-active),.btn.btn-active-warning.active,.btn.btn-active-warning.show,.show>.btn.btn-active-warning{color:#fff;border-color:#ffc700;background-color:#ffc700!important}.btn-check:checked+.btn.btn-active-warning i,.btn-check:checked+.btn.btn-active-warning .svg-icon,.btn-check:active+.btn.btn-active-warning i,.btn-check:active+.btn.btn-active-warning .svg-icon,.btn.btn-active-warning:focus:not(.btn-active) i,.btn.btn-active-warning:focus:not(.btn-active) .svg-icon,.btn.btn-active-warning:hover:not(.btn-active) i,.btn.btn-active-warning:hover:not(.btn-active) .svg-icon,.btn.btn-active-warning:active:not(.btn-active) i,.btn.btn-active-warning:active:not(.btn-active) .svg-icon,.btn.btn-active-warning.active i,.btn.btn-active-warning.active .svg-icon,.btn.btn-active-warning.show i,.btn.btn-active-warning.show .svg-icon,.show>.btn.btn-active-warning i,.show>.btn.btn-active-warning .svg-icon{color:#fff}.btn-check:checked+.btn.btn-active-warning.dropdown-toggle:after,.btn-check:active+.btn.btn-active-warning.dropdown-toggle:after,.btn.btn-active-warning:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-warning:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-warning:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-warning.active.dropdown-toggle:after,.btn.btn-active-warning.show.dropdown-toggle:after,.show>.btn.btn-active-warning.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-active-light-warning,.btn-check:active+.btn.btn-active-light-warning,.btn.btn-active-light-warning:focus:not(.btn-active),.btn.btn-active-light-warning:hover:not(.btn-active),.btn.btn-active-light-warning:active:not(.btn-active),.btn.btn-active-light-warning.active,.btn.btn-active-light-warning.show,.show>.btn.btn-active-light-warning{color:#ffc700;border-color:#fff8dd;background-color:#fff8dd!important}.btn-check:checked+.btn.btn-active-light-warning i,.btn-check:checked+.btn.btn-active-light-warning .svg-icon,.btn-check:active+.btn.btn-active-light-warning i,.btn-check:active+.btn.btn-active-light-warning .svg-icon,.btn.btn-active-light-warning:focus:not(.btn-active) i,.btn.btn-active-light-warning:focus:not(.btn-active) .svg-icon,.btn.btn-active-light-warning:hover:not(.btn-active) i,.btn.btn-active-light-warning:hover:not(.btn-active) .svg-icon,.btn.btn-active-light-warning:active:not(.btn-active) i,.btn.btn-active-light-warning:active:not(.btn-active) .svg-icon,.btn.btn-active-light-warning.active i,.btn.btn-active-light-warning.active .svg-icon,.btn.btn-active-light-warning.show i,.btn.btn-active-light-warning.show .svg-icon,.show>.btn.btn-active-light-warning i,.show>.btn.btn-active-light-warning .svg-icon{color:#ffc700}.btn-check:checked+.btn.btn-active-light-warning.dropdown-toggle:after,.btn-check:active+.btn.btn-active-light-warning.dropdown-toggle:after,.btn.btn-active-light-warning:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-warning:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-warning:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-warning.active.dropdown-toggle:after,.btn.btn-active-light-warning.show.dropdown-toggle:after,.show>.btn.btn-active-light-warning.dropdown-toggle:after{color:#ffc700}.btn.btn-active-light-warning.btn-outline:not(.btn-outline-default){border-color:#ffc700!important}.btn.btn-danger{color:#fff;border-color:#f1416c;background-color:#f1416c}.btn.btn-danger i,.btn.btn-danger .svg-icon{color:#fff}.btn.btn-danger.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-danger,.btn-check:active+.btn.btn-danger,.btn.btn-danger:focus:not(.btn-active),.btn.btn-danger:hover:not(.btn-active),.btn.btn-danger:active:not(.btn-active),.btn.btn-danger.active,.btn.btn-danger.show,.show>.btn.btn-danger{color:#fff;border-color:#d9214e;background-color:#d9214e!important}.btn-check:checked+.btn.btn-danger i,.btn-check:checked+.btn.btn-danger .svg-icon,.btn-check:active+.btn.btn-danger i,.btn-check:active+.btn.btn-danger .svg-icon,.btn.btn-danger:focus:not(.btn-active) i,.btn.btn-danger:focus:not(.btn-active) .svg-icon,.btn.btn-danger:hover:not(.btn-active) i,.btn.btn-danger:hover:not(.btn-active) .svg-icon,.btn.btn-danger:active:not(.btn-active) i,.btn.btn-danger:active:not(.btn-active) .svg-icon,.btn.btn-danger.active i,.btn.btn-danger.active .svg-icon,.btn.btn-danger.show i,.btn.btn-danger.show .svg-icon,.show>.btn.btn-danger i,.show>.btn.btn-danger .svg-icon{color:#fff}.btn-check:checked+.btn.btn-danger.dropdown-toggle:after,.btn-check:active+.btn.btn-danger.dropdown-toggle:after,.btn.btn-danger:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-danger:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-danger:active:not(.btn-active).dropdown-toggle:after,.btn.btn-danger.active.dropdown-toggle:after,.btn.btn-danger.show.dropdown-toggle:after,.show>.btn.btn-danger.dropdown-toggle:after{color:#fff}.btn.btn-light-danger{color:#f1416c;border-color:#fff5f8;background-color:#fff5f8}.btn.btn-light-danger i,.btn.btn-light-danger .svg-icon{color:#f1416c}.btn.btn-light-danger.dropdown-toggle:after{color:#f1416c}.btn-check:checked+.btn.btn-light-danger,.btn-check:active+.btn.btn-light-danger,.btn.btn-light-danger:focus:not(.btn-active),.btn.btn-light-danger:hover:not(.btn-active),.btn.btn-light-danger:active:not(.btn-active),.btn.btn-light-danger.active,.btn.btn-light-danger.show,.show>.btn.btn-light-danger{color:#fff;border-color:#f1416c;background-color:#f1416c!important}.btn-check:checked+.btn.btn-light-danger i,.btn-check:checked+.btn.btn-light-danger .svg-icon,.btn-check:active+.btn.btn-light-danger i,.btn-check:active+.btn.btn-light-danger .svg-icon,.btn.btn-light-danger:focus:not(.btn-active) i,.btn.btn-light-danger:focus:not(.btn-active) .svg-icon,.btn.btn-light-danger:hover:not(.btn-active) i,.btn.btn-light-danger:hover:not(.btn-active) .svg-icon,.btn.btn-light-danger:active:not(.btn-active) i,.btn.btn-light-danger:active:not(.btn-active) .svg-icon,.btn.btn-light-danger.active i,.btn.btn-light-danger.active .svg-icon,.btn.btn-light-danger.show i,.btn.btn-light-danger.show .svg-icon,.show>.btn.btn-light-danger i,.show>.btn.btn-light-danger .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-danger.dropdown-toggle:after,.btn-check:active+.btn.btn-light-danger.dropdown-toggle:after,.btn.btn-light-danger:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-danger:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-danger:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-danger.active.dropdown-toggle:after,.btn.btn-light-danger.show.dropdown-toggle:after,.show>.btn.btn-light-danger.dropdown-toggle:after{color:#fff}.btn.btn-bg-danger{border-color:#f1416c;background-color:#f1416c}.btn-check:checked+.btn.btn-active-danger,.btn-check:active+.btn.btn-active-danger,.btn.btn-active-danger:focus:not(.btn-active),.btn.btn-active-danger:hover:not(.btn-active),.btn.btn-active-danger:active:not(.btn-active),.btn.btn-active-danger.active,.btn.btn-active-danger.show,.show>.btn.btn-active-danger{color:#fff;border-color:#f1416c;background-color:#f1416c!important}.btn-check:checked+.btn.btn-active-danger i,.btn-check:checked+.btn.btn-active-danger .svg-icon,.btn-check:active+.btn.btn-active-danger i,.btn-check:active+.btn.btn-active-danger .svg-icon,.btn.btn-active-danger:focus:not(.btn-active) i,.btn.btn-active-danger:focus:not(.btn-active) .svg-icon,.btn.btn-active-danger:hover:not(.btn-active) i,.btn.btn-active-danger:hover:not(.btn-active) .svg-icon,.btn.btn-active-danger:active:not(.btn-active) i,.btn.btn-active-danger:active:not(.btn-active) .svg-icon,.btn.btn-active-danger.active i,.btn.btn-active-danger.active .svg-icon,.btn.btn-active-danger.show i,.btn.btn-active-danger.show .svg-icon,.show>.btn.btn-active-danger i,.show>.btn.btn-active-danger .svg-icon{color:#fff}.btn-check:checked+.btn.btn-active-danger.dropdown-toggle:after,.btn-check:active+.btn.btn-active-danger.dropdown-toggle:after,.btn.btn-active-danger:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-danger:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-danger:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-danger.active.dropdown-toggle:after,.btn.btn-active-danger.show.dropdown-toggle:after,.show>.btn.btn-active-danger.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-active-light-danger,.btn-check:active+.btn.btn-active-light-danger,.btn.btn-active-light-danger:focus:not(.btn-active),.btn.btn-active-light-danger:hover:not(.btn-active),.btn.btn-active-light-danger:active:not(.btn-active),.btn.btn-active-light-danger.active,.btn.btn-active-light-danger.show,.show>.btn.btn-active-light-danger{color:#f1416c;border-color:#fff5f8;background-color:#fff5f8!important}.btn-check:checked+.btn.btn-active-light-danger i,.btn-check:checked+.btn.btn-active-light-danger .svg-icon,.btn-check:active+.btn.btn-active-light-danger i,.btn-check:active+.btn.btn-active-light-danger .svg-icon,.btn.btn-active-light-danger:focus:not(.btn-active) i,.btn.btn-active-light-danger:focus:not(.btn-active) .svg-icon,.btn.btn-active-light-danger:hover:not(.btn-active) i,.btn.btn-active-light-danger:hover:not(.btn-active) .svg-icon,.btn.btn-active-light-danger:active:not(.btn-active) i,.btn.btn-active-light-danger:active:not(.btn-active) .svg-icon,.btn.btn-active-light-danger.active i,.btn.btn-active-light-danger.active .svg-icon,.btn.btn-active-light-danger.show i,.btn.btn-active-light-danger.show .svg-icon,.show>.btn.btn-active-light-danger i,.show>.btn.btn-active-light-danger .svg-icon{color:#f1416c}.btn-check:checked+.btn.btn-active-light-danger.dropdown-toggle:after,.btn-check:active+.btn.btn-active-light-danger.dropdown-toggle:after,.btn.btn-active-light-danger:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-danger:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-danger:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-danger.active.dropdown-toggle:after,.btn.btn-active-light-danger.show.dropdown-toggle:after,.show>.btn.btn-active-light-danger.dropdown-toggle:after{color:#f1416c}.btn.btn-active-light-danger.btn-outline:not(.btn-outline-default){border-color:#f1416c!important}.btn.btn-dark{color:#fff;border-color:#181c32;background-color:#181c32}.btn.btn-dark i,.btn.btn-dark .svg-icon{color:#fff}.btn.btn-dark.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-dark,.btn-check:active+.btn.btn-dark,.btn.btn-dark:focus:not(.btn-active),.btn.btn-dark:hover:not(.btn-active),.btn.btn-dark:active:not(.btn-active),.btn.btn-dark.active,.btn.btn-dark.show,.show>.btn.btn-dark{color:#fff;border-color:#131628;background-color:#131628!important}.btn-check:checked+.btn.btn-dark i,.btn-check:checked+.btn.btn-dark .svg-icon,.btn-check:active+.btn.btn-dark i,.btn-check:active+.btn.btn-dark .svg-icon,.btn.btn-dark:focus:not(.btn-active) i,.btn.btn-dark:focus:not(.btn-active) .svg-icon,.btn.btn-dark:hover:not(.btn-active) i,.btn.btn-dark:hover:not(.btn-active) .svg-icon,.btn.btn-dark:active:not(.btn-active) i,.btn.btn-dark:active:not(.btn-active) .svg-icon,.btn.btn-dark.active i,.btn.btn-dark.active .svg-icon,.btn.btn-dark.show i,.btn.btn-dark.show .svg-icon,.show>.btn.btn-dark i,.show>.btn.btn-dark .svg-icon{color:#fff}.btn-check:checked+.btn.btn-dark.dropdown-toggle:after,.btn-check:active+.btn.btn-dark.dropdown-toggle:after,.btn.btn-dark:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-dark:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-dark:active:not(.btn-active).dropdown-toggle:after,.btn.btn-dark.active.dropdown-toggle:after,.btn.btn-dark.show.dropdown-toggle:after,.show>.btn.btn-dark.dropdown-toggle:after{color:#fff}.btn.btn-light-dark{color:#181c32;border-color:#eff2f5;background-color:#eff2f5}.btn.btn-light-dark i,.btn.btn-light-dark .svg-icon{color:#181c32}.btn.btn-light-dark.dropdown-toggle:after{color:#181c32}.btn-check:checked+.btn.btn-light-dark,.btn-check:active+.btn.btn-light-dark,.btn.btn-light-dark:focus:not(.btn-active),.btn.btn-light-dark:hover:not(.btn-active),.btn.btn-light-dark:active:not(.btn-active),.btn.btn-light-dark.active,.btn.btn-light-dark.show,.show>.btn.btn-light-dark{color:#fff;border-color:#181c32;background-color:#181c32!important}.btn-check:checked+.btn.btn-light-dark i,.btn-check:checked+.btn.btn-light-dark .svg-icon,.btn-check:active+.btn.btn-light-dark i,.btn-check:active+.btn.btn-light-dark .svg-icon,.btn.btn-light-dark:focus:not(.btn-active) i,.btn.btn-light-dark:focus:not(.btn-active) .svg-icon,.btn.btn-light-dark:hover:not(.btn-active) i,.btn.btn-light-dark:hover:not(.btn-active) .svg-icon,.btn.btn-light-dark:active:not(.btn-active) i,.btn.btn-light-dark:active:not(.btn-active) .svg-icon,.btn.btn-light-dark.active i,.btn.btn-light-dark.active .svg-icon,.btn.btn-light-dark.show i,.btn.btn-light-dark.show .svg-icon,.show>.btn.btn-light-dark i,.show>.btn.btn-light-dark .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-dark.dropdown-toggle:after,.btn-check:active+.btn.btn-light-dark.dropdown-toggle:after,.btn.btn-light-dark:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-dark:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-dark:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-dark.active.dropdown-toggle:after,.btn.btn-light-dark.show.dropdown-toggle:after,.show>.btn.btn-light-dark.dropdown-toggle:after{color:#fff}.btn.btn-bg-dark{border-color:#181c32;background-color:#181c32}.btn-check:checked+.btn.btn-active-dark,.btn-check:active+.btn.btn-active-dark,.btn.btn-active-dark:focus:not(.btn-active),.btn.btn-active-dark:hover:not(.btn-active),.btn.btn-active-dark:active:not(.btn-active),.btn.btn-active-dark.active,.btn.btn-active-dark.show,.show>.btn.btn-active-dark{color:#fff;border-color:#181c32;background-color:#181c32!important}.btn-check:checked+.btn.btn-active-dark i,.btn-check:checked+.btn.btn-active-dark .svg-icon,.btn-check:active+.btn.btn-active-dark i,.btn-check:active+.btn.btn-active-dark .svg-icon,.btn.btn-active-dark:focus:not(.btn-active) i,.btn.btn-active-dark:focus:not(.btn-active) .svg-icon,.btn.btn-active-dark:hover:not(.btn-active) i,.btn.btn-active-dark:hover:not(.btn-active) .svg-icon,.btn.btn-active-dark:active:not(.btn-active) i,.btn.btn-active-dark:active:not(.btn-active) .svg-icon,.btn.btn-active-dark.active i,.btn.btn-active-dark.active .svg-icon,.btn.btn-active-dark.show i,.btn.btn-active-dark.show .svg-icon,.show>.btn.btn-active-dark i,.show>.btn.btn-active-dark .svg-icon{color:#fff}.btn-check:checked+.btn.btn-active-dark.dropdown-toggle:after,.btn-check:active+.btn.btn-active-dark.dropdown-toggle:after,.btn.btn-active-dark:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-dark:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-dark:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-dark.active.dropdown-toggle:after,.btn.btn-active-dark.show.dropdown-toggle:after,.show>.btn.btn-active-dark.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-active-light-dark,.btn-check:active+.btn.btn-active-light-dark,.btn.btn-active-light-dark:focus:not(.btn-active),.btn.btn-active-light-dark:hover:not(.btn-active),.btn.btn-active-light-dark:active:not(.btn-active),.btn.btn-active-light-dark.active,.btn.btn-active-light-dark.show,.show>.btn.btn-active-light-dark{color:#181c32;border-color:#eff2f5;background-color:#eff2f5!important}.btn-check:checked+.btn.btn-active-light-dark i,.btn-check:checked+.btn.btn-active-light-dark .svg-icon,.btn-check:active+.btn.btn-active-light-dark i,.btn-check:active+.btn.btn-active-light-dark .svg-icon,.btn.btn-active-light-dark:focus:not(.btn-active) i,.btn.btn-active-light-dark:focus:not(.btn-active) .svg-icon,.btn.btn-active-light-dark:hover:not(.btn-active) i,.btn.btn-active-light-dark:hover:not(.btn-active) .svg-icon,.btn.btn-active-light-dark:active:not(.btn-active) i,.btn.btn-active-light-dark:active:not(.btn-active) .svg-icon,.btn.btn-active-light-dark.active i,.btn.btn-active-light-dark.active .svg-icon,.btn.btn-active-light-dark.show i,.btn.btn-active-light-dark.show .svg-icon,.show>.btn.btn-active-light-dark i,.show>.btn.btn-active-light-dark .svg-icon{color:#181c32}.btn-check:checked+.btn.btn-active-light-dark.dropdown-toggle:after,.btn-check:active+.btn.btn-active-light-dark.dropdown-toggle:after,.btn.btn-active-light-dark:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-dark:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-dark:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-light-dark.active.dropdown-toggle:after,.btn.btn-active-light-dark.show.dropdown-toggle:after,.show>.btn.btn-active-light-dark.dropdown-toggle:after{color:#181c32}.btn.btn-active-light-dark.btn-outline:not(.btn-outline-default){border-color:#181c32!important}.btn.btn-color-white,.btn.btn-color-white i,.btn.btn-color-white .svg-icon{color:#fff}.btn.btn-color-white.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-active-color-white,.btn-check:active+.btn.btn-active-color-white,.btn.btn-active-color-white:focus:not(.btn-active),.btn.btn-active-color-white:hover:not(.btn-active),.btn.btn-active-color-white:active:not(.btn-active),.btn.btn-active-color-white.active,.btn.btn-active-color-white.show,.show>.btn.btn-active-color-white{color:#fff}.btn-check:checked+.btn.btn-active-color-white i,.btn-check:checked+.btn.btn-active-color-white .svg-icon,.btn-check:active+.btn.btn-active-color-white i,.btn-check:active+.btn.btn-active-color-white .svg-icon,.btn.btn-active-color-white:focus:not(.btn-active) i,.btn.btn-active-color-white:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-white:hover:not(.btn-active) i,.btn.btn-active-color-white:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-white:active:not(.btn-active) i,.btn.btn-active-color-white:active:not(.btn-active) .svg-icon,.btn.btn-active-color-white.active i,.btn.btn-active-color-white.active .svg-icon,.btn.btn-active-color-white.show i,.btn.btn-active-color-white.show .svg-icon,.show>.btn.btn-active-color-white i,.show>.btn.btn-active-color-white .svg-icon{color:#fff}.btn-check:checked+.btn.btn-active-color-white.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-white.dropdown-toggle:after,.btn.btn-active-color-white:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-white:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-white:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-white.active.dropdown-toggle:after,.btn.btn-active-color-white.show.dropdown-toggle:after,.show>.btn.btn-active-color-white.dropdown-toggle:after{color:#fff}.btn.btn-icon-white i,.btn.btn-icon-white .svg-icon{color:#fff}.btn.btn-icon-white.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-active-icon-white i,.btn-check:checked+.btn.btn-active-icon-white .svg-icon,.btn-check:active+.btn.btn-active-icon-white i,.btn-check:active+.btn.btn-active-icon-white .svg-icon,.btn.btn-active-icon-white:focus:not(.btn-active) i,.btn.btn-active-icon-white:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-white:hover:not(.btn-active) i,.btn.btn-active-icon-white:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-white:active:not(.btn-active) i,.btn.btn-active-icon-white:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-white.active i,.btn.btn-active-icon-white.active .svg-icon,.btn.btn-active-icon-white.show i,.btn.btn-active-icon-white.show .svg-icon,.show>.btn.btn-active-icon-white i,.show>.btn.btn-active-icon-white .svg-icon{color:#fff}.btn-check:checked+.btn.btn-active-icon-white.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-white.dropdown-toggle:after,.btn.btn-active-icon-white:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-white:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-white:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-white.active.dropdown-toggle:after,.btn.btn-active-icon-white.show.dropdown-toggle:after,.show>.btn.btn-active-icon-white.dropdown-toggle:after{color:#fff}.btn.btn-text-white{color:#fff}.btn-check:checked+.btn.btn-active-text-white,.btn-check:active+.btn.btn-active-text-white,.btn.btn-active-text-white:focus:not(.btn-active),.btn.btn-active-text-white:hover:not(.btn-active),.btn.btn-active-text-white:active:not(.btn-active),.btn.btn-active-text-white.active,.btn.btn-active-text-white.show,.show>.btn.btn-active-text-white{color:#fff}.btn.btn-color-primary,.btn.btn-color-primary i,.btn.btn-color-primary .svg-icon{color:#009ef7}.btn.btn-color-primary.dropdown-toggle:after{color:#009ef7}.btn-check:checked+.btn.btn-active-color-primary,.btn-check:active+.btn.btn-active-color-primary,.btn.btn-active-color-primary:focus:not(.btn-active),.btn.btn-active-color-primary:hover:not(.btn-active),.btn.btn-active-color-primary:active:not(.btn-active),.btn.btn-active-color-primary.active,.btn.btn-active-color-primary.show,.show>.btn.btn-active-color-primary{color:#009ef7}.btn-check:checked+.btn.btn-active-color-primary i,.btn-check:checked+.btn.btn-active-color-primary .svg-icon,.btn-check:active+.btn.btn-active-color-primary i,.btn-check:active+.btn.btn-active-color-primary .svg-icon,.btn.btn-active-color-primary:focus:not(.btn-active) i,.btn.btn-active-color-primary:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-primary:hover:not(.btn-active) i,.btn.btn-active-color-primary:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-primary:active:not(.btn-active) i,.btn.btn-active-color-primary:active:not(.btn-active) .svg-icon,.btn.btn-active-color-primary.active i,.btn.btn-active-color-primary.active .svg-icon,.btn.btn-active-color-primary.show i,.btn.btn-active-color-primary.show .svg-icon,.show>.btn.btn-active-color-primary i,.show>.btn.btn-active-color-primary .svg-icon{color:#009ef7}.btn-check:checked+.btn.btn-active-color-primary.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-primary.dropdown-toggle:after,.btn.btn-active-color-primary:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-primary:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-primary:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-primary.active.dropdown-toggle:after,.btn.btn-active-color-primary.show.dropdown-toggle:after,.show>.btn.btn-active-color-primary.dropdown-toggle:after{color:#009ef7}.btn.btn-icon-primary i,.btn.btn-icon-primary .svg-icon{color:#009ef7}.btn.btn-icon-primary.dropdown-toggle:after{color:#009ef7}.btn-check:checked+.btn.btn-active-icon-primary i,.btn-check:checked+.btn.btn-active-icon-primary .svg-icon,.btn-check:active+.btn.btn-active-icon-primary i,.btn-check:active+.btn.btn-active-icon-primary .svg-icon,.btn.btn-active-icon-primary:focus:not(.btn-active) i,.btn.btn-active-icon-primary:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-primary:hover:not(.btn-active) i,.btn.btn-active-icon-primary:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-primary:active:not(.btn-active) i,.btn.btn-active-icon-primary:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-primary.active i,.btn.btn-active-icon-primary.active .svg-icon,.btn.btn-active-icon-primary.show i,.btn.btn-active-icon-primary.show .svg-icon,.show>.btn.btn-active-icon-primary i,.show>.btn.btn-active-icon-primary .svg-icon{color:#009ef7}.btn-check:checked+.btn.btn-active-icon-primary.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-primary.dropdown-toggle:after,.btn.btn-active-icon-primary:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-primary:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-primary:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-primary.active.dropdown-toggle:after,.btn.btn-active-icon-primary.show.dropdown-toggle:after,.show>.btn.btn-active-icon-primary.dropdown-toggle:after{color:#009ef7}.btn.btn-text-primary{color:#009ef7}.btn-check:checked+.btn.btn-active-text-primary,.btn-check:active+.btn.btn-active-text-primary,.btn.btn-active-text-primary:focus:not(.btn-active),.btn.btn-active-text-primary:hover:not(.btn-active),.btn.btn-active-text-primary:active:not(.btn-active),.btn.btn-active-text-primary.active,.btn.btn-active-text-primary.show,.show>.btn.btn-active-text-primary{color:#009ef7}.btn.btn-color-secondary,.btn.btn-color-secondary i,.btn.btn-color-secondary .svg-icon{color:#e4e6ef}.btn.btn-color-secondary.dropdown-toggle:after{color:#e4e6ef}.btn-check:checked+.btn.btn-active-color-secondary,.btn-check:active+.btn.btn-active-color-secondary,.btn.btn-active-color-secondary:focus:not(.btn-active),.btn.btn-active-color-secondary:hover:not(.btn-active),.btn.btn-active-color-secondary:active:not(.btn-active),.btn.btn-active-color-secondary.active,.btn.btn-active-color-secondary.show,.show>.btn.btn-active-color-secondary{color:#e4e6ef}.btn-check:checked+.btn.btn-active-color-secondary i,.btn-check:checked+.btn.btn-active-color-secondary .svg-icon,.btn-check:active+.btn.btn-active-color-secondary i,.btn-check:active+.btn.btn-active-color-secondary .svg-icon,.btn.btn-active-color-secondary:focus:not(.btn-active) i,.btn.btn-active-color-secondary:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-secondary:hover:not(.btn-active) i,.btn.btn-active-color-secondary:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-secondary:active:not(.btn-active) i,.btn.btn-active-color-secondary:active:not(.btn-active) .svg-icon,.btn.btn-active-color-secondary.active i,.btn.btn-active-color-secondary.active .svg-icon,.btn.btn-active-color-secondary.show i,.btn.btn-active-color-secondary.show .svg-icon,.show>.btn.btn-active-color-secondary i,.show>.btn.btn-active-color-secondary .svg-icon{color:#e4e6ef}.btn-check:checked+.btn.btn-active-color-secondary.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-secondary.dropdown-toggle:after,.btn.btn-active-color-secondary:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-secondary:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-secondary:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-secondary.active.dropdown-toggle:after,.btn.btn-active-color-secondary.show.dropdown-toggle:after,.show>.btn.btn-active-color-secondary.dropdown-toggle:after{color:#e4e6ef}.btn.btn-icon-secondary i,.btn.btn-icon-secondary .svg-icon{color:#e4e6ef}.btn.btn-icon-secondary.dropdown-toggle:after{color:#e4e6ef}.btn-check:checked+.btn.btn-active-icon-secondary i,.btn-check:checked+.btn.btn-active-icon-secondary .svg-icon,.btn-check:active+.btn.btn-active-icon-secondary i,.btn-check:active+.btn.btn-active-icon-secondary .svg-icon,.btn.btn-active-icon-secondary:focus:not(.btn-active) i,.btn.btn-active-icon-secondary:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-secondary:hover:not(.btn-active) i,.btn.btn-active-icon-secondary:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-secondary:active:not(.btn-active) i,.btn.btn-active-icon-secondary:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-secondary.active i,.btn.btn-active-icon-secondary.active .svg-icon,.btn.btn-active-icon-secondary.show i,.btn.btn-active-icon-secondary.show .svg-icon,.show>.btn.btn-active-icon-secondary i,.show>.btn.btn-active-icon-secondary .svg-icon{color:#e4e6ef}.btn-check:checked+.btn.btn-active-icon-secondary.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-secondary.dropdown-toggle:after,.btn.btn-active-icon-secondary:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-secondary:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-secondary:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-secondary.active.dropdown-toggle:after,.btn.btn-active-icon-secondary.show.dropdown-toggle:after,.show>.btn.btn-active-icon-secondary.dropdown-toggle:after{color:#e4e6ef}.btn.btn-text-secondary{color:#e4e6ef}.btn-check:checked+.btn.btn-active-text-secondary,.btn-check:active+.btn.btn-active-text-secondary,.btn.btn-active-text-secondary:focus:not(.btn-active),.btn.btn-active-text-secondary:hover:not(.btn-active),.btn.btn-active-text-secondary:active:not(.btn-active),.btn.btn-active-text-secondary.active,.btn.btn-active-text-secondary.show,.show>.btn.btn-active-text-secondary{color:#e4e6ef}.btn.btn-color-light,.btn.btn-color-light i,.btn.btn-color-light .svg-icon{color:#f5f8fa}.btn.btn-color-light.dropdown-toggle:after{color:#f5f8fa}.btn-check:checked+.btn.btn-active-color-light,.btn-check:active+.btn.btn-active-color-light,.btn.btn-active-color-light:focus:not(.btn-active),.btn.btn-active-color-light:hover:not(.btn-active),.btn.btn-active-color-light:active:not(.btn-active),.btn.btn-active-color-light.active,.btn.btn-active-color-light.show,.show>.btn.btn-active-color-light{color:#f5f8fa}.btn-check:checked+.btn.btn-active-color-light i,.btn-check:checked+.btn.btn-active-color-light .svg-icon,.btn-check:active+.btn.btn-active-color-light i,.btn-check:active+.btn.btn-active-color-light .svg-icon,.btn.btn-active-color-light:focus:not(.btn-active) i,.btn.btn-active-color-light:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-light:hover:not(.btn-active) i,.btn.btn-active-color-light:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-light:active:not(.btn-active) i,.btn.btn-active-color-light:active:not(.btn-active) .svg-icon,.btn.btn-active-color-light.active i,.btn.btn-active-color-light.active .svg-icon,.btn.btn-active-color-light.show i,.btn.btn-active-color-light.show .svg-icon,.show>.btn.btn-active-color-light i,.show>.btn.btn-active-color-light .svg-icon{color:#f5f8fa}.btn-check:checked+.btn.btn-active-color-light.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-light.dropdown-toggle:after,.btn.btn-active-color-light:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-light:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-light:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-light.active.dropdown-toggle:after,.btn.btn-active-color-light.show.dropdown-toggle:after,.show>.btn.btn-active-color-light.dropdown-toggle:after{color:#f5f8fa}.btn.btn-icon-light i,.btn.btn-icon-light .svg-icon{color:#f5f8fa}.btn.btn-icon-light.dropdown-toggle:after{color:#f5f8fa}.btn-check:checked+.btn.btn-active-icon-light i,.btn-check:checked+.btn.btn-active-icon-light .svg-icon,.btn-check:active+.btn.btn-active-icon-light i,.btn-check:active+.btn.btn-active-icon-light .svg-icon,.btn.btn-active-icon-light:focus:not(.btn-active) i,.btn.btn-active-icon-light:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-light:hover:not(.btn-active) i,.btn.btn-active-icon-light:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-light:active:not(.btn-active) i,.btn.btn-active-icon-light:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-light.active i,.btn.btn-active-icon-light.active .svg-icon,.btn.btn-active-icon-light.show i,.btn.btn-active-icon-light.show .svg-icon,.show>.btn.btn-active-icon-light i,.show>.btn.btn-active-icon-light .svg-icon{color:#f5f8fa}.btn-check:checked+.btn.btn-active-icon-light.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-light.dropdown-toggle:after,.btn.btn-active-icon-light:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-light:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-light:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-light.active.dropdown-toggle:after,.btn.btn-active-icon-light.show.dropdown-toggle:after,.show>.btn.btn-active-icon-light.dropdown-toggle:after{color:#f5f8fa}.btn.btn-text-light{color:#f5f8fa}.btn-check:checked+.btn.btn-active-text-light,.btn-check:active+.btn.btn-active-text-light,.btn.btn-active-text-light:focus:not(.btn-active),.btn.btn-active-text-light:hover:not(.btn-active),.btn.btn-active-text-light:active:not(.btn-active),.btn.btn-active-text-light.active,.btn.btn-active-text-light.show,.show>.btn.btn-active-text-light{color:#f5f8fa}.btn.btn-color-success,.btn.btn-color-success i,.btn.btn-color-success .svg-icon{color:#50cd89}.btn.btn-color-success.dropdown-toggle:after{color:#50cd89}.btn-check:checked+.btn.btn-active-color-success,.btn-check:active+.btn.btn-active-color-success,.btn.btn-active-color-success:focus:not(.btn-active),.btn.btn-active-color-success:hover:not(.btn-active),.btn.btn-active-color-success:active:not(.btn-active),.btn.btn-active-color-success.active,.btn.btn-active-color-success.show,.show>.btn.btn-active-color-success{color:#50cd89}.btn-check:checked+.btn.btn-active-color-success i,.btn-check:checked+.btn.btn-active-color-success .svg-icon,.btn-check:active+.btn.btn-active-color-success i,.btn-check:active+.btn.btn-active-color-success .svg-icon,.btn.btn-active-color-success:focus:not(.btn-active) i,.btn.btn-active-color-success:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-success:hover:not(.btn-active) i,.btn.btn-active-color-success:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-success:active:not(.btn-active) i,.btn.btn-active-color-success:active:not(.btn-active) .svg-icon,.btn.btn-active-color-success.active i,.btn.btn-active-color-success.active .svg-icon,.btn.btn-active-color-success.show i,.btn.btn-active-color-success.show .svg-icon,.show>.btn.btn-active-color-success i,.show>.btn.btn-active-color-success .svg-icon{color:#50cd89}.btn-check:checked+.btn.btn-active-color-success.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-success.dropdown-toggle:after,.btn.btn-active-color-success:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-success:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-success:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-success.active.dropdown-toggle:after,.btn.btn-active-color-success.show.dropdown-toggle:after,.show>.btn.btn-active-color-success.dropdown-toggle:after{color:#50cd89}.btn.btn-icon-success i,.btn.btn-icon-success .svg-icon{color:#50cd89}.btn.btn-icon-success.dropdown-toggle:after{color:#50cd89}.btn-check:checked+.btn.btn-active-icon-success i,.btn-check:checked+.btn.btn-active-icon-success .svg-icon,.btn-check:active+.btn.btn-active-icon-success i,.btn-check:active+.btn.btn-active-icon-success .svg-icon,.btn.btn-active-icon-success:focus:not(.btn-active) i,.btn.btn-active-icon-success:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-success:hover:not(.btn-active) i,.btn.btn-active-icon-success:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-success:active:not(.btn-active) i,.btn.btn-active-icon-success:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-success.active i,.btn.btn-active-icon-success.active .svg-icon,.btn.btn-active-icon-success.show i,.btn.btn-active-icon-success.show .svg-icon,.show>.btn.btn-active-icon-success i,.show>.btn.btn-active-icon-success .svg-icon{color:#50cd89}.btn-check:checked+.btn.btn-active-icon-success.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-success.dropdown-toggle:after,.btn.btn-active-icon-success:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-success:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-success:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-success.active.dropdown-toggle:after,.btn.btn-active-icon-success.show.dropdown-toggle:after,.show>.btn.btn-active-icon-success.dropdown-toggle:after{color:#50cd89}.btn.btn-text-success{color:#50cd89}.btn-check:checked+.btn.btn-active-text-success,.btn-check:active+.btn.btn-active-text-success,.btn.btn-active-text-success:focus:not(.btn-active),.btn.btn-active-text-success:hover:not(.btn-active),.btn.btn-active-text-success:active:not(.btn-active),.btn.btn-active-text-success.active,.btn.btn-active-text-success.show,.show>.btn.btn-active-text-success{color:#50cd89}.btn.btn-color-info,.btn.btn-color-info i,.btn.btn-color-info .svg-icon{color:#7239ea}.btn.btn-color-info.dropdown-toggle:after{color:#7239ea}.btn-check:checked+.btn.btn-active-color-info,.btn-check:active+.btn.btn-active-color-info,.btn.btn-active-color-info:focus:not(.btn-active),.btn.btn-active-color-info:hover:not(.btn-active),.btn.btn-active-color-info:active:not(.btn-active),.btn.btn-active-color-info.active,.btn.btn-active-color-info.show,.show>.btn.btn-active-color-info{color:#7239ea}.btn-check:checked+.btn.btn-active-color-info i,.btn-check:checked+.btn.btn-active-color-info .svg-icon,.btn-check:active+.btn.btn-active-color-info i,.btn-check:active+.btn.btn-active-color-info .svg-icon,.btn.btn-active-color-info:focus:not(.btn-active) i,.btn.btn-active-color-info:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-info:hover:not(.btn-active) i,.btn.btn-active-color-info:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-info:active:not(.btn-active) i,.btn.btn-active-color-info:active:not(.btn-active) .svg-icon,.btn.btn-active-color-info.active i,.btn.btn-active-color-info.active .svg-icon,.btn.btn-active-color-info.show i,.btn.btn-active-color-info.show .svg-icon,.show>.btn.btn-active-color-info i,.show>.btn.btn-active-color-info .svg-icon{color:#7239ea}.btn-check:checked+.btn.btn-active-color-info.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-info.dropdown-toggle:after,.btn.btn-active-color-info:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-info:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-info:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-info.active.dropdown-toggle:after,.btn.btn-active-color-info.show.dropdown-toggle:after,.show>.btn.btn-active-color-info.dropdown-toggle:after{color:#7239ea}.btn.btn-icon-info i,.btn.btn-icon-info .svg-icon{color:#7239ea}.btn.btn-icon-info.dropdown-toggle:after{color:#7239ea}.btn-check:checked+.btn.btn-active-icon-info i,.btn-check:checked+.btn.btn-active-icon-info .svg-icon,.btn-check:active+.btn.btn-active-icon-info i,.btn-check:active+.btn.btn-active-icon-info .svg-icon,.btn.btn-active-icon-info:focus:not(.btn-active) i,.btn.btn-active-icon-info:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-info:hover:not(.btn-active) i,.btn.btn-active-icon-info:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-info:active:not(.btn-active) i,.btn.btn-active-icon-info:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-info.active i,.btn.btn-active-icon-info.active .svg-icon,.btn.btn-active-icon-info.show i,.btn.btn-active-icon-info.show .svg-icon,.show>.btn.btn-active-icon-info i,.show>.btn.btn-active-icon-info .svg-icon{color:#7239ea}.btn-check:checked+.btn.btn-active-icon-info.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-info.dropdown-toggle:after,.btn.btn-active-icon-info:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-info:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-info:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-info.active.dropdown-toggle:after,.btn.btn-active-icon-info.show.dropdown-toggle:after,.show>.btn.btn-active-icon-info.dropdown-toggle:after{color:#7239ea}.btn.btn-text-info{color:#7239ea}.btn-check:checked+.btn.btn-active-text-info,.btn-check:active+.btn.btn-active-text-info,.btn.btn-active-text-info:focus:not(.btn-active),.btn.btn-active-text-info:hover:not(.btn-active),.btn.btn-active-text-info:active:not(.btn-active),.btn.btn-active-text-info.active,.btn.btn-active-text-info.show,.show>.btn.btn-active-text-info{color:#7239ea}.btn.btn-color-warning,.btn.btn-color-warning i,.btn.btn-color-warning .svg-icon{color:#ffc700}.btn.btn-color-warning.dropdown-toggle:after{color:#ffc700}.btn-check:checked+.btn.btn-active-color-warning,.btn-check:active+.btn.btn-active-color-warning,.btn.btn-active-color-warning:focus:not(.btn-active),.btn.btn-active-color-warning:hover:not(.btn-active),.btn.btn-active-color-warning:active:not(.btn-active),.btn.btn-active-color-warning.active,.btn.btn-active-color-warning.show,.show>.btn.btn-active-color-warning{color:#ffc700}.btn-check:checked+.btn.btn-active-color-warning i,.btn-check:checked+.btn.btn-active-color-warning .svg-icon,.btn-check:active+.btn.btn-active-color-warning i,.btn-check:active+.btn.btn-active-color-warning .svg-icon,.btn.btn-active-color-warning:focus:not(.btn-active) i,.btn.btn-active-color-warning:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-warning:hover:not(.btn-active) i,.btn.btn-active-color-warning:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-warning:active:not(.btn-active) i,.btn.btn-active-color-warning:active:not(.btn-active) .svg-icon,.btn.btn-active-color-warning.active i,.btn.btn-active-color-warning.active .svg-icon,.btn.btn-active-color-warning.show i,.btn.btn-active-color-warning.show .svg-icon,.show>.btn.btn-active-color-warning i,.show>.btn.btn-active-color-warning .svg-icon{color:#ffc700}.btn-check:checked+.btn.btn-active-color-warning.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-warning.dropdown-toggle:after,.btn.btn-active-color-warning:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-warning:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-warning:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-warning.active.dropdown-toggle:after,.btn.btn-active-color-warning.show.dropdown-toggle:after,.show>.btn.btn-active-color-warning.dropdown-toggle:after{color:#ffc700}.btn.btn-icon-warning i,.btn.btn-icon-warning .svg-icon{color:#ffc700}.btn.btn-icon-warning.dropdown-toggle:after{color:#ffc700}.btn-check:checked+.btn.btn-active-icon-warning i,.btn-check:checked+.btn.btn-active-icon-warning .svg-icon,.btn-check:active+.btn.btn-active-icon-warning i,.btn-check:active+.btn.btn-active-icon-warning .svg-icon,.btn.btn-active-icon-warning:focus:not(.btn-active) i,.btn.btn-active-icon-warning:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-warning:hover:not(.btn-active) i,.btn.btn-active-icon-warning:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-warning:active:not(.btn-active) i,.btn.btn-active-icon-warning:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-warning.active i,.btn.btn-active-icon-warning.active .svg-icon,.btn.btn-active-icon-warning.show i,.btn.btn-active-icon-warning.show .svg-icon,.show>.btn.btn-active-icon-warning i,.show>.btn.btn-active-icon-warning .svg-icon{color:#ffc700}.btn-check:checked+.btn.btn-active-icon-warning.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-warning.dropdown-toggle:after,.btn.btn-active-icon-warning:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-warning:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-warning:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-warning.active.dropdown-toggle:after,.btn.btn-active-icon-warning.show.dropdown-toggle:after,.show>.btn.btn-active-icon-warning.dropdown-toggle:after{color:#ffc700}.btn.btn-text-warning{color:#ffc700}.btn-check:checked+.btn.btn-active-text-warning,.btn-check:active+.btn.btn-active-text-warning,.btn.btn-active-text-warning:focus:not(.btn-active),.btn.btn-active-text-warning:hover:not(.btn-active),.btn.btn-active-text-warning:active:not(.btn-active),.btn.btn-active-text-warning.active,.btn.btn-active-text-warning.show,.show>.btn.btn-active-text-warning{color:#ffc700}.btn.btn-color-danger,.btn.btn-color-danger i,.btn.btn-color-danger .svg-icon{color:#f1416c}.btn.btn-color-danger.dropdown-toggle:after{color:#f1416c}.btn-check:checked+.btn.btn-active-color-danger,.btn-check:active+.btn.btn-active-color-danger,.btn.btn-active-color-danger:focus:not(.btn-active),.btn.btn-active-color-danger:hover:not(.btn-active),.btn.btn-active-color-danger:active:not(.btn-active),.btn.btn-active-color-danger.active,.btn.btn-active-color-danger.show,.show>.btn.btn-active-color-danger{color:#f1416c}.btn-check:checked+.btn.btn-active-color-danger i,.btn-check:checked+.btn.btn-active-color-danger .svg-icon,.btn-check:active+.btn.btn-active-color-danger i,.btn-check:active+.btn.btn-active-color-danger .svg-icon,.btn.btn-active-color-danger:focus:not(.btn-active) i,.btn.btn-active-color-danger:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-danger:hover:not(.btn-active) i,.btn.btn-active-color-danger:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-danger:active:not(.btn-active) i,.btn.btn-active-color-danger:active:not(.btn-active) .svg-icon,.btn.btn-active-color-danger.active i,.btn.btn-active-color-danger.active .svg-icon,.btn.btn-active-color-danger.show i,.btn.btn-active-color-danger.show .svg-icon,.show>.btn.btn-active-color-danger i,.show>.btn.btn-active-color-danger .svg-icon{color:#f1416c}.btn-check:checked+.btn.btn-active-color-danger.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-danger.dropdown-toggle:after,.btn.btn-active-color-danger:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-danger:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-danger:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-danger.active.dropdown-toggle:after,.btn.btn-active-color-danger.show.dropdown-toggle:after,.show>.btn.btn-active-color-danger.dropdown-toggle:after{color:#f1416c}.btn.btn-icon-danger i,.btn.btn-icon-danger .svg-icon{color:#f1416c}.btn.btn-icon-danger.dropdown-toggle:after{color:#f1416c}.btn-check:checked+.btn.btn-active-icon-danger i,.btn-check:checked+.btn.btn-active-icon-danger .svg-icon,.btn-check:active+.btn.btn-active-icon-danger i,.btn-check:active+.btn.btn-active-icon-danger .svg-icon,.btn.btn-active-icon-danger:focus:not(.btn-active) i,.btn.btn-active-icon-danger:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-danger:hover:not(.btn-active) i,.btn.btn-active-icon-danger:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-danger:active:not(.btn-active) i,.btn.btn-active-icon-danger:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-danger.active i,.btn.btn-active-icon-danger.active .svg-icon,.btn.btn-active-icon-danger.show i,.btn.btn-active-icon-danger.show .svg-icon,.show>.btn.btn-active-icon-danger i,.show>.btn.btn-active-icon-danger .svg-icon{color:#f1416c}.btn-check:checked+.btn.btn-active-icon-danger.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-danger.dropdown-toggle:after,.btn.btn-active-icon-danger:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-danger:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-danger:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-danger.active.dropdown-toggle:after,.btn.btn-active-icon-danger.show.dropdown-toggle:after,.show>.btn.btn-active-icon-danger.dropdown-toggle:after{color:#f1416c}.btn.btn-text-danger{color:#f1416c}.btn-check:checked+.btn.btn-active-text-danger,.btn-check:active+.btn.btn-active-text-danger,.btn.btn-active-text-danger:focus:not(.btn-active),.btn.btn-active-text-danger:hover:not(.btn-active),.btn.btn-active-text-danger:active:not(.btn-active),.btn.btn-active-text-danger.active,.btn.btn-active-text-danger.show,.show>.btn.btn-active-text-danger{color:#f1416c}.btn.btn-color-dark,.btn.btn-color-dark i,.btn.btn-color-dark .svg-icon{color:#181c32}.btn.btn-color-dark.dropdown-toggle:after{color:#181c32}.btn-check:checked+.btn.btn-active-color-dark,.btn-check:active+.btn.btn-active-color-dark,.btn.btn-active-color-dark:focus:not(.btn-active),.btn.btn-active-color-dark:hover:not(.btn-active),.btn.btn-active-color-dark:active:not(.btn-active),.btn.btn-active-color-dark.active,.btn.btn-active-color-dark.show,.show>.btn.btn-active-color-dark{color:#181c32}.btn-check:checked+.btn.btn-active-color-dark i,.btn-check:checked+.btn.btn-active-color-dark .svg-icon,.btn-check:active+.btn.btn-active-color-dark i,.btn-check:active+.btn.btn-active-color-dark .svg-icon,.btn.btn-active-color-dark:focus:not(.btn-active) i,.btn.btn-active-color-dark:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-dark:hover:not(.btn-active) i,.btn.btn-active-color-dark:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-dark:active:not(.btn-active) i,.btn.btn-active-color-dark:active:not(.btn-active) .svg-icon,.btn.btn-active-color-dark.active i,.btn.btn-active-color-dark.active .svg-icon,.btn.btn-active-color-dark.show i,.btn.btn-active-color-dark.show .svg-icon,.show>.btn.btn-active-color-dark i,.show>.btn.btn-active-color-dark .svg-icon{color:#181c32}.btn-check:checked+.btn.btn-active-color-dark.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-dark.dropdown-toggle:after,.btn.btn-active-color-dark:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-dark:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-dark:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-dark.active.dropdown-toggle:after,.btn.btn-active-color-dark.show.dropdown-toggle:after,.show>.btn.btn-active-color-dark.dropdown-toggle:after{color:#181c32}.btn.btn-icon-dark i,.btn.btn-icon-dark .svg-icon{color:#181c32}.btn.btn-icon-dark.dropdown-toggle:after{color:#181c32}.btn-check:checked+.btn.btn-active-icon-dark i,.btn-check:checked+.btn.btn-active-icon-dark .svg-icon,.btn-check:active+.btn.btn-active-icon-dark i,.btn-check:active+.btn.btn-active-icon-dark .svg-icon,.btn.btn-active-icon-dark:focus:not(.btn-active) i,.btn.btn-active-icon-dark:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-dark:hover:not(.btn-active) i,.btn.btn-active-icon-dark:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-dark:active:not(.btn-active) i,.btn.btn-active-icon-dark:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-dark.active i,.btn.btn-active-icon-dark.active .svg-icon,.btn.btn-active-icon-dark.show i,.btn.btn-active-icon-dark.show .svg-icon,.show>.btn.btn-active-icon-dark i,.show>.btn.btn-active-icon-dark .svg-icon{color:#181c32}.btn-check:checked+.btn.btn-active-icon-dark.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-dark.dropdown-toggle:after,.btn.btn-active-icon-dark:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-dark:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-dark:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-dark.active.dropdown-toggle:after,.btn.btn-active-icon-dark.show.dropdown-toggle:after,.show>.btn.btn-active-icon-dark.dropdown-toggle:after{color:#181c32}.btn.btn-text-dark{color:#181c32}.btn-check:checked+.btn.btn-active-text-dark,.btn-check:active+.btn.btn-active-text-dark,.btn.btn-active-text-dark:focus:not(.btn-active),.btn.btn-active-text-dark:hover:not(.btn-active),.btn.btn-active-text-dark:active:not(.btn-active),.btn.btn-active-text-dark.active,.btn.btn-active-text-dark.show,.show>.btn.btn-active-text-dark{color:#181c32}.btn.btn-color-muted,.btn.btn-color-muted i,.btn.btn-color-muted .svg-icon{color:#a1a5b7}.btn.btn-color-muted.dropdown-toggle:after{color:#a1a5b7}.btn-check:checked+.btn.btn-active-color-muted,.btn-check:active+.btn.btn-active-color-muted,.btn.btn-active-color-muted:focus:not(.btn-active),.btn.btn-active-color-muted:hover:not(.btn-active),.btn.btn-active-color-muted:active:not(.btn-active),.btn.btn-active-color-muted.active,.btn.btn-active-color-muted.show,.show>.btn.btn-active-color-muted{color:#a1a5b7}.btn-check:checked+.btn.btn-active-color-muted i,.btn-check:checked+.btn.btn-active-color-muted .svg-icon,.btn-check:active+.btn.btn-active-color-muted i,.btn-check:active+.btn.btn-active-color-muted .svg-icon,.btn.btn-active-color-muted:focus:not(.btn-active) i,.btn.btn-active-color-muted:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-muted:hover:not(.btn-active) i,.btn.btn-active-color-muted:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-muted:active:not(.btn-active) i,.btn.btn-active-color-muted:active:not(.btn-active) .svg-icon,.btn.btn-active-color-muted.active i,.btn.btn-active-color-muted.active .svg-icon,.btn.btn-active-color-muted.show i,.btn.btn-active-color-muted.show .svg-icon,.show>.btn.btn-active-color-muted i,.show>.btn.btn-active-color-muted .svg-icon{color:#a1a5b7}.btn-check:checked+.btn.btn-active-color-muted.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-muted.dropdown-toggle:after,.btn.btn-active-color-muted:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-muted:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-muted:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-muted.active.dropdown-toggle:after,.btn.btn-active-color-muted.show.dropdown-toggle:after,.show>.btn.btn-active-color-muted.dropdown-toggle:after{color:#a1a5b7}.btn.btn-icon-muted i,.btn.btn-icon-muted .svg-icon{color:#a1a5b7}.btn.btn-icon-muted.dropdown-toggle:after{color:#a1a5b7}.btn-check:checked+.btn.btn-active-icon-muted i,.btn-check:checked+.btn.btn-active-icon-muted .svg-icon,.btn-check:active+.btn.btn-active-icon-muted i,.btn-check:active+.btn.btn-active-icon-muted .svg-icon,.btn.btn-active-icon-muted:focus:not(.btn-active) i,.btn.btn-active-icon-muted:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-muted:hover:not(.btn-active) i,.btn.btn-active-icon-muted:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-muted:active:not(.btn-active) i,.btn.btn-active-icon-muted:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-muted.active i,.btn.btn-active-icon-muted.active .svg-icon,.btn.btn-active-icon-muted.show i,.btn.btn-active-icon-muted.show .svg-icon,.show>.btn.btn-active-icon-muted i,.show>.btn.btn-active-icon-muted .svg-icon{color:#a1a5b7}.btn-check:checked+.btn.btn-active-icon-muted.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-muted.dropdown-toggle:after,.btn.btn-active-icon-muted:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-muted:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-muted:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-muted.active.dropdown-toggle:after,.btn.btn-active-icon-muted.show.dropdown-toggle:after,.show>.btn.btn-active-icon-muted.dropdown-toggle:after{color:#a1a5b7}.btn.btn-text-muted{color:#a1a5b7}.btn-check:checked+.btn.btn-active-text-muted,.btn-check:active+.btn.btn-active-text-muted,.btn.btn-active-text-muted:focus:not(.btn-active),.btn.btn-active-text-muted:hover:not(.btn-active),.btn.btn-active-text-muted:active:not(.btn-active),.btn.btn-active-text-muted.active,.btn.btn-active-text-muted.show,.show>.btn.btn-active-text-muted{color:#a1a5b7}.btn.btn-color-gray-100,.btn.btn-color-gray-100 i,.btn.btn-color-gray-100 .svg-icon{color:#f5f8fa}.btn.btn-color-gray-100.dropdown-toggle:after{color:#f5f8fa}.btn-check:checked+.btn.btn-active-color-gray-100,.btn-check:active+.btn.btn-active-color-gray-100,.btn.btn-active-color-gray-100:focus:not(.btn-active),.btn.btn-active-color-gray-100:hover:not(.btn-active),.btn.btn-active-color-gray-100:active:not(.btn-active),.btn.btn-active-color-gray-100.active,.btn.btn-active-color-gray-100.show,.show>.btn.btn-active-color-gray-100{color:#f5f8fa}.btn-check:checked+.btn.btn-active-color-gray-100 i,.btn-check:checked+.btn.btn-active-color-gray-100 .svg-icon,.btn-check:active+.btn.btn-active-color-gray-100 i,.btn-check:active+.btn.btn-active-color-gray-100 .svg-icon,.btn.btn-active-color-gray-100:focus:not(.btn-active) i,.btn.btn-active-color-gray-100:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-100:hover:not(.btn-active) i,.btn.btn-active-color-gray-100:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-100:active:not(.btn-active) i,.btn.btn-active-color-gray-100:active:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-100.active i,.btn.btn-active-color-gray-100.active .svg-icon,.btn.btn-active-color-gray-100.show i,.btn.btn-active-color-gray-100.show .svg-icon,.show>.btn.btn-active-color-gray-100 i,.show>.btn.btn-active-color-gray-100 .svg-icon{color:#f5f8fa}.btn-check:checked+.btn.btn-active-color-gray-100.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-gray-100.dropdown-toggle:after,.btn.btn-active-color-gray-100:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-100:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-100:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-100.active.dropdown-toggle:after,.btn.btn-active-color-gray-100.show.dropdown-toggle:after,.show>.btn.btn-active-color-gray-100.dropdown-toggle:after{color:#f5f8fa}.btn.btn-icon-gray-100 i,.btn.btn-icon-gray-100 .svg-icon{color:#f5f8fa}.btn.btn-icon-gray-100.dropdown-toggle:after{color:#f5f8fa}.btn-check:checked+.btn.btn-active-icon-gray-100 i,.btn-check:checked+.btn.btn-active-icon-gray-100 .svg-icon,.btn-check:active+.btn.btn-active-icon-gray-100 i,.btn-check:active+.btn.btn-active-icon-gray-100 .svg-icon,.btn.btn-active-icon-gray-100:focus:not(.btn-active) i,.btn.btn-active-icon-gray-100:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-100:hover:not(.btn-active) i,.btn.btn-active-icon-gray-100:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-100:active:not(.btn-active) i,.btn.btn-active-icon-gray-100:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-100.active i,.btn.btn-active-icon-gray-100.active .svg-icon,.btn.btn-active-icon-gray-100.show i,.btn.btn-active-icon-gray-100.show .svg-icon,.show>.btn.btn-active-icon-gray-100 i,.show>.btn.btn-active-icon-gray-100 .svg-icon{color:#f5f8fa}.btn-check:checked+.btn.btn-active-icon-gray-100.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-gray-100.dropdown-toggle:after,.btn.btn-active-icon-gray-100:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-100:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-100:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-100.active.dropdown-toggle:after,.btn.btn-active-icon-gray-100.show.dropdown-toggle:after,.show>.btn.btn-active-icon-gray-100.dropdown-toggle:after{color:#f5f8fa}.btn.btn-text-gray-100{color:#f5f8fa}.btn-check:checked+.btn.btn-active-text-gray-100,.btn-check:active+.btn.btn-active-text-gray-100,.btn.btn-active-text-gray-100:focus:not(.btn-active),.btn.btn-active-text-gray-100:hover:not(.btn-active),.btn.btn-active-text-gray-100:active:not(.btn-active),.btn.btn-active-text-gray-100.active,.btn.btn-active-text-gray-100.show,.show>.btn.btn-active-text-gray-100{color:#f5f8fa}.btn.btn-color-gray-200,.btn.btn-color-gray-200 i,.btn.btn-color-gray-200 .svg-icon{color:#eff2f5}.btn.btn-color-gray-200.dropdown-toggle:after{color:#eff2f5}.btn-check:checked+.btn.btn-active-color-gray-200,.btn-check:active+.btn.btn-active-color-gray-200,.btn.btn-active-color-gray-200:focus:not(.btn-active),.btn.btn-active-color-gray-200:hover:not(.btn-active),.btn.btn-active-color-gray-200:active:not(.btn-active),.btn.btn-active-color-gray-200.active,.btn.btn-active-color-gray-200.show,.show>.btn.btn-active-color-gray-200{color:#eff2f5}.btn-check:checked+.btn.btn-active-color-gray-200 i,.btn-check:checked+.btn.btn-active-color-gray-200 .svg-icon,.btn-check:active+.btn.btn-active-color-gray-200 i,.btn-check:active+.btn.btn-active-color-gray-200 .svg-icon,.btn.btn-active-color-gray-200:focus:not(.btn-active) i,.btn.btn-active-color-gray-200:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-200:hover:not(.btn-active) i,.btn.btn-active-color-gray-200:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-200:active:not(.btn-active) i,.btn.btn-active-color-gray-200:active:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-200.active i,.btn.btn-active-color-gray-200.active .svg-icon,.btn.btn-active-color-gray-200.show i,.btn.btn-active-color-gray-200.show .svg-icon,.show>.btn.btn-active-color-gray-200 i,.show>.btn.btn-active-color-gray-200 .svg-icon{color:#eff2f5}.btn-check:checked+.btn.btn-active-color-gray-200.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-gray-200.dropdown-toggle:after,.btn.btn-active-color-gray-200:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-200:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-200:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-200.active.dropdown-toggle:after,.btn.btn-active-color-gray-200.show.dropdown-toggle:after,.show>.btn.btn-active-color-gray-200.dropdown-toggle:after{color:#eff2f5}.btn.btn-icon-gray-200 i,.btn.btn-icon-gray-200 .svg-icon{color:#eff2f5}.btn.btn-icon-gray-200.dropdown-toggle:after{color:#eff2f5}.btn-check:checked+.btn.btn-active-icon-gray-200 i,.btn-check:checked+.btn.btn-active-icon-gray-200 .svg-icon,.btn-check:active+.btn.btn-active-icon-gray-200 i,.btn-check:active+.btn.btn-active-icon-gray-200 .svg-icon,.btn.btn-active-icon-gray-200:focus:not(.btn-active) i,.btn.btn-active-icon-gray-200:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-200:hover:not(.btn-active) i,.btn.btn-active-icon-gray-200:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-200:active:not(.btn-active) i,.btn.btn-active-icon-gray-200:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-200.active i,.btn.btn-active-icon-gray-200.active .svg-icon,.btn.btn-active-icon-gray-200.show i,.btn.btn-active-icon-gray-200.show .svg-icon,.show>.btn.btn-active-icon-gray-200 i,.show>.btn.btn-active-icon-gray-200 .svg-icon{color:#eff2f5}.btn-check:checked+.btn.btn-active-icon-gray-200.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-gray-200.dropdown-toggle:after,.btn.btn-active-icon-gray-200:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-200:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-200:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-200.active.dropdown-toggle:after,.btn.btn-active-icon-gray-200.show.dropdown-toggle:after,.show>.btn.btn-active-icon-gray-200.dropdown-toggle:after{color:#eff2f5}.btn.btn-text-gray-200{color:#eff2f5}.btn-check:checked+.btn.btn-active-text-gray-200,.btn-check:active+.btn.btn-active-text-gray-200,.btn.btn-active-text-gray-200:focus:not(.btn-active),.btn.btn-active-text-gray-200:hover:not(.btn-active),.btn.btn-active-text-gray-200:active:not(.btn-active),.btn.btn-active-text-gray-200.active,.btn.btn-active-text-gray-200.show,.show>.btn.btn-active-text-gray-200{color:#eff2f5}.btn.btn-color-gray-300,.btn.btn-color-gray-300 i,.btn.btn-color-gray-300 .svg-icon{color:#e4e6ef}.btn.btn-color-gray-300.dropdown-toggle:after{color:#e4e6ef}.btn-check:checked+.btn.btn-active-color-gray-300,.btn-check:active+.btn.btn-active-color-gray-300,.btn.btn-active-color-gray-300:focus:not(.btn-active),.btn.btn-active-color-gray-300:hover:not(.btn-active),.btn.btn-active-color-gray-300:active:not(.btn-active),.btn.btn-active-color-gray-300.active,.btn.btn-active-color-gray-300.show,.show>.btn.btn-active-color-gray-300{color:#e4e6ef}.btn-check:checked+.btn.btn-active-color-gray-300 i,.btn-check:checked+.btn.btn-active-color-gray-300 .svg-icon,.btn-check:active+.btn.btn-active-color-gray-300 i,.btn-check:active+.btn.btn-active-color-gray-300 .svg-icon,.btn.btn-active-color-gray-300:focus:not(.btn-active) i,.btn.btn-active-color-gray-300:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-300:hover:not(.btn-active) i,.btn.btn-active-color-gray-300:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-300:active:not(.btn-active) i,.btn.btn-active-color-gray-300:active:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-300.active i,.btn.btn-active-color-gray-300.active .svg-icon,.btn.btn-active-color-gray-300.show i,.btn.btn-active-color-gray-300.show .svg-icon,.show>.btn.btn-active-color-gray-300 i,.show>.btn.btn-active-color-gray-300 .svg-icon{color:#e4e6ef}.btn-check:checked+.btn.btn-active-color-gray-300.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-gray-300.dropdown-toggle:after,.btn.btn-active-color-gray-300:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-300:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-300:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-300.active.dropdown-toggle:after,.btn.btn-active-color-gray-300.show.dropdown-toggle:after,.show>.btn.btn-active-color-gray-300.dropdown-toggle:after{color:#e4e6ef}.btn.btn-icon-gray-300 i,.btn.btn-icon-gray-300 .svg-icon{color:#e4e6ef}.btn.btn-icon-gray-300.dropdown-toggle:after{color:#e4e6ef}.btn-check:checked+.btn.btn-active-icon-gray-300 i,.btn-check:checked+.btn.btn-active-icon-gray-300 .svg-icon,.btn-check:active+.btn.btn-active-icon-gray-300 i,.btn-check:active+.btn.btn-active-icon-gray-300 .svg-icon,.btn.btn-active-icon-gray-300:focus:not(.btn-active) i,.btn.btn-active-icon-gray-300:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-300:hover:not(.btn-active) i,.btn.btn-active-icon-gray-300:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-300:active:not(.btn-active) i,.btn.btn-active-icon-gray-300:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-300.active i,.btn.btn-active-icon-gray-300.active .svg-icon,.btn.btn-active-icon-gray-300.show i,.btn.btn-active-icon-gray-300.show .svg-icon,.show>.btn.btn-active-icon-gray-300 i,.show>.btn.btn-active-icon-gray-300 .svg-icon{color:#e4e6ef}.btn-check:checked+.btn.btn-active-icon-gray-300.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-gray-300.dropdown-toggle:after,.btn.btn-active-icon-gray-300:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-300:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-300:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-300.active.dropdown-toggle:after,.btn.btn-active-icon-gray-300.show.dropdown-toggle:after,.show>.btn.btn-active-icon-gray-300.dropdown-toggle:after{color:#e4e6ef}.btn.btn-text-gray-300{color:#e4e6ef}.btn-check:checked+.btn.btn-active-text-gray-300,.btn-check:active+.btn.btn-active-text-gray-300,.btn.btn-active-text-gray-300:focus:not(.btn-active),.btn.btn-active-text-gray-300:hover:not(.btn-active),.btn.btn-active-text-gray-300:active:not(.btn-active),.btn.btn-active-text-gray-300.active,.btn.btn-active-text-gray-300.show,.show>.btn.btn-active-text-gray-300{color:#e4e6ef}.btn.btn-color-gray-400,.btn.btn-color-gray-400 i,.btn.btn-color-gray-400 .svg-icon{color:#b5b5c3}.btn.btn-color-gray-400.dropdown-toggle:after{color:#b5b5c3}.btn-check:checked+.btn.btn-active-color-gray-400,.btn-check:active+.btn.btn-active-color-gray-400,.btn.btn-active-color-gray-400:focus:not(.btn-active),.btn.btn-active-color-gray-400:hover:not(.btn-active),.btn.btn-active-color-gray-400:active:not(.btn-active),.btn.btn-active-color-gray-400.active,.btn.btn-active-color-gray-400.show,.show>.btn.btn-active-color-gray-400{color:#b5b5c3}.btn-check:checked+.btn.btn-active-color-gray-400 i,.btn-check:checked+.btn.btn-active-color-gray-400 .svg-icon,.btn-check:active+.btn.btn-active-color-gray-400 i,.btn-check:active+.btn.btn-active-color-gray-400 .svg-icon,.btn.btn-active-color-gray-400:focus:not(.btn-active) i,.btn.btn-active-color-gray-400:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-400:hover:not(.btn-active) i,.btn.btn-active-color-gray-400:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-400:active:not(.btn-active) i,.btn.btn-active-color-gray-400:active:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-400.active i,.btn.btn-active-color-gray-400.active .svg-icon,.btn.btn-active-color-gray-400.show i,.btn.btn-active-color-gray-400.show .svg-icon,.show>.btn.btn-active-color-gray-400 i,.show>.btn.btn-active-color-gray-400 .svg-icon{color:#b5b5c3}.btn-check:checked+.btn.btn-active-color-gray-400.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-gray-400.dropdown-toggle:after,.btn.btn-active-color-gray-400:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-400:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-400:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-400.active.dropdown-toggle:after,.btn.btn-active-color-gray-400.show.dropdown-toggle:after,.show>.btn.btn-active-color-gray-400.dropdown-toggle:after{color:#b5b5c3}.btn.btn-icon-gray-400 i,.btn.btn-icon-gray-400 .svg-icon{color:#b5b5c3}.btn.btn-icon-gray-400.dropdown-toggle:after{color:#b5b5c3}.btn-check:checked+.btn.btn-active-icon-gray-400 i,.btn-check:checked+.btn.btn-active-icon-gray-400 .svg-icon,.btn-check:active+.btn.btn-active-icon-gray-400 i,.btn-check:active+.btn.btn-active-icon-gray-400 .svg-icon,.btn.btn-active-icon-gray-400:focus:not(.btn-active) i,.btn.btn-active-icon-gray-400:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-400:hover:not(.btn-active) i,.btn.btn-active-icon-gray-400:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-400:active:not(.btn-active) i,.btn.btn-active-icon-gray-400:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-400.active i,.btn.btn-active-icon-gray-400.active .svg-icon,.btn.btn-active-icon-gray-400.show i,.btn.btn-active-icon-gray-400.show .svg-icon,.show>.btn.btn-active-icon-gray-400 i,.show>.btn.btn-active-icon-gray-400 .svg-icon{color:#b5b5c3}.btn-check:checked+.btn.btn-active-icon-gray-400.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-gray-400.dropdown-toggle:after,.btn.btn-active-icon-gray-400:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-400:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-400:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-400.active.dropdown-toggle:after,.btn.btn-active-icon-gray-400.show.dropdown-toggle:after,.show>.btn.btn-active-icon-gray-400.dropdown-toggle:after{color:#b5b5c3}.btn.btn-text-gray-400{color:#b5b5c3}.btn-check:checked+.btn.btn-active-text-gray-400,.btn-check:active+.btn.btn-active-text-gray-400,.btn.btn-active-text-gray-400:focus:not(.btn-active),.btn.btn-active-text-gray-400:hover:not(.btn-active),.btn.btn-active-text-gray-400:active:not(.btn-active),.btn.btn-active-text-gray-400.active,.btn.btn-active-text-gray-400.show,.show>.btn.btn-active-text-gray-400{color:#b5b5c3}.btn.btn-color-gray-500,.btn.btn-color-gray-500 i,.btn.btn-color-gray-500 .svg-icon{color:#a1a5b7}.btn.btn-color-gray-500.dropdown-toggle:after{color:#a1a5b7}.btn-check:checked+.btn.btn-active-color-gray-500,.btn-check:active+.btn.btn-active-color-gray-500,.btn.btn-active-color-gray-500:focus:not(.btn-active),.btn.btn-active-color-gray-500:hover:not(.btn-active),.btn.btn-active-color-gray-500:active:not(.btn-active),.btn.btn-active-color-gray-500.active,.btn.btn-active-color-gray-500.show,.show>.btn.btn-active-color-gray-500{color:#a1a5b7}.btn-check:checked+.btn.btn-active-color-gray-500 i,.btn-check:checked+.btn.btn-active-color-gray-500 .svg-icon,.btn-check:active+.btn.btn-active-color-gray-500 i,.btn-check:active+.btn.btn-active-color-gray-500 .svg-icon,.btn.btn-active-color-gray-500:focus:not(.btn-active) i,.btn.btn-active-color-gray-500:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-500:hover:not(.btn-active) i,.btn.btn-active-color-gray-500:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-500:active:not(.btn-active) i,.btn.btn-active-color-gray-500:active:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-500.active i,.btn.btn-active-color-gray-500.active .svg-icon,.btn.btn-active-color-gray-500.show i,.btn.btn-active-color-gray-500.show .svg-icon,.show>.btn.btn-active-color-gray-500 i,.show>.btn.btn-active-color-gray-500 .svg-icon{color:#a1a5b7}.btn-check:checked+.btn.btn-active-color-gray-500.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-gray-500.dropdown-toggle:after,.btn.btn-active-color-gray-500:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-500:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-500:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-500.active.dropdown-toggle:after,.btn.btn-active-color-gray-500.show.dropdown-toggle:after,.show>.btn.btn-active-color-gray-500.dropdown-toggle:after{color:#a1a5b7}.btn.btn-icon-gray-500 i,.btn.btn-icon-gray-500 .svg-icon{color:#a1a5b7}.btn.btn-icon-gray-500.dropdown-toggle:after{color:#a1a5b7}.btn-check:checked+.btn.btn-active-icon-gray-500 i,.btn-check:checked+.btn.btn-active-icon-gray-500 .svg-icon,.btn-check:active+.btn.btn-active-icon-gray-500 i,.btn-check:active+.btn.btn-active-icon-gray-500 .svg-icon,.btn.btn-active-icon-gray-500:focus:not(.btn-active) i,.btn.btn-active-icon-gray-500:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-500:hover:not(.btn-active) i,.btn.btn-active-icon-gray-500:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-500:active:not(.btn-active) i,.btn.btn-active-icon-gray-500:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-500.active i,.btn.btn-active-icon-gray-500.active .svg-icon,.btn.btn-active-icon-gray-500.show i,.btn.btn-active-icon-gray-500.show .svg-icon,.show>.btn.btn-active-icon-gray-500 i,.show>.btn.btn-active-icon-gray-500 .svg-icon{color:#a1a5b7}.btn-check:checked+.btn.btn-active-icon-gray-500.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-gray-500.dropdown-toggle:after,.btn.btn-active-icon-gray-500:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-500:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-500:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-500.active.dropdown-toggle:after,.btn.btn-active-icon-gray-500.show.dropdown-toggle:after,.show>.btn.btn-active-icon-gray-500.dropdown-toggle:after{color:#a1a5b7}.btn.btn-text-gray-500{color:#a1a5b7}.btn-check:checked+.btn.btn-active-text-gray-500,.btn-check:active+.btn.btn-active-text-gray-500,.btn.btn-active-text-gray-500:focus:not(.btn-active),.btn.btn-active-text-gray-500:hover:not(.btn-active),.btn.btn-active-text-gray-500:active:not(.btn-active),.btn.btn-active-text-gray-500.active,.btn.btn-active-text-gray-500.show,.show>.btn.btn-active-text-gray-500{color:#a1a5b7}.btn.btn-color-gray-600,.btn.btn-color-gray-600 i,.btn.btn-color-gray-600 .svg-icon{color:#7e8299}.btn.btn-color-gray-600.dropdown-toggle:after{color:#7e8299}.btn-check:checked+.btn.btn-active-color-gray-600,.btn-check:active+.btn.btn-active-color-gray-600,.btn.btn-active-color-gray-600:focus:not(.btn-active),.btn.btn-active-color-gray-600:hover:not(.btn-active),.btn.btn-active-color-gray-600:active:not(.btn-active),.btn.btn-active-color-gray-600.active,.btn.btn-active-color-gray-600.show,.show>.btn.btn-active-color-gray-600{color:#7e8299}.btn-check:checked+.btn.btn-active-color-gray-600 i,.btn-check:checked+.btn.btn-active-color-gray-600 .svg-icon,.btn-check:active+.btn.btn-active-color-gray-600 i,.btn-check:active+.btn.btn-active-color-gray-600 .svg-icon,.btn.btn-active-color-gray-600:focus:not(.btn-active) i,.btn.btn-active-color-gray-600:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-600:hover:not(.btn-active) i,.btn.btn-active-color-gray-600:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-600:active:not(.btn-active) i,.btn.btn-active-color-gray-600:active:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-600.active i,.btn.btn-active-color-gray-600.active .svg-icon,.btn.btn-active-color-gray-600.show i,.btn.btn-active-color-gray-600.show .svg-icon,.show>.btn.btn-active-color-gray-600 i,.show>.btn.btn-active-color-gray-600 .svg-icon{color:#7e8299}.btn-check:checked+.btn.btn-active-color-gray-600.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-gray-600.dropdown-toggle:after,.btn.btn-active-color-gray-600:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-600:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-600:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-600.active.dropdown-toggle:after,.btn.btn-active-color-gray-600.show.dropdown-toggle:after,.show>.btn.btn-active-color-gray-600.dropdown-toggle:after{color:#7e8299}.btn.btn-icon-gray-600 i,.btn.btn-icon-gray-600 .svg-icon{color:#7e8299}.btn.btn-icon-gray-600.dropdown-toggle:after{color:#7e8299}.btn-check:checked+.btn.btn-active-icon-gray-600 i,.btn-check:checked+.btn.btn-active-icon-gray-600 .svg-icon,.btn-check:active+.btn.btn-active-icon-gray-600 i,.btn-check:active+.btn.btn-active-icon-gray-600 .svg-icon,.btn.btn-active-icon-gray-600:focus:not(.btn-active) i,.btn.btn-active-icon-gray-600:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-600:hover:not(.btn-active) i,.btn.btn-active-icon-gray-600:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-600:active:not(.btn-active) i,.btn.btn-active-icon-gray-600:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-600.active i,.btn.btn-active-icon-gray-600.active .svg-icon,.btn.btn-active-icon-gray-600.show i,.btn.btn-active-icon-gray-600.show .svg-icon,.show>.btn.btn-active-icon-gray-600 i,.show>.btn.btn-active-icon-gray-600 .svg-icon{color:#7e8299}.btn-check:checked+.btn.btn-active-icon-gray-600.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-gray-600.dropdown-toggle:after,.btn.btn-active-icon-gray-600:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-600:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-600:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-600.active.dropdown-toggle:after,.btn.btn-active-icon-gray-600.show.dropdown-toggle:after,.show>.btn.btn-active-icon-gray-600.dropdown-toggle:after{color:#7e8299}.btn.btn-text-gray-600{color:#7e8299}.btn-check:checked+.btn.btn-active-text-gray-600,.btn-check:active+.btn.btn-active-text-gray-600,.btn.btn-active-text-gray-600:focus:not(.btn-active),.btn.btn-active-text-gray-600:hover:not(.btn-active),.btn.btn-active-text-gray-600:active:not(.btn-active),.btn.btn-active-text-gray-600.active,.btn.btn-active-text-gray-600.show,.show>.btn.btn-active-text-gray-600{color:#7e8299}.btn.btn-color-gray-700,.btn.btn-color-gray-700 i,.btn.btn-color-gray-700 .svg-icon{color:#5e6278}.btn.btn-color-gray-700.dropdown-toggle:after{color:#5e6278}.btn-check:checked+.btn.btn-active-color-gray-700,.btn-check:active+.btn.btn-active-color-gray-700,.btn.btn-active-color-gray-700:focus:not(.btn-active),.btn.btn-active-color-gray-700:hover:not(.btn-active),.btn.btn-active-color-gray-700:active:not(.btn-active),.btn.btn-active-color-gray-700.active,.btn.btn-active-color-gray-700.show,.show>.btn.btn-active-color-gray-700{color:#5e6278}.btn-check:checked+.btn.btn-active-color-gray-700 i,.btn-check:checked+.btn.btn-active-color-gray-700 .svg-icon,.btn-check:active+.btn.btn-active-color-gray-700 i,.btn-check:active+.btn.btn-active-color-gray-700 .svg-icon,.btn.btn-active-color-gray-700:focus:not(.btn-active) i,.btn.btn-active-color-gray-700:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-700:hover:not(.btn-active) i,.btn.btn-active-color-gray-700:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-700:active:not(.btn-active) i,.btn.btn-active-color-gray-700:active:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-700.active i,.btn.btn-active-color-gray-700.active .svg-icon,.btn.btn-active-color-gray-700.show i,.btn.btn-active-color-gray-700.show .svg-icon,.show>.btn.btn-active-color-gray-700 i,.show>.btn.btn-active-color-gray-700 .svg-icon{color:#5e6278}.btn-check:checked+.btn.btn-active-color-gray-700.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-gray-700.dropdown-toggle:after,.btn.btn-active-color-gray-700:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-700:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-700:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-700.active.dropdown-toggle:after,.btn.btn-active-color-gray-700.show.dropdown-toggle:after,.show>.btn.btn-active-color-gray-700.dropdown-toggle:after{color:#5e6278}.btn.btn-icon-gray-700 i,.btn.btn-icon-gray-700 .svg-icon{color:#5e6278}.btn.btn-icon-gray-700.dropdown-toggle:after{color:#5e6278}.btn-check:checked+.btn.btn-active-icon-gray-700 i,.btn-check:checked+.btn.btn-active-icon-gray-700 .svg-icon,.btn-check:active+.btn.btn-active-icon-gray-700 i,.btn-check:active+.btn.btn-active-icon-gray-700 .svg-icon,.btn.btn-active-icon-gray-700:focus:not(.btn-active) i,.btn.btn-active-icon-gray-700:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-700:hover:not(.btn-active) i,.btn.btn-active-icon-gray-700:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-700:active:not(.btn-active) i,.btn.btn-active-icon-gray-700:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-700.active i,.btn.btn-active-icon-gray-700.active .svg-icon,.btn.btn-active-icon-gray-700.show i,.btn.btn-active-icon-gray-700.show .svg-icon,.show>.btn.btn-active-icon-gray-700 i,.show>.btn.btn-active-icon-gray-700 .svg-icon{color:#5e6278}.btn-check:checked+.btn.btn-active-icon-gray-700.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-gray-700.dropdown-toggle:after,.btn.btn-active-icon-gray-700:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-700:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-700:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-700.active.dropdown-toggle:after,.btn.btn-active-icon-gray-700.show.dropdown-toggle:after,.show>.btn.btn-active-icon-gray-700.dropdown-toggle:after{color:#5e6278}.btn.btn-text-gray-700{color:#5e6278}.btn-check:checked+.btn.btn-active-text-gray-700,.btn-check:active+.btn.btn-active-text-gray-700,.btn.btn-active-text-gray-700:focus:not(.btn-active),.btn.btn-active-text-gray-700:hover:not(.btn-active),.btn.btn-active-text-gray-700:active:not(.btn-active),.btn.btn-active-text-gray-700.active,.btn.btn-active-text-gray-700.show,.show>.btn.btn-active-text-gray-700{color:#5e6278}.btn.btn-color-gray-800,.btn.btn-color-gray-800 i,.btn.btn-color-gray-800 .svg-icon{color:#3f4254}.btn.btn-color-gray-800.dropdown-toggle:after{color:#3f4254}.btn-check:checked+.btn.btn-active-color-gray-800,.btn-check:active+.btn.btn-active-color-gray-800,.btn.btn-active-color-gray-800:focus:not(.btn-active),.btn.btn-active-color-gray-800:hover:not(.btn-active),.btn.btn-active-color-gray-800:active:not(.btn-active),.btn.btn-active-color-gray-800.active,.btn.btn-active-color-gray-800.show,.show>.btn.btn-active-color-gray-800{color:#3f4254}.btn-check:checked+.btn.btn-active-color-gray-800 i,.btn-check:checked+.btn.btn-active-color-gray-800 .svg-icon,.btn-check:active+.btn.btn-active-color-gray-800 i,.btn-check:active+.btn.btn-active-color-gray-800 .svg-icon,.btn.btn-active-color-gray-800:focus:not(.btn-active) i,.btn.btn-active-color-gray-800:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-800:hover:not(.btn-active) i,.btn.btn-active-color-gray-800:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-800:active:not(.btn-active) i,.btn.btn-active-color-gray-800:active:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-800.active i,.btn.btn-active-color-gray-800.active .svg-icon,.btn.btn-active-color-gray-800.show i,.btn.btn-active-color-gray-800.show .svg-icon,.show>.btn.btn-active-color-gray-800 i,.show>.btn.btn-active-color-gray-800 .svg-icon{color:#3f4254}.btn-check:checked+.btn.btn-active-color-gray-800.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-gray-800.dropdown-toggle:after,.btn.btn-active-color-gray-800:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-800:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-800:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-800.active.dropdown-toggle:after,.btn.btn-active-color-gray-800.show.dropdown-toggle:after,.show>.btn.btn-active-color-gray-800.dropdown-toggle:after{color:#3f4254}.btn.btn-icon-gray-800 i,.btn.btn-icon-gray-800 .svg-icon{color:#3f4254}.btn.btn-icon-gray-800.dropdown-toggle:after{color:#3f4254}.btn-check:checked+.btn.btn-active-icon-gray-800 i,.btn-check:checked+.btn.btn-active-icon-gray-800 .svg-icon,.btn-check:active+.btn.btn-active-icon-gray-800 i,.btn-check:active+.btn.btn-active-icon-gray-800 .svg-icon,.btn.btn-active-icon-gray-800:focus:not(.btn-active) i,.btn.btn-active-icon-gray-800:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-800:hover:not(.btn-active) i,.btn.btn-active-icon-gray-800:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-800:active:not(.btn-active) i,.btn.btn-active-icon-gray-800:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-800.active i,.btn.btn-active-icon-gray-800.active .svg-icon,.btn.btn-active-icon-gray-800.show i,.btn.btn-active-icon-gray-800.show .svg-icon,.show>.btn.btn-active-icon-gray-800 i,.show>.btn.btn-active-icon-gray-800 .svg-icon{color:#3f4254}.btn-check:checked+.btn.btn-active-icon-gray-800.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-gray-800.dropdown-toggle:after,.btn.btn-active-icon-gray-800:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-800:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-800:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-800.active.dropdown-toggle:after,.btn.btn-active-icon-gray-800.show.dropdown-toggle:after,.show>.btn.btn-active-icon-gray-800.dropdown-toggle:after{color:#3f4254}.btn.btn-text-gray-800{color:#3f4254}.btn-check:checked+.btn.btn-active-text-gray-800,.btn-check:active+.btn.btn-active-text-gray-800,.btn.btn-active-text-gray-800:focus:not(.btn-active),.btn.btn-active-text-gray-800:hover:not(.btn-active),.btn.btn-active-text-gray-800:active:not(.btn-active),.btn.btn-active-text-gray-800.active,.btn.btn-active-text-gray-800.show,.show>.btn.btn-active-text-gray-800{color:#3f4254}.btn.btn-color-gray-900,.btn.btn-color-gray-900 i,.btn.btn-color-gray-900 .svg-icon{color:#181c32}.btn.btn-color-gray-900.dropdown-toggle:after{color:#181c32}.btn-check:checked+.btn.btn-active-color-gray-900,.btn-check:active+.btn.btn-active-color-gray-900,.btn.btn-active-color-gray-900:focus:not(.btn-active),.btn.btn-active-color-gray-900:hover:not(.btn-active),.btn.btn-active-color-gray-900:active:not(.btn-active),.btn.btn-active-color-gray-900.active,.btn.btn-active-color-gray-900.show,.show>.btn.btn-active-color-gray-900{color:#181c32}.btn-check:checked+.btn.btn-active-color-gray-900 i,.btn-check:checked+.btn.btn-active-color-gray-900 .svg-icon,.btn-check:active+.btn.btn-active-color-gray-900 i,.btn-check:active+.btn.btn-active-color-gray-900 .svg-icon,.btn.btn-active-color-gray-900:focus:not(.btn-active) i,.btn.btn-active-color-gray-900:focus:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-900:hover:not(.btn-active) i,.btn.btn-active-color-gray-900:hover:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-900:active:not(.btn-active) i,.btn.btn-active-color-gray-900:active:not(.btn-active) .svg-icon,.btn.btn-active-color-gray-900.active i,.btn.btn-active-color-gray-900.active .svg-icon,.btn.btn-active-color-gray-900.show i,.btn.btn-active-color-gray-900.show .svg-icon,.show>.btn.btn-active-color-gray-900 i,.show>.btn.btn-active-color-gray-900 .svg-icon{color:#181c32}.btn-check:checked+.btn.btn-active-color-gray-900.dropdown-toggle:after,.btn-check:active+.btn.btn-active-color-gray-900.dropdown-toggle:after,.btn.btn-active-color-gray-900:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-900:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-900:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-color-gray-900.active.dropdown-toggle:after,.btn.btn-active-color-gray-900.show.dropdown-toggle:after,.show>.btn.btn-active-color-gray-900.dropdown-toggle:after{color:#181c32}.btn.btn-icon-gray-900 i,.btn.btn-icon-gray-900 .svg-icon{color:#181c32}.btn.btn-icon-gray-900.dropdown-toggle:after{color:#181c32}.btn-check:checked+.btn.btn-active-icon-gray-900 i,.btn-check:checked+.btn.btn-active-icon-gray-900 .svg-icon,.btn-check:active+.btn.btn-active-icon-gray-900 i,.btn-check:active+.btn.btn-active-icon-gray-900 .svg-icon,.btn.btn-active-icon-gray-900:focus:not(.btn-active) i,.btn.btn-active-icon-gray-900:focus:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-900:hover:not(.btn-active) i,.btn.btn-active-icon-gray-900:hover:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-900:active:not(.btn-active) i,.btn.btn-active-icon-gray-900:active:not(.btn-active) .svg-icon,.btn.btn-active-icon-gray-900.active i,.btn.btn-active-icon-gray-900.active .svg-icon,.btn.btn-active-icon-gray-900.show i,.btn.btn-active-icon-gray-900.show .svg-icon,.show>.btn.btn-active-icon-gray-900 i,.show>.btn.btn-active-icon-gray-900 .svg-icon{color:#181c32}.btn-check:checked+.btn.btn-active-icon-gray-900.dropdown-toggle:after,.btn-check:active+.btn.btn-active-icon-gray-900.dropdown-toggle:after,.btn.btn-active-icon-gray-900:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-900:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-900:active:not(.btn-active).dropdown-toggle:after,.btn.btn-active-icon-gray-900.active.dropdown-toggle:after,.btn.btn-active-icon-gray-900.show.dropdown-toggle:after,.show>.btn.btn-active-icon-gray-900.dropdown-toggle:after{color:#181c32}.btn.btn-text-gray-900{color:#181c32}.btn-check:checked+.btn.btn-active-text-gray-900,.btn-check:active+.btn.btn-active-text-gray-900,.btn.btn-active-text-gray-900:focus:not(.btn-active),.btn.btn-active-text-gray-900:hover:not(.btn-active),.btn.btn-active-text-gray-900:active:not(.btn-active),.btn.btn-active-text-gray-900.active,.btn.btn-active-text-gray-900.show,.show>.btn.btn-active-text-gray-900{color:#181c32}.btn.btn-facebook{color:#fff;border-color:#3b5998;background-color:#3b5998}.btn.btn-facebook i,.btn.btn-facebook .svg-icon{color:#fff}.btn.btn-facebook.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-facebook,.btn-check:active+.btn.btn-facebook,.btn.btn-facebook:focus:not(.btn-active),.btn.btn-facebook:hover:not(.btn-active),.btn.btn-facebook:active:not(.btn-active),.btn.btn-facebook.active,.btn.btn-facebook.show,.show>.btn.btn-facebook{border-color:#30497c;background-color:#30497c!important}.btn.btn-light-facebook{color:#3b5998;border-color:#3b59981a;background-color:#3b59981a}.btn.btn-light-facebook i,.btn.btn-light-facebook .svg-icon{color:#3b5998}.btn.btn-light-facebook.dropdown-toggle:after{color:#3b5998}.btn-check:checked+.btn.btn-light-facebook,.btn-check:active+.btn.btn-light-facebook,.btn.btn-light-facebook:focus:not(.btn-active),.btn.btn-light-facebook:hover:not(.btn-active),.btn.btn-light-facebook:active:not(.btn-active),.btn.btn-light-facebook.active,.btn.btn-light-facebook.show,.show>.btn.btn-light-facebook{color:#fff;border-color:#3b5998;background-color:#3b5998!important}.btn-check:checked+.btn.btn-light-facebook i,.btn-check:checked+.btn.btn-light-facebook .svg-icon,.btn-check:active+.btn.btn-light-facebook i,.btn-check:active+.btn.btn-light-facebook .svg-icon,.btn.btn-light-facebook:focus:not(.btn-active) i,.btn.btn-light-facebook:focus:not(.btn-active) .svg-icon,.btn.btn-light-facebook:hover:not(.btn-active) i,.btn.btn-light-facebook:hover:not(.btn-active) .svg-icon,.btn.btn-light-facebook:active:not(.btn-active) i,.btn.btn-light-facebook:active:not(.btn-active) .svg-icon,.btn.btn-light-facebook.active i,.btn.btn-light-facebook.active .svg-icon,.btn.btn-light-facebook.show i,.btn.btn-light-facebook.show .svg-icon,.show>.btn.btn-light-facebook i,.show>.btn.btn-light-facebook .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-facebook.dropdown-toggle:after,.btn-check:active+.btn.btn-light-facebook.dropdown-toggle:after,.btn.btn-light-facebook:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-facebook:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-facebook:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-facebook.active.dropdown-toggle:after,.btn.btn-light-facebook.show.dropdown-toggle:after,.show>.btn.btn-light-facebook.dropdown-toggle:after{color:#fff}.btn.btn-google{color:#fff;border-color:#dd4b39;background-color:#dd4b39}.btn.btn-google i,.btn.btn-google .svg-icon{color:#fff}.btn.btn-google.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-google,.btn-check:active+.btn.btn-google,.btn.btn-google:focus:not(.btn-active),.btn.btn-google:hover:not(.btn-active),.btn.btn-google:active:not(.btn-active),.btn.btn-google.active,.btn.btn-google.show,.show>.btn.btn-google{border-color:#cd3623;background-color:#cd3623!important}.btn.btn-light-google{color:#dd4b39;border-color:#dd4b391a;background-color:#dd4b391a}.btn.btn-light-google i,.btn.btn-light-google .svg-icon{color:#dd4b39}.btn.btn-light-google.dropdown-toggle:after{color:#dd4b39}.btn-check:checked+.btn.btn-light-google,.btn-check:active+.btn.btn-light-google,.btn.btn-light-google:focus:not(.btn-active),.btn.btn-light-google:hover:not(.btn-active),.btn.btn-light-google:active:not(.btn-active),.btn.btn-light-google.active,.btn.btn-light-google.show,.show>.btn.btn-light-google{color:#fff;border-color:#dd4b39;background-color:#dd4b39!important}.btn-check:checked+.btn.btn-light-google i,.btn-check:checked+.btn.btn-light-google .svg-icon,.btn-check:active+.btn.btn-light-google i,.btn-check:active+.btn.btn-light-google .svg-icon,.btn.btn-light-google:focus:not(.btn-active) i,.btn.btn-light-google:focus:not(.btn-active) .svg-icon,.btn.btn-light-google:hover:not(.btn-active) i,.btn.btn-light-google:hover:not(.btn-active) .svg-icon,.btn.btn-light-google:active:not(.btn-active) i,.btn.btn-light-google:active:not(.btn-active) .svg-icon,.btn.btn-light-google.active i,.btn.btn-light-google.active .svg-icon,.btn.btn-light-google.show i,.btn.btn-light-google.show .svg-icon,.show>.btn.btn-light-google i,.show>.btn.btn-light-google .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-google.dropdown-toggle:after,.btn-check:active+.btn.btn-light-google.dropdown-toggle:after,.btn.btn-light-google:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-google:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-google:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-google.active.dropdown-toggle:after,.btn.btn-light-google.show.dropdown-toggle:after,.show>.btn.btn-light-google.dropdown-toggle:after{color:#fff}.btn.btn-twitter{color:#fff;border-color:#1da1f2;background-color:#1da1f2}.btn.btn-twitter i,.btn.btn-twitter .svg-icon{color:#fff}.btn.btn-twitter.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-twitter,.btn-check:active+.btn.btn-twitter,.btn.btn-twitter:focus:not(.btn-active),.btn.btn-twitter:hover:not(.btn-active),.btn.btn-twitter:active:not(.btn-active),.btn.btn-twitter.active,.btn.btn-twitter.show,.show>.btn.btn-twitter{border-color:#0d8ddc;background-color:#0d8ddc!important}.btn.btn-light-twitter{color:#1da1f2;border-color:#1da1f21a;background-color:#1da1f21a}.btn.btn-light-twitter i,.btn.btn-light-twitter .svg-icon{color:#1da1f2}.btn.btn-light-twitter.dropdown-toggle:after{color:#1da1f2}.btn-check:checked+.btn.btn-light-twitter,.btn-check:active+.btn.btn-light-twitter,.btn.btn-light-twitter:focus:not(.btn-active),.btn.btn-light-twitter:hover:not(.btn-active),.btn.btn-light-twitter:active:not(.btn-active),.btn.btn-light-twitter.active,.btn.btn-light-twitter.show,.show>.btn.btn-light-twitter{color:#fff;border-color:#1da1f2;background-color:#1da1f2!important}.btn-check:checked+.btn.btn-light-twitter i,.btn-check:checked+.btn.btn-light-twitter .svg-icon,.btn-check:active+.btn.btn-light-twitter i,.btn-check:active+.btn.btn-light-twitter .svg-icon,.btn.btn-light-twitter:focus:not(.btn-active) i,.btn.btn-light-twitter:focus:not(.btn-active) .svg-icon,.btn.btn-light-twitter:hover:not(.btn-active) i,.btn.btn-light-twitter:hover:not(.btn-active) .svg-icon,.btn.btn-light-twitter:active:not(.btn-active) i,.btn.btn-light-twitter:active:not(.btn-active) .svg-icon,.btn.btn-light-twitter.active i,.btn.btn-light-twitter.active .svg-icon,.btn.btn-light-twitter.show i,.btn.btn-light-twitter.show .svg-icon,.show>.btn.btn-light-twitter i,.show>.btn.btn-light-twitter .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-twitter.dropdown-toggle:after,.btn-check:active+.btn.btn-light-twitter.dropdown-toggle:after,.btn.btn-light-twitter:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-twitter:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-twitter:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-twitter.active.dropdown-toggle:after,.btn.btn-light-twitter.show.dropdown-toggle:after,.show>.btn.btn-light-twitter.dropdown-toggle:after{color:#fff}.btn.btn-instagram{color:#fff;border-color:#e1306c;background-color:#e1306c}.btn.btn-instagram i,.btn.btn-instagram .svg-icon{color:#fff}.btn.btn-instagram.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-instagram,.btn-check:active+.btn.btn-instagram,.btn.btn-instagram:focus:not(.btn-active),.btn.btn-instagram:hover:not(.btn-active),.btn.btn-instagram:active:not(.btn-active),.btn.btn-instagram.active,.btn.btn-instagram.show,.show>.btn.btn-instagram{border-color:#cd1e59;background-color:#cd1e59!important}.btn.btn-light-instagram{color:#e1306c;border-color:#e1306c1a;background-color:#e1306c1a}.btn.btn-light-instagram i,.btn.btn-light-instagram .svg-icon{color:#e1306c}.btn.btn-light-instagram.dropdown-toggle:after{color:#e1306c}.btn-check:checked+.btn.btn-light-instagram,.btn-check:active+.btn.btn-light-instagram,.btn.btn-light-instagram:focus:not(.btn-active),.btn.btn-light-instagram:hover:not(.btn-active),.btn.btn-light-instagram:active:not(.btn-active),.btn.btn-light-instagram.active,.btn.btn-light-instagram.show,.show>.btn.btn-light-instagram{color:#fff;border-color:#e1306c;background-color:#e1306c!important}.btn-check:checked+.btn.btn-light-instagram i,.btn-check:checked+.btn.btn-light-instagram .svg-icon,.btn-check:active+.btn.btn-light-instagram i,.btn-check:active+.btn.btn-light-instagram .svg-icon,.btn.btn-light-instagram:focus:not(.btn-active) i,.btn.btn-light-instagram:focus:not(.btn-active) .svg-icon,.btn.btn-light-instagram:hover:not(.btn-active) i,.btn.btn-light-instagram:hover:not(.btn-active) .svg-icon,.btn.btn-light-instagram:active:not(.btn-active) i,.btn.btn-light-instagram:active:not(.btn-active) .svg-icon,.btn.btn-light-instagram.active i,.btn.btn-light-instagram.active .svg-icon,.btn.btn-light-instagram.show i,.btn.btn-light-instagram.show .svg-icon,.show>.btn.btn-light-instagram i,.show>.btn.btn-light-instagram .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-instagram.dropdown-toggle:after,.btn-check:active+.btn.btn-light-instagram.dropdown-toggle:after,.btn.btn-light-instagram:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-instagram:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-instagram:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-instagram.active.dropdown-toggle:after,.btn.btn-light-instagram.show.dropdown-toggle:after,.show>.btn.btn-light-instagram.dropdown-toggle:after{color:#fff}.btn.btn-youtube{color:#fff;border-color:red;background-color:red}.btn.btn-youtube i,.btn.btn-youtube .svg-icon{color:#fff}.btn.btn-youtube.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-youtube,.btn-check:active+.btn.btn-youtube,.btn.btn-youtube:focus:not(.btn-active),.btn.btn-youtube:hover:not(.btn-active),.btn.btn-youtube:active:not(.btn-active),.btn.btn-youtube.active,.btn.btn-youtube.show,.show>.btn.btn-youtube{border-color:#d90000;background-color:#d90000!important}.btn.btn-light-youtube{color:red;border-color:#ff00001a;background-color:#ff00001a}.btn.btn-light-youtube i,.btn.btn-light-youtube .svg-icon{color:red}.btn.btn-light-youtube.dropdown-toggle:after{color:red}.btn-check:checked+.btn.btn-light-youtube,.btn-check:active+.btn.btn-light-youtube,.btn.btn-light-youtube:focus:not(.btn-active),.btn.btn-light-youtube:hover:not(.btn-active),.btn.btn-light-youtube:active:not(.btn-active),.btn.btn-light-youtube.active,.btn.btn-light-youtube.show,.show>.btn.btn-light-youtube{color:#fff;border-color:red;background-color:red!important}.btn-check:checked+.btn.btn-light-youtube i,.btn-check:checked+.btn.btn-light-youtube .svg-icon,.btn-check:active+.btn.btn-light-youtube i,.btn-check:active+.btn.btn-light-youtube .svg-icon,.btn.btn-light-youtube:focus:not(.btn-active) i,.btn.btn-light-youtube:focus:not(.btn-active) .svg-icon,.btn.btn-light-youtube:hover:not(.btn-active) i,.btn.btn-light-youtube:hover:not(.btn-active) .svg-icon,.btn.btn-light-youtube:active:not(.btn-active) i,.btn.btn-light-youtube:active:not(.btn-active) .svg-icon,.btn.btn-light-youtube.active i,.btn.btn-light-youtube.active .svg-icon,.btn.btn-light-youtube.show i,.btn.btn-light-youtube.show .svg-icon,.show>.btn.btn-light-youtube i,.show>.btn.btn-light-youtube .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-youtube.dropdown-toggle:after,.btn-check:active+.btn.btn-light-youtube.dropdown-toggle:after,.btn.btn-light-youtube:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-youtube:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-youtube:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-youtube.active.dropdown-toggle:after,.btn.btn-light-youtube.show.dropdown-toggle:after,.show>.btn.btn-light-youtube.dropdown-toggle:after{color:#fff}.btn.btn-linkedin{color:#fff;border-color:#0077b5;background-color:#0077b5}.btn.btn-linkedin i,.btn.btn-linkedin .svg-icon{color:#fff}.btn.btn-linkedin.dropdown-toggle:after{color:#fff}.btn-check:checked+.btn.btn-linkedin,.btn-check:active+.btn.btn-linkedin,.btn.btn-linkedin:focus:not(.btn-active),.btn.btn-linkedin:hover:not(.btn-active),.btn.btn-linkedin:active:not(.btn-active),.btn.btn-linkedin.active,.btn.btn-linkedin.show,.show>.btn.btn-linkedin{border-color:#005e8f;background-color:#005e8f!important}.btn.btn-light-linkedin{color:#0077b5;border-color:#0077b51a;background-color:#0077b51a}.btn.btn-light-linkedin i,.btn.btn-light-linkedin .svg-icon{color:#0077b5}.btn.btn-light-linkedin.dropdown-toggle:after{color:#0077b5}.btn-check:checked+.btn.btn-light-linkedin,.btn-check:active+.btn.btn-light-linkedin,.btn.btn-light-linkedin:focus:not(.btn-active),.btn.btn-light-linkedin:hover:not(.btn-active),.btn.btn-light-linkedin:active:not(.btn-active),.btn.btn-light-linkedin.active,.btn.btn-light-linkedin.show,.show>.btn.btn-light-linkedin{color:#fff;border-color:#0077b5;background-color:#0077b5!important}.btn-check:checked+.btn.btn-light-linkedin i,.btn-check:checked+.btn.btn-light-linkedin .svg-icon,.btn-check:active+.btn.btn-light-linkedin i,.btn-check:active+.btn.btn-light-linkedin .svg-icon,.btn.btn-light-linkedin:focus:not(.btn-active) i,.btn.btn-light-linkedin:focus:not(.btn-active) .svg-icon,.btn.btn-light-linkedin:hover:not(.btn-active) i,.btn.btn-light-linkedin:hover:not(.btn-active) .svg-icon,.btn.btn-light-linkedin:active:not(.btn-active) i,.btn.btn-light-linkedin:active:not(.btn-active) .svg-icon,.btn.btn-light-linkedin.active i,.btn.btn-light-linkedin.active .svg-icon,.btn.btn-light-linkedin.show i,.btn.btn-light-linkedin.show .svg-icon,.show>.btn.btn-light-linkedin i,.show>.btn.btn-light-linkedin .svg-icon{color:#fff}.btn-check:checked+.btn.btn-light-linkedin.dropdown-toggle:after,.btn-check:active+.btn.btn-light-linkedin.dropdown-toggle:after,.btn.btn-light-linkedin:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-light-linkedin:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-light-linkedin:active:not(.btn-active).dropdown-toggle:after,.btn.btn-light-linkedin.active.dropdown-toggle:after,.btn.btn-light-linkedin.show.dropdown-toggle:after,.show>.btn.btn-light-linkedin.dropdown-toggle:after{color:#fff}.btn.btn-outline.btn-outline-dashed{border-width:1px;border-style:dashed}.btn-check:checked+.btn.btn-outline.btn-outline-dashed,.btn-check:active+.btn.btn-outline.btn-outline-dashed,.btn.btn-outline.btn-outline-dashed:focus:not(.btn-active),.btn.btn-outline.btn-outline-dashed:hover:not(.btn-active),.btn.btn-outline.btn-outline-dashed:active:not(.btn-active),.btn.btn-outline.btn-outline-dashed.active,.btn.btn-outline.btn-outline-dashed.show,.show>.btn.btn-outline.btn-outline-dashed{border-color:#009ef7}.btn.btn-outline.btn-outline-dashed.btn-outline-default{border-width:1px;border-style:dashed;color:#7e8299;border-color:#e4e6ef}.btn.btn-outline.btn-outline-dashed.btn-outline-default i,.btn.btn-outline.btn-outline-dashed.btn-outline-default .svg-icon{color:#7e8299}.btn.btn-outline.btn-outline-dashed.btn-outline-default.dropdown-toggle:after{color:#7e8299}.btn-check:checked+.btn.btn-outline.btn-outline-dashed.btn-outline-default,.btn-check:active+.btn.btn-outline.btn-outline-dashed.btn-outline-default,.btn.btn-outline.btn-outline-dashed.btn-outline-default:focus:not(.btn-active),.btn.btn-outline.btn-outline-dashed.btn-outline-default:hover:not(.btn-active),.btn.btn-outline.btn-outline-dashed.btn-outline-default:active:not(.btn-active),.btn.btn-outline.btn-outline-dashed.btn-outline-default.active,.btn.btn-outline.btn-outline-dashed.btn-outline-default.show,.show>.btn.btn-outline.btn-outline-dashed.btn-outline-default{color:#009ef7;border-color:#009ef7;background-color:#f1faff!important}.btn-check:checked+.btn.btn-outline.btn-outline-dashed.btn-outline-default i,.btn-check:checked+.btn.btn-outline.btn-outline-dashed.btn-outline-default .svg-icon,.btn-check:active+.btn.btn-outline.btn-outline-dashed.btn-outline-default i,.btn-check:active+.btn.btn-outline.btn-outline-dashed.btn-outline-default .svg-icon,.btn.btn-outline.btn-outline-dashed.btn-outline-default:focus:not(.btn-active) i,.btn.btn-outline.btn-outline-dashed.btn-outline-default:focus:not(.btn-active) .svg-icon,.btn.btn-outline.btn-outline-dashed.btn-outline-default:hover:not(.btn-active) i,.btn.btn-outline.btn-outline-dashed.btn-outline-default:hover:not(.btn-active) .svg-icon,.btn.btn-outline.btn-outline-dashed.btn-outline-default:active:not(.btn-active) i,.btn.btn-outline.btn-outline-dashed.btn-outline-default:active:not(.btn-active) .svg-icon,.btn.btn-outline.btn-outline-dashed.btn-outline-default.active i,.btn.btn-outline.btn-outline-dashed.btn-outline-default.active .svg-icon,.btn.btn-outline.btn-outline-dashed.btn-outline-default.show i,.btn.btn-outline.btn-outline-dashed.btn-outline-default.show .svg-icon,.show>.btn.btn-outline.btn-outline-dashed.btn-outline-default i,.show>.btn.btn-outline.btn-outline-dashed.btn-outline-default .svg-icon{color:#009ef7}.btn-check:checked+.btn.btn-outline.btn-outline-dashed.btn-outline-default.dropdown-toggle:after,.btn-check:active+.btn.btn-outline.btn-outline-dashed.btn-outline-default.dropdown-toggle:after,.btn.btn-outline.btn-outline-dashed.btn-outline-default:focus:not(.btn-active).dropdown-toggle:after,.btn.btn-outline.btn-outline-dashed.btn-outline-default:hover:not(.btn-active).dropdown-toggle:after,.btn.btn-outline.btn-outline-dashed.btn-outline-default:active:not(.btn-active).dropdown-toggle:after,.btn.btn-outline.btn-outline-dashed.btn-outline-default.active.dropdown-toggle:after,.btn.btn-outline.btn-outline-dashed.btn-outline-default.show.dropdown-toggle:after,.show>.btn.btn-outline.btn-outline-dashed.btn-outline-default.dropdown-toggle:after{color:#009ef7}code:not([class*=language-]){font-weight:400;color:#b93993;line-height:inherit;font-size:inherit;background-color:#f1f3f8;padding:.1rem .4rem;margin:0 .5rem;box-shadow:0 3px 9px #00000014;border-radius:.3rem}.form-control{box-shadow:none!important}.dropdown.show>.form-control{color:#5e6278;background-color:#fff;border-color:#b5b5c3}.form-control[readonly]{background-color:#fff}.form-control.form-control-solid{background-color:#f5f8fa;border-color:#f5f8fa;color:#5e6278;transition:color .2s ease,background-color .2s ease}.form-control.form-control-solid::placeholder{color:#a1a5b7}.form-control.form-control-solid::-moz-placeholder{color:#a1a5b7;opacity:1}.dropdown.show>.form-control.form-control-solid,.form-control.form-control-solid:active,.form-control.form-control-solid.active,.form-control.form-control-solid:focus,.form-control.form-control-solid.focus{background-color:#eef3f7;border-color:#eef3f7;color:#5e6278;transition:color .2s ease,background-color .2s ease}.form-control.form-control-transparent{background-color:transparent;border-color:transparent}.dropdown.show>.form-control.form-control-transparent,.form-control.form-control-transparent:active,.form-control.form-control-transparent.active,.form-control.form-control-transparent:focus,.form-control.form-control-transparent.focus{background-color:transparent;border-color:transparent}.form-control.form-control-flush{border:0;background-color:transparent;outline:none!important;box-shadow:none;border-radius:0}.placeholder-gray-500::placeholder{color:#a1a5b7}.placeholder-white::placeholder{color:#fff}.placeholder-white::-moz-placeholder{color:#fff;opacity:1}.resize-none{resize:none}.form-control-solid-bg{background-color:#f5f8fa}.form-select{box-shadow:none!important}.form-select.form-select-solid{background-color:#f5f8fa;border-color:#f5f8fa;color:#5e6278;transition:color .2s ease,background-color .2s ease}.form-select.form-select-solid::placeholder{color:#a1a5b7}.form-select.form-select-solid::-moz-placeholder{color:#a1a5b7;opacity:1}.dropdown.show>.form-select.form-select-solid,.form-select.form-select-solid:active,.form-select.form-select-solid.active,.form-select.form-select-solid:focus,.form-select.form-select-solid.focus{background-color:#eef3f7;border-color:#eef3f7!important;color:#5e6278;transition:color .2s ease,background-color .2s ease}.form-select.form-select-transparent{background-color:transparent;border-color:transparent;color:#5e6278}.form-select.form-select-transparent::placeholder{color:#a1a5b7}.form-select.form-select-transparent::-moz-placeholder{color:#a1a5b7;opacity:1}.dropdown.show>.form-select.form-select-transparent,.form-select.form-select-transparent:active,.form-select.form-select-transparent.active,.form-select.form-select-transparent:focus,.form-select.form-select-transparent.focus{background-color:transparent;border-color:transparent!important;color:#5e6278}.form-check .form-check-label{cursor:pointer}.form-check .form-check-input{cursor:pointer;appearance:none}.form-check.form-check-custom{display:flex;align-items:center;padding-left:0;margin:0}.form-check.form-check-custom .form-check-input{margin:0;float:none;flex-shrink:0}.form-check.form-check-custom .form-check-label{margin-left:.55rem}.form-check:not(.form-switch) .form-check-input[type=checkbox]{background-size:60% 60%}.form-check.form-check-solid .form-check-input{border:0;background-color:#eff2f5}.form-check.form-check-solid .form-check-input:active,.form-check.form-check-solid .form-check-input:focus{filter:none;background-color:#eff2f5}.form-check.form-check-solid .form-check-input:checked{background-color:#009ef7}.form-check.form-check-success .form-check-input:checked{background-color:#50cd89}.form-check.form-check-danger .form-check-input:checked{background-color:#f1416c}.form-check.form-check-warning .form-check-input:checked{background-color:#ffc700}.form-check.form-check-custom.form-check-sm .form-check-input{height:1.5rem;width:1.5rem}.form-check.form-check-custom.form-check-lg .form-check-input{height:2.25rem;width:2.25rem}.form-switch.form-check-solid .form-check-input{height:2.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");border-radius:3.25rem}.form-switch.form-check-solid .form-check-input:checked{filter:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e")}.form-switch.form-check-solid.form-switch-sm .form-check-input{height:1.5rem;width:2.5rem}.form-switch.form-check-solid.form-switch-lg .form-check-input{height:2.75rem;width:3.75rem}.form-floating .form-control.form-control-solid::placeholder{color:transparent}.input-group.input-group-solid{border-radius:.475rem}.input-group.input-group-solid.input-group-sm{border-radius:.325rem}.input-group.input-group-solid.input-group-lg{border-radius:.625rem}.input-group.input-group-solid .input-group-text{background-color:#f5f8fa;border-color:#f5f8fa}.input-group.input-group-solid .input-group-text+.form-control{border-left-color:#e4e6ef}.input-group.input-group-solid .form-control{background-color:#f5f8fa;border-color:#f5f8fa}.input-group.input-group-solid .form-control+.input-group-text{border-left-color:#e4e6ef}.required:after{content:"*";position:relative;font-size:inherit;color:#f1416c;padding-left:.25rem;font-weight:700}.modal .modal-header{align-items:center;justify-content:space-between;border-top-left-radius:.475rem;border-top-right-radius:.475rem}.modal .modal-header h1,.modal .modal-header .h1,.modal .modal-header h2,.modal .modal-header .h2,.modal .modal-header h3,.modal .modal-header .h3,.modal .modal-header h4,.modal .modal-header .h4,.modal .modal-header h5,.modal .modal-header .h5,.modal .modal-header h6,.modal .modal-header .h6{margin-bottom:0}.modal .modal-dialog{outline:none!important}.modal-rounded{border-radius:.475rem!important}.progress-vertical{display:flex;align-items:stretch;justify-content:space-between}.progress-vertical .progress{height:100%;border-radius:.475rem;display:flex;align-items:flex-end;margin-right:1rem}.progress-vertical .progress:last-child{margin-right:0}.progress-vertical .progress .progress-bar{width:8px;border-radius:.475rem}.table>:not(:first-child){border-color:transparent;border-width:0;border-style:none}.table>:not(:last-child)>:last-child>*{border-bottom-color:inherit}.table tr,.table th,.table td{border-color:inherit;border-width:inherit;border-style:inherit;text-transform:inherit;font-weight:inherit;font-size:inherit;color:inherit;height:inherit;min-height:inherit}.table tr:first-child,.table th:first-child,.table td:first-child{padding-left:0}.table tr:last-child,.table th:last-child,.table td:last-child{padding-right:0}.table tfoot tr:last-child,.table tbody tr:last-child{border-bottom:0!important}.table tfoot tr:last-child th,.table tfoot tr:last-child td,.table tbody tr:last-child th,.table tbody tr:last-child td{border-bottom:0!important}.table tfoot th,.table tfoot td{border-top:inherit}.table.table-rounded{border-radius:.475rem;border-spacing:0;border-collapse:separate}.table.table-flush tr,.table.table-flush th,.table.table-flush td{padding:inherit}.table.table-row-bordered tr{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eff2f5}.table.table-row-bordered tfoot th,.table.table-row-bordered tfoot td{border-top-width:1px!important}.table.table-row-dashed tr{border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#eff2f5}.table.table-row-dashed tfoot th,.table.table-row-dashed tfoot td{border-top-width:1px!important}.table.table-row-gray-100 tr{border-bottom-color:#f5f8fa}.table.table-row-gray-200 tr{border-bottom-color:#eff2f5}.table.table-row-gray-300 tr{border-bottom-color:#e4e6ef}.table.table-row-gray-400 tr{border-bottom-color:#b5b5c3}.table.table-row-gray-500 tr{border-bottom-color:#a1a5b7}.table.table-row-gray-600 tr{border-bottom-color:#7e8299}.table.table-row-gray-700 tr{border-bottom-color:#5e6278}.table.table-row-gray-800 tr{border-bottom-color:#3f4254}.table.table-row-gray-900 tr{border-bottom-color:#181c32}.table-sort:after{opacity:0}.table-sort,.table-sort-asc,.table-sort-desc{vertical-align:middle}.table-sort:after,.table-sort-asc:after,.table-sort-desc:after{position:relative;display:inline-block;width:.75rem;height:.75rem;content:" ";bottom:auto;right:auto;left:auto;margin-left:.5rem}.table-sort-asc:after{opacity:1;background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 8' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.42111 2.06463C4.22088 1.96161 3.9637 1.9809 3.78597 2.12863L0.177181 5.12847C-0.046034 5.31402 -0.0602611 5.63049 0.145404 5.83532C0.351069 6.04015 0.698744 6.05578 0.921959 5.87023L4.14137 3.19406L7.06417 5.84414C7.27904 6.03896 7.62686 6.03835 7.84105 5.84278C8.05524 5.64721 8.05469 5.33073 7.83982 5.13591L4.54449 2.14806C4.50704 2.1141 4.46541 2.08629 4.42111 2.06463Z'/%3e%3c/svg%3e")}.table-sort-desc:after{opacity:1;background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 8' fill='%23A1A5B7'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.42111 5.93537C4.22088 6.03839 3.9637 6.0191 3.78597 5.87137L0.177181 2.87153C-0.046034 2.68598 -0.060261 2.36951 0.145404 2.16468C0.351069 1.95985 0.698744 1.94422 0.921959 2.12977L4.14137 4.80594L7.06417 2.15586C7.27904 1.96104 7.62686 1.96165 7.84105 2.15722C8.05524 2.35279 8.05469 2.66927 7.83982 2.86409L4.54449 5.85194C4.50704 5.8859 4.46541 5.91371 4.42111 5.93537Z'/%3e%3c/svg%3e")}.table-loading-message{display:none;position:absolute;top:50%;left:50%;border-radius:.475rem;box-shadow:0 0 50px #523f6926;background-color:#fff;color:#7e8299;font-weight:500;margin:0!important;width:auto;padding:1rem 2rem!important;transform:translate(-50%) translateY(-50%)}.table-loading{position:relative}.table-loading .table-loading-message{display:block}.table.g-0 th,.table.g-0 td{padding:0rem}.table.g-0 th.dtr-control,.table.g-0 td.dtr-control{padding-left:0rem!important}.table.gy-0 th,.table.gy-0 td{padding-top:0rem;padding-bottom:0rem}.table.gx-0 th,.table.gx-0 td{padding-left:0rem;padding-right:0rem}.table.gx-0 th.dtr-control,.table.gx-0 td.dtr-control{padding-left:0rem!important}.table.gs-0 th:first-child,.table.gs-0 td:first-child{padding-left:0rem}.table.gs-0 th:last-child,.table.gs-0 td:last-child{padding-right:0rem}.table.gs-0 th.dtr-control:first-child,.table.gs-0 td.dtr-control:first-child{padding-left:0rem!important}.table.g-1 th,.table.g-1 td{padding:.25rem}.table.g-1 th.dtr-control,.table.g-1 td.dtr-control{padding-left:.25rem!important}.table.gy-1 th,.table.gy-1 td{padding-top:.25rem;padding-bottom:.25rem}.table.gx-1 th,.table.gx-1 td{padding-left:.25rem;padding-right:.25rem}.table.gx-1 th.dtr-control,.table.gx-1 td.dtr-control{padding-left:.25rem!important}.table.gs-1 th:first-child,.table.gs-1 td:first-child{padding-left:.25rem}.table.gs-1 th:last-child,.table.gs-1 td:last-child{padding-right:.25rem}.table.gs-1 th.dtr-control:first-child,.table.gs-1 td.dtr-control:first-child{padding-left:.25rem!important}.table.g-2 th,.table.g-2 td{padding:.5rem}.table.g-2 th.dtr-control,.table.g-2 td.dtr-control{padding-left:.5rem!important}.table.gy-2 th,.table.gy-2 td{padding-top:.5rem;padding-bottom:.5rem}.table.gx-2 th,.table.gx-2 td{padding-left:.5rem;padding-right:.5rem}.table.gx-2 th.dtr-control,.table.gx-2 td.dtr-control{padding-left:.5rem!important}.table.gs-2 th:first-child,.table.gs-2 td:first-child{padding-left:.5rem}.table.gs-2 th:last-child,.table.gs-2 td:last-child{padding-right:.5rem}.table.gs-2 th.dtr-control:first-child,.table.gs-2 td.dtr-control:first-child{padding-left:.5rem!important}.table.g-3 th,.table.g-3 td{padding:.75rem}.table.g-3 th.dtr-control,.table.g-3 td.dtr-control{padding-left:.75rem!important}.table.gy-3 th,.table.gy-3 td{padding-top:.75rem;padding-bottom:.75rem}.table.gx-3 th,.table.gx-3 td{padding-left:.75rem;padding-right:.75rem}.table.gx-3 th.dtr-control,.table.gx-3 td.dtr-control{padding-left:.75rem!important}.table.gs-3 th:first-child,.table.gs-3 td:first-child{padding-left:.75rem}.table.gs-3 th:last-child,.table.gs-3 td:last-child{padding-right:.75rem}.table.gs-3 th.dtr-control:first-child,.table.gs-3 td.dtr-control:first-child{padding-left:.75rem!important}.table.g-4 th,.table.g-4 td{padding:1rem}.table.g-4 th.dtr-control,.table.g-4 td.dtr-control{padding-left:1rem!important}.table.gy-4 th,.table.gy-4 td{padding-top:1rem;padding-bottom:1rem}.table.gx-4 th,.table.gx-4 td{padding-left:1rem;padding-right:1rem}.table.gx-4 th.dtr-control,.table.gx-4 td.dtr-control{padding-left:1rem!important}.table.gs-4 th:first-child,.table.gs-4 td:first-child{padding-left:1rem}.table.gs-4 th:last-child,.table.gs-4 td:last-child{padding-right:1rem}.table.gs-4 th.dtr-control:first-child,.table.gs-4 td.dtr-control:first-child{padding-left:1rem!important}.table.g-5 th,.table.g-5 td{padding:1.25rem}.table.g-5 th.dtr-control,.table.g-5 td.dtr-control{padding-left:1.25rem!important}.table.gy-5 th,.table.gy-5 td{padding-top:1.25rem;padding-bottom:1.25rem}.table.gx-5 th,.table.gx-5 td{padding-left:1.25rem;padding-right:1.25rem}.table.gx-5 th.dtr-control,.table.gx-5 td.dtr-control{padding-left:1.25rem!important}.table.gs-5 th:first-child,.table.gs-5 td:first-child{padding-left:1.25rem}.table.gs-5 th:last-child,.table.gs-5 td:last-child{padding-right:1.25rem}.table.gs-5 th.dtr-control:first-child,.table.gs-5 td.dtr-control:first-child{padding-left:1.25rem!important}.table.g-6 th,.table.g-6 td{padding:1.5rem}.table.g-6 th.dtr-control,.table.g-6 td.dtr-control{padding-left:1.5rem!important}.table.gy-6 th,.table.gy-6 td{padding-top:1.5rem;padding-bottom:1.5rem}.table.gx-6 th,.table.gx-6 td{padding-left:1.5rem;padding-right:1.5rem}.table.gx-6 th.dtr-control,.table.gx-6 td.dtr-control{padding-left:1.5rem!important}.table.gs-6 th:first-child,.table.gs-6 td:first-child{padding-left:1.5rem}.table.gs-6 th:last-child,.table.gs-6 td:last-child{padding-right:1.5rem}.table.gs-6 th.dtr-control:first-child,.table.gs-6 td.dtr-control:first-child{padding-left:1.5rem!important}.table.g-7 th,.table.g-7 td{padding:1.75rem}.table.g-7 th.dtr-control,.table.g-7 td.dtr-control{padding-left:1.75rem!important}.table.gy-7 th,.table.gy-7 td{padding-top:1.75rem;padding-bottom:1.75rem}.table.gx-7 th,.table.gx-7 td{padding-left:1.75rem;padding-right:1.75rem}.table.gx-7 th.dtr-control,.table.gx-7 td.dtr-control{padding-left:1.75rem!important}.table.gs-7 th:first-child,.table.gs-7 td:first-child{padding-left:1.75rem}.table.gs-7 th:last-child,.table.gs-7 td:last-child{padding-right:1.75rem}.table.gs-7 th.dtr-control:first-child,.table.gs-7 td.dtr-control:first-child{padding-left:1.75rem!important}.table.g-8 th,.table.g-8 td{padding:2rem}.table.g-8 th.dtr-control,.table.g-8 td.dtr-control{padding-left:2rem!important}.table.gy-8 th,.table.gy-8 td{padding-top:2rem;padding-bottom:2rem}.table.gx-8 th,.table.gx-8 td{padding-left:2rem;padding-right:2rem}.table.gx-8 th.dtr-control,.table.gx-8 td.dtr-control{padding-left:2rem!important}.table.gs-8 th:first-child,.table.gs-8 td:first-child{padding-left:2rem}.table.gs-8 th:last-child,.table.gs-8 td:last-child{padding-right:2rem}.table.gs-8 th.dtr-control:first-child,.table.gs-8 td.dtr-control:first-child{padding-left:2rem!important}.table.g-9 th,.table.g-9 td{padding:2.25rem}.table.g-9 th.dtr-control,.table.g-9 td.dtr-control{padding-left:2.25rem!important}.table.gy-9 th,.table.gy-9 td{padding-top:2.25rem;padding-bottom:2.25rem}.table.gx-9 th,.table.gx-9 td{padding-left:2.25rem;padding-right:2.25rem}.table.gx-9 th.dtr-control,.table.gx-9 td.dtr-control{padding-left:2.25rem!important}.table.gs-9 th:first-child,.table.gs-9 td:first-child{padding-left:2.25rem}.table.gs-9 th:last-child,.table.gs-9 td:last-child{padding-right:2.25rem}.table.gs-9 th.dtr-control:first-child,.table.gs-9 td.dtr-control:first-child{padding-left:2.25rem!important}.table.g-10 th,.table.g-10 td{padding:2.5rem}.table.g-10 th.dtr-control,.table.g-10 td.dtr-control{padding-left:2.5rem!important}.table.gy-10 th,.table.gy-10 td{padding-top:2.5rem;padding-bottom:2.5rem}.table.gx-10 th,.table.gx-10 td{padding-left:2.5rem;padding-right:2.5rem}.table.gx-10 th.dtr-control,.table.gx-10 td.dtr-control{padding-left:2.5rem!important}.table.gs-10 th:first-child,.table.gs-10 td:first-child{padding-left:2.5rem}.table.gs-10 th:last-child,.table.gs-10 td:last-child{padding-right:2.5rem}.table.gs-10 th.dtr-control:first-child,.table.gs-10 td.dtr-control:first-child{padding-left:2.5rem!important}@media (min-width: 576px){.table.g-sm-0 th,.table.g-sm-0 td{padding:0rem}.table.g-sm-0 th.dtr-control,.table.g-sm-0 td.dtr-control{padding-left:0rem!important}.table.gy-sm-0 th,.table.gy-sm-0 td{padding-top:0rem;padding-bottom:0rem}.table.gx-sm-0 th,.table.gx-sm-0 td{padding-left:0rem;padding-right:0rem}.table.gx-sm-0 th.dtr-control,.table.gx-sm-0 td.dtr-control{padding-left:0rem!important}.table.gs-sm-0 th:first-child,.table.gs-sm-0 td:first-child{padding-left:0rem}.table.gs-sm-0 th:last-child,.table.gs-sm-0 td:last-child{padding-right:0rem}.table.gs-sm-0 th.dtr-control:first-child,.table.gs-sm-0 td.dtr-control:first-child{padding-left:0rem!important}.table.g-sm-1 th,.table.g-sm-1 td{padding:.25rem}.table.g-sm-1 th.dtr-control,.table.g-sm-1 td.dtr-control{padding-left:.25rem!important}.table.gy-sm-1 th,.table.gy-sm-1 td{padding-top:.25rem;padding-bottom:.25rem}.table.gx-sm-1 th,.table.gx-sm-1 td{padding-left:.25rem;padding-right:.25rem}.table.gx-sm-1 th.dtr-control,.table.gx-sm-1 td.dtr-control{padding-left:.25rem!important}.table.gs-sm-1 th:first-child,.table.gs-sm-1 td:first-child{padding-left:.25rem}.table.gs-sm-1 th:last-child,.table.gs-sm-1 td:last-child{padding-right:.25rem}.table.gs-sm-1 th.dtr-control:first-child,.table.gs-sm-1 td.dtr-control:first-child{padding-left:.25rem!important}.table.g-sm-2 th,.table.g-sm-2 td{padding:.5rem}.table.g-sm-2 th.dtr-control,.table.g-sm-2 td.dtr-control{padding-left:.5rem!important}.table.gy-sm-2 th,.table.gy-sm-2 td{padding-top:.5rem;padding-bottom:.5rem}.table.gx-sm-2 th,.table.gx-sm-2 td{padding-left:.5rem;padding-right:.5rem}.table.gx-sm-2 th.dtr-control,.table.gx-sm-2 td.dtr-control{padding-left:.5rem!important}.table.gs-sm-2 th:first-child,.table.gs-sm-2 td:first-child{padding-left:.5rem}.table.gs-sm-2 th:last-child,.table.gs-sm-2 td:last-child{padding-right:.5rem}.table.gs-sm-2 th.dtr-control:first-child,.table.gs-sm-2 td.dtr-control:first-child{padding-left:.5rem!important}.table.g-sm-3 th,.table.g-sm-3 td{padding:.75rem}.table.g-sm-3 th.dtr-control,.table.g-sm-3 td.dtr-control{padding-left:.75rem!important}.table.gy-sm-3 th,.table.gy-sm-3 td{padding-top:.75rem;padding-bottom:.75rem}.table.gx-sm-3 th,.table.gx-sm-3 td{padding-left:.75rem;padding-right:.75rem}.table.gx-sm-3 th.dtr-control,.table.gx-sm-3 td.dtr-control{padding-left:.75rem!important}.table.gs-sm-3 th:first-child,.table.gs-sm-3 td:first-child{padding-left:.75rem}.table.gs-sm-3 th:last-child,.table.gs-sm-3 td:last-child{padding-right:.75rem}.table.gs-sm-3 th.dtr-control:first-child,.table.gs-sm-3 td.dtr-control:first-child{padding-left:.75rem!important}.table.g-sm-4 th,.table.g-sm-4 td{padding:1rem}.table.g-sm-4 th.dtr-control,.table.g-sm-4 td.dtr-control{padding-left:1rem!important}.table.gy-sm-4 th,.table.gy-sm-4 td{padding-top:1rem;padding-bottom:1rem}.table.gx-sm-4 th,.table.gx-sm-4 td{padding-left:1rem;padding-right:1rem}.table.gx-sm-4 th.dtr-control,.table.gx-sm-4 td.dtr-control{padding-left:1rem!important}.table.gs-sm-4 th:first-child,.table.gs-sm-4 td:first-child{padding-left:1rem}.table.gs-sm-4 th:last-child,.table.gs-sm-4 td:last-child{padding-right:1rem}.table.gs-sm-4 th.dtr-control:first-child,.table.gs-sm-4 td.dtr-control:first-child{padding-left:1rem!important}.table.g-sm-5 th,.table.g-sm-5 td{padding:1.25rem}.table.g-sm-5 th.dtr-control,.table.g-sm-5 td.dtr-control{padding-left:1.25rem!important}.table.gy-sm-5 th,.table.gy-sm-5 td{padding-top:1.25rem;padding-bottom:1.25rem}.table.gx-sm-5 th,.table.gx-sm-5 td{padding-left:1.25rem;padding-right:1.25rem}.table.gx-sm-5 th.dtr-control,.table.gx-sm-5 td.dtr-control{padding-left:1.25rem!important}.table.gs-sm-5 th:first-child,.table.gs-sm-5 td:first-child{padding-left:1.25rem}.table.gs-sm-5 th:last-child,.table.gs-sm-5 td:last-child{padding-right:1.25rem}.table.gs-sm-5 th.dtr-control:first-child,.table.gs-sm-5 td.dtr-control:first-child{padding-left:1.25rem!important}.table.g-sm-6 th,.table.g-sm-6 td{padding:1.5rem}.table.g-sm-6 th.dtr-control,.table.g-sm-6 td.dtr-control{padding-left:1.5rem!important}.table.gy-sm-6 th,.table.gy-sm-6 td{padding-top:1.5rem;padding-bottom:1.5rem}.table.gx-sm-6 th,.table.gx-sm-6 td{padding-left:1.5rem;padding-right:1.5rem}.table.gx-sm-6 th.dtr-control,.table.gx-sm-6 td.dtr-control{padding-left:1.5rem!important}.table.gs-sm-6 th:first-child,.table.gs-sm-6 td:first-child{padding-left:1.5rem}.table.gs-sm-6 th:last-child,.table.gs-sm-6 td:last-child{padding-right:1.5rem}.table.gs-sm-6 th.dtr-control:first-child,.table.gs-sm-6 td.dtr-control:first-child{padding-left:1.5rem!important}.table.g-sm-7 th,.table.g-sm-7 td{padding:1.75rem}.table.g-sm-7 th.dtr-control,.table.g-sm-7 td.dtr-control{padding-left:1.75rem!important}.table.gy-sm-7 th,.table.gy-sm-7 td{padding-top:1.75rem;padding-bottom:1.75rem}.table.gx-sm-7 th,.table.gx-sm-7 td{padding-left:1.75rem;padding-right:1.75rem}.table.gx-sm-7 th.dtr-control,.table.gx-sm-7 td.dtr-control{padding-left:1.75rem!important}.table.gs-sm-7 th:first-child,.table.gs-sm-7 td:first-child{padding-left:1.75rem}.table.gs-sm-7 th:last-child,.table.gs-sm-7 td:last-child{padding-right:1.75rem}.table.gs-sm-7 th.dtr-control:first-child,.table.gs-sm-7 td.dtr-control:first-child{padding-left:1.75rem!important}.table.g-sm-8 th,.table.g-sm-8 td{padding:2rem}.table.g-sm-8 th.dtr-control,.table.g-sm-8 td.dtr-control{padding-left:2rem!important}.table.gy-sm-8 th,.table.gy-sm-8 td{padding-top:2rem;padding-bottom:2rem}.table.gx-sm-8 th,.table.gx-sm-8 td{padding-left:2rem;padding-right:2rem}.table.gx-sm-8 th.dtr-control,.table.gx-sm-8 td.dtr-control{padding-left:2rem!important}.table.gs-sm-8 th:first-child,.table.gs-sm-8 td:first-child{padding-left:2rem}.table.gs-sm-8 th:last-child,.table.gs-sm-8 td:last-child{padding-right:2rem}.table.gs-sm-8 th.dtr-control:first-child,.table.gs-sm-8 td.dtr-control:first-child{padding-left:2rem!important}.table.g-sm-9 th,.table.g-sm-9 td{padding:2.25rem}.table.g-sm-9 th.dtr-control,.table.g-sm-9 td.dtr-control{padding-left:2.25rem!important}.table.gy-sm-9 th,.table.gy-sm-9 td{padding-top:2.25rem;padding-bottom:2.25rem}.table.gx-sm-9 th,.table.gx-sm-9 td{padding-left:2.25rem;padding-right:2.25rem}.table.gx-sm-9 th.dtr-control,.table.gx-sm-9 td.dtr-control{padding-left:2.25rem!important}.table.gs-sm-9 th:first-child,.table.gs-sm-9 td:first-child{padding-left:2.25rem}.table.gs-sm-9 th:last-child,.table.gs-sm-9 td:last-child{padding-right:2.25rem}.table.gs-sm-9 th.dtr-control:first-child,.table.gs-sm-9 td.dtr-control:first-child{padding-left:2.25rem!important}.table.g-sm-10 th,.table.g-sm-10 td{padding:2.5rem}.table.g-sm-10 th.dtr-control,.table.g-sm-10 td.dtr-control{padding-left:2.5rem!important}.table.gy-sm-10 th,.table.gy-sm-10 td{padding-top:2.5rem;padding-bottom:2.5rem}.table.gx-sm-10 th,.table.gx-sm-10 td{padding-left:2.5rem;padding-right:2.5rem}.table.gx-sm-10 th.dtr-control,.table.gx-sm-10 td.dtr-control{padding-left:2.5rem!important}.table.gs-sm-10 th:first-child,.table.gs-sm-10 td:first-child{padding-left:2.5rem}.table.gs-sm-10 th:last-child,.table.gs-sm-10 td:last-child{padding-right:2.5rem}.table.gs-sm-10 th.dtr-control:first-child,.table.gs-sm-10 td.dtr-control:first-child{padding-left:2.5rem!important}}@media (min-width: 768px){.table.g-md-0 th,.table.g-md-0 td{padding:0rem}.table.g-md-0 th.dtr-control,.table.g-md-0 td.dtr-control{padding-left:0rem!important}.table.gy-md-0 th,.table.gy-md-0 td{padding-top:0rem;padding-bottom:0rem}.table.gx-md-0 th,.table.gx-md-0 td{padding-left:0rem;padding-right:0rem}.table.gx-md-0 th.dtr-control,.table.gx-md-0 td.dtr-control{padding-left:0rem!important}.table.gs-md-0 th:first-child,.table.gs-md-0 td:first-child{padding-left:0rem}.table.gs-md-0 th:last-child,.table.gs-md-0 td:last-child{padding-right:0rem}.table.gs-md-0 th.dtr-control:first-child,.table.gs-md-0 td.dtr-control:first-child{padding-left:0rem!important}.table.g-md-1 th,.table.g-md-1 td{padding:.25rem}.table.g-md-1 th.dtr-control,.table.g-md-1 td.dtr-control{padding-left:.25rem!important}.table.gy-md-1 th,.table.gy-md-1 td{padding-top:.25rem;padding-bottom:.25rem}.table.gx-md-1 th,.table.gx-md-1 td{padding-left:.25rem;padding-right:.25rem}.table.gx-md-1 th.dtr-control,.table.gx-md-1 td.dtr-control{padding-left:.25rem!important}.table.gs-md-1 th:first-child,.table.gs-md-1 td:first-child{padding-left:.25rem}.table.gs-md-1 th:last-child,.table.gs-md-1 td:last-child{padding-right:.25rem}.table.gs-md-1 th.dtr-control:first-child,.table.gs-md-1 td.dtr-control:first-child{padding-left:.25rem!important}.table.g-md-2 th,.table.g-md-2 td{padding:.5rem}.table.g-md-2 th.dtr-control,.table.g-md-2 td.dtr-control{padding-left:.5rem!important}.table.gy-md-2 th,.table.gy-md-2 td{padding-top:.5rem;padding-bottom:.5rem}.table.gx-md-2 th,.table.gx-md-2 td{padding-left:.5rem;padding-right:.5rem}.table.gx-md-2 th.dtr-control,.table.gx-md-2 td.dtr-control{padding-left:.5rem!important}.table.gs-md-2 th:first-child,.table.gs-md-2 td:first-child{padding-left:.5rem}.table.gs-md-2 th:last-child,.table.gs-md-2 td:last-child{padding-right:.5rem}.table.gs-md-2 th.dtr-control:first-child,.table.gs-md-2 td.dtr-control:first-child{padding-left:.5rem!important}.table.g-md-3 th,.table.g-md-3 td{padding:.75rem}.table.g-md-3 th.dtr-control,.table.g-md-3 td.dtr-control{padding-left:.75rem!important}.table.gy-md-3 th,.table.gy-md-3 td{padding-top:.75rem;padding-bottom:.75rem}.table.gx-md-3 th,.table.gx-md-3 td{padding-left:.75rem;padding-right:.75rem}.table.gx-md-3 th.dtr-control,.table.gx-md-3 td.dtr-control{padding-left:.75rem!important}.table.gs-md-3 th:first-child,.table.gs-md-3 td:first-child{padding-left:.75rem}.table.gs-md-3 th:last-child,.table.gs-md-3 td:last-child{padding-right:.75rem}.table.gs-md-3 th.dtr-control:first-child,.table.gs-md-3 td.dtr-control:first-child{padding-left:.75rem!important}.table.g-md-4 th,.table.g-md-4 td{padding:1rem}.table.g-md-4 th.dtr-control,.table.g-md-4 td.dtr-control{padding-left:1rem!important}.table.gy-md-4 th,.table.gy-md-4 td{padding-top:1rem;padding-bottom:1rem}.table.gx-md-4 th,.table.gx-md-4 td{padding-left:1rem;padding-right:1rem}.table.gx-md-4 th.dtr-control,.table.gx-md-4 td.dtr-control{padding-left:1rem!important}.table.gs-md-4 th:first-child,.table.gs-md-4 td:first-child{padding-left:1rem}.table.gs-md-4 th:last-child,.table.gs-md-4 td:last-child{padding-right:1rem}.table.gs-md-4 th.dtr-control:first-child,.table.gs-md-4 td.dtr-control:first-child{padding-left:1rem!important}.table.g-md-5 th,.table.g-md-5 td{padding:1.25rem}.table.g-md-5 th.dtr-control,.table.g-md-5 td.dtr-control{padding-left:1.25rem!important}.table.gy-md-5 th,.table.gy-md-5 td{padding-top:1.25rem;padding-bottom:1.25rem}.table.gx-md-5 th,.table.gx-md-5 td{padding-left:1.25rem;padding-right:1.25rem}.table.gx-md-5 th.dtr-control,.table.gx-md-5 td.dtr-control{padding-left:1.25rem!important}.table.gs-md-5 th:first-child,.table.gs-md-5 td:first-child{padding-left:1.25rem}.table.gs-md-5 th:last-child,.table.gs-md-5 td:last-child{padding-right:1.25rem}.table.gs-md-5 th.dtr-control:first-child,.table.gs-md-5 td.dtr-control:first-child{padding-left:1.25rem!important}.table.g-md-6 th,.table.g-md-6 td{padding:1.5rem}.table.g-md-6 th.dtr-control,.table.g-md-6 td.dtr-control{padding-left:1.5rem!important}.table.gy-md-6 th,.table.gy-md-6 td{padding-top:1.5rem;padding-bottom:1.5rem}.table.gx-md-6 th,.table.gx-md-6 td{padding-left:1.5rem;padding-right:1.5rem}.table.gx-md-6 th.dtr-control,.table.gx-md-6 td.dtr-control{padding-left:1.5rem!important}.table.gs-md-6 th:first-child,.table.gs-md-6 td:first-child{padding-left:1.5rem}.table.gs-md-6 th:last-child,.table.gs-md-6 td:last-child{padding-right:1.5rem}.table.gs-md-6 th.dtr-control:first-child,.table.gs-md-6 td.dtr-control:first-child{padding-left:1.5rem!important}.table.g-md-7 th,.table.g-md-7 td{padding:1.75rem}.table.g-md-7 th.dtr-control,.table.g-md-7 td.dtr-control{padding-left:1.75rem!important}.table.gy-md-7 th,.table.gy-md-7 td{padding-top:1.75rem;padding-bottom:1.75rem}.table.gx-md-7 th,.table.gx-md-7 td{padding-left:1.75rem;padding-right:1.75rem}.table.gx-md-7 th.dtr-control,.table.gx-md-7 td.dtr-control{padding-left:1.75rem!important}.table.gs-md-7 th:first-child,.table.gs-md-7 td:first-child{padding-left:1.75rem}.table.gs-md-7 th:last-child,.table.gs-md-7 td:last-child{padding-right:1.75rem}.table.gs-md-7 th.dtr-control:first-child,.table.gs-md-7 td.dtr-control:first-child{padding-left:1.75rem!important}.table.g-md-8 th,.table.g-md-8 td{padding:2rem}.table.g-md-8 th.dtr-control,.table.g-md-8 td.dtr-control{padding-left:2rem!important}.table.gy-md-8 th,.table.gy-md-8 td{padding-top:2rem;padding-bottom:2rem}.table.gx-md-8 th,.table.gx-md-8 td{padding-left:2rem;padding-right:2rem}.table.gx-md-8 th.dtr-control,.table.gx-md-8 td.dtr-control{padding-left:2rem!important}.table.gs-md-8 th:first-child,.table.gs-md-8 td:first-child{padding-left:2rem}.table.gs-md-8 th:last-child,.table.gs-md-8 td:last-child{padding-right:2rem}.table.gs-md-8 th.dtr-control:first-child,.table.gs-md-8 td.dtr-control:first-child{padding-left:2rem!important}.table.g-md-9 th,.table.g-md-9 td{padding:2.25rem}.table.g-md-9 th.dtr-control,.table.g-md-9 td.dtr-control{padding-left:2.25rem!important}.table.gy-md-9 th,.table.gy-md-9 td{padding-top:2.25rem;padding-bottom:2.25rem}.table.gx-md-9 th,.table.gx-md-9 td{padding-left:2.25rem;padding-right:2.25rem}.table.gx-md-9 th.dtr-control,.table.gx-md-9 td.dtr-control{padding-left:2.25rem!important}.table.gs-md-9 th:first-child,.table.gs-md-9 td:first-child{padding-left:2.25rem}.table.gs-md-9 th:last-child,.table.gs-md-9 td:last-child{padding-right:2.25rem}.table.gs-md-9 th.dtr-control:first-child,.table.gs-md-9 td.dtr-control:first-child{padding-left:2.25rem!important}.table.g-md-10 th,.table.g-md-10 td{padding:2.5rem}.table.g-md-10 th.dtr-control,.table.g-md-10 td.dtr-control{padding-left:2.5rem!important}.table.gy-md-10 th,.table.gy-md-10 td{padding-top:2.5rem;padding-bottom:2.5rem}.table.gx-md-10 th,.table.gx-md-10 td{padding-left:2.5rem;padding-right:2.5rem}.table.gx-md-10 th.dtr-control,.table.gx-md-10 td.dtr-control{padding-left:2.5rem!important}.table.gs-md-10 th:first-child,.table.gs-md-10 td:first-child{padding-left:2.5rem}.table.gs-md-10 th:last-child,.table.gs-md-10 td:last-child{padding-right:2.5rem}.table.gs-md-10 th.dtr-control:first-child,.table.gs-md-10 td.dtr-control:first-child{padding-left:2.5rem!important}}@media (min-width: 992px){.table.g-lg-0 th,.table.g-lg-0 td{padding:0rem}.table.g-lg-0 th.dtr-control,.table.g-lg-0 td.dtr-control{padding-left:0rem!important}.table.gy-lg-0 th,.table.gy-lg-0 td{padding-top:0rem;padding-bottom:0rem}.table.gx-lg-0 th,.table.gx-lg-0 td{padding-left:0rem;padding-right:0rem}.table.gx-lg-0 th.dtr-control,.table.gx-lg-0 td.dtr-control{padding-left:0rem!important}.table.gs-lg-0 th:first-child,.table.gs-lg-0 td:first-child{padding-left:0rem}.table.gs-lg-0 th:last-child,.table.gs-lg-0 td:last-child{padding-right:0rem}.table.gs-lg-0 th.dtr-control:first-child,.table.gs-lg-0 td.dtr-control:first-child{padding-left:0rem!important}.table.g-lg-1 th,.table.g-lg-1 td{padding:.25rem}.table.g-lg-1 th.dtr-control,.table.g-lg-1 td.dtr-control{padding-left:.25rem!important}.table.gy-lg-1 th,.table.gy-lg-1 td{padding-top:.25rem;padding-bottom:.25rem}.table.gx-lg-1 th,.table.gx-lg-1 td{padding-left:.25rem;padding-right:.25rem}.table.gx-lg-1 th.dtr-control,.table.gx-lg-1 td.dtr-control{padding-left:.25rem!important}.table.gs-lg-1 th:first-child,.table.gs-lg-1 td:first-child{padding-left:.25rem}.table.gs-lg-1 th:last-child,.table.gs-lg-1 td:last-child{padding-right:.25rem}.table.gs-lg-1 th.dtr-control:first-child,.table.gs-lg-1 td.dtr-control:first-child{padding-left:.25rem!important}.table.g-lg-2 th,.table.g-lg-2 td{padding:.5rem}.table.g-lg-2 th.dtr-control,.table.g-lg-2 td.dtr-control{padding-left:.5rem!important}.table.gy-lg-2 th,.table.gy-lg-2 td{padding-top:.5rem;padding-bottom:.5rem}.table.gx-lg-2 th,.table.gx-lg-2 td{padding-left:.5rem;padding-right:.5rem}.table.gx-lg-2 th.dtr-control,.table.gx-lg-2 td.dtr-control{padding-left:.5rem!important}.table.gs-lg-2 th:first-child,.table.gs-lg-2 td:first-child{padding-left:.5rem}.table.gs-lg-2 th:last-child,.table.gs-lg-2 td:last-child{padding-right:.5rem}.table.gs-lg-2 th.dtr-control:first-child,.table.gs-lg-2 td.dtr-control:first-child{padding-left:.5rem!important}.table.g-lg-3 th,.table.g-lg-3 td{padding:.75rem}.table.g-lg-3 th.dtr-control,.table.g-lg-3 td.dtr-control{padding-left:.75rem!important}.table.gy-lg-3 th,.table.gy-lg-3 td{padding-top:.75rem;padding-bottom:.75rem}.table.gx-lg-3 th,.table.gx-lg-3 td{padding-left:.75rem;padding-right:.75rem}.table.gx-lg-3 th.dtr-control,.table.gx-lg-3 td.dtr-control{padding-left:.75rem!important}.table.gs-lg-3 th:first-child,.table.gs-lg-3 td:first-child{padding-left:.75rem}.table.gs-lg-3 th:last-child,.table.gs-lg-3 td:last-child{padding-right:.75rem}.table.gs-lg-3 th.dtr-control:first-child,.table.gs-lg-3 td.dtr-control:first-child{padding-left:.75rem!important}.table.g-lg-4 th,.table.g-lg-4 td{padding:1rem}.table.g-lg-4 th.dtr-control,.table.g-lg-4 td.dtr-control{padding-left:1rem!important}.table.gy-lg-4 th,.table.gy-lg-4 td{padding-top:1rem;padding-bottom:1rem}.table.gx-lg-4 th,.table.gx-lg-4 td{padding-left:1rem;padding-right:1rem}.table.gx-lg-4 th.dtr-control,.table.gx-lg-4 td.dtr-control{padding-left:1rem!important}.table.gs-lg-4 th:first-child,.table.gs-lg-4 td:first-child{padding-left:1rem}.table.gs-lg-4 th:last-child,.table.gs-lg-4 td:last-child{padding-right:1rem}.table.gs-lg-4 th.dtr-control:first-child,.table.gs-lg-4 td.dtr-control:first-child{padding-left:1rem!important}.table.g-lg-5 th,.table.g-lg-5 td{padding:1.25rem}.table.g-lg-5 th.dtr-control,.table.g-lg-5 td.dtr-control{padding-left:1.25rem!important}.table.gy-lg-5 th,.table.gy-lg-5 td{padding-top:1.25rem;padding-bottom:1.25rem}.table.gx-lg-5 th,.table.gx-lg-5 td{padding-left:1.25rem;padding-right:1.25rem}.table.gx-lg-5 th.dtr-control,.table.gx-lg-5 td.dtr-control{padding-left:1.25rem!important}.table.gs-lg-5 th:first-child,.table.gs-lg-5 td:first-child{padding-left:1.25rem}.table.gs-lg-5 th:last-child,.table.gs-lg-5 td:last-child{padding-right:1.25rem}.table.gs-lg-5 th.dtr-control:first-child,.table.gs-lg-5 td.dtr-control:first-child{padding-left:1.25rem!important}.table.g-lg-6 th,.table.g-lg-6 td{padding:1.5rem}.table.g-lg-6 th.dtr-control,.table.g-lg-6 td.dtr-control{padding-left:1.5rem!important}.table.gy-lg-6 th,.table.gy-lg-6 td{padding-top:1.5rem;padding-bottom:1.5rem}.table.gx-lg-6 th,.table.gx-lg-6 td{padding-left:1.5rem;padding-right:1.5rem}.table.gx-lg-6 th.dtr-control,.table.gx-lg-6 td.dtr-control{padding-left:1.5rem!important}.table.gs-lg-6 th:first-child,.table.gs-lg-6 td:first-child{padding-left:1.5rem}.table.gs-lg-6 th:last-child,.table.gs-lg-6 td:last-child{padding-right:1.5rem}.table.gs-lg-6 th.dtr-control:first-child,.table.gs-lg-6 td.dtr-control:first-child{padding-left:1.5rem!important}.table.g-lg-7 th,.table.g-lg-7 td{padding:1.75rem}.table.g-lg-7 th.dtr-control,.table.g-lg-7 td.dtr-control{padding-left:1.75rem!important}.table.gy-lg-7 th,.table.gy-lg-7 td{padding-top:1.75rem;padding-bottom:1.75rem}.table.gx-lg-7 th,.table.gx-lg-7 td{padding-left:1.75rem;padding-right:1.75rem}.table.gx-lg-7 th.dtr-control,.table.gx-lg-7 td.dtr-control{padding-left:1.75rem!important}.table.gs-lg-7 th:first-child,.table.gs-lg-7 td:first-child{padding-left:1.75rem}.table.gs-lg-7 th:last-child,.table.gs-lg-7 td:last-child{padding-right:1.75rem}.table.gs-lg-7 th.dtr-control:first-child,.table.gs-lg-7 td.dtr-control:first-child{padding-left:1.75rem!important}.table.g-lg-8 th,.table.g-lg-8 td{padding:2rem}.table.g-lg-8 th.dtr-control,.table.g-lg-8 td.dtr-control{padding-left:2rem!important}.table.gy-lg-8 th,.table.gy-lg-8 td{padding-top:2rem;padding-bottom:2rem}.table.gx-lg-8 th,.table.gx-lg-8 td{padding-left:2rem;padding-right:2rem}.table.gx-lg-8 th.dtr-control,.table.gx-lg-8 td.dtr-control{padding-left:2rem!important}.table.gs-lg-8 th:first-child,.table.gs-lg-8 td:first-child{padding-left:2rem}.table.gs-lg-8 th:last-child,.table.gs-lg-8 td:last-child{padding-right:2rem}.table.gs-lg-8 th.dtr-control:first-child,.table.gs-lg-8 td.dtr-control:first-child{padding-left:2rem!important}.table.g-lg-9 th,.table.g-lg-9 td{padding:2.25rem}.table.g-lg-9 th.dtr-control,.table.g-lg-9 td.dtr-control{padding-left:2.25rem!important}.table.gy-lg-9 th,.table.gy-lg-9 td{padding-top:2.25rem;padding-bottom:2.25rem}.table.gx-lg-9 th,.table.gx-lg-9 td{padding-left:2.25rem;padding-right:2.25rem}.table.gx-lg-9 th.dtr-control,.table.gx-lg-9 td.dtr-control{padding-left:2.25rem!important}.table.gs-lg-9 th:first-child,.table.gs-lg-9 td:first-child{padding-left:2.25rem}.table.gs-lg-9 th:last-child,.table.gs-lg-9 td:last-child{padding-right:2.25rem}.table.gs-lg-9 th.dtr-control:first-child,.table.gs-lg-9 td.dtr-control:first-child{padding-left:2.25rem!important}.table.g-lg-10 th,.table.g-lg-10 td{padding:2.5rem}.table.g-lg-10 th.dtr-control,.table.g-lg-10 td.dtr-control{padding-left:2.5rem!important}.table.gy-lg-10 th,.table.gy-lg-10 td{padding-top:2.5rem;padding-bottom:2.5rem}.table.gx-lg-10 th,.table.gx-lg-10 td{padding-left:2.5rem;padding-right:2.5rem}.table.gx-lg-10 th.dtr-control,.table.gx-lg-10 td.dtr-control{padding-left:2.5rem!important}.table.gs-lg-10 th:first-child,.table.gs-lg-10 td:first-child{padding-left:2.5rem}.table.gs-lg-10 th:last-child,.table.gs-lg-10 td:last-child{padding-right:2.5rem}.table.gs-lg-10 th.dtr-control:first-child,.table.gs-lg-10 td.dtr-control:first-child{padding-left:2.5rem!important}}@media (min-width: 1200px){.table.g-xl-0 th,.table.g-xl-0 td{padding:0rem}.table.g-xl-0 th.dtr-control,.table.g-xl-0 td.dtr-control{padding-left:0rem!important}.table.gy-xl-0 th,.table.gy-xl-0 td{padding-top:0rem;padding-bottom:0rem}.table.gx-xl-0 th,.table.gx-xl-0 td{padding-left:0rem;padding-right:0rem}.table.gx-xl-0 th.dtr-control,.table.gx-xl-0 td.dtr-control{padding-left:0rem!important}.table.gs-xl-0 th:first-child,.table.gs-xl-0 td:first-child{padding-left:0rem}.table.gs-xl-0 th:last-child,.table.gs-xl-0 td:last-child{padding-right:0rem}.table.gs-xl-0 th.dtr-control:first-child,.table.gs-xl-0 td.dtr-control:first-child{padding-left:0rem!important}.table.g-xl-1 th,.table.g-xl-1 td{padding:.25rem}.table.g-xl-1 th.dtr-control,.table.g-xl-1 td.dtr-control{padding-left:.25rem!important}.table.gy-xl-1 th,.table.gy-xl-1 td{padding-top:.25rem;padding-bottom:.25rem}.table.gx-xl-1 th,.table.gx-xl-1 td{padding-left:.25rem;padding-right:.25rem}.table.gx-xl-1 th.dtr-control,.table.gx-xl-1 td.dtr-control{padding-left:.25rem!important}.table.gs-xl-1 th:first-child,.table.gs-xl-1 td:first-child{padding-left:.25rem}.table.gs-xl-1 th:last-child,.table.gs-xl-1 td:last-child{padding-right:.25rem}.table.gs-xl-1 th.dtr-control:first-child,.table.gs-xl-1 td.dtr-control:first-child{padding-left:.25rem!important}.table.g-xl-2 th,.table.g-xl-2 td{padding:.5rem}.table.g-xl-2 th.dtr-control,.table.g-xl-2 td.dtr-control{padding-left:.5rem!important}.table.gy-xl-2 th,.table.gy-xl-2 td{padding-top:.5rem;padding-bottom:.5rem}.table.gx-xl-2 th,.table.gx-xl-2 td{padding-left:.5rem;padding-right:.5rem}.table.gx-xl-2 th.dtr-control,.table.gx-xl-2 td.dtr-control{padding-left:.5rem!important}.table.gs-xl-2 th:first-child,.table.gs-xl-2 td:first-child{padding-left:.5rem}.table.gs-xl-2 th:last-child,.table.gs-xl-2 td:last-child{padding-right:.5rem}.table.gs-xl-2 th.dtr-control:first-child,.table.gs-xl-2 td.dtr-control:first-child{padding-left:.5rem!important}.table.g-xl-3 th,.table.g-xl-3 td{padding:.75rem}.table.g-xl-3 th.dtr-control,.table.g-xl-3 td.dtr-control{padding-left:.75rem!important}.table.gy-xl-3 th,.table.gy-xl-3 td{padding-top:.75rem;padding-bottom:.75rem}.table.gx-xl-3 th,.table.gx-xl-3 td{padding-left:.75rem;padding-right:.75rem}.table.gx-xl-3 th.dtr-control,.table.gx-xl-3 td.dtr-control{padding-left:.75rem!important}.table.gs-xl-3 th:first-child,.table.gs-xl-3 td:first-child{padding-left:.75rem}.table.gs-xl-3 th:last-child,.table.gs-xl-3 td:last-child{padding-right:.75rem}.table.gs-xl-3 th.dtr-control:first-child,.table.gs-xl-3 td.dtr-control:first-child{padding-left:.75rem!important}.table.g-xl-4 th,.table.g-xl-4 td{padding:1rem}.table.g-xl-4 th.dtr-control,.table.g-xl-4 td.dtr-control{padding-left:1rem!important}.table.gy-xl-4 th,.table.gy-xl-4 td{padding-top:1rem;padding-bottom:1rem}.table.gx-xl-4 th,.table.gx-xl-4 td{padding-left:1rem;padding-right:1rem}.table.gx-xl-4 th.dtr-control,.table.gx-xl-4 td.dtr-control{padding-left:1rem!important}.table.gs-xl-4 th:first-child,.table.gs-xl-4 td:first-child{padding-left:1rem}.table.gs-xl-4 th:last-child,.table.gs-xl-4 td:last-child{padding-right:1rem}.table.gs-xl-4 th.dtr-control:first-child,.table.gs-xl-4 td.dtr-control:first-child{padding-left:1rem!important}.table.g-xl-5 th,.table.g-xl-5 td{padding:1.25rem}.table.g-xl-5 th.dtr-control,.table.g-xl-5 td.dtr-control{padding-left:1.25rem!important}.table.gy-xl-5 th,.table.gy-xl-5 td{padding-top:1.25rem;padding-bottom:1.25rem}.table.gx-xl-5 th,.table.gx-xl-5 td{padding-left:1.25rem;padding-right:1.25rem}.table.gx-xl-5 th.dtr-control,.table.gx-xl-5 td.dtr-control{padding-left:1.25rem!important}.table.gs-xl-5 th:first-child,.table.gs-xl-5 td:first-child{padding-left:1.25rem}.table.gs-xl-5 th:last-child,.table.gs-xl-5 td:last-child{padding-right:1.25rem}.table.gs-xl-5 th.dtr-control:first-child,.table.gs-xl-5 td.dtr-control:first-child{padding-left:1.25rem!important}.table.g-xl-6 th,.table.g-xl-6 td{padding:1.5rem}.table.g-xl-6 th.dtr-control,.table.g-xl-6 td.dtr-control{padding-left:1.5rem!important}.table.gy-xl-6 th,.table.gy-xl-6 td{padding-top:1.5rem;padding-bottom:1.5rem}.table.gx-xl-6 th,.table.gx-xl-6 td{padding-left:1.5rem;padding-right:1.5rem}.table.gx-xl-6 th.dtr-control,.table.gx-xl-6 td.dtr-control{padding-left:1.5rem!important}.table.gs-xl-6 th:first-child,.table.gs-xl-6 td:first-child{padding-left:1.5rem}.table.gs-xl-6 th:last-child,.table.gs-xl-6 td:last-child{padding-right:1.5rem}.table.gs-xl-6 th.dtr-control:first-child,.table.gs-xl-6 td.dtr-control:first-child{padding-left:1.5rem!important}.table.g-xl-7 th,.table.g-xl-7 td{padding:1.75rem}.table.g-xl-7 th.dtr-control,.table.g-xl-7 td.dtr-control{padding-left:1.75rem!important}.table.gy-xl-7 th,.table.gy-xl-7 td{padding-top:1.75rem;padding-bottom:1.75rem}.table.gx-xl-7 th,.table.gx-xl-7 td{padding-left:1.75rem;padding-right:1.75rem}.table.gx-xl-7 th.dtr-control,.table.gx-xl-7 td.dtr-control{padding-left:1.75rem!important}.table.gs-xl-7 th:first-child,.table.gs-xl-7 td:first-child{padding-left:1.75rem}.table.gs-xl-7 th:last-child,.table.gs-xl-7 td:last-child{padding-right:1.75rem}.table.gs-xl-7 th.dtr-control:first-child,.table.gs-xl-7 td.dtr-control:first-child{padding-left:1.75rem!important}.table.g-xl-8 th,.table.g-xl-8 td{padding:2rem}.table.g-xl-8 th.dtr-control,.table.g-xl-8 td.dtr-control{padding-left:2rem!important}.table.gy-xl-8 th,.table.gy-xl-8 td{padding-top:2rem;padding-bottom:2rem}.table.gx-xl-8 th,.table.gx-xl-8 td{padding-left:2rem;padding-right:2rem}.table.gx-xl-8 th.dtr-control,.table.gx-xl-8 td.dtr-control{padding-left:2rem!important}.table.gs-xl-8 th:first-child,.table.gs-xl-8 td:first-child{padding-left:2rem}.table.gs-xl-8 th:last-child,.table.gs-xl-8 td:last-child{padding-right:2rem}.table.gs-xl-8 th.dtr-control:first-child,.table.gs-xl-8 td.dtr-control:first-child{padding-left:2rem!important}.table.g-xl-9 th,.table.g-xl-9 td{padding:2.25rem}.table.g-xl-9 th.dtr-control,.table.g-xl-9 td.dtr-control{padding-left:2.25rem!important}.table.gy-xl-9 th,.table.gy-xl-9 td{padding-top:2.25rem;padding-bottom:2.25rem}.table.gx-xl-9 th,.table.gx-xl-9 td{padding-left:2.25rem;padding-right:2.25rem}.table.gx-xl-9 th.dtr-control,.table.gx-xl-9 td.dtr-control{padding-left:2.25rem!important}.table.gs-xl-9 th:first-child,.table.gs-xl-9 td:first-child{padding-left:2.25rem}.table.gs-xl-9 th:last-child,.table.gs-xl-9 td:last-child{padding-right:2.25rem}.table.gs-xl-9 th.dtr-control:first-child,.table.gs-xl-9 td.dtr-control:first-child{padding-left:2.25rem!important}.table.g-xl-10 th,.table.g-xl-10 td{padding:2.5rem}.table.g-xl-10 th.dtr-control,.table.g-xl-10 td.dtr-control{padding-left:2.5rem!important}.table.gy-xl-10 th,.table.gy-xl-10 td{padding-top:2.5rem;padding-bottom:2.5rem}.table.gx-xl-10 th,.table.gx-xl-10 td{padding-left:2.5rem;padding-right:2.5rem}.table.gx-xl-10 th.dtr-control,.table.gx-xl-10 td.dtr-control{padding-left:2.5rem!important}.table.gs-xl-10 th:first-child,.table.gs-xl-10 td:first-child{padding-left:2.5rem}.table.gs-xl-10 th:last-child,.table.gs-xl-10 td:last-child{padding-right:2.5rem}.table.gs-xl-10 th.dtr-control:first-child,.table.gs-xl-10 td.dtr-control:first-child{padding-left:2.5rem!important}}@media (min-width: 1400px){.table.g-xxl-0 th,.table.g-xxl-0 td{padding:0rem}.table.g-xxl-0 th.dtr-control,.table.g-xxl-0 td.dtr-control{padding-left:0rem!important}.table.gy-xxl-0 th,.table.gy-xxl-0 td{padding-top:0rem;padding-bottom:0rem}.table.gx-xxl-0 th,.table.gx-xxl-0 td{padding-left:0rem;padding-right:0rem}.table.gx-xxl-0 th.dtr-control,.table.gx-xxl-0 td.dtr-control{padding-left:0rem!important}.table.gs-xxl-0 th:first-child,.table.gs-xxl-0 td:first-child{padding-left:0rem}.table.gs-xxl-0 th:last-child,.table.gs-xxl-0 td:last-child{padding-right:0rem}.table.gs-xxl-0 th.dtr-control:first-child,.table.gs-xxl-0 td.dtr-control:first-child{padding-left:0rem!important}.table.g-xxl-1 th,.table.g-xxl-1 td{padding:.25rem}.table.g-xxl-1 th.dtr-control,.table.g-xxl-1 td.dtr-control{padding-left:.25rem!important}.table.gy-xxl-1 th,.table.gy-xxl-1 td{padding-top:.25rem;padding-bottom:.25rem}.table.gx-xxl-1 th,.table.gx-xxl-1 td{padding-left:.25rem;padding-right:.25rem}.table.gx-xxl-1 th.dtr-control,.table.gx-xxl-1 td.dtr-control{padding-left:.25rem!important}.table.gs-xxl-1 th:first-child,.table.gs-xxl-1 td:first-child{padding-left:.25rem}.table.gs-xxl-1 th:last-child,.table.gs-xxl-1 td:last-child{padding-right:.25rem}.table.gs-xxl-1 th.dtr-control:first-child,.table.gs-xxl-1 td.dtr-control:first-child{padding-left:.25rem!important}.table.g-xxl-2 th,.table.g-xxl-2 td{padding:.5rem}.table.g-xxl-2 th.dtr-control,.table.g-xxl-2 td.dtr-control{padding-left:.5rem!important}.table.gy-xxl-2 th,.table.gy-xxl-2 td{padding-top:.5rem;padding-bottom:.5rem}.table.gx-xxl-2 th,.table.gx-xxl-2 td{padding-left:.5rem;padding-right:.5rem}.table.gx-xxl-2 th.dtr-control,.table.gx-xxl-2 td.dtr-control{padding-left:.5rem!important}.table.gs-xxl-2 th:first-child,.table.gs-xxl-2 td:first-child{padding-left:.5rem}.table.gs-xxl-2 th:last-child,.table.gs-xxl-2 td:last-child{padding-right:.5rem}.table.gs-xxl-2 th.dtr-control:first-child,.table.gs-xxl-2 td.dtr-control:first-child{padding-left:.5rem!important}.table.g-xxl-3 th,.table.g-xxl-3 td{padding:.75rem}.table.g-xxl-3 th.dtr-control,.table.g-xxl-3 td.dtr-control{padding-left:.75rem!important}.table.gy-xxl-3 th,.table.gy-xxl-3 td{padding-top:.75rem;padding-bottom:.75rem}.table.gx-xxl-3 th,.table.gx-xxl-3 td{padding-left:.75rem;padding-right:.75rem}.table.gx-xxl-3 th.dtr-control,.table.gx-xxl-3 td.dtr-control{padding-left:.75rem!important}.table.gs-xxl-3 th:first-child,.table.gs-xxl-3 td:first-child{padding-left:.75rem}.table.gs-xxl-3 th:last-child,.table.gs-xxl-3 td:last-child{padding-right:.75rem}.table.gs-xxl-3 th.dtr-control:first-child,.table.gs-xxl-3 td.dtr-control:first-child{padding-left:.75rem!important}.table.g-xxl-4 th,.table.g-xxl-4 td{padding:1rem}.table.g-xxl-4 th.dtr-control,.table.g-xxl-4 td.dtr-control{padding-left:1rem!important}.table.gy-xxl-4 th,.table.gy-xxl-4 td{padding-top:1rem;padding-bottom:1rem}.table.gx-xxl-4 th,.table.gx-xxl-4 td{padding-left:1rem;padding-right:1rem}.table.gx-xxl-4 th.dtr-control,.table.gx-xxl-4 td.dtr-control{padding-left:1rem!important}.table.gs-xxl-4 th:first-child,.table.gs-xxl-4 td:first-child{padding-left:1rem}.table.gs-xxl-4 th:last-child,.table.gs-xxl-4 td:last-child{padding-right:1rem}.table.gs-xxl-4 th.dtr-control:first-child,.table.gs-xxl-4 td.dtr-control:first-child{padding-left:1rem!important}.table.g-xxl-5 th,.table.g-xxl-5 td{padding:1.25rem}.table.g-xxl-5 th.dtr-control,.table.g-xxl-5 td.dtr-control{padding-left:1.25rem!important}.table.gy-xxl-5 th,.table.gy-xxl-5 td{padding-top:1.25rem;padding-bottom:1.25rem}.table.gx-xxl-5 th,.table.gx-xxl-5 td{padding-left:1.25rem;padding-right:1.25rem}.table.gx-xxl-5 th.dtr-control,.table.gx-xxl-5 td.dtr-control{padding-left:1.25rem!important}.table.gs-xxl-5 th:first-child,.table.gs-xxl-5 td:first-child{padding-left:1.25rem}.table.gs-xxl-5 th:last-child,.table.gs-xxl-5 td:last-child{padding-right:1.25rem}.table.gs-xxl-5 th.dtr-control:first-child,.table.gs-xxl-5 td.dtr-control:first-child{padding-left:1.25rem!important}.table.g-xxl-6 th,.table.g-xxl-6 td{padding:1.5rem}.table.g-xxl-6 th.dtr-control,.table.g-xxl-6 td.dtr-control{padding-left:1.5rem!important}.table.gy-xxl-6 th,.table.gy-xxl-6 td{padding-top:1.5rem;padding-bottom:1.5rem}.table.gx-xxl-6 th,.table.gx-xxl-6 td{padding-left:1.5rem;padding-right:1.5rem}.table.gx-xxl-6 th.dtr-control,.table.gx-xxl-6 td.dtr-control{padding-left:1.5rem!important}.table.gs-xxl-6 th:first-child,.table.gs-xxl-6 td:first-child{padding-left:1.5rem}.table.gs-xxl-6 th:last-child,.table.gs-xxl-6 td:last-child{padding-right:1.5rem}.table.gs-xxl-6 th.dtr-control:first-child,.table.gs-xxl-6 td.dtr-control:first-child{padding-left:1.5rem!important}.table.g-xxl-7 th,.table.g-xxl-7 td{padding:1.75rem}.table.g-xxl-7 th.dtr-control,.table.g-xxl-7 td.dtr-control{padding-left:1.75rem!important}.table.gy-xxl-7 th,.table.gy-xxl-7 td{padding-top:1.75rem;padding-bottom:1.75rem}.table.gx-xxl-7 th,.table.gx-xxl-7 td{padding-left:1.75rem;padding-right:1.75rem}.table.gx-xxl-7 th.dtr-control,.table.gx-xxl-7 td.dtr-control{padding-left:1.75rem!important}.table.gs-xxl-7 th:first-child,.table.gs-xxl-7 td:first-child{padding-left:1.75rem}.table.gs-xxl-7 th:last-child,.table.gs-xxl-7 td:last-child{padding-right:1.75rem}.table.gs-xxl-7 th.dtr-control:first-child,.table.gs-xxl-7 td.dtr-control:first-child{padding-left:1.75rem!important}.table.g-xxl-8 th,.table.g-xxl-8 td{padding:2rem}.table.g-xxl-8 th.dtr-control,.table.g-xxl-8 td.dtr-control{padding-left:2rem!important}.table.gy-xxl-8 th,.table.gy-xxl-8 td{padding-top:2rem;padding-bottom:2rem}.table.gx-xxl-8 th,.table.gx-xxl-8 td{padding-left:2rem;padding-right:2rem}.table.gx-xxl-8 th.dtr-control,.table.gx-xxl-8 td.dtr-control{padding-left:2rem!important}.table.gs-xxl-8 th:first-child,.table.gs-xxl-8 td:first-child{padding-left:2rem}.table.gs-xxl-8 th:last-child,.table.gs-xxl-8 td:last-child{padding-right:2rem}.table.gs-xxl-8 th.dtr-control:first-child,.table.gs-xxl-8 td.dtr-control:first-child{padding-left:2rem!important}.table.g-xxl-9 th,.table.g-xxl-9 td{padding:2.25rem}.table.g-xxl-9 th.dtr-control,.table.g-xxl-9 td.dtr-control{padding-left:2.25rem!important}.table.gy-xxl-9 th,.table.gy-xxl-9 td{padding-top:2.25rem;padding-bottom:2.25rem}.table.gx-xxl-9 th,.table.gx-xxl-9 td{padding-left:2.25rem;padding-right:2.25rem}.table.gx-xxl-9 th.dtr-control,.table.gx-xxl-9 td.dtr-control{padding-left:2.25rem!important}.table.gs-xxl-9 th:first-child,.table.gs-xxl-9 td:first-child{padding-left:2.25rem}.table.gs-xxl-9 th:last-child,.table.gs-xxl-9 td:last-child{padding-right:2.25rem}.table.gs-xxl-9 th.dtr-control:first-child,.table.gs-xxl-9 td.dtr-control:first-child{padding-left:2.25rem!important}.table.g-xxl-10 th,.table.g-xxl-10 td{padding:2.5rem}.table.g-xxl-10 th.dtr-control,.table.g-xxl-10 td.dtr-control{padding-left:2.5rem!important}.table.gy-xxl-10 th,.table.gy-xxl-10 td{padding-top:2.5rem;padding-bottom:2.5rem}.table.gx-xxl-10 th,.table.gx-xxl-10 td{padding-left:2.5rem;padding-right:2.5rem}.table.gx-xxl-10 th.dtr-control,.table.gx-xxl-10 td.dtr-control{padding-left:2.5rem!important}.table.gs-xxl-10 th:first-child,.table.gs-xxl-10 td:first-child{padding-left:2.5rem}.table.gs-xxl-10 th:last-child,.table.gs-xxl-10 td:last-child{padding-right:2.5rem}.table.gs-xxl-10 th.dtr-control:first-child,.table.gs-xxl-10 td.dtr-control:first-child{padding-left:2.5rem!important}}.popover .popover-header{font-size:1rem;font-weight:500;border-bottom:1px solid #F5F8FA}.popover .popover-dismiss{position:absolute;top:.85rem;right:.85rem;height:1.5rem;width:1.5rem;background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23A1A5B7'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");background-size:45%}.popover .popover-dismiss:hover{background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23009EF7'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")}.popover .popover-dismiss+.popover-header{padding-right:2.75rem}.popover-dark{background-color:#181c32;border:0}.popover-dark .popover-header{background-color:#181c32;color:#eff2f5;border-bottom-color:#3f4254}.popover-dark .popover-body{color:#b5b5c3}.popover-dark.bs-popover-top>.popover-arrow:before,.popover-dark.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{border-top-color:#f5f8fa}.popover-dark.bs-popover-top>.popover-arrow:after,.popover-dark.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-top-color:#181c32}.popover-dark.bs-popover-end>.popover-arrow:before,.popover-dark.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{border-right-color:#f5f8fa}.popover-dark.bs-popover-end>.popover-arrow:after,.popover-dark.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-right-color:#181c32}.popover-dark.bs-popover-bottom>.popover-arrow:before,.popover-dark.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{border-bottom-color:#f5f8fa}.popover-dark.bs-popover-bottom>.popover-arrow:after,.popover-dark.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-bottom-color:#181c32}.popover-dark.bs-popover-bottom .popover-header:before,.popover-dark.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{border-bottom-color:#181c32}.popover-dark.bs-popover-start>.popover-arrow:before,.popover-dark.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{border-left-color:#f5f8fa}.popover-dark.bs-popover-start>.popover-arrow:after,.popover-dark.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-left-color:#181c32}.tooltip .tooltip-inner{box-shadow:0 0 50px #523f6926}.tooltip.tooltop-auto-width .tooltip-inner{white-space:nowrap;max-width:none}.tooltip.tooltip-dark .tooltip-inner{color:#fff;background-color:#181c32}.tooltip.tooltip-dark.bs-tooltip-top .tooltip-arrow:before,.tooltip.tooltip-dark.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{border-top-color:#181c32}.tooltip.tooltip-dark.bs-tooltip-end .tooltip-arrow:before,.tooltip.tooltip-dark.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{border-right-color:#181c32}.tooltip.tooltip-dark.bs-tooltip-bottom .tooltip-arrow:before,.tooltip.tooltip-dark.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{border-bottom-color:#181c32}.tooltip.tooltip-dark.bs-tooltip-start .tooltip-arrow:before,.tooltip.tooltip-dark.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{border-left-color:#181c32}.accordion .accordion-header{cursor:pointer}.accordion.accordion-icon-toggle .accordion-icon{display:flex;flex-shrink:0;transition:all .2s ease;transform:rotate(90deg);align-items:center;justify-content:center}.accordion.accordion-icon-toggle .accordion-icon i,.accordion.accordion-icon-toggle .accordion-icon .svg-icon{color:#009ef7}.accordion.accordion-icon-toggle .collapsed .accordion-icon{transition:all .2s ease;transform:rotate(0)}.accordion.accordion-icon-toggle .collapsed .accordion-icon i,.accordion.accordion-icon-toggle .collapsed .accordion-icon .svg-icon{color:#a1a5b7}.accordion.accordion-borderless .accordion-item{border:0}.accordion.accordion-flush .accordion-item{background-color:transparent;border:0;border-radius:0;padding-left:0;padding-right:0}.feedback{display:none}.feedback-popup{display:flex;justify-content:center;margin:0 auto;position:fixed;z-index:1000;box-shadow:0 0 50px #523f6926;background-color:#fff;border-radius:.475rem;padding:1rem 1.25rem}.feedback-top-center{display:flex;transition:top .6s ease;left:50%;transform:translate(-50%);border-top-left-radius:0;border-top-right-radius:0}.feedback-top-center.feedback-shown{top:0;transition:top .6s ease}.image-input{position:relative;display:inline-block;border-radius:.475rem;background-repeat:no-repeat;background-size:cover}.image-input:not(.image-input-empty){background-image:none!important}.image-input .image-input-wrapper{width:120px;height:120px;border-radius:.475rem;background-repeat:no-repeat;background-size:cover}.image-input [data-kt-image-input-action]{cursor:pointer;position:absolute;transform:translate(-50%,-50%)}.image-input [data-kt-image-input-action=change]{left:100%;top:0}.image-input [data-kt-image-input-action=change] input{width:0!important;height:0!important;overflow:hidden;opacity:0}.image-input [data-kt-image-input-action=cancel],.image-input [data-kt-image-input-action=remove]{position:absolute;left:100%;top:100%}.image-input [data-kt-image-input-action=cancel]{display:none}.image-input.image-input-changed [data-kt-image-input-action=cancel]{display:flex}.image-input.image-input-changed [data-kt-image-input-action=remove],.image-input.image-input-empty [data-kt-image-input-action=remove],.image-input.image-input-empty [data-kt-image-input-action=cancel]{display:none}.image-input.image-input-circle,.image-input.image-input-circle .image-input-wrapper{border-radius:50%}.image-input.image-input-circle [data-kt-image-input-action=change]{left:100%;top:0;transform:translate(-100%)}.image-input.image-input-circle [data-kt-image-input-action=cancel],.image-input.image-input-circle [data-kt-image-input-action=remove]{left:100%;top:100%;transform:translate(-100%,-100%)}.image-input.image-input-outline .image-input-wrapper{border:3px solid #ffffff;box-shadow:0 .1rem 1rem .25rem #0000000d}.symbol{display:inline-block;flex-shrink:0;position:relative;border-radius:.475rem}.symbol .symbol-label{display:flex;align-items:center;justify-content:center;font-weight:500;color:#3f4254;background-color:#f5f8fa;background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:.475rem}.symbol .symbol-badge{position:absolute;border:2px solid #ffffff;border-radius:100%;top:0;left:50%;transform:translate(-50%) translateY(-50%)!important}.symbol>img{width:100%;flex-shrink:0;display:inline-block;border-radius:.475rem}.symbol.symbol-square,.symbol.symbol-square>img,.symbol.symbol-square .symbol-label{border-radius:0!important}.symbol.symbol-circle,.symbol.symbol-circle>img,.symbol.symbol-circle .symbol-label{border-radius:50%}.symbol>img{width:50px;height:50px}.symbol .symbol-label,.symbol.symbol-fixed .symbol-label{width:50px;height:50px}.symbol.symbol-fixed>img{width:50px;height:50px;max-width:none}.symbol.symbol-2by3 .symbol-label{height:50px;width:75px}.symbol.symbol-2by3>img{height:50px;width:75px;max-width:none}.symbol.symbol-20px>img{width:20px;height:20px}.symbol.symbol-20px .symbol-label,.symbol.symbol-20px.symbol-fixed .symbol-label{width:20px;height:20px}.symbol.symbol-20px.symbol-fixed>img{width:20px;height:20px;max-width:none}.symbol.symbol-20px.symbol-2by3 .symbol-label{height:20px;width:30px}.symbol.symbol-20px.symbol-2by3>img{height:20px;width:30px;max-width:none}.symbol.symbol-25px>img{width:25px;height:25px}.symbol.symbol-25px .symbol-label,.symbol.symbol-25px.symbol-fixed .symbol-label{width:25px;height:25px}.symbol.symbol-25px.symbol-fixed>img{width:25px;height:25px;max-width:none}.symbol.symbol-25px.symbol-2by3 .symbol-label{height:25px;width:37.5px}.symbol.symbol-25px.symbol-2by3>img{height:25px;width:37.5px;max-width:none}.symbol.symbol-30px>img{width:30px;height:30px}.symbol.symbol-30px .symbol-label,.symbol.symbol-30px.symbol-fixed .symbol-label{width:30px;height:30px}.symbol.symbol-30px.symbol-fixed>img{width:30px;height:30px;max-width:none}.symbol.symbol-30px.symbol-2by3 .symbol-label{height:30px;width:45px}.symbol.symbol-30px.symbol-2by3>img{height:30px;width:45px;max-width:none}.symbol.symbol-35px>img{width:35px;height:35px}.symbol.symbol-35px .symbol-label,.symbol.symbol-35px.symbol-fixed .symbol-label{width:35px;height:35px}.symbol.symbol-35px.symbol-fixed>img{width:35px;height:35px;max-width:none}.symbol.symbol-35px.symbol-2by3 .symbol-label{height:35px;width:52.5px}.symbol.symbol-35px.symbol-2by3>img{height:35px;width:52.5px;max-width:none}.symbol.symbol-40px>img{width:40px;height:40px}.symbol.symbol-40px .symbol-label,.symbol.symbol-40px.symbol-fixed .symbol-label{width:40px;height:40px}.symbol.symbol-40px.symbol-fixed>img{width:40px;height:40px;max-width:none}.symbol.symbol-40px.symbol-2by3 .symbol-label{height:40px;width:60px}.symbol.symbol-40px.symbol-2by3>img{height:40px;width:60px;max-width:none}.symbol.symbol-45px>img{width:45px;height:45px}.symbol.symbol-45px .symbol-label,.symbol.symbol-45px.symbol-fixed .symbol-label{width:45px;height:45px}.symbol.symbol-45px.symbol-fixed>img{width:45px;height:45px;max-width:none}.symbol.symbol-45px.symbol-2by3 .symbol-label{height:45px;width:67.5px}.symbol.symbol-45px.symbol-2by3>img{height:45px;width:67.5px;max-width:none}.symbol.symbol-50px>img{width:50px;height:50px}.symbol.symbol-50px .symbol-label,.symbol.symbol-50px.symbol-fixed .symbol-label{width:50px;height:50px}.symbol.symbol-50px.symbol-fixed>img{width:50px;height:50px;max-width:none}.symbol.symbol-50px.symbol-2by3 .symbol-label{height:50px;width:75px}.symbol.symbol-50px.symbol-2by3>img{height:50px;width:75px;max-width:none}.symbol.symbol-55px>img{width:55px;height:55px}.symbol.symbol-55px .symbol-label,.symbol.symbol-55px.symbol-fixed .symbol-label{width:55px;height:55px}.symbol.symbol-55px.symbol-fixed>img{width:55px;height:55px;max-width:none}.symbol.symbol-55px.symbol-2by3 .symbol-label{height:55px;width:82.5px}.symbol.symbol-55px.symbol-2by3>img{height:55px;width:82.5px;max-width:none}.symbol.symbol-60px>img{width:60px;height:60px}.symbol.symbol-60px .symbol-label,.symbol.symbol-60px.symbol-fixed .symbol-label{width:60px;height:60px}.symbol.symbol-60px.symbol-fixed>img{width:60px;height:60px;max-width:none}.symbol.symbol-60px.symbol-2by3 .symbol-label{height:60px;width:90px}.symbol.symbol-60px.symbol-2by3>img{height:60px;width:90px;max-width:none}.symbol.symbol-65px>img{width:65px;height:65px}.symbol.symbol-65px .symbol-label,.symbol.symbol-65px.symbol-fixed .symbol-label{width:65px;height:65px}.symbol.symbol-65px.symbol-fixed>img{width:65px;height:65px;max-width:none}.symbol.symbol-65px.symbol-2by3 .symbol-label{height:65px;width:97.5px}.symbol.symbol-65px.symbol-2by3>img{height:65px;width:97.5px;max-width:none}.symbol.symbol-70px>img{width:70px;height:70px}.symbol.symbol-70px .symbol-label,.symbol.symbol-70px.symbol-fixed .symbol-label{width:70px;height:70px}.symbol.symbol-70px.symbol-fixed>img{width:70px;height:70px;max-width:none}.symbol.symbol-70px.symbol-2by3 .symbol-label{height:70px;width:105px}.symbol.symbol-70px.symbol-2by3>img{height:70px;width:105px;max-width:none}.symbol.symbol-75px>img{width:75px;height:75px}.symbol.symbol-75px .symbol-label,.symbol.symbol-75px.symbol-fixed .symbol-label{width:75px;height:75px}.symbol.symbol-75px.symbol-fixed>img{width:75px;height:75px;max-width:none}.symbol.symbol-75px.symbol-2by3 .symbol-label{height:75px;width:112.5px}.symbol.symbol-75px.symbol-2by3>img{height:75px;width:112.5px;max-width:none}.symbol.symbol-100px>img{width:100px;height:100px}.symbol.symbol-100px .symbol-label,.symbol.symbol-100px.symbol-fixed .symbol-label{width:100px;height:100px}.symbol.symbol-100px.symbol-fixed>img{width:100px;height:100px;max-width:none}.symbol.symbol-100px.symbol-2by3 .symbol-label{height:100px;width:150px}.symbol.symbol-100px.symbol-2by3>img{height:100px;width:150px;max-width:none}.symbol.symbol-125px>img{width:125px;height:125px}.symbol.symbol-125px .symbol-label,.symbol.symbol-125px.symbol-fixed .symbol-label{width:125px;height:125px}.symbol.symbol-125px.symbol-fixed>img{width:125px;height:125px;max-width:none}.symbol.symbol-125px.symbol-2by3 .symbol-label{height:125px;width:187.5px}.symbol.symbol-125px.symbol-2by3>img{height:125px;width:187.5px;max-width:none}.symbol.symbol-150px>img{width:150px;height:150px}.symbol.symbol-150px .symbol-label,.symbol.symbol-150px.symbol-fixed .symbol-label{width:150px;height:150px}.symbol.symbol-150px.symbol-fixed>img{width:150px;height:150px;max-width:none}.symbol.symbol-150px.symbol-2by3 .symbol-label{height:150px;width:225px}.symbol.symbol-150px.symbol-2by3>img{height:150px;width:225px;max-width:none}.symbol.symbol-160px>img{width:160px;height:160px}.symbol.symbol-160px .symbol-label,.symbol.symbol-160px.symbol-fixed .symbol-label{width:160px;height:160px}.symbol.symbol-160px.symbol-fixed>img{width:160px;height:160px;max-width:none}.symbol.symbol-160px.symbol-2by3 .symbol-label{height:160px;width:240px}.symbol.symbol-160px.symbol-2by3>img{height:160px;width:240px;max-width:none}.symbol.symbol-175px>img{width:175px;height:175px}.symbol.symbol-175px .symbol-label,.symbol.symbol-175px.symbol-fixed .symbol-label{width:175px;height:175px}.symbol.symbol-175px.symbol-fixed>img{width:175px;height:175px;max-width:none}.symbol.symbol-175px.symbol-2by3 .symbol-label{height:175px;width:262.5px}.symbol.symbol-175px.symbol-2by3>img{height:175px;width:262.5px;max-width:none}.symbol.symbol-200px>img{width:200px;height:200px}.symbol.symbol-200px .symbol-label,.symbol.symbol-200px.symbol-fixed .symbol-label{width:200px;height:200px}.symbol.symbol-200px.symbol-fixed>img{width:200px;height:200px;max-width:none}.symbol.symbol-200px.symbol-2by3 .symbol-label{height:200px;width:300px}.symbol.symbol-200px.symbol-2by3>img{height:200px;width:300px;max-width:none}@media (min-width: 576px){.symbol.symbol-sm-20px>img{width:20px;height:20px}.symbol.symbol-sm-20px .symbol-label,.symbol.symbol-sm-20px.symbol-fixed .symbol-label{width:20px;height:20px}.symbol.symbol-sm-20px.symbol-fixed>img{width:20px;height:20px;max-width:none}.symbol.symbol-sm-20px.symbol-2by3 .symbol-label{height:20px;width:30px}.symbol.symbol-sm-20px.symbol-2by3>img{height:20px;width:30px;max-width:none}.symbol.symbol-sm-25px>img{width:25px;height:25px}.symbol.symbol-sm-25px .symbol-label,.symbol.symbol-sm-25px.symbol-fixed .symbol-label{width:25px;height:25px}.symbol.symbol-sm-25px.symbol-fixed>img{width:25px;height:25px;max-width:none}.symbol.symbol-sm-25px.symbol-2by3 .symbol-label{height:25px;width:37.5px}.symbol.symbol-sm-25px.symbol-2by3>img{height:25px;width:37.5px;max-width:none}.symbol.symbol-sm-30px>img{width:30px;height:30px}.symbol.symbol-sm-30px .symbol-label,.symbol.symbol-sm-30px.symbol-fixed .symbol-label{width:30px;height:30px}.symbol.symbol-sm-30px.symbol-fixed>img{width:30px;height:30px;max-width:none}.symbol.symbol-sm-30px.symbol-2by3 .symbol-label{height:30px;width:45px}.symbol.symbol-sm-30px.symbol-2by3>img{height:30px;width:45px;max-width:none}.symbol.symbol-sm-35px>img{width:35px;height:35px}.symbol.symbol-sm-35px .symbol-label,.symbol.symbol-sm-35px.symbol-fixed .symbol-label{width:35px;height:35px}.symbol.symbol-sm-35px.symbol-fixed>img{width:35px;height:35px;max-width:none}.symbol.symbol-sm-35px.symbol-2by3 .symbol-label{height:35px;width:52.5px}.symbol.symbol-sm-35px.symbol-2by3>img{height:35px;width:52.5px;max-width:none}.symbol.symbol-sm-40px>img{width:40px;height:40px}.symbol.symbol-sm-40px .symbol-label,.symbol.symbol-sm-40px.symbol-fixed .symbol-label{width:40px;height:40px}.symbol.symbol-sm-40px.symbol-fixed>img{width:40px;height:40px;max-width:none}.symbol.symbol-sm-40px.symbol-2by3 .symbol-label{height:40px;width:60px}.symbol.symbol-sm-40px.symbol-2by3>img{height:40px;width:60px;max-width:none}.symbol.symbol-sm-45px>img{width:45px;height:45px}.symbol.symbol-sm-45px .symbol-label,.symbol.symbol-sm-45px.symbol-fixed .symbol-label{width:45px;height:45px}.symbol.symbol-sm-45px.symbol-fixed>img{width:45px;height:45px;max-width:none}.symbol.symbol-sm-45px.symbol-2by3 .symbol-label{height:45px;width:67.5px}.symbol.symbol-sm-45px.symbol-2by3>img{height:45px;width:67.5px;max-width:none}.symbol.symbol-sm-50px>img{width:50px;height:50px}.symbol.symbol-sm-50px .symbol-label,.symbol.symbol-sm-50px.symbol-fixed .symbol-label{width:50px;height:50px}.symbol.symbol-sm-50px.symbol-fixed>img{width:50px;height:50px;max-width:none}.symbol.symbol-sm-50px.symbol-2by3 .symbol-label{height:50px;width:75px}.symbol.symbol-sm-50px.symbol-2by3>img{height:50px;width:75px;max-width:none}.symbol.symbol-sm-55px>img{width:55px;height:55px}.symbol.symbol-sm-55px .symbol-label,.symbol.symbol-sm-55px.symbol-fixed .symbol-label{width:55px;height:55px}.symbol.symbol-sm-55px.symbol-fixed>img{width:55px;height:55px;max-width:none}.symbol.symbol-sm-55px.symbol-2by3 .symbol-label{height:55px;width:82.5px}.symbol.symbol-sm-55px.symbol-2by3>img{height:55px;width:82.5px;max-width:none}.symbol.symbol-sm-60px>img{width:60px;height:60px}.symbol.symbol-sm-60px .symbol-label,.symbol.symbol-sm-60px.symbol-fixed .symbol-label{width:60px;height:60px}.symbol.symbol-sm-60px.symbol-fixed>img{width:60px;height:60px;max-width:none}.symbol.symbol-sm-60px.symbol-2by3 .symbol-label{height:60px;width:90px}.symbol.symbol-sm-60px.symbol-2by3>img{height:60px;width:90px;max-width:none}.symbol.symbol-sm-65px>img{width:65px;height:65px}.symbol.symbol-sm-65px .symbol-label,.symbol.symbol-sm-65px.symbol-fixed .symbol-label{width:65px;height:65px}.symbol.symbol-sm-65px.symbol-fixed>img{width:65px;height:65px;max-width:none}.symbol.symbol-sm-65px.symbol-2by3 .symbol-label{height:65px;width:97.5px}.symbol.symbol-sm-65px.symbol-2by3>img{height:65px;width:97.5px;max-width:none}.symbol.symbol-sm-70px>img{width:70px;height:70px}.symbol.symbol-sm-70px .symbol-label,.symbol.symbol-sm-70px.symbol-fixed .symbol-label{width:70px;height:70px}.symbol.symbol-sm-70px.symbol-fixed>img{width:70px;height:70px;max-width:none}.symbol.symbol-sm-70px.symbol-2by3 .symbol-label{height:70px;width:105px}.symbol.symbol-sm-70px.symbol-2by3>img{height:70px;width:105px;max-width:none}.symbol.symbol-sm-75px>img{width:75px;height:75px}.symbol.symbol-sm-75px .symbol-label,.symbol.symbol-sm-75px.symbol-fixed .symbol-label{width:75px;height:75px}.symbol.symbol-sm-75px.symbol-fixed>img{width:75px;height:75px;max-width:none}.symbol.symbol-sm-75px.symbol-2by3 .symbol-label{height:75px;width:112.5px}.symbol.symbol-sm-75px.symbol-2by3>img{height:75px;width:112.5px;max-width:none}.symbol.symbol-sm-100px>img{width:100px;height:100px}.symbol.symbol-sm-100px .symbol-label,.symbol.symbol-sm-100px.symbol-fixed .symbol-label{width:100px;height:100px}.symbol.symbol-sm-100px.symbol-fixed>img{width:100px;height:100px;max-width:none}.symbol.symbol-sm-100px.symbol-2by3 .symbol-label{height:100px;width:150px}.symbol.symbol-sm-100px.symbol-2by3>img{height:100px;width:150px;max-width:none}.symbol.symbol-sm-125px>img{width:125px;height:125px}.symbol.symbol-sm-125px .symbol-label,.symbol.symbol-sm-125px.symbol-fixed .symbol-label{width:125px;height:125px}.symbol.symbol-sm-125px.symbol-fixed>img{width:125px;height:125px;max-width:none}.symbol.symbol-sm-125px.symbol-2by3 .symbol-label{height:125px;width:187.5px}.symbol.symbol-sm-125px.symbol-2by3>img{height:125px;width:187.5px;max-width:none}.symbol.symbol-sm-150px>img{width:150px;height:150px}.symbol.symbol-sm-150px .symbol-label,.symbol.symbol-sm-150px.symbol-fixed .symbol-label{width:150px;height:150px}.symbol.symbol-sm-150px.symbol-fixed>img{width:150px;height:150px;max-width:none}.symbol.symbol-sm-150px.symbol-2by3 .symbol-label{height:150px;width:225px}.symbol.symbol-sm-150px.symbol-2by3>img{height:150px;width:225px;max-width:none}.symbol.symbol-sm-160px>img{width:160px;height:160px}.symbol.symbol-sm-160px .symbol-label,.symbol.symbol-sm-160px.symbol-fixed .symbol-label{width:160px;height:160px}.symbol.symbol-sm-160px.symbol-fixed>img{width:160px;height:160px;max-width:none}.symbol.symbol-sm-160px.symbol-2by3 .symbol-label{height:160px;width:240px}.symbol.symbol-sm-160px.symbol-2by3>img{height:160px;width:240px;max-width:none}.symbol.symbol-sm-175px>img{width:175px;height:175px}.symbol.symbol-sm-175px .symbol-label,.symbol.symbol-sm-175px.symbol-fixed .symbol-label{width:175px;height:175px}.symbol.symbol-sm-175px.symbol-fixed>img{width:175px;height:175px;max-width:none}.symbol.symbol-sm-175px.symbol-2by3 .symbol-label{height:175px;width:262.5px}.symbol.symbol-sm-175px.symbol-2by3>img{height:175px;width:262.5px;max-width:none}.symbol.symbol-sm-200px>img{width:200px;height:200px}.symbol.symbol-sm-200px .symbol-label,.symbol.symbol-sm-200px.symbol-fixed .symbol-label{width:200px;height:200px}.symbol.symbol-sm-200px.symbol-fixed>img{width:200px;height:200px;max-width:none}.symbol.symbol-sm-200px.symbol-2by3 .symbol-label{height:200px;width:300px}.symbol.symbol-sm-200px.symbol-2by3>img{height:200px;width:300px;max-width:none}}@media (min-width: 768px){.symbol.symbol-md-20px>img{width:20px;height:20px}.symbol.symbol-md-20px .symbol-label,.symbol.symbol-md-20px.symbol-fixed .symbol-label{width:20px;height:20px}.symbol.symbol-md-20px.symbol-fixed>img{width:20px;height:20px;max-width:none}.symbol.symbol-md-20px.symbol-2by3 .symbol-label{height:20px;width:30px}.symbol.symbol-md-20px.symbol-2by3>img{height:20px;width:30px;max-width:none}.symbol.symbol-md-25px>img{width:25px;height:25px}.symbol.symbol-md-25px .symbol-label,.symbol.symbol-md-25px.symbol-fixed .symbol-label{width:25px;height:25px}.symbol.symbol-md-25px.symbol-fixed>img{width:25px;height:25px;max-width:none}.symbol.symbol-md-25px.symbol-2by3 .symbol-label{height:25px;width:37.5px}.symbol.symbol-md-25px.symbol-2by3>img{height:25px;width:37.5px;max-width:none}.symbol.symbol-md-30px>img{width:30px;height:30px}.symbol.symbol-md-30px .symbol-label,.symbol.symbol-md-30px.symbol-fixed .symbol-label{width:30px;height:30px}.symbol.symbol-md-30px.symbol-fixed>img{width:30px;height:30px;max-width:none}.symbol.symbol-md-30px.symbol-2by3 .symbol-label{height:30px;width:45px}.symbol.symbol-md-30px.symbol-2by3>img{height:30px;width:45px;max-width:none}.symbol.symbol-md-35px>img{width:35px;height:35px}.symbol.symbol-md-35px .symbol-label,.symbol.symbol-md-35px.symbol-fixed .symbol-label{width:35px;height:35px}.symbol.symbol-md-35px.symbol-fixed>img{width:35px;height:35px;max-width:none}.symbol.symbol-md-35px.symbol-2by3 .symbol-label{height:35px;width:52.5px}.symbol.symbol-md-35px.symbol-2by3>img{height:35px;width:52.5px;max-width:none}.symbol.symbol-md-40px>img{width:40px;height:40px}.symbol.symbol-md-40px .symbol-label,.symbol.symbol-md-40px.symbol-fixed .symbol-label{width:40px;height:40px}.symbol.symbol-md-40px.symbol-fixed>img{width:40px;height:40px;max-width:none}.symbol.symbol-md-40px.symbol-2by3 .symbol-label{height:40px;width:60px}.symbol.symbol-md-40px.symbol-2by3>img{height:40px;width:60px;max-width:none}.symbol.symbol-md-45px>img{width:45px;height:45px}.symbol.symbol-md-45px .symbol-label,.symbol.symbol-md-45px.symbol-fixed .symbol-label{width:45px;height:45px}.symbol.symbol-md-45px.symbol-fixed>img{width:45px;height:45px;max-width:none}.symbol.symbol-md-45px.symbol-2by3 .symbol-label{height:45px;width:67.5px}.symbol.symbol-md-45px.symbol-2by3>img{height:45px;width:67.5px;max-width:none}.symbol.symbol-md-50px>img{width:50px;height:50px}.symbol.symbol-md-50px .symbol-label,.symbol.symbol-md-50px.symbol-fixed .symbol-label{width:50px;height:50px}.symbol.symbol-md-50px.symbol-fixed>img{width:50px;height:50px;max-width:none}.symbol.symbol-md-50px.symbol-2by3 .symbol-label{height:50px;width:75px}.symbol.symbol-md-50px.symbol-2by3>img{height:50px;width:75px;max-width:none}.symbol.symbol-md-55px>img{width:55px;height:55px}.symbol.symbol-md-55px .symbol-label,.symbol.symbol-md-55px.symbol-fixed .symbol-label{width:55px;height:55px}.symbol.symbol-md-55px.symbol-fixed>img{width:55px;height:55px;max-width:none}.symbol.symbol-md-55px.symbol-2by3 .symbol-label{height:55px;width:82.5px}.symbol.symbol-md-55px.symbol-2by3>img{height:55px;width:82.5px;max-width:none}.symbol.symbol-md-60px>img{width:60px;height:60px}.symbol.symbol-md-60px .symbol-label,.symbol.symbol-md-60px.symbol-fixed .symbol-label{width:60px;height:60px}.symbol.symbol-md-60px.symbol-fixed>img{width:60px;height:60px;max-width:none}.symbol.symbol-md-60px.symbol-2by3 .symbol-label{height:60px;width:90px}.symbol.symbol-md-60px.symbol-2by3>img{height:60px;width:90px;max-width:none}.symbol.symbol-md-65px>img{width:65px;height:65px}.symbol.symbol-md-65px .symbol-label,.symbol.symbol-md-65px.symbol-fixed .symbol-label{width:65px;height:65px}.symbol.symbol-md-65px.symbol-fixed>img{width:65px;height:65px;max-width:none}.symbol.symbol-md-65px.symbol-2by3 .symbol-label{height:65px;width:97.5px}.symbol.symbol-md-65px.symbol-2by3>img{height:65px;width:97.5px;max-width:none}.symbol.symbol-md-70px>img{width:70px;height:70px}.symbol.symbol-md-70px .symbol-label,.symbol.symbol-md-70px.symbol-fixed .symbol-label{width:70px;height:70px}.symbol.symbol-md-70px.symbol-fixed>img{width:70px;height:70px;max-width:none}.symbol.symbol-md-70px.symbol-2by3 .symbol-label{height:70px;width:105px}.symbol.symbol-md-70px.symbol-2by3>img{height:70px;width:105px;max-width:none}.symbol.symbol-md-75px>img{width:75px;height:75px}.symbol.symbol-md-75px .symbol-label,.symbol.symbol-md-75px.symbol-fixed .symbol-label{width:75px;height:75px}.symbol.symbol-md-75px.symbol-fixed>img{width:75px;height:75px;max-width:none}.symbol.symbol-md-75px.symbol-2by3 .symbol-label{height:75px;width:112.5px}.symbol.symbol-md-75px.symbol-2by3>img{height:75px;width:112.5px;max-width:none}.symbol.symbol-md-100px>img{width:100px;height:100px}.symbol.symbol-md-100px .symbol-label,.symbol.symbol-md-100px.symbol-fixed .symbol-label{width:100px;height:100px}.symbol.symbol-md-100px.symbol-fixed>img{width:100px;height:100px;max-width:none}.symbol.symbol-md-100px.symbol-2by3 .symbol-label{height:100px;width:150px}.symbol.symbol-md-100px.symbol-2by3>img{height:100px;width:150px;max-width:none}.symbol.symbol-md-125px>img{width:125px;height:125px}.symbol.symbol-md-125px .symbol-label,.symbol.symbol-md-125px.symbol-fixed .symbol-label{width:125px;height:125px}.symbol.symbol-md-125px.symbol-fixed>img{width:125px;height:125px;max-width:none}.symbol.symbol-md-125px.symbol-2by3 .symbol-label{height:125px;width:187.5px}.symbol.symbol-md-125px.symbol-2by3>img{height:125px;width:187.5px;max-width:none}.symbol.symbol-md-150px>img{width:150px;height:150px}.symbol.symbol-md-150px .symbol-label,.symbol.symbol-md-150px.symbol-fixed .symbol-label{width:150px;height:150px}.symbol.symbol-md-150px.symbol-fixed>img{width:150px;height:150px;max-width:none}.symbol.symbol-md-150px.symbol-2by3 .symbol-label{height:150px;width:225px}.symbol.symbol-md-150px.symbol-2by3>img{height:150px;width:225px;max-width:none}.symbol.symbol-md-160px>img{width:160px;height:160px}.symbol.symbol-md-160px .symbol-label,.symbol.symbol-md-160px.symbol-fixed .symbol-label{width:160px;height:160px}.symbol.symbol-md-160px.symbol-fixed>img{width:160px;height:160px;max-width:none}.symbol.symbol-md-160px.symbol-2by3 .symbol-label{height:160px;width:240px}.symbol.symbol-md-160px.symbol-2by3>img{height:160px;width:240px;max-width:none}.symbol.symbol-md-175px>img{width:175px;height:175px}.symbol.symbol-md-175px .symbol-label,.symbol.symbol-md-175px.symbol-fixed .symbol-label{width:175px;height:175px}.symbol.symbol-md-175px.symbol-fixed>img{width:175px;height:175px;max-width:none}.symbol.symbol-md-175px.symbol-2by3 .symbol-label{height:175px;width:262.5px}.symbol.symbol-md-175px.symbol-2by3>img{height:175px;width:262.5px;max-width:none}.symbol.symbol-md-200px>img{width:200px;height:200px}.symbol.symbol-md-200px .symbol-label,.symbol.symbol-md-200px.symbol-fixed .symbol-label{width:200px;height:200px}.symbol.symbol-md-200px.symbol-fixed>img{width:200px;height:200px;max-width:none}.symbol.symbol-md-200px.symbol-2by3 .symbol-label{height:200px;width:300px}.symbol.symbol-md-200px.symbol-2by3>img{height:200px;width:300px;max-width:none}}@media (min-width: 992px){.symbol.symbol-lg-20px>img{width:20px;height:20px}.symbol.symbol-lg-20px .symbol-label,.symbol.symbol-lg-20px.symbol-fixed .symbol-label{width:20px;height:20px}.symbol.symbol-lg-20px.symbol-fixed>img{width:20px;height:20px;max-width:none}.symbol.symbol-lg-20px.symbol-2by3 .symbol-label{height:20px;width:30px}.symbol.symbol-lg-20px.symbol-2by3>img{height:20px;width:30px;max-width:none}.symbol.symbol-lg-25px>img{width:25px;height:25px}.symbol.symbol-lg-25px .symbol-label,.symbol.symbol-lg-25px.symbol-fixed .symbol-label{width:25px;height:25px}.symbol.symbol-lg-25px.symbol-fixed>img{width:25px;height:25px;max-width:none}.symbol.symbol-lg-25px.symbol-2by3 .symbol-label{height:25px;width:37.5px}.symbol.symbol-lg-25px.symbol-2by3>img{height:25px;width:37.5px;max-width:none}.symbol.symbol-lg-30px>img{width:30px;height:30px}.symbol.symbol-lg-30px .symbol-label,.symbol.symbol-lg-30px.symbol-fixed .symbol-label{width:30px;height:30px}.symbol.symbol-lg-30px.symbol-fixed>img{width:30px;height:30px;max-width:none}.symbol.symbol-lg-30px.symbol-2by3 .symbol-label{height:30px;width:45px}.symbol.symbol-lg-30px.symbol-2by3>img{height:30px;width:45px;max-width:none}.symbol.symbol-lg-35px>img{width:35px;height:35px}.symbol.symbol-lg-35px .symbol-label,.symbol.symbol-lg-35px.symbol-fixed .symbol-label{width:35px;height:35px}.symbol.symbol-lg-35px.symbol-fixed>img{width:35px;height:35px;max-width:none}.symbol.symbol-lg-35px.symbol-2by3 .symbol-label{height:35px;width:52.5px}.symbol.symbol-lg-35px.symbol-2by3>img{height:35px;width:52.5px;max-width:none}.symbol.symbol-lg-40px>img{width:40px;height:40px}.symbol.symbol-lg-40px .symbol-label,.symbol.symbol-lg-40px.symbol-fixed .symbol-label{width:40px;height:40px}.symbol.symbol-lg-40px.symbol-fixed>img{width:40px;height:40px;max-width:none}.symbol.symbol-lg-40px.symbol-2by3 .symbol-label{height:40px;width:60px}.symbol.symbol-lg-40px.symbol-2by3>img{height:40px;width:60px;max-width:none}.symbol.symbol-lg-45px>img{width:45px;height:45px}.symbol.symbol-lg-45px .symbol-label,.symbol.symbol-lg-45px.symbol-fixed .symbol-label{width:45px;height:45px}.symbol.symbol-lg-45px.symbol-fixed>img{width:45px;height:45px;max-width:none}.symbol.symbol-lg-45px.symbol-2by3 .symbol-label{height:45px;width:67.5px}.symbol.symbol-lg-45px.symbol-2by3>img{height:45px;width:67.5px;max-width:none}.symbol.symbol-lg-50px>img{width:50px;height:50px}.symbol.symbol-lg-50px .symbol-label,.symbol.symbol-lg-50px.symbol-fixed .symbol-label{width:50px;height:50px}.symbol.symbol-lg-50px.symbol-fixed>img{width:50px;height:50px;max-width:none}.symbol.symbol-lg-50px.symbol-2by3 .symbol-label{height:50px;width:75px}.symbol.symbol-lg-50px.symbol-2by3>img{height:50px;width:75px;max-width:none}.symbol.symbol-lg-55px>img{width:55px;height:55px}.symbol.symbol-lg-55px .symbol-label,.symbol.symbol-lg-55px.symbol-fixed .symbol-label{width:55px;height:55px}.symbol.symbol-lg-55px.symbol-fixed>img{width:55px;height:55px;max-width:none}.symbol.symbol-lg-55px.symbol-2by3 .symbol-label{height:55px;width:82.5px}.symbol.symbol-lg-55px.symbol-2by3>img{height:55px;width:82.5px;max-width:none}.symbol.symbol-lg-60px>img{width:60px;height:60px}.symbol.symbol-lg-60px .symbol-label,.symbol.symbol-lg-60px.symbol-fixed .symbol-label{width:60px;height:60px}.symbol.symbol-lg-60px.symbol-fixed>img{width:60px;height:60px;max-width:none}.symbol.symbol-lg-60px.symbol-2by3 .symbol-label{height:60px;width:90px}.symbol.symbol-lg-60px.symbol-2by3>img{height:60px;width:90px;max-width:none}.symbol.symbol-lg-65px>img{width:65px;height:65px}.symbol.symbol-lg-65px .symbol-label,.symbol.symbol-lg-65px.symbol-fixed .symbol-label{width:65px;height:65px}.symbol.symbol-lg-65px.symbol-fixed>img{width:65px;height:65px;max-width:none}.symbol.symbol-lg-65px.symbol-2by3 .symbol-label{height:65px;width:97.5px}.symbol.symbol-lg-65px.symbol-2by3>img{height:65px;width:97.5px;max-width:none}.symbol.symbol-lg-70px>img{width:70px;height:70px}.symbol.symbol-lg-70px .symbol-label,.symbol.symbol-lg-70px.symbol-fixed .symbol-label{width:70px;height:70px}.symbol.symbol-lg-70px.symbol-fixed>img{width:70px;height:70px;max-width:none}.symbol.symbol-lg-70px.symbol-2by3 .symbol-label{height:70px;width:105px}.symbol.symbol-lg-70px.symbol-2by3>img{height:70px;width:105px;max-width:none}.symbol.symbol-lg-75px>img{width:75px;height:75px}.symbol.symbol-lg-75px .symbol-label,.symbol.symbol-lg-75px.symbol-fixed .symbol-label{width:75px;height:75px}.symbol.symbol-lg-75px.symbol-fixed>img{width:75px;height:75px;max-width:none}.symbol.symbol-lg-75px.symbol-2by3 .symbol-label{height:75px;width:112.5px}.symbol.symbol-lg-75px.symbol-2by3>img{height:75px;width:112.5px;max-width:none}.symbol.symbol-lg-100px>img{width:100px;height:100px}.symbol.symbol-lg-100px .symbol-label,.symbol.symbol-lg-100px.symbol-fixed .symbol-label{width:100px;height:100px}.symbol.symbol-lg-100px.symbol-fixed>img{width:100px;height:100px;max-width:none}.symbol.symbol-lg-100px.symbol-2by3 .symbol-label{height:100px;width:150px}.symbol.symbol-lg-100px.symbol-2by3>img{height:100px;width:150px;max-width:none}.symbol.symbol-lg-125px>img{width:125px;height:125px}.symbol.symbol-lg-125px .symbol-label,.symbol.symbol-lg-125px.symbol-fixed .symbol-label{width:125px;height:125px}.symbol.symbol-lg-125px.symbol-fixed>img{width:125px;height:125px;max-width:none}.symbol.symbol-lg-125px.symbol-2by3 .symbol-label{height:125px;width:187.5px}.symbol.symbol-lg-125px.symbol-2by3>img{height:125px;width:187.5px;max-width:none}.symbol.symbol-lg-150px>img{width:150px;height:150px}.symbol.symbol-lg-150px .symbol-label,.symbol.symbol-lg-150px.symbol-fixed .symbol-label{width:150px;height:150px}.symbol.symbol-lg-150px.symbol-fixed>img{width:150px;height:150px;max-width:none}.symbol.symbol-lg-150px.symbol-2by3 .symbol-label{height:150px;width:225px}.symbol.symbol-lg-150px.symbol-2by3>img{height:150px;width:225px;max-width:none}.symbol.symbol-lg-160px>img{width:160px;height:160px}.symbol.symbol-lg-160px .symbol-label,.symbol.symbol-lg-160px.symbol-fixed .symbol-label{width:160px;height:160px}.symbol.symbol-lg-160px.symbol-fixed>img{width:160px;height:160px;max-width:none}.symbol.symbol-lg-160px.symbol-2by3 .symbol-label{height:160px;width:240px}.symbol.symbol-lg-160px.symbol-2by3>img{height:160px;width:240px;max-width:none}.symbol.symbol-lg-175px>img{width:175px;height:175px}.symbol.symbol-lg-175px .symbol-label,.symbol.symbol-lg-175px.symbol-fixed .symbol-label{width:175px;height:175px}.symbol.symbol-lg-175px.symbol-fixed>img{width:175px;height:175px;max-width:none}.symbol.symbol-lg-175px.symbol-2by3 .symbol-label{height:175px;width:262.5px}.symbol.symbol-lg-175px.symbol-2by3>img{height:175px;width:262.5px;max-width:none}.symbol.symbol-lg-200px>img{width:200px;height:200px}.symbol.symbol-lg-200px .symbol-label,.symbol.symbol-lg-200px.symbol-fixed .symbol-label{width:200px;height:200px}.symbol.symbol-lg-200px.symbol-fixed>img{width:200px;height:200px;max-width:none}.symbol.symbol-lg-200px.symbol-2by3 .symbol-label{height:200px;width:300px}.symbol.symbol-lg-200px.symbol-2by3>img{height:200px;width:300px;max-width:none}}@media (min-width: 1200px){.symbol.symbol-xl-20px>img{width:20px;height:20px}.symbol.symbol-xl-20px .symbol-label,.symbol.symbol-xl-20px.symbol-fixed .symbol-label{width:20px;height:20px}.symbol.symbol-xl-20px.symbol-fixed>img{width:20px;height:20px;max-width:none}.symbol.symbol-xl-20px.symbol-2by3 .symbol-label{height:20px;width:30px}.symbol.symbol-xl-20px.symbol-2by3>img{height:20px;width:30px;max-width:none}.symbol.symbol-xl-25px>img{width:25px;height:25px}.symbol.symbol-xl-25px .symbol-label,.symbol.symbol-xl-25px.symbol-fixed .symbol-label{width:25px;height:25px}.symbol.symbol-xl-25px.symbol-fixed>img{width:25px;height:25px;max-width:none}.symbol.symbol-xl-25px.symbol-2by3 .symbol-label{height:25px;width:37.5px}.symbol.symbol-xl-25px.symbol-2by3>img{height:25px;width:37.5px;max-width:none}.symbol.symbol-xl-30px>img{width:30px;height:30px}.symbol.symbol-xl-30px .symbol-label,.symbol.symbol-xl-30px.symbol-fixed .symbol-label{width:30px;height:30px}.symbol.symbol-xl-30px.symbol-fixed>img{width:30px;height:30px;max-width:none}.symbol.symbol-xl-30px.symbol-2by3 .symbol-label{height:30px;width:45px}.symbol.symbol-xl-30px.symbol-2by3>img{height:30px;width:45px;max-width:none}.symbol.symbol-xl-35px>img{width:35px;height:35px}.symbol.symbol-xl-35px .symbol-label,.symbol.symbol-xl-35px.symbol-fixed .symbol-label{width:35px;height:35px}.symbol.symbol-xl-35px.symbol-fixed>img{width:35px;height:35px;max-width:none}.symbol.symbol-xl-35px.symbol-2by3 .symbol-label{height:35px;width:52.5px}.symbol.symbol-xl-35px.symbol-2by3>img{height:35px;width:52.5px;max-width:none}.symbol.symbol-xl-40px>img{width:40px;height:40px}.symbol.symbol-xl-40px .symbol-label,.symbol.symbol-xl-40px.symbol-fixed .symbol-label{width:40px;height:40px}.symbol.symbol-xl-40px.symbol-fixed>img{width:40px;height:40px;max-width:none}.symbol.symbol-xl-40px.symbol-2by3 .symbol-label{height:40px;width:60px}.symbol.symbol-xl-40px.symbol-2by3>img{height:40px;width:60px;max-width:none}.symbol.symbol-xl-45px>img{width:45px;height:45px}.symbol.symbol-xl-45px .symbol-label,.symbol.symbol-xl-45px.symbol-fixed .symbol-label{width:45px;height:45px}.symbol.symbol-xl-45px.symbol-fixed>img{width:45px;height:45px;max-width:none}.symbol.symbol-xl-45px.symbol-2by3 .symbol-label{height:45px;width:67.5px}.symbol.symbol-xl-45px.symbol-2by3>img{height:45px;width:67.5px;max-width:none}.symbol.symbol-xl-50px>img{width:50px;height:50px}.symbol.symbol-xl-50px .symbol-label,.symbol.symbol-xl-50px.symbol-fixed .symbol-label{width:50px;height:50px}.symbol.symbol-xl-50px.symbol-fixed>img{width:50px;height:50px;max-width:none}.symbol.symbol-xl-50px.symbol-2by3 .symbol-label{height:50px;width:75px}.symbol.symbol-xl-50px.symbol-2by3>img{height:50px;width:75px;max-width:none}.symbol.symbol-xl-55px>img{width:55px;height:55px}.symbol.symbol-xl-55px .symbol-label,.symbol.symbol-xl-55px.symbol-fixed .symbol-label{width:55px;height:55px}.symbol.symbol-xl-55px.symbol-fixed>img{width:55px;height:55px;max-width:none}.symbol.symbol-xl-55px.symbol-2by3 .symbol-label{height:55px;width:82.5px}.symbol.symbol-xl-55px.symbol-2by3>img{height:55px;width:82.5px;max-width:none}.symbol.symbol-xl-60px>img{width:60px;height:60px}.symbol.symbol-xl-60px .symbol-label,.symbol.symbol-xl-60px.symbol-fixed .symbol-label{width:60px;height:60px}.symbol.symbol-xl-60px.symbol-fixed>img{width:60px;height:60px;max-width:none}.symbol.symbol-xl-60px.symbol-2by3 .symbol-label{height:60px;width:90px}.symbol.symbol-xl-60px.symbol-2by3>img{height:60px;width:90px;max-width:none}.symbol.symbol-xl-65px>img{width:65px;height:65px}.symbol.symbol-xl-65px .symbol-label,.symbol.symbol-xl-65px.symbol-fixed .symbol-label{width:65px;height:65px}.symbol.symbol-xl-65px.symbol-fixed>img{width:65px;height:65px;max-width:none}.symbol.symbol-xl-65px.symbol-2by3 .symbol-label{height:65px;width:97.5px}.symbol.symbol-xl-65px.symbol-2by3>img{height:65px;width:97.5px;max-width:none}.symbol.symbol-xl-70px>img{width:70px;height:70px}.symbol.symbol-xl-70px .symbol-label,.symbol.symbol-xl-70px.symbol-fixed .symbol-label{width:70px;height:70px}.symbol.symbol-xl-70px.symbol-fixed>img{width:70px;height:70px;max-width:none}.symbol.symbol-xl-70px.symbol-2by3 .symbol-label{height:70px;width:105px}.symbol.symbol-xl-70px.symbol-2by3>img{height:70px;width:105px;max-width:none}.symbol.symbol-xl-75px>img{width:75px;height:75px}.symbol.symbol-xl-75px .symbol-label,.symbol.symbol-xl-75px.symbol-fixed .symbol-label{width:75px;height:75px}.symbol.symbol-xl-75px.symbol-fixed>img{width:75px;height:75px;max-width:none}.symbol.symbol-xl-75px.symbol-2by3 .symbol-label{height:75px;width:112.5px}.symbol.symbol-xl-75px.symbol-2by3>img{height:75px;width:112.5px;max-width:none}.symbol.symbol-xl-100px>img{width:100px;height:100px}.symbol.symbol-xl-100px .symbol-label,.symbol.symbol-xl-100px.symbol-fixed .symbol-label{width:100px;height:100px}.symbol.symbol-xl-100px.symbol-fixed>img{width:100px;height:100px;max-width:none}.symbol.symbol-xl-100px.symbol-2by3 .symbol-label{height:100px;width:150px}.symbol.symbol-xl-100px.symbol-2by3>img{height:100px;width:150px;max-width:none}.symbol.symbol-xl-125px>img{width:125px;height:125px}.symbol.symbol-xl-125px .symbol-label,.symbol.symbol-xl-125px.symbol-fixed .symbol-label{width:125px;height:125px}.symbol.symbol-xl-125px.symbol-fixed>img{width:125px;height:125px;max-width:none}.symbol.symbol-xl-125px.symbol-2by3 .symbol-label{height:125px;width:187.5px}.symbol.symbol-xl-125px.symbol-2by3>img{height:125px;width:187.5px;max-width:none}.symbol.symbol-xl-150px>img{width:150px;height:150px}.symbol.symbol-xl-150px .symbol-label,.symbol.symbol-xl-150px.symbol-fixed .symbol-label{width:150px;height:150px}.symbol.symbol-xl-150px.symbol-fixed>img{width:150px;height:150px;max-width:none}.symbol.symbol-xl-150px.symbol-2by3 .symbol-label{height:150px;width:225px}.symbol.symbol-xl-150px.symbol-2by3>img{height:150px;width:225px;max-width:none}.symbol.symbol-xl-160px>img{width:160px;height:160px}.symbol.symbol-xl-160px .symbol-label,.symbol.symbol-xl-160px.symbol-fixed .symbol-label{width:160px;height:160px}.symbol.symbol-xl-160px.symbol-fixed>img{width:160px;height:160px;max-width:none}.symbol.symbol-xl-160px.symbol-2by3 .symbol-label{height:160px;width:240px}.symbol.symbol-xl-160px.symbol-2by3>img{height:160px;width:240px;max-width:none}.symbol.symbol-xl-175px>img{width:175px;height:175px}.symbol.symbol-xl-175px .symbol-label,.symbol.symbol-xl-175px.symbol-fixed .symbol-label{width:175px;height:175px}.symbol.symbol-xl-175px.symbol-fixed>img{width:175px;height:175px;max-width:none}.symbol.symbol-xl-175px.symbol-2by3 .symbol-label{height:175px;width:262.5px}.symbol.symbol-xl-175px.symbol-2by3>img{height:175px;width:262.5px;max-width:none}.symbol.symbol-xl-200px>img{width:200px;height:200px}.symbol.symbol-xl-200px .symbol-label,.symbol.symbol-xl-200px.symbol-fixed .symbol-label{width:200px;height:200px}.symbol.symbol-xl-200px.symbol-fixed>img{width:200px;height:200px;max-width:none}.symbol.symbol-xl-200px.symbol-2by3 .symbol-label{height:200px;width:300px}.symbol.symbol-xl-200px.symbol-2by3>img{height:200px;width:300px;max-width:none}}@media (min-width: 1400px){.symbol.symbol-xxl-20px>img{width:20px;height:20px}.symbol.symbol-xxl-20px .symbol-label,.symbol.symbol-xxl-20px.symbol-fixed .symbol-label{width:20px;height:20px}.symbol.symbol-xxl-20px.symbol-fixed>img{width:20px;height:20px;max-width:none}.symbol.symbol-xxl-20px.symbol-2by3 .symbol-label{height:20px;width:30px}.symbol.symbol-xxl-20px.symbol-2by3>img{height:20px;width:30px;max-width:none}.symbol.symbol-xxl-25px>img{width:25px;height:25px}.symbol.symbol-xxl-25px .symbol-label,.symbol.symbol-xxl-25px.symbol-fixed .symbol-label{width:25px;height:25px}.symbol.symbol-xxl-25px.symbol-fixed>img{width:25px;height:25px;max-width:none}.symbol.symbol-xxl-25px.symbol-2by3 .symbol-label{height:25px;width:37.5px}.symbol.symbol-xxl-25px.symbol-2by3>img{height:25px;width:37.5px;max-width:none}.symbol.symbol-xxl-30px>img{width:30px;height:30px}.symbol.symbol-xxl-30px .symbol-label,.symbol.symbol-xxl-30px.symbol-fixed .symbol-label{width:30px;height:30px}.symbol.symbol-xxl-30px.symbol-fixed>img{width:30px;height:30px;max-width:none}.symbol.symbol-xxl-30px.symbol-2by3 .symbol-label{height:30px;width:45px}.symbol.symbol-xxl-30px.symbol-2by3>img{height:30px;width:45px;max-width:none}.symbol.symbol-xxl-35px>img{width:35px;height:35px}.symbol.symbol-xxl-35px .symbol-label,.symbol.symbol-xxl-35px.symbol-fixed .symbol-label{width:35px;height:35px}.symbol.symbol-xxl-35px.symbol-fixed>img{width:35px;height:35px;max-width:none}.symbol.symbol-xxl-35px.symbol-2by3 .symbol-label{height:35px;width:52.5px}.symbol.symbol-xxl-35px.symbol-2by3>img{height:35px;width:52.5px;max-width:none}.symbol.symbol-xxl-40px>img{width:40px;height:40px}.symbol.symbol-xxl-40px .symbol-label,.symbol.symbol-xxl-40px.symbol-fixed .symbol-label{width:40px;height:40px}.symbol.symbol-xxl-40px.symbol-fixed>img{width:40px;height:40px;max-width:none}.symbol.symbol-xxl-40px.symbol-2by3 .symbol-label{height:40px;width:60px}.symbol.symbol-xxl-40px.symbol-2by3>img{height:40px;width:60px;max-width:none}.symbol.symbol-xxl-45px>img{width:45px;height:45px}.symbol.symbol-xxl-45px .symbol-label,.symbol.symbol-xxl-45px.symbol-fixed .symbol-label{width:45px;height:45px}.symbol.symbol-xxl-45px.symbol-fixed>img{width:45px;height:45px;max-width:none}.symbol.symbol-xxl-45px.symbol-2by3 .symbol-label{height:45px;width:67.5px}.symbol.symbol-xxl-45px.symbol-2by3>img{height:45px;width:67.5px;max-width:none}.symbol.symbol-xxl-50px>img{width:50px;height:50px}.symbol.symbol-xxl-50px .symbol-label,.symbol.symbol-xxl-50px.symbol-fixed .symbol-label{width:50px;height:50px}.symbol.symbol-xxl-50px.symbol-fixed>img{width:50px;height:50px;max-width:none}.symbol.symbol-xxl-50px.symbol-2by3 .symbol-label{height:50px;width:75px}.symbol.symbol-xxl-50px.symbol-2by3>img{height:50px;width:75px;max-width:none}.symbol.symbol-xxl-55px>img{width:55px;height:55px}.symbol.symbol-xxl-55px .symbol-label,.symbol.symbol-xxl-55px.symbol-fixed .symbol-label{width:55px;height:55px}.symbol.symbol-xxl-55px.symbol-fixed>img{width:55px;height:55px;max-width:none}.symbol.symbol-xxl-55px.symbol-2by3 .symbol-label{height:55px;width:82.5px}.symbol.symbol-xxl-55px.symbol-2by3>img{height:55px;width:82.5px;max-width:none}.symbol.symbol-xxl-60px>img{width:60px;height:60px}.symbol.symbol-xxl-60px .symbol-label,.symbol.symbol-xxl-60px.symbol-fixed .symbol-label{width:60px;height:60px}.symbol.symbol-xxl-60px.symbol-fixed>img{width:60px;height:60px;max-width:none}.symbol.symbol-xxl-60px.symbol-2by3 .symbol-label{height:60px;width:90px}.symbol.symbol-xxl-60px.symbol-2by3>img{height:60px;width:90px;max-width:none}.symbol.symbol-xxl-65px>img{width:65px;height:65px}.symbol.symbol-xxl-65px .symbol-label,.symbol.symbol-xxl-65px.symbol-fixed .symbol-label{width:65px;height:65px}.symbol.symbol-xxl-65px.symbol-fixed>img{width:65px;height:65px;max-width:none}.symbol.symbol-xxl-65px.symbol-2by3 .symbol-label{height:65px;width:97.5px}.symbol.symbol-xxl-65px.symbol-2by3>img{height:65px;width:97.5px;max-width:none}.symbol.symbol-xxl-70px>img{width:70px;height:70px}.symbol.symbol-xxl-70px .symbol-label,.symbol.symbol-xxl-70px.symbol-fixed .symbol-label{width:70px;height:70px}.symbol.symbol-xxl-70px.symbol-fixed>img{width:70px;height:70px;max-width:none}.symbol.symbol-xxl-70px.symbol-2by3 .symbol-label{height:70px;width:105px}.symbol.symbol-xxl-70px.symbol-2by3>img{height:70px;width:105px;max-width:none}.symbol.symbol-xxl-75px>img{width:75px;height:75px}.symbol.symbol-xxl-75px .symbol-label,.symbol.symbol-xxl-75px.symbol-fixed .symbol-label{width:75px;height:75px}.symbol.symbol-xxl-75px.symbol-fixed>img{width:75px;height:75px;max-width:none}.symbol.symbol-xxl-75px.symbol-2by3 .symbol-label{height:75px;width:112.5px}.symbol.symbol-xxl-75px.symbol-2by3>img{height:75px;width:112.5px;max-width:none}.symbol.symbol-xxl-100px>img{width:100px;height:100px}.symbol.symbol-xxl-100px .symbol-label,.symbol.symbol-xxl-100px.symbol-fixed .symbol-label{width:100px;height:100px}.symbol.symbol-xxl-100px.symbol-fixed>img{width:100px;height:100px;max-width:none}.symbol.symbol-xxl-100px.symbol-2by3 .symbol-label{height:100px;width:150px}.symbol.symbol-xxl-100px.symbol-2by3>img{height:100px;width:150px;max-width:none}.symbol.symbol-xxl-125px>img{width:125px;height:125px}.symbol.symbol-xxl-125px .symbol-label,.symbol.symbol-xxl-125px.symbol-fixed .symbol-label{width:125px;height:125px}.symbol.symbol-xxl-125px.symbol-fixed>img{width:125px;height:125px;max-width:none}.symbol.symbol-xxl-125px.symbol-2by3 .symbol-label{height:125px;width:187.5px}.symbol.symbol-xxl-125px.symbol-2by3>img{height:125px;width:187.5px;max-width:none}.symbol.symbol-xxl-150px>img{width:150px;height:150px}.symbol.symbol-xxl-150px .symbol-label,.symbol.symbol-xxl-150px.symbol-fixed .symbol-label{width:150px;height:150px}.symbol.symbol-xxl-150px.symbol-fixed>img{width:150px;height:150px;max-width:none}.symbol.symbol-xxl-150px.symbol-2by3 .symbol-label{height:150px;width:225px}.symbol.symbol-xxl-150px.symbol-2by3>img{height:150px;width:225px;max-width:none}.symbol.symbol-xxl-160px>img{width:160px;height:160px}.symbol.symbol-xxl-160px .symbol-label,.symbol.symbol-xxl-160px.symbol-fixed .symbol-label{width:160px;height:160px}.symbol.symbol-xxl-160px.symbol-fixed>img{width:160px;height:160px;max-width:none}.symbol.symbol-xxl-160px.symbol-2by3 .symbol-label{height:160px;width:240px}.symbol.symbol-xxl-160px.symbol-2by3>img{height:160px;width:240px;max-width:none}.symbol.symbol-xxl-175px>img{width:175px;height:175px}.symbol.symbol-xxl-175px .symbol-label,.symbol.symbol-xxl-175px.symbol-fixed .symbol-label{width:175px;height:175px}.symbol.symbol-xxl-175px.symbol-fixed>img{width:175px;height:175px;max-width:none}.symbol.symbol-xxl-175px.symbol-2by3 .symbol-label{height:175px;width:262.5px}.symbol.symbol-xxl-175px.symbol-2by3>img{height:175px;width:262.5px;max-width:none}.symbol.symbol-xxl-200px>img{width:200px;height:200px}.symbol.symbol-xxl-200px .symbol-label,.symbol.symbol-xxl-200px.symbol-fixed .symbol-label{width:200px;height:200px}.symbol.symbol-xxl-200px.symbol-fixed>img{width:200px;height:200px;max-width:none}.symbol.symbol-xxl-200px.symbol-2by3 .symbol-label{height:200px;width:300px}.symbol.symbol-xxl-200px.symbol-2by3>img{height:200px;width:300px;max-width:none}}.symbol-group{display:flex;flex-wrap:wrap;align-items:center;margin-left:10px}.symbol-group .symbol{position:relative;z-index:0;margin-left:-10px;border:2px solid #ffffff;transition:all .3s ease}.symbol-group .symbol:hover{transition:all .3s ease;z-index:1}.symbol-group.symbol-hover .symbol{cursor:pointer}.pulse{position:relative}.pulse.pulse-white .pulse-ring{border-color:#fff}.pulse.pulse-light .pulse-ring{border-color:#f5f8fa}.pulse.pulse-primary .pulse-ring{border-color:#009ef7}.pulse.pulse-secondary .pulse-ring{border-color:#e4e6ef}.pulse.pulse-success .pulse-ring{border-color:#50cd89}.pulse.pulse-info .pulse-ring{border-color:#7239ea}.pulse.pulse-warning .pulse-ring{border-color:#ffc700}.pulse.pulse-danger .pulse-ring{border-color:#f1416c}.pulse.pulse-dark .pulse-ring{border-color:#181c32}.pulse-ring{display:block;border-radius:40px;height:40px;width:40px;position:absolute;animation:animation-pulse 3.5s ease-out;animation-iteration-count:infinite;opacity:0;border-width:3px;border-style:solid;border-color:#a1a5b7}@keyframes animation-pulse{0%{-webkit-transform:scale(.1,.1);opacity:0}60%{-webkit-transform:scale(.1,.1);opacity:0}65%{opacity:1}to{-webkit-transform:scale(1.2,1.2);opacity:0}}.page-loading *{transition:none!important}.page-loader{background:#ffffff;position:fixed;inset:0;z-index:1000;display:none}.page-loading .page-loader{display:flex;justify-content:center;align-items:center}.scrolltop{position:fixed;display:none;cursor:pointer;z-index:100;justify-content:center;align-items:center;width:36px;height:36px;bottom:40px;right:20px;background-color:#009ef7;box-shadow:0 .5rem 1.5rem .5rem #00000013;opacity:0;transition:color .2s ease,background-color .2s ease;border-radius:.475rem}.scrolltop .svg-icon{color:#fff}.scrolltop .svg-icon svg{height:24px;width:24px}.scrolltop>i{font-size:1.3rem;color:#fff}.scrolltop:hover{background-color:#009ef7}.scrolltop:hover>i{color:#fff}.scrolltop:hover .svg-icon{color:#fff}[data-kt-scrolltop=on] .scrolltop{opacity:.3;animation:animation-scrolltop .4s ease-out 1;display:flex}[data-kt-scrolltop=on] .scrolltop:hover{transition:color .2s ease,background-color .2s ease;opacity:1}@media (max-width: 991.98px){.scrolltop{bottom:30px;right:15px;width:30px;height:30px}}@keyframes animation-scrolltop{0%{margin-bottom:-15px}to{margin-bottom:0}}.svg-icon{line-height:1;color:#a1a5b7}.svg-icon svg{height:1.15rem;width:1.15rem}.svg-icon.svg-icon-white{color:#fff}.svg-icon.svg-icon-primary{color:#009ef7}.svg-icon.svg-icon-secondary{color:#e4e6ef}.svg-icon.svg-icon-light{color:#f5f8fa}.svg-icon.svg-icon-success{color:#50cd89}.svg-icon.svg-icon-info{color:#7239ea}.svg-icon.svg-icon-warning{color:#ffc700}.svg-icon.svg-icon-danger{color:#f1416c}.svg-icon.svg-icon-dark{color:#181c32}.svg-icon.svg-icon-muted{color:#a1a5b7}.svg-icon.svg-icon-gray-100{color:#f5f8fa}.svg-icon.svg-icon-gray-200{color:#eff2f5}.svg-icon.svg-icon-gray-300{color:#e4e6ef}.svg-icon.svg-icon-gray-400{color:#b5b5c3}.svg-icon.svg-icon-gray-500{color:#a1a5b7}.svg-icon.svg-icon-gray-600{color:#7e8299}.svg-icon.svg-icon-gray-700{color:#5e6278}.svg-icon.svg-icon-gray-800{color:#3f4254}.svg-icon.svg-icon-gray-900{color:#181c32}.svg-icon.svg-icon-1 svg{height:1.75rem!important;width:1.75rem!important}.svg-icon.svg-icon-2 svg{height:1.5rem!important;width:1.5rem!important}.svg-icon.svg-icon-3 svg{height:1.35rem!important;width:1.35rem!important}.svg-icon.svg-icon-4 svg{height:1.25rem!important;width:1.25rem!important}.svg-icon.svg-icon-5 svg{height:1.15rem!important;width:1.15rem!important}.svg-icon.svg-icon-6 svg{height:1.075rem!important;width:1.075rem!important}.svg-icon.svg-icon-7 svg{height:.95rem!important;width:.95rem!important}.svg-icon.svg-icon-8 svg{height:.85rem!important;width:.85rem!important}.svg-icon.svg-icon-9 svg{height:.75rem!important;width:.75rem!important}.svg-icon.svg-icon-10 svg{height:.5rem!important;width:.5rem!important}.svg-icon.svg-icon-base svg{height:1rem!important;width:1rem!important}.svg-icon.svg-icon-fluid svg{height:100%!important;width:100%!important}.svg-icon.svg-icon-2x svg{height:2rem!important;width:2rem!important}.svg-icon.svg-icon-2qx svg{height:2.25rem!important;width:2.25rem!important}.svg-icon.svg-icon-2hx svg{height:2.5rem!important;width:2.5rem!important}.svg-icon.svg-icon-2tx svg{height:2.75rem!important;width:2.75rem!important}.svg-icon.svg-icon-3x svg{height:3rem!important;width:3rem!important}.svg-icon.svg-icon-3qx svg{height:3.25rem!important;width:3.25rem!important}.svg-icon.svg-icon-3hx svg{height:3.5rem!important;width:3.5rem!important}.svg-icon.svg-icon-3tx svg{height:3.75rem!important;width:3.75rem!important}.svg-icon.svg-icon-4x svg{height:4rem!important;width:4rem!important}.svg-icon.svg-icon-4qx svg{height:4.25rem!important;width:4.25rem!important}.svg-icon.svg-icon-4hx svg{height:4.5rem!important;width:4.5rem!important}.svg-icon.svg-icon-4tx svg{height:4.75rem!important;width:4.75rem!important}.svg-icon.svg-icon-5x svg{height:5rem!important;width:5rem!important}.svg-icon.svg-icon-5qx svg{height:5.25rem!important;width:5.25rem!important}.svg-icon.svg-icon-5hx svg{height:5.5rem!important;width:5.5rem!important}.svg-icon.svg-icon-5tx svg{height:5.75rem!important;width:5.75rem!important}@media (min-width: 576px){.svg-icon.svg-icon-sm-1 svg{height:1.75rem!important;width:1.75rem!important}.svg-icon.svg-icon-sm-2 svg{height:1.5rem!important;width:1.5rem!important}.svg-icon.svg-icon-sm-3 svg{height:1.35rem!important;width:1.35rem!important}.svg-icon.svg-icon-sm-4 svg{height:1.25rem!important;width:1.25rem!important}.svg-icon.svg-icon-sm-5 svg{height:1.15rem!important;width:1.15rem!important}.svg-icon.svg-icon-sm-6 svg{height:1.075rem!important;width:1.075rem!important}.svg-icon.svg-icon-sm-7 svg{height:.95rem!important;width:.95rem!important}.svg-icon.svg-icon-sm-8 svg{height:.85rem!important;width:.85rem!important}.svg-icon.svg-icon-sm-9 svg{height:.75rem!important;width:.75rem!important}.svg-icon.svg-icon-sm-10 svg{height:.5rem!important;width:.5rem!important}.svg-icon.svg-icon-sm-base svg{height:1rem!important;width:1rem!important}.svg-icon.svg-icon-sm-fluid svg{height:100%!important;width:100%!important}.svg-icon.svg-icon-sm-2x svg{height:2rem!important;width:2rem!important}.svg-icon.svg-icon-sm-2qx svg{height:2.25rem!important;width:2.25rem!important}.svg-icon.svg-icon-sm-2hx svg{height:2.5rem!important;width:2.5rem!important}.svg-icon.svg-icon-sm-2tx svg{height:2.75rem!important;width:2.75rem!important}.svg-icon.svg-icon-sm-3x svg{height:3rem!important;width:3rem!important}.svg-icon.svg-icon-sm-3qx svg{height:3.25rem!important;width:3.25rem!important}.svg-icon.svg-icon-sm-3hx svg{height:3.5rem!important;width:3.5rem!important}.svg-icon.svg-icon-sm-3tx svg{height:3.75rem!important;width:3.75rem!important}.svg-icon.svg-icon-sm-4x svg{height:4rem!important;width:4rem!important}.svg-icon.svg-icon-sm-4qx svg{height:4.25rem!important;width:4.25rem!important}.svg-icon.svg-icon-sm-4hx svg{height:4.5rem!important;width:4.5rem!important}.svg-icon.svg-icon-sm-4tx svg{height:4.75rem!important;width:4.75rem!important}.svg-icon.svg-icon-sm-5x svg{height:5rem!important;width:5rem!important}.svg-icon.svg-icon-sm-5qx svg{height:5.25rem!important;width:5.25rem!important}.svg-icon.svg-icon-sm-5hx svg{height:5.5rem!important;width:5.5rem!important}.svg-icon.svg-icon-sm-5tx svg{height:5.75rem!important;width:5.75rem!important}}@media (min-width: 768px){.svg-icon.svg-icon-md-1 svg{height:1.75rem!important;width:1.75rem!important}.svg-icon.svg-icon-md-2 svg{height:1.5rem!important;width:1.5rem!important}.svg-icon.svg-icon-md-3 svg{height:1.35rem!important;width:1.35rem!important}.svg-icon.svg-icon-md-4 svg{height:1.25rem!important;width:1.25rem!important}.svg-icon.svg-icon-md-5 svg{height:1.15rem!important;width:1.15rem!important}.svg-icon.svg-icon-md-6 svg{height:1.075rem!important;width:1.075rem!important}.svg-icon.svg-icon-md-7 svg{height:.95rem!important;width:.95rem!important}.svg-icon.svg-icon-md-8 svg{height:.85rem!important;width:.85rem!important}.svg-icon.svg-icon-md-9 svg{height:.75rem!important;width:.75rem!important}.svg-icon.svg-icon-md-10 svg{height:.5rem!important;width:.5rem!important}.svg-icon.svg-icon-md-base svg{height:1rem!important;width:1rem!important}.svg-icon.svg-icon-md-fluid svg{height:100%!important;width:100%!important}.svg-icon.svg-icon-md-2x svg{height:2rem!important;width:2rem!important}.svg-icon.svg-icon-md-2qx svg{height:2.25rem!important;width:2.25rem!important}.svg-icon.svg-icon-md-2hx svg{height:2.5rem!important;width:2.5rem!important}.svg-icon.svg-icon-md-2tx svg{height:2.75rem!important;width:2.75rem!important}.svg-icon.svg-icon-md-3x svg{height:3rem!important;width:3rem!important}.svg-icon.svg-icon-md-3qx svg{height:3.25rem!important;width:3.25rem!important}.svg-icon.svg-icon-md-3hx svg{height:3.5rem!important;width:3.5rem!important}.svg-icon.svg-icon-md-3tx svg{height:3.75rem!important;width:3.75rem!important}.svg-icon.svg-icon-md-4x svg{height:4rem!important;width:4rem!important}.svg-icon.svg-icon-md-4qx svg{height:4.25rem!important;width:4.25rem!important}.svg-icon.svg-icon-md-4hx svg{height:4.5rem!important;width:4.5rem!important}.svg-icon.svg-icon-md-4tx svg{height:4.75rem!important;width:4.75rem!important}.svg-icon.svg-icon-md-5x svg{height:5rem!important;width:5rem!important}.svg-icon.svg-icon-md-5qx svg{height:5.25rem!important;width:5.25rem!important}.svg-icon.svg-icon-md-5hx svg{height:5.5rem!important;width:5.5rem!important}.svg-icon.svg-icon-md-5tx svg{height:5.75rem!important;width:5.75rem!important}}@media (min-width: 992px){.svg-icon.svg-icon-lg-1 svg{height:1.75rem!important;width:1.75rem!important}.svg-icon.svg-icon-lg-2 svg{height:1.5rem!important;width:1.5rem!important}.svg-icon.svg-icon-lg-3 svg{height:1.35rem!important;width:1.35rem!important}.svg-icon.svg-icon-lg-4 svg{height:1.25rem!important;width:1.25rem!important}.svg-icon.svg-icon-lg-5 svg{height:1.15rem!important;width:1.15rem!important}.svg-icon.svg-icon-lg-6 svg{height:1.075rem!important;width:1.075rem!important}.svg-icon.svg-icon-lg-7 svg{height:.95rem!important;width:.95rem!important}.svg-icon.svg-icon-lg-8 svg{height:.85rem!important;width:.85rem!important}.svg-icon.svg-icon-lg-9 svg{height:.75rem!important;width:.75rem!important}.svg-icon.svg-icon-lg-10 svg{height:.5rem!important;width:.5rem!important}.svg-icon.svg-icon-lg-base svg{height:1rem!important;width:1rem!important}.svg-icon.svg-icon-lg-fluid svg{height:100%!important;width:100%!important}.svg-icon.svg-icon-lg-2x svg{height:2rem!important;width:2rem!important}.svg-icon.svg-icon-lg-2qx svg{height:2.25rem!important;width:2.25rem!important}.svg-icon.svg-icon-lg-2hx svg{height:2.5rem!important;width:2.5rem!important}.svg-icon.svg-icon-lg-2tx svg{height:2.75rem!important;width:2.75rem!important}.svg-icon.svg-icon-lg-3x svg{height:3rem!important;width:3rem!important}.svg-icon.svg-icon-lg-3qx svg{height:3.25rem!important;width:3.25rem!important}.svg-icon.svg-icon-lg-3hx svg{height:3.5rem!important;width:3.5rem!important}.svg-icon.svg-icon-lg-3tx svg{height:3.75rem!important;width:3.75rem!important}.svg-icon.svg-icon-lg-4x svg{height:4rem!important;width:4rem!important}.svg-icon.svg-icon-lg-4qx svg{height:4.25rem!important;width:4.25rem!important}.svg-icon.svg-icon-lg-4hx svg{height:4.5rem!important;width:4.5rem!important}.svg-icon.svg-icon-lg-4tx svg{height:4.75rem!important;width:4.75rem!important}.svg-icon.svg-icon-lg-5x svg{height:5rem!important;width:5rem!important}.svg-icon.svg-icon-lg-5qx svg{height:5.25rem!important;width:5.25rem!important}.svg-icon.svg-icon-lg-5hx svg{height:5.5rem!important;width:5.5rem!important}.svg-icon.svg-icon-lg-5tx svg{height:5.75rem!important;width:5.75rem!important}}@media (min-width: 1200px){.svg-icon.svg-icon-xl-1 svg{height:1.75rem!important;width:1.75rem!important}.svg-icon.svg-icon-xl-2 svg{height:1.5rem!important;width:1.5rem!important}.svg-icon.svg-icon-xl-3 svg{height:1.35rem!important;width:1.35rem!important}.svg-icon.svg-icon-xl-4 svg{height:1.25rem!important;width:1.25rem!important}.svg-icon.svg-icon-xl-5 svg{height:1.15rem!important;width:1.15rem!important}.svg-icon.svg-icon-xl-6 svg{height:1.075rem!important;width:1.075rem!important}.svg-icon.svg-icon-xl-7 svg{height:.95rem!important;width:.95rem!important}.svg-icon.svg-icon-xl-8 svg{height:.85rem!important;width:.85rem!important}.svg-icon.svg-icon-xl-9 svg{height:.75rem!important;width:.75rem!important}.svg-icon.svg-icon-xl-10 svg{height:.5rem!important;width:.5rem!important}.svg-icon.svg-icon-xl-base svg{height:1rem!important;width:1rem!important}.svg-icon.svg-icon-xl-fluid svg{height:100%!important;width:100%!important}.svg-icon.svg-icon-xl-2x svg{height:2rem!important;width:2rem!important}.svg-icon.svg-icon-xl-2qx svg{height:2.25rem!important;width:2.25rem!important}.svg-icon.svg-icon-xl-2hx svg{height:2.5rem!important;width:2.5rem!important}.svg-icon.svg-icon-xl-2tx svg{height:2.75rem!important;width:2.75rem!important}.svg-icon.svg-icon-xl-3x svg{height:3rem!important;width:3rem!important}.svg-icon.svg-icon-xl-3qx svg{height:3.25rem!important;width:3.25rem!important}.svg-icon.svg-icon-xl-3hx svg{height:3.5rem!important;width:3.5rem!important}.svg-icon.svg-icon-xl-3tx svg{height:3.75rem!important;width:3.75rem!important}.svg-icon.svg-icon-xl-4x svg{height:4rem!important;width:4rem!important}.svg-icon.svg-icon-xl-4qx svg{height:4.25rem!important;width:4.25rem!important}.svg-icon.svg-icon-xl-4hx svg{height:4.5rem!important;width:4.5rem!important}.svg-icon.svg-icon-xl-4tx svg{height:4.75rem!important;width:4.75rem!important}.svg-icon.svg-icon-xl-5x svg{height:5rem!important;width:5rem!important}.svg-icon.svg-icon-xl-5qx svg{height:5.25rem!important;width:5.25rem!important}.svg-icon.svg-icon-xl-5hx svg{height:5.5rem!important;width:5.5rem!important}.svg-icon.svg-icon-xl-5tx svg{height:5.75rem!important;width:5.75rem!important}}@media (min-width: 1400px){.svg-icon.svg-icon-xxl-1 svg{height:1.75rem!important;width:1.75rem!important}.svg-icon.svg-icon-xxl-2 svg{height:1.5rem!important;width:1.5rem!important}.svg-icon.svg-icon-xxl-3 svg{height:1.35rem!important;width:1.35rem!important}.svg-icon.svg-icon-xxl-4 svg{height:1.25rem!important;width:1.25rem!important}.svg-icon.svg-icon-xxl-5 svg{height:1.15rem!important;width:1.15rem!important}.svg-icon.svg-icon-xxl-6 svg{height:1.075rem!important;width:1.075rem!important}.svg-icon.svg-icon-xxl-7 svg{height:.95rem!important;width:.95rem!important}.svg-icon.svg-icon-xxl-8 svg{height:.85rem!important;width:.85rem!important}.svg-icon.svg-icon-xxl-9 svg{height:.75rem!important;width:.75rem!important}.svg-icon.svg-icon-xxl-10 svg{height:.5rem!important;width:.5rem!important}.svg-icon.svg-icon-xxl-base svg{height:1rem!important;width:1rem!important}.svg-icon.svg-icon-xxl-fluid svg{height:100%!important;width:100%!important}.svg-icon.svg-icon-xxl-2x svg{height:2rem!important;width:2rem!important}.svg-icon.svg-icon-xxl-2qx svg{height:2.25rem!important;width:2.25rem!important}.svg-icon.svg-icon-xxl-2hx svg{height:2.5rem!important;width:2.5rem!important}.svg-icon.svg-icon-xxl-2tx svg{height:2.75rem!important;width:2.75rem!important}.svg-icon.svg-icon-xxl-3x svg{height:3rem!important;width:3rem!important}.svg-icon.svg-icon-xxl-3qx svg{height:3.25rem!important;width:3.25rem!important}.svg-icon.svg-icon-xxl-3hx svg{height:3.5rem!important;width:3.5rem!important}.svg-icon.svg-icon-xxl-3tx svg{height:3.75rem!important;width:3.75rem!important}.svg-icon.svg-icon-xxl-4x svg{height:4rem!important;width:4rem!important}.svg-icon.svg-icon-xxl-4qx svg{height:4.25rem!important;width:4.25rem!important}.svg-icon.svg-icon-xxl-4hx svg{height:4.5rem!important;width:4.5rem!important}.svg-icon.svg-icon-xxl-4tx svg{height:4.75rem!important;width:4.75rem!important}.svg-icon.svg-icon-xxl-5x svg{height:5rem!important;width:5rem!important}.svg-icon.svg-icon-xxl-5qx svg{height:5.25rem!important;width:5.25rem!important}.svg-icon.svg-icon-xxl-5hx svg{height:5.5rem!important;width:5.5rem!important}.svg-icon.svg-icon-xxl-5tx svg{height:5.75rem!important;width:5.75rem!important}}.fixed-top{position:fixed;z-index:101;top:0;left:0;right:0}@media (min-width: 576px){.fixed-top-sm{position:fixed;z-index:101;top:0;left:0;right:0}}@media (min-width: 768px){.fixed-top-md{position:fixed;z-index:101;top:0;left:0;right:0}}@media (min-width: 992px){.fixed-top-lg{position:fixed;z-index:101;top:0;left:0;right:0}}@media (min-width: 1200px){.fixed-top-xl{position:fixed;z-index:101;top:0;left:0;right:0}}@media (min-width: 1400px){.fixed-top-xxl{position:fixed;z-index:101;top:0;left:0;right:0}}.timeline .timeline-item{position:relative;padding:0;margin:0;display:flex;align-items:flex-start}.timeline .timeline-item:last-child .timeline-line{bottom:100%}.timeline .timeline-line{display:block;content:" ";justify-content:center;position:absolute;z-index:0;left:0;top:0;bottom:0;transform:translate(50%);border-left-width:1px;border-left-style:dashed;border-left-color:#e4e6ef}.timeline .timeline-icon{z-index:1;flex-shrink:0;margin-right:1rem}.timeline .timeline-content{width:100%;overflow:auto;margin-bottom:1.5rem}.timeline.timeline-center .timeline-item{align-items:center}.timeline.timeline-center .timeline-item:first-child .timeline-line{top:50%}.timeline.timeline-center .timeline-item:last-child .timeline-line{bottom:50%}.timeline-label{position:relative}.timeline-label:before{content:"";position:absolute;left:51px;width:3px;top:0;bottom:0;background-color:#eff2f5}.timeline-label .timeline-item{display:flex;align-items:flex-start;position:relative;margin-bottom:1.7rem}.timeline-label .timeline-item:last-child{margin-bottom:0}.timeline-label .timeline-label{width:50px;flex-shrink:0;position:relative;color:#3f4254}.timeline-label .timeline-badge{flex-shrink:0;background:#ffffff;width:1rem;height:1rem;border-radius:100%;display:flex;justify-content:center;align-items:center;z-index:1;position:relative;margin-top:1px;margin-left:-.5rem;padding:3px!important;border:6px solid #ffffff!important}.timeline-label .timeline-badge span{display:block;border-radius:100%;width:6px;height:6px;background-color:#eff2f5}.timeline-label .timeline-content{flex-grow:1}.overlay{position:relative}.overlay .overlay-layer{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background-color:#0000000d;transition:all .3s ease;opacity:0}.overlay.overlay-show .overlay-layer,.overlay.overlay-block .overlay-layer,.overlay:hover .overlay-layer{transition:all .3s ease;opacity:1}.overlay.overlay-block{cursor:wait}.bullet{display:inline-block;background-color:#b5b5c3;border-radius:6px;width:8px;height:4px;flex-shrink:0}.bullet-dot{width:4px;height:4px;border-radius:100%!important}.bullet-vertical{width:4px;height:8px}.bullet-line{width:5px;height:1px;border-radius:0}.drawer{display:flex!important;overflow:auto;z-index:110;position:fixed;top:0;bottom:0;background-color:#fff;transition:transform .3s ease-in-out}.drawer.drawer-start{left:0;transform:translate(-100%)}.drawer.drawer-end{right:0;transform:translate(100%)}.drawer.drawer-on{transform:none;box-shadow:0 1px 9px -3px #0000000d;transition:transform .3s ease-in-out}.drawer-overlay{position:fixed;inset:0;overflow:hidden;z-index:109;background-color:#0003;animation:animation-drawer-fade-in .3s ease-in-out 1}[data-kt-drawer=true]{display:none}@keyframes animation-drawer-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width: 991.98px){body[data-kt-drawer=on]{overflow:hidden}}.badge{display:inline-flex;align-items:center}.badge.badge-circle,.badge.badge-square{display:inline-flex;align-items:center;justify-content:center;height:1.75rem;min-width:1.75rem;padding:0 .1rem;line-height:0}.badge.badge-circle{border-radius:50%;padding:0;min-width:unset;width:1.75rem}.badge.badge-sm{min-width:1.5rem;font-size:.8rem}.badge.badge-sm.badge-square{height:1.5rem}.badge.badge-sm.badge-circle{width:1.5rem;height:1.5rem}.badge.badge-lg{min-width:2rem;font-size:1rem}.badge.badge-lg.badge-square{height:2rem}.badge.badge-lg.badge-circle{width:2rem;height:2rem}.badge-white{color:#7e8299;background-color:#fff}.badge-light-white{color:#fff}.badge-light{color:#7e8299;background-color:#f5f8fa}.badge-light-light{color:#f5f8fa}.badge-primary{color:#fff;background-color:#009ef7}.badge-light-primary{color:#009ef7;background-color:#f1faff}.badge-secondary{color:#3f4254;background-color:#e4e6ef}.badge-light-secondary{color:#e4e6ef}.badge-success{color:#fff;background-color:#50cd89}.badge-light-success{color:#50cd89;background-color:#e8fff3}.badge-info{color:#fff;background-color:#7239ea}.badge-light-info{color:#7239ea;background-color:#f8f5ff}.badge-warning{color:#fff;background-color:#ffc700}.badge-light-warning{color:#ffc700;background-color:#fff8dd}.badge-danger{color:#fff;background-color:#f1416c}.badge-light-danger{color:#f1416c;background-color:#fff5f8}.badge-dark{color:#fff;background-color:#181c32}.badge-light-dark{color:#181c32;background-color:#eff2f5}.indicator-progress{display:none}[data-kt-indicator=on]>.indicator-progress{display:inline-block}[data-kt-indicator=on]>.indicator-label{display:none}.rotate{display:inline-flex;align-items:center}.rotate-90{transition:transform .3s ease;backface-visibility:hidden}.collapsible:not(.collapsed)>.rotate-90,.show>.rotate-90,.active>.rotate-90{transform:rotate(90deg);transition:transform .3s ease}[direction=rtl] .collapsible:not(.collapsed)>.rotate-90,[direction=rtl] .show>.rotate-90,[direction=rtl] .active>.rotate-90{transform:rotate(-90deg)}.rotate-n90{transition:transform .3s ease;backface-visibility:hidden}.collapsible:not(.collapsed)>.rotate-n90,.show>.rotate-n90,.active>.rotate-n90{transform:rotate(-90deg);transition:transform .3s ease}[direction=rtl] .collapsible:not(.collapsed)>.rotate-n90,[direction=rtl] .show>.rotate-n90,[direction=rtl] .active>.rotate-n90{transform:rotate(90deg)}.rotate-180{transition:transform .3s ease;backface-visibility:hidden}.collapsible:not(.collapsed)>.rotate-180,.show>.rotate-180,.active>.rotate-180{transform:rotate(180deg);transition:transform .3s ease}[direction=rtl] .collapsible:not(.collapsed)>.rotate-180,[direction=rtl] .show>.rotate-180,[direction=rtl] .active>.rotate-180{transform:rotate(-180deg)}.rotate-n180{transition:transform .3s ease;backface-visibility:hidden}.collapsible:not(.collapsed)>.rotate-n180,.show>.rotate-n180,.active>.rotate-n180{transform:rotate(-180deg);transition:transform .3s ease}[direction=rtl] .collapsible:not(.collapsed)>.rotate-n180,[direction=rtl] .show>.rotate-n180,[direction=rtl] .active>.rotate-n180{transform:rotate(180deg)}.rotate-270{transition:transform .3s ease;backface-visibility:hidden}.collapsible:not(.collapsed)>.rotate-270,.show>.rotate-270,.active>.rotate-270{transform:rotate(270deg);transition:transform .3s ease}[direction=rtl] .collapsible:not(.collapsed)>.rotate-270,[direction=rtl] .show>.rotate-270,[direction=rtl] .active>.rotate-270{transform:rotate(-270deg)}.rotate-n270{transition:transform .3s ease;backface-visibility:hidden}.collapsible:not(.collapsed)>.rotate-n270,.show>.rotate-n270,.active>.rotate-n270{transform:rotate(-270deg);transition:transform .3s ease}[direction=rtl] .collapsible:not(.collapsed)>.rotate-n270,[direction=rtl] .show>.rotate-n270,[direction=rtl] .active>.rotate-n270{transform:rotate(270deg)}@media (min-width: 992px){main,span,ol,ul,pre,div{scrollbar-width:thin;scrollbar-color:#EFF2F5 transparent}main::-webkit-scrollbar,span::-webkit-scrollbar,ol::-webkit-scrollbar,ul::-webkit-scrollbar,pre::-webkit-scrollbar,div::-webkit-scrollbar{width:.4rem;height:.4rem}main::-webkit-scrollbar-thumb,span::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb,pre::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb{background-color:#eff2f5}main:hover,span:hover,ol:hover,ul:hover,pre:hover,div:hover{scrollbar-color:#e9edf1 transparent}main:hover::-webkit-scrollbar-thumb,span:hover::-webkit-scrollbar-thumb,ol:hover::-webkit-scrollbar-thumb,ul:hover::-webkit-scrollbar-thumb,pre:hover::-webkit-scrollbar-thumb,div:hover::-webkit-scrollbar-thumb{background-color:#e9edf1}}.scroll{overflow:scroll;position:relative}@media (max-width: 991.98px){.scroll{overflow:auto}}.scroll-x{overflow-x:scroll;position:relative}@media (max-width: 991.98px){.scroll-x{overflow-x:auto}}.scroll-y{overflow-y:scroll;position:relative}@media (max-width: 991.98px){.scroll-y{overflow-y:auto}}.hover-scroll{position:relative}@media (min-width: 992px){.hover-scroll{overflow:hidden;border-right:.4rem solid transparent;border-bottom:.4rem solid transparent;margin-right:-.4rem;margin-bottom:-.4rem}.hover-scroll:hover{overflow:scroll;border-right:0;border-bottom:0}@-moz-document url-prefix(){.hover-scroll{overflow:scroll;position:relative;border-right:0;border-bottom:0}}}@media (max-width: 991.98px){.hover-scroll{overflow:auto}}.hover-scroll-y{position:relative}@media (min-width: 992px){.hover-scroll-y{overflow-y:hidden;border-right:.4rem solid transparent;margin-right:-.4rem}.hover-scroll-y:hover{overflow-y:scroll;border-right:0}@-moz-document url-prefix(){.hover-scroll-y{overflow-y:scroll;position:relative;border-right:0}}}@media (max-width: 991.98px){.hover-scroll-y{overflow-y:auto}}.hover-scroll-x{position:relative}@media (min-width: 992px){.hover-scroll-x{overflow-x:hidden;border-bottom:.4rem solid transparent}.hover-scroll-x:hover{overflow-x:scroll;border-bottom:0}@-moz-document url-prefix(){.hover-scroll-x{overflow-x:scroll;position:relative;border-bottom:0}}}@media (max-width: 991.98px){.hover-scroll-x{overflow-x:auto}}.hover-scroll-overlay-y{overflow-y:hidden;position:relative;--scrollbar-space: .5rem}.hover-scroll-overlay-y::-webkit-scrollbar{width:calc(.4rem + var(--scrollbar-space))}.hover-scroll-overlay-y::-webkit-scrollbar-thumb{background-clip:content-box;border-right:var(--scrollbar-space) solid transparent}.hover-scroll-overlay-y:hover{overflow-y:overlay}@-moz-document url-prefix(){.hover-scroll-overlay-y{overflow-y:scroll;position:relative}}.scroll-ps{padding-left:.4rem!important}.scroll-ms{margin-left:.4rem!important}.scroll-pe{padding-right:.4rem!important}.scroll-me{margin-right:.4rem!important}.scroll-px{padding-left:.4rem!important;padding-right:.4rem!important}.scroll-mx{margin-left:.4rem!important;margin-right:.4rem!important}.rating{display:flex;align-items:center}.rating-input{position:absolute!important;left:-9999px!important}.rating-input[disabled]{display:none}.rating-label{padding:0;margin:0}.rating-label>i,.rating-label>.svg-icon{line-height:1;color:#b5b5c3}label.rating-label{cursor:pointer}div.rating-label.checked>i,div.rating-label.checked>.svg-icon,label.rating-label>i,label.rating-label>.svg-icon{color:#ffad0f}.rating-input:checked~.rating-label>i,.rating-input:checked~.rating-label>.svg-icon{color:#b5b5c3}.rating:hover label.rating-label>i,.rating:hover label.rating-label>.svg-icon{color:#ffad0f}label.rating-label:hover~.rating-label{color:#b5b5c3}label.rating-label:hover~.rating-label>i,label.rating-label:hover~.rating-label>.svg-icon{color:#b5b5c3}.stepper [data-kt-stepper-element=info],.stepper [data-kt-stepper-element=content]{display:none}.stepper [data-kt-stepper-element=info].current,.stepper [data-kt-stepper-element=content].current{display:flex}.stepper .stepper-item[data-kt-stepper-action=step]{cursor:pointer}.stepper [data-kt-stepper-action=previous]{display:none}.stepper [data-kt-stepper-action=next]{display:inline-block}.stepper [data-kt-stepper-action=submit],.stepper.first [data-kt-stepper-action=previous]{display:none}.stepper.first [data-kt-stepper-action=next]{display:inline-block}.stepper.first [data-kt-stepper-action=submit]{display:none}.stepper.between [data-kt-stepper-action=previous],.stepper.between [data-kt-stepper-action=next]{display:inline-block}.stepper.between [data-kt-stepper-action=submit]{display:none}.stepper.last [data-kt-stepper-action=previous]{display:inline-block}.stepper.last [data-kt-stepper-action=next]{display:none}.stepper.last [data-kt-stepper-action=submit]{display:inline-block}.stepper.last [data-kt-stepper-action=submit].btn-flex,.stepper.stepper-pills .stepper-nav{display:flex}.stepper.stepper-pills .stepper-item{display:flex;align-items:center;transition:color .2s ease,background-color .2s ease}.stepper.stepper-pills .stepper-item .stepper-icon{display:flex;align-items:center;justify-content:center;transition:color .2s ease,background-color .2s ease;width:40px;height:40px;border-radius:.475rem;background-color:#f1faff;margin-right:1.5rem}.stepper.stepper-pills .stepper-item .stepper-icon .stepper-check{display:none;font-size:1rem}.stepper.stepper-pills .stepper-item .stepper-icon .stepper-number{font-weight:600;color:#009ef7!important;font-size:1.25rem}.stepper.stepper-pills .stepper-item .stepper-label{display:flex;flex-direction:column;justify-content:center}.stepper.stepper-pills .stepper-item .stepper-label .stepper-title{color:#3f4254;font-weight:600;font-size:1.25rem;margin-bottom:.3rem}.stepper.stepper-pills .stepper-item .stepper-label .stepper-desc{color:#a1a5b7}.stepper.stepper-pills .stepper-item.current{transition:color .2s ease,background-color .2s ease}.stepper.stepper-pills .stepper-item.current .stepper-icon{transition:color .2s ease,background-color .2s ease;background-color:#009ef7}.stepper.stepper-pills .stepper-item.current .stepper-icon .stepper-check{color:#009ef7;display:none}.stepper.stepper-pills .stepper-item.current .stepper-icon .stepper-number{color:#fff!important;font-size:1.35rem}.stepper.stepper-pills .stepper-item.current .stepper-label .stepper-title{color:#7e8299}.stepper.stepper-pills .stepper-item.current .stepper-label .stepper-desc{color:#b5b5c3}.stepper.stepper-pills .stepper-item.current:last-child .stepper-icon,.stepper.stepper-pills .stepper-item.completed .stepper-icon{transition:color .2s ease,background-color .2s ease;background-color:#f1faff}.stepper.stepper-pills .stepper-item.current:last-child .stepper-icon .stepper-check,.stepper.stepper-pills .stepper-item.completed .stepper-icon .stepper-check{color:#009ef7!important;display:inline-block}.stepper.stepper-pills .stepper-item.current:last-child .stepper-icon .stepper-number,.stepper.stepper-pills .stepper-item.completed .stepper-icon .stepper-number{display:none}.stepper.stepper-pills .stepper-item.current:last-child .stepper-label .stepper-title,.stepper.stepper-pills .stepper-item.completed .stepper-label .stepper-title{color:#a1a5b7}.stepper.stepper-pills .stepper-item.current:last-child .stepper-label .stepper-desc,.stepper.stepper-pills .stepper-item.completed .stepper-label .stepper-desc{color:#b5b5c3}.stepper.stepper-pills.stepper-column .stepper-nav{flex-direction:column}.stepper.stepper-pills.stepper-column .stepper-item{position:relative;padding:0;margin:0;padding-bottom:2.5rem}.stepper.stepper-pills.stepper-column .stepper-icon{z-index:1}.stepper.stepper-pills.stepper-column .stepper-line{display:block;content:" ";justify-content:center;position:absolute;z-index:0;left:0;top:0;bottom:0;width:40px;transform:translate(50%);border-left-width:1px;border-left-style:dashed;border-left-color:#e4e6ef}.stepper.stepper-pills.stepper-column .stepper-item:first-child .stepper-line{top:50%}.stepper.stepper-pills.stepper-column .stepper-item:last-child .stepper-line{bottom:50%}.stepper.stepper-links .stepper-nav{display:flex;margin:0 auto;justify-content:center;align-items:center;flex-wrap:wrap}.stepper.stepper-links .stepper-nav .stepper-item{position:relative;flex-shrink:0;margin:1rem 1.5rem}.stepper.stepper-links .stepper-nav .stepper-item:after{content:" ";position:absolute;top:2.3rem;left:0;height:2px;width:100%;background-color:transparent;transition:color .2s ease,background-color .2s ease}.stepper.stepper-links .stepper-nav .stepper-item .stepper-title{color:#181c32;font-weight:600;font-size:1.25rem}.stepper.stepper-links .stepper-nav .stepper-item.current{transition:color .2s ease,background-color .2s ease}.stepper.stepper-links .stepper-nav .stepper-item.current .stepper-title{color:#009ef7}.stepper.stepper-links .stepper-nav .stepper-item.current:after{background-color:#009ef7}.stepper.stepper-links .stepper-nav .stepper-item.completed .stepper-title{color:#b5b5c3}.toggle.collapsible:not(.collapsed) .toggle-off,.toggle.active .toggle-off{display:none}.toggle.collapsible.collapsed .toggle-on,.toggle:not(.collapsible):not(.active) .toggle-on{display:none}.xehagon{clip-path:polygon(45% 1.3397459622%,46.5797985667% .6030737921%,48.2635182233% .1519224699%,50% 0%,51.7364817767% .1519224699%,53.4202014333% .6030737921%,55% 1.3397459622%,89.6410161514% 21.3397459622%,91.0688922482% 22.3395555688%,92.3014605826% 23.5721239031%,93.3012701892% 25%,94.0379423592% 26.5797985667%,94.4890936815% 28.2635182233%,94.6410161514% 30%,94.6410161514% 70%,94.4890936815% 71.7364817767%,94.0379423592% 73.4202014333%,93.3012701892% 75%,92.3014605826% 76.4278760969%,91.0688922482% 77.6604444312%,89.6410161514% 78.6602540378%,55% 98.6602540378%,53.4202014333% 99.3969262079%,51.7364817767% 99.8480775301%,50% 100%,48.2635182233% 99.8480775301%,46.5797985667% 99.3969262079%,45% 98.6602540378%,10.3589838486% 78.6602540378%,8.9311077518% 77.6604444312%,7.6985394174% 76.4278760969%,6.6987298108% 75%,5.9620576408% 73.4202014333%,5.5109063185% 71.7364817767%,5.3589838486% 70%,5.3589838486% 30%,5.5109063185% 28.2635182233%,5.9620576408% 26.5797985667%,6.6987298108% 25%,7.6985394174% 23.5721239031%,8.9311077518% 22.3395555688%,10.3589838486% 21.3397459622%)}.octagon{clip-path:polygon(46.1731656763% .7612046749%,47.411809549% .3407417371%,48.6947380778% .0855513863%,50% 0%,51.3052619222% .0855513863%,52.588190451% .3407417371%,53.8268343237% .7612046749%,82.1111055711% 12.4769334274%,83.2842712475% 13.0554747147%,84.3718855375% 13.7821953496%,85.3553390593% 14.6446609407%,86.2178046504% 15.6281144625%,86.9445252853% 16.7157287525%,87.5230665726% 17.8888944289%,99.2387953251% 46.1731656763%,99.6592582629% 47.411809549%,99.9144486137% 48.6947380778%,100% 50%,99.9144486137% 51.3052619222%,99.6592582629% 52.588190451%,99.2387953251% 53.8268343237%,87.5230665726% 82.1111055711%,86.9445252853% 83.2842712475%,86.2178046504% 84.3718855375%,85.3553390593% 85.3553390593%,84.3718855375% 86.2178046504%,83.2842712475% 86.9445252853%,82.1111055711% 87.5230665726%,53.8268343237% 99.2387953251%,52.588190451% 99.6592582629%,51.3052619222% 99.9144486137%,50% 100%,48.6947380778% 99.9144486137%,47.411809549% 99.6592582629%,46.1731656763% 99.2387953251%,17.8888944289% 87.5230665726%,16.7157287525% 86.9445252853%,15.6281144625% 86.2178046504%,14.6446609407% 85.3553390593%,13.7821953496% 84.3718855375%,13.0554747147% 83.2842712475%,12.4769334274% 82.1111055711%,.7612046749% 53.8268343237%,.3407417371% 52.588190451%,.0855513863% 51.3052619222%,0% 50%,.0855513863% 48.6947380778%,.3407417371% 47.411809549%,.7612046749% 46.1731656763%,12.4769334274% 17.8888944289%,13.0554747147% 16.7157287525%,13.7821953496% 15.6281144625%,14.6446609407% 14.6446609407%,15.6281144625% 13.7821953496%,16.7157287525% 13.0554747147%,17.8888944289% 12.4769334274%)}.ribbon{position:relative}.ribbon .ribbon-label{display:flex;justify-content:center;align-items:center;padding:5px 10px;position:absolute;z-index:1;background-color:#009ef7;box-shadow:0 -1px 5px #0000001a;color:#fff;top:50%;right:0;transform:translate(5px) translateY(-50%)}.ribbon .ribbon-label>.ribbon-inner{z-index:-1;position:absolute;padding:0;width:100%;height:100%;top:0;left:0}.ribbon .ribbon-label:after{border-color:#003c5e}.ribbon-vertical .ribbon-label{padding:5px 10px;min-width:36px;min-height:46px;text-align:center}.ribbon.ribbon-top .ribbon-label{top:0;transform:translate(-15px) translateY(-4px);border-bottom-right-radius:.475rem;border-bottom-left-radius:.475rem}.ribbon.ribbon-bottom .ribbon-label{border-top-right-radius:.475rem;border-top-left-radius:.475rem}.ribbon.ribbon-start .ribbon-label{top:50%;left:0;right:auto;transform:translate(-5px) translateY(-50%);border-top-right-radius:.475rem;border-bottom-right-radius:.475rem}.ribbon.ribbon-end .ribbon-label{border-top-left-radius:.475rem;border-bottom-left-radius:.475rem}.ribbon.ribbon-clip.ribbon-start .ribbon-label{left:-5px}.ribbon.ribbon-clip.ribbon-start .ribbon-label .ribbon-inner{border-top-right-radius:.475rem;border-bottom-right-radius:.475rem}.ribbon.ribbon-clip.ribbon-start .ribbon-label .ribbon-inner:before,.ribbon.ribbon-clip.ribbon-start .ribbon-label .ribbon-inner:after{content:"";position:absolute;border-style:solid;border-color:transparent!important;bottom:-10px}.ribbon.ribbon-clip.ribbon-start .ribbon-label .ribbon-inner:before{border-width:0 10px 10px 0;border-right-color:#181c32!important;left:0}.ribbon.ribbon-clip.ribbon-end .ribbon-label{right:-5px}.ribbon.ribbon-clip.ribbon-end .ribbon-label .ribbon-inner{border-top-left-radius:.475rem;border-bottom-left-radius:.475rem}.ribbon.ribbon-clip.ribbon-end .ribbon-label .ribbon-inner:before,.ribbon.ribbon-clip.ribbon-end .ribbon-label .ribbon-inner:after{content:"";position:absolute;border-style:solid;border-color:transparent!important;bottom:-10px}.ribbon.ribbon-clip.ribbon-end .ribbon-label .ribbon-inner:before{border-width:0 0 10px 10px;border-left-color:#181c32!important;right:0}.ribbon.ribbon-triangle{position:absolute;z-index:1;display:flex;align-items:flex-start;justify-content:flex-start}.ribbon.ribbon-triangle.ribbon-top-start{top:0;left:0;width:4rem;height:4rem;border-bottom:solid 2rem transparent!important;border-left:solid 2rem red;border-right:solid 2rem transparent!important;border-top:solid 2rem red}.ribbon.ribbon-triangle.ribbon-top-end{top:0;right:0;width:4rem;height:4rem;border-bottom:solid 2rem transparent!important;border-left:solid 2rem transparent!important;border-right:solid 2rem red;border-top:solid 2rem red}.ribbon.ribbon-triangle.ribbon-bottom-start{bottom:0;left:0;width:4rem;height:4rem;border-bottom:solid 2rem red;border-left:solid 2rem red;border-right:solid 2rem transparent!important;border-top:solid 2rem transparent!important}.ribbon.ribbon-triangle.ribbon-bottom-end{bottom:0;right:0;width:4rem;height:4rem;border-bottom:solid 2rem red;border-right:solid 2rem red;border-left:solid 2rem transparent!important;border-top:solid 2rem transparent!important}.blockui{position:relative}.blockui .blockui-overlay{transition:all .3s ease;position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background-color:#0000000d}.blockui .blockui-overlay .spinner-border{height:1.35rem;width:1.35rem}.blockui .blockui-message{display:flex;align-items:center;border-radius:.475rem;box-shadow:0 0 50px #523f6926;background-color:#fff;color:#7e8299;font-weight:500;margin:0!important;width:auto;padding:.85rem 1.75rem!important}.blockui .blockui-message .spinner-border{margin-right:.65rem}.explore-btn-toggle{color:#7e8299;background-color:#fff}.explore-btn-toggle:hover,.explore-btn-toggle:focus,.explore-btn-toggle:active{color:#fff;background-color:#00b2ff}.explore-btn-dismiss{border:0}.explore-btn-dismiss:hover i,.explore-btn-dismiss:hover .svg-icon{color:#00b2ff}.explore-btn-primary{border:0;color:#fff;background-color:#00b2ff}.explore-btn-primary:hover{color:#fff;background-color:#0098da}.explore-btn-secondary{border:0;color:#7e8299;background-color:#f5f8fa}.explore-btn-secondary:hover{color:#3f4254;background-color:#eff2f5}.explore-btn-outline{border:1px dashed #E4E6EF!important}.explore-btn-outline:hover,.explore-btn-outline.active{border:1px dashed #50CD89!important;background-color:#e8fff3}.explore-link{color:#00b2ff}.explore-link:hover{color:#0098da}.explore-link-hover:hover{color:#00b2ff!important}.explore-icon-success{color:#50cd89}.explore-icon-danger{color:#f1416c}.explore-label-free{color:#fff;background-color:#ffc700}.explore-label-pro{color:#fff;background-color:#50cd89}.cookiealert{background:inherit;color:inherit}@media print{.print-content-only{padding:0!important;background:none!important}.print-content-only .wrapper,.print-content-only .page,.print-content-only .page-title .content,.print-content-only .container,.print-content-only .container-xxl,.print-content-only .container-fluid,.print-content-only .container-sm,.print-content-only .container-md,.print-content-only .container-lg,.print-content-only .container-xl{background:none!important;padding:0!important;margin:0!important}.print-content-only .aside,.print-content-only .sidebar,.print-content-only .scrolltop,.print-content-only .header,.print-content-only .footer,.print-content-only .toolbar,.print-content-only .drawer,.print-content-only .btn{display:none!important}}@media (min-width: 992px){.container-custom{padding-left:2rem!important;padding-right:2rem!important}}@media (max-width: 991.98px){.container-custom{max-width:none;padding-left:1.5rem!important;padding-right:1.5rem!important}}.landing-dark-bg{background-color:#13263c}.landing-dark-color{color:#13263c}.landing-dark-border{border:1px dashed #2C3F5B}.landing-dark-separator{border-top:1px dashed #2C3F5B}.landing-curve{position:relative}.landing-curve svg{position:relative;top:0;display:block}.landing-header{display:flex;align-items:center;height:100px}.landing-header .logo-default{display:block}.landing-header .logo-sticky{display:none}.landing-header .menu .menu-link.active{color:#fff}[data-kt-sticky-landing-header=on] .landing-header .menu .menu-link.active{color:#009ef7;background-color:#eff2f566}[data-kt-sticky-landing-header=on] .landing-header{padding:0;position:fixed;top:0;right:0;left:0;z-index:100;background-color:#fff;box-shadow:0 10px 30px #523f690d;height:70px}[data-kt-sticky-landing-header=on] .landing-header .logo-sticky{display:block}[data-kt-sticky-landing-header=on] .landing-header .logo-default{display:none}body[data-kt-sticky-landing-header=on]{padding-top:100px}@media (max-width: 991.98px){.landing-header{height:70px}.landing-header .landing-menu-wrapper{position:relative;overflow:auto}[data-kt-sticky-landing-header=on] .landing-header{height:70px}.landing-header .menu .menu-link.active{color:#009ef7;background-color:#eff2f566}body[data-kt-sticky-landing-header=on]{padding-top:70px}}html{font-family:sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body{height:100%;margin:0;padding:0;font-size:16px!important;font-weight:400;font-family:Poppins,Helvetica,"sans-serif";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 991.98px){html,body{font-size:16px!important}}@media (max-width: 767.98px){html,body{font-size:16px!important}}html a:hover,html a:active,html a:focus,body a:hover,body a:active,body a:focus{text-decoration:none!important}body{display:flex;flex-direction:column;color:#181c32}router-outlet{display:none}canvas{-webkit-user-select:none;user-select:none}@media print{.print-content-only{padding:0!important;background:none!important}.print-content-only .wrapper,.print-content-only .page,.print-content-only .page-title .content,.print-content-only .container,.print-content-only .container-xxl,.print-content-only .container-fluid,.print-content-only .container-sm,.print-content-only .container-md,.print-content-only .container-lg,.print-content-only .container-xl{background:none!important;padding:0!important;margin:0!important}.print-content-only .aside,.print-content-only .sidebar,.print-content-only .scrolltop,.print-content-only .header,.print-content-only .footer,.print-content-only .toolbar,.print-content-only .drawer,.print-content-only .btn{display:none!important}}body{background-color:#f5f8fa;background-repeat:no-repeat;background-position:center top;background-size:100% 350px}body.page-bg-image-lg{background-size:100% 530px}.text-page-bg{color:#f5f8fa}.nav-custom .nav-link{color:#fff!important;opacity:.7}.nav-custom .nav-link.active{opacity:1;border-bottom:2px solid #ffffff!important}.nav-custom .nav-link:hover{opacity:1;border-bottom-color:transparent!important}@media (min-width: 992px){.container,.container-xxl,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{padding:0 30px}.wrapper{transition:padding-left ease,margin-right ease}.header-fixed[data-kt-sticky-header=on] .wrapper{padding-top:80px}}@media (max-width: 991.98px){body{background-size:100% 200px}body.page-bg-image-lg{background-size:100% 450px}.container,.container-xxl,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{max-width:none;padding:0 15px}.header-tablet-and-mobile-fixed[data-kt-sticky-header=on] .wrapper{padding-top:65px}}@media (min-width: 992px){.header{display:flex;justify-content:space-between;align-items:stretch;position:relative;z-index:2;height:80px;transition:left ease;border-bottom:1px solid rgba(255,255,255,.1);width:100%;padding:0 5%;margin:0 auto;background-color:#fff}.header .header-logo{padding:0;display:flex;align-items:center}.header .header-logo .logo-default{display:inline-block}.header .header-logo .logo-sticky{display:none}.header .header-menu{display:flex}.header-fixed[data-kt-sticky-header=on] .header{position:fixed;top:0;right:0;left:0;z-index:97;background-color:#fff;box-shadow:0 10px 30px #523f6914;height:65px;border-bottom:0;padding:0}.header-fixed[data-kt-sticky-header=on] .header .header-logo .logo-sticky{display:inline-block}.header-fixed[data-kt-sticky-header=on] .header .topbar{margin-right:1rem}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link{color:#333}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link .menu-title{color:#333;font-weight:400;font-size:.8rem}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link .menu-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link .menu-icon .svg-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link .menu-icon i{color:#4a4b68}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link .menu-bullet .bullet{background-color:#9899ac}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23494b69'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23494b69'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item:not(.here)>.menu-link:hover:not(.disabled):not(.active):not(.here){transition:color .2s ease,background-color .2s ease;background-color:#00adee1a;color:#333}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item:not(.here)>.menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title{color:#333;font-weight:400;font-size:.8rem}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item:not(.here)>.menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item:not(.here)>.menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item:not(.here)>.menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i{color:#fff}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet .bullet,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item:not(.here)>.menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet .bullet{background-color:#fff}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item:not(.here)>.menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.here>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#ffffff1a;color:#333}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.here>.menu-link .menu-title{color:#333;font-weight:400;font-size:.8rem}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.here>.menu-link .menu-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.here>.menu-link .menu-icon .svg-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.here>.menu-link .menu-icon i{color:#fff}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.here>.menu-link .menu-bullet .bullet{background-color:#fff}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.here>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.show>.menu-link{transition:color .2s ease,background-color .2s ease;background-color:#ffffff1a;color:#333}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.show>.menu-link .menu-title{color:#333;font-weight:400;font-size:.8rem}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.show>.menu-link .menu-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.show>.menu-link .menu-icon .svg-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.show>.menu-link .menu-icon i{color:#fff}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.show>.menu-link .menu-bullet .bullet{background-color:#fff}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item.show>.menu-link .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link.active{transition:color .2s ease,background-color .2s ease;background-color:#00adee;color:#fff}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link.active .menu-title{color:#fff;font-weight:400;font-size:.8rem}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link.active .menu-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link.active .menu-icon .svg-icon,body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link.active .menu-icon i{color:#f1416c}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link.active .menu-bullet .bullet{background-color:#f1416c}body:not([data-kt-sticky-header=on]) .header .header-menu .menu>.menu-item>.menu-link.active .menu-arrow:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.06463 4.42111C1.96161 4.22088 1.9809 3.9637 2.12863 3.78597L5.12847 0.177181C5.31402 -0.046034 5.63049 -0.060261 5.83532 0.145404C6.04015 0.351069 6.05578 0.698744 5.87023 0.921959L3.19406 4.14137L5.84414 7.06417C6.03896 7.27904 6.03835 7.62686 5.84278 7.84105C5.64721 8.05524 5.33073 8.05469 5.13591 7.83982L2.14806 4.54449C2.1141 4.50704 2.08629 4.46541 2.06463 4.42111Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 9' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.93537 4.57889C6.03839 4.77912 6.0191 5.0363 5.87137 5.21403L2.87153 8.82282C2.68598 9.04603 2.36951 9.06026 2.16468 8.8546C1.95985 8.64893 1.94422 8.30126 2.12977 8.07804L4.80594 4.85863L2.15586 1.93583C1.96104 1.72096 1.96165 1.37314 2.15722 1.15895C2.35279 0.944757 2.66927 0.945311 2.86409 1.16018L5.85194 4.45551C5.8859 4.49296 5.91371 4.53459 5.93537 4.57889Z'/%3e%3c/svg%3e")}}@media (max-width: 991.98px){.header{display:flex;justify-content:space-between;align-items:stretch;height:65px;position:relative;z-index:unset;border-bottom:1px solid rgba(255,255,255,.1)}.header .header-logo .logo-default{display:inline-block}.header .header-logo .logo-sticky{display:none}.header-tablet-and-mobile-fixed[data-kt-sticky-header=on] .header{position:fixed;top:0;right:0;left:0;z-index:97;height:65px;min-height:65px;background-color:#fff;box-shadow:0 10px 30px #523f6914;border-bottom:0}.header-tablet-and-mobile-fixed[data-kt-sticky-header=on] .header .header-logo .logo-default{display:none}.header-tablet-and-mobile-fixed[data-kt-sticky-header=on] .header .header-logo .logo-sticky{display:inline-block}.header .header-menu{display:none;z-index:96}}body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom i,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom .svg-icon{color:#a1a5b7}body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.dropdown-toggle:after{color:#a1a5b7}.btn-check:checked+body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom,.btn-check:active+body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:focus:not(.btn-active),body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:hover:not(.btn-active),body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:active:not(.btn-active),body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.active,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.show,.show>body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom{background-color:#f1faff!important}.btn-check:checked+body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom i,.btn-check:checked+body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom .svg-icon,.btn-check:active+body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom i,.btn-check:active+body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom .svg-icon,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:focus:not(.btn-active) i,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:focus:not(.btn-active) .svg-icon,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:hover:not(.btn-active) i,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:hover:not(.btn-active) .svg-icon,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:active:not(.btn-active) i,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:active:not(.btn-active) .svg-icon,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.active i,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.active .svg-icon,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.show i,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.show .svg-icon,.show>body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom i,.show>body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom .svg-icon{color:#009ef7}.btn-check:checked+body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.dropdown-toggle:after,.btn-check:active+body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.dropdown-toggle:after,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:focus:not(.btn-active).dropdown-toggle:after,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:hover:not(.btn-active).dropdown-toggle:after,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom:active:not(.btn-active).dropdown-toggle:after,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.active.dropdown-toggle:after,body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.show.dropdown-toggle:after,.show>body:not([data-kt-sticky-header=on]) .topbar .btn.btn-custom.dropdown-toggle:after{color:#009ef7}body:not([data-kt-sticky-header=on]) .topbar .active.show>.btn.btn-custom{color:#009ef7;background-color:#f1faff!important}body:not([data-kt-sticky-header=on]) .topbar .active.show>.btn.btn-custom i,body:not([data-kt-sticky-header=on]) .topbar .active.show>.btn.btn-custom .svg-icon{color:#009ef7}.toolbar{display:flex;align-items:center}.toolbar .btn.btn-custom{background-color:#ffffff1a}.aside{display:flex;flex-shrink:0;flex-direction:column;padding:0}@media (min-width: 992px){.aside{width:265px;transition:width ease}.aside .aside-menu{width:265px}.aside-enabled[data-kt-sticky-aside-sticky=on] .content{padding-left:295px}}@media (max-width: 991.98px){.aside{box-shadow:none;border-radius:0;display:none}}.aside-menu .menu .menu-item .menu-link,.aside-menu .menu .menu-item .menu-content{padding-left:25px;padding-right:25px}.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:calc(.75rem + 25px)}.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:calc(1.5rem + 25px)}.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:calc(2.25rem + 25px)}.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:calc(3rem + 25px)}.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:.75rem;padding-right:0}.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:1.5rem;padding-right:0}.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:2.25rem;padding-right:0}.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:3rem;padding-right:0}.aside-menu .menu-item{padding:0}.aside-menu .menu-item .menu-title{font-weight:500}.aside-menu .menu-item .menu-link{padding-top:.75rem;padding-bottom:.75rem}.aside-menu .menu-item .menu-icon{justify-content:flex-start}@media (min-width: 992px){.content{padding:0}.aside-enabled .content{padding-left:30px}}@media (max-width: 991.98px){.content{padding:15px 0}}@media print{.print-content-only{padding:0!important;background:none!important}.print-content-only .docs-wrapper,.print-content-only .docs-page,.print-content-only .docs-page-title .docs-content,.print-content-only .container,.print-content-only .container-fluid,.print-content-only .container-sm,.print-content-only .container-md,.print-content-only .container-lg,.print-content-only .container-xl,.print-content-only .container-xxl{background:none!important;padding:0!important;margin:0!important}.print-content-only .docs-aside,.print-content-only docs- .scrolltop,.print-content-only .docs-header,.print-content-only .drawer,.print-content-only .btn{display:none!important}}.docs-wrapper{background-color:#f5f8fa}@media (min-width: 992px){.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{padding:0 30px}.docs-wrapper{padding-left:265px}}@media (max-width: 991.98px){.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:none;padding:0 15px}}@media (min-width: 992px){.docs-header{display:flex;justify-content:space-between;align-items:center}}@media (max-width: 991.98px){.docs-header{display:flex;justify-content:space-between;align-items:center}.docs-header .docs-page-title[data-kt-swapper=true]{display:none!important}}.docs-aside{display:flex;flex-direction:column;box-shadow:0 0 28px #523f6906;background-color:#fff;padding:0}@media (min-width: 992px){.docs-aside{position:fixed;top:0;bottom:0;left:0;z-index:101;overflow:hidden;width:265px}.docs-aside .docs-aside-logo{display:flex;justify-content:space-between;align-items:center;padding:0 25px}.docs-aside .docs-aside-menu{width:265px}}@media (max-width: 991.98px){.docs-aside,.docs-aside .docs-aside-logo{display:none}}.docs-aside-menu .menu .menu-item .menu-link,.docs-aside-menu .menu .menu-item .menu-content{padding-left:25px;padding-right:25px}.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:calc(.75rem + 25px)}.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:calc(1.5rem + 25px)}.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:calc(2.25rem + 25px)}.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:calc(3rem + 25px)}.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:.75rem;padding-right:0}.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:1.5rem;padding-right:0}.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:2.25rem;padding-right:0}.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-item>.menu-link,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-content,.menu-fit .docs-aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-sub:not([data-popper-placement])>.menu-inner>.menu-item>.menu-link{padding-left:3rem;padding-right:0}.docs-aside-menu .menu-item{padding:0}.docs-aside-menu .menu-item .menu-link{font-weight:500;padding-top:.75rem;padding-bottom:.75rem}.docs-aside-menu .menu-item .menu-icon{justify-content:flex-start}.card.card-docs{background-color:#fff;border:0}.icon-bg-url{width:1.35rem;height:1.35rem;background-repeat:no-repeat;display:inline-block}.icon-bg-url.white.icon-tree-people{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 37 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.8666 27.7704C36.7743 28.1858 36.7051 28.6243 36.5897 29.0165C35.6205 32.5241 32.436 34.7856 28.7669 34.5779C25.3285 34.3933 22.3978 31.6703 21.844 28.1858C21.6132 26.6628 21.844 25.1859 22.5132 23.7783C22.5594 23.6859 22.6055 23.5936 22.6517 23.4783C22.6517 23.4783 22.6517 23.4783 22.6517 23.409C22.4209 23.2706 22.1671 23.086 21.9363 22.9475C20.8517 22.2552 19.7671 21.5399 18.6595 20.8476C18.5672 20.7783 18.3826 20.7553 18.2903 20.8014C16.9288 21.6552 15.5673 22.5552 14.275 23.386C14.5288 24.2398 14.8519 25.0474 15.0134 25.8782C15.775 29.8704 12.7981 33.9549 8.7598 34.5318C8.62134 34.5318 8.50596 34.5779 8.3675 34.5779C7.97521 34.6241 7.72137 34.4394 7.67522 34.1164C7.62907 33.7933 7.83675 33.5626 8.22905 33.5164C9.3367 33.3779 10.3751 33.0087 11.2982 32.3626C11.4597 32.2472 11.5982 32.1318 11.8289 31.9703C11.5289 31.4857 11.229 31.0242 10.9059 30.5627C10.3751 29.8704 9.70592 29.3165 8.96748 28.8781C8.41366 28.555 8.39058 28.2089 8.87518 27.7935C9.54439 27.1935 9.77515 26.3166 9.42901 25.509C9.08287 24.7244 8.32135 24.2629 7.44446 24.309C6.61371 24.3552 5.89835 24.9551 5.69067 25.7859C5.50606 26.5474 5.69067 27.2166 6.26757 27.7474C6.8214 28.2781 6.79832 28.5319 6.12911 28.9473C4.90608 29.6858 3.98303 30.7011 3.38305 32.0165C4.12148 32.6395 4.95223 33.078 5.87527 33.3318C6.45218 33.4933 6.63679 33.701 6.54448 34.0702C6.45218 34.4164 6.15219 34.5318 5.59836 34.3933C2.20616 33.4702 -0.147611 30.2396 0.0369984 26.6628C0.221608 23.1552 2.92152 20.1553 6.40603 19.6476C9.2444 19.2322 11.5982 20.1784 13.4443 22.3475C13.4904 22.3937 13.5366 22.4629 13.6058 22.5321C13.6981 22.486 13.7673 22.4398 13.8596 22.3937C15.1288 21.586 16.398 20.7553 17.6672 19.9476C17.8518 19.8322 17.9441 19.6938 17.9441 19.463C17.9441 18.2861 17.9441 17.0862 17.9441 15.9093C17.9441 15.6785 17.8749 15.5862 17.6211 15.5631C13.5596 15.1478 10.5136 11.3863 10.952 7.32493C11.0905 5.96343 11.552 4.74039 12.3366 3.63274C12.6135 3.24044 12.9135 3.14814 13.2135 3.35582C13.4904 3.56351 13.4904 3.88658 13.2135 4.27887C11.5751 6.58649 11.5751 9.63255 13.2135 11.8709C13.2827 11.9632 13.352 12.0325 13.4443 12.1479C14.1135 10.9479 14.9673 9.97869 16.0519 9.24025C15.0365 7.50954 15.2211 5.94036 16.5134 4.90193C17.6903 3.9558 19.3748 4.00196 20.5056 5.01731C21.5671 5.98651 21.9363 7.7403 20.8056 9.21718C21.8902 9.97869 22.7901 10.9479 23.4363 12.1479C23.8978 11.6171 24.2208 11.0633 24.4516 10.4402C25.49 7.87876 24.7285 4.87885 22.5824 3.10198C20.3902 1.27897 17.3441 1.07128 14.9673 2.59431C14.4827 2.8943 14.2058 2.8943 13.9981 2.59431C13.7904 2.27124 13.9058 1.99433 14.3904 1.67126C19.0518 -1.28249 25.2593 1.67126 25.9054 7.14032C26.4131 11.3171 23.4132 15.1016 19.2595 15.5401C19.0287 15.5631 18.9595 15.6554 18.9595 15.8631C18.9595 17.0631 18.9595 18.2861 18.9595 19.4861C18.9595 19.6015 19.0287 19.7861 19.121 19.8553C20.4825 20.7553 21.844 21.6322 23.0901 22.4168C23.5286 22.0475 23.9209 21.7014 24.3132 21.3783C26.39 19.6245 28.7438 19.1169 31.3745 19.7861C31.4437 19.7861 31.5129 19.8322 31.5822 19.8553C31.9052 19.9707 32.0668 20.2245 31.9744 20.5245C31.8821 20.8245 31.6052 20.963 31.2591 20.8937C30.7976 20.8014 30.3591 20.663 29.8976 20.6168C25.9977 20.2476 22.7209 23.3167 22.8132 27.2397C22.8594 28.6935 23.344 29.9857 24.267 31.1396C24.9131 29.9396 25.79 28.9704 26.8746 28.232C25.8823 26.3859 26.0439 24.909 27.3592 23.8706C28.4899 22.9706 30.1284 22.9937 31.236 23.9398C32.4821 25.0013 32.6437 26.5012 31.6514 28.232C32.736 28.9935 33.6129 29.9396 34.259 31.1396C34.3282 31.0473 34.4205 30.978 34.4667 30.8857C36.5435 28.0704 35.9897 24.0782 33.2436 21.9552C32.7821 21.586 32.6898 21.3091 32.9206 21.0091C33.1513 20.7322 33.4513 20.7553 33.8898 21.1014C35.482 22.3706 36.4282 24.0321 36.7281 26.0628C36.7281 26.1782 36.7743 26.2936 36.7974 26.4089V27.7704H36.8666ZM12.5674 31.1396C14.3673 29.155 14.8058 25.2782 12.1982 22.6014C9.59054 19.9245 5.3676 19.9707 2.82922 22.6937C0.26776 25.4397 0.844665 29.2704 2.57538 31.1626C3.19844 29.9857 4.07533 29.0165 5.18299 28.255C4.19071 26.5474 4.32917 25.0705 5.57528 23.9859C6.65987 23.0398 8.29827 22.9937 9.45208 23.8936C10.029 24.3552 10.3982 24.9321 10.5597 25.6474C10.7674 26.6166 10.5367 27.4704 9.93668 28.255C11.0443 29.0165 11.9212 29.9857 12.5443 31.1626L12.5674 31.1396ZM14.2519 12.9555C16.5134 14.9631 20.1133 15.0324 22.444 13.1401C22.6055 13.0017 22.6286 12.8863 22.5363 12.7248C22.3286 12.3786 22.1209 12.0325 21.8902 11.6863C21.3363 10.9248 20.621 10.3248 19.8133 9.84023C19.3056 9.54024 19.2595 9.17102 19.6979 8.8018C19.7441 8.75565 19.7902 8.73258 19.8364 8.68642C20.644 7.90183 20.644 6.63264 19.8594 5.84805C19.0749 5.06346 17.7826 5.08654 17.0211 5.8942C16.2596 6.70187 16.3288 7.97106 17.1365 8.73258C17.6903 9.21718 17.6441 9.51717 17.0211 9.90946C15.798 10.6479 14.875 11.6633 14.275 12.9555H14.2519ZM33.4975 31.9703C32.8975 30.655 31.9514 29.6627 30.7283 28.9242C30.1284 28.555 30.1053 28.255 30.613 27.7935C31.236 27.2397 31.4437 26.5474 31.2129 25.7397C30.9822 24.9321 30.2668 24.3782 29.4591 24.3321C28.5822 24.2859 27.8207 24.7475 27.4977 25.5551C27.1746 26.3166 27.3823 27.2166 28.0053 27.7935C28.1438 27.932 28.3053 28.0935 28.3515 28.255C28.4438 28.6012 28.19 28.7627 27.9361 28.9242C26.69 29.6627 25.7439 30.678 25.1439 31.9934C27.4515 34.1164 31.3052 34.0472 33.4975 31.9934V31.9703Z' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.icon-bg-url.white.icon-tree-people.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 37 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.8666 27.7704C36.7743 28.1858 36.7051 28.6243 36.5897 29.0165C35.6205 32.5241 32.436 34.7856 28.7669 34.5779C25.3285 34.3933 22.3978 31.6703 21.844 28.1858C21.6132 26.6628 21.844 25.1859 22.5132 23.7783C22.5594 23.6859 22.6055 23.5936 22.6517 23.4783C22.6517 23.4783 22.6517 23.4783 22.6517 23.409C22.4209 23.2706 22.1671 23.086 21.9363 22.9475C20.8517 22.2552 19.7671 21.5399 18.6595 20.8476C18.5672 20.7783 18.3826 20.7553 18.2903 20.8014C16.9288 21.6552 15.5673 22.5552 14.275 23.386C14.5288 24.2398 14.8519 25.0474 15.0134 25.8782C15.775 29.8704 12.7981 33.9549 8.7598 34.5318C8.62134 34.5318 8.50596 34.5779 8.3675 34.5779C7.97521 34.6241 7.72137 34.4394 7.67522 34.1164C7.62907 33.7933 7.83675 33.5626 8.22905 33.5164C9.3367 33.3779 10.3751 33.0087 11.2982 32.3626C11.4597 32.2472 11.5982 32.1318 11.8289 31.9703C11.5289 31.4857 11.229 31.0242 10.9059 30.5627C10.3751 29.8704 9.70592 29.3165 8.96748 28.8781C8.41366 28.555 8.39058 28.2089 8.87518 27.7935C9.54439 27.1935 9.77515 26.3166 9.42901 25.509C9.08287 24.7244 8.32135 24.2629 7.44446 24.309C6.61371 24.3552 5.89835 24.9551 5.69067 25.7859C5.50606 26.5474 5.69067 27.2166 6.26757 27.7474C6.8214 28.2781 6.79832 28.5319 6.12911 28.9473C4.90608 29.6858 3.98303 30.7011 3.38305 32.0165C4.12148 32.6395 4.95223 33.078 5.87527 33.3318C6.45218 33.4933 6.63679 33.701 6.54448 34.0702C6.45218 34.4164 6.15219 34.5318 5.59836 34.3933C2.20616 33.4702 -0.147611 30.2396 0.0369984 26.6628C0.221608 23.1552 2.92152 20.1553 6.40603 19.6476C9.2444 19.2322 11.5982 20.1784 13.4443 22.3475C13.4904 22.3937 13.5366 22.4629 13.6058 22.5321C13.6981 22.486 13.7673 22.4398 13.8596 22.3937C15.1288 21.586 16.398 20.7553 17.6672 19.9476C17.8518 19.8322 17.9441 19.6938 17.9441 19.463C17.9441 18.2861 17.9441 17.0862 17.9441 15.9093C17.9441 15.6785 17.8749 15.5862 17.6211 15.5631C13.5596 15.1478 10.5136 11.3863 10.952 7.32493C11.0905 5.96343 11.552 4.74039 12.3366 3.63274C12.6135 3.24044 12.9135 3.14814 13.2135 3.35582C13.4904 3.56351 13.4904 3.88658 13.2135 4.27887C11.5751 6.58649 11.5751 9.63255 13.2135 11.8709C13.2827 11.9632 13.352 12.0325 13.4443 12.1479C14.1135 10.9479 14.9673 9.97869 16.0519 9.24025C15.0365 7.50954 15.2211 5.94036 16.5134 4.90193C17.6903 3.9558 19.3748 4.00196 20.5056 5.01731C21.5671 5.98651 21.9363 7.7403 20.8056 9.21718C21.8902 9.97869 22.7901 10.9479 23.4363 12.1479C23.8978 11.6171 24.2208 11.0633 24.4516 10.4402C25.49 7.87876 24.7285 4.87885 22.5824 3.10198C20.3902 1.27897 17.3441 1.07128 14.9673 2.59431C14.4827 2.8943 14.2058 2.8943 13.9981 2.59431C13.7904 2.27124 13.9058 1.99433 14.3904 1.67126C19.0518 -1.28249 25.2593 1.67126 25.9054 7.14032C26.4131 11.3171 23.4132 15.1016 19.2595 15.5401C19.0287 15.5631 18.9595 15.6554 18.9595 15.8631C18.9595 17.0631 18.9595 18.2861 18.9595 19.4861C18.9595 19.6015 19.0287 19.7861 19.121 19.8553C20.4825 20.7553 21.844 21.6322 23.0901 22.4168C23.5286 22.0475 23.9209 21.7014 24.3132 21.3783C26.39 19.6245 28.7438 19.1169 31.3745 19.7861C31.4437 19.7861 31.5129 19.8322 31.5822 19.8553C31.9052 19.9707 32.0668 20.2245 31.9744 20.5245C31.8821 20.8245 31.6052 20.963 31.2591 20.8937C30.7976 20.8014 30.3591 20.663 29.8976 20.6168C25.9977 20.2476 22.7209 23.3167 22.8132 27.2397C22.8594 28.6935 23.344 29.9857 24.267 31.1396C24.9131 29.9396 25.79 28.9704 26.8746 28.232C25.8823 26.3859 26.0439 24.909 27.3592 23.8706C28.4899 22.9706 30.1284 22.9937 31.236 23.9398C32.4821 25.0013 32.6437 26.5012 31.6514 28.232C32.736 28.9935 33.6129 29.9396 34.259 31.1396C34.3282 31.0473 34.4205 30.978 34.4667 30.8857C36.5435 28.0704 35.9897 24.0782 33.2436 21.9552C32.7821 21.586 32.6898 21.3091 32.9206 21.0091C33.1513 20.7322 33.4513 20.7553 33.8898 21.1014C35.482 22.3706 36.4282 24.0321 36.7281 26.0628C36.7281 26.1782 36.7743 26.2936 36.7974 26.4089V27.7704H36.8666ZM12.5674 31.1396C14.3673 29.155 14.8058 25.2782 12.1982 22.6014C9.59054 19.9245 5.3676 19.9707 2.82922 22.6937C0.26776 25.4397 0.844665 29.2704 2.57538 31.1626C3.19844 29.9857 4.07533 29.0165 5.18299 28.255C4.19071 26.5474 4.32917 25.0705 5.57528 23.9859C6.65987 23.0398 8.29827 22.9937 9.45208 23.8936C10.029 24.3552 10.3982 24.9321 10.5597 25.6474C10.7674 26.6166 10.5367 27.4704 9.93668 28.255C11.0443 29.0165 11.9212 29.9857 12.5443 31.1626L12.5674 31.1396ZM14.2519 12.9555C16.5134 14.9631 20.1133 15.0324 22.444 13.1401C22.6055 13.0017 22.6286 12.8863 22.5363 12.7248C22.3286 12.3786 22.1209 12.0325 21.8902 11.6863C21.3363 10.9248 20.621 10.3248 19.8133 9.84023C19.3056 9.54024 19.2595 9.17102 19.6979 8.8018C19.7441 8.75565 19.7902 8.73258 19.8364 8.68642C20.644 7.90183 20.644 6.63264 19.8594 5.84805C19.0749 5.06346 17.7826 5.08654 17.0211 5.8942C16.2596 6.70187 16.3288 7.97106 17.1365 8.73258C17.6903 9.21718 17.6441 9.51717 17.0211 9.90946C15.798 10.6479 14.875 11.6633 14.275 12.9555H14.2519ZM33.4975 31.9703C32.8975 30.655 31.9514 29.6627 30.7283 28.9242C30.1284 28.555 30.1053 28.255 30.613 27.7935C31.236 27.2397 31.4437 26.5474 31.2129 25.7397C30.9822 24.9321 30.2668 24.3782 29.4591 24.3321C28.5822 24.2859 27.8207 24.7475 27.4977 25.5551C27.1746 26.3166 27.3823 27.2166 28.0053 27.7935C28.1438 27.932 28.3053 28.0935 28.3515 28.255C28.4438 28.6012 28.19 28.7627 27.9361 28.9242C26.69 29.6627 25.7439 30.678 25.1439 31.9934C27.4515 34.1164 31.3052 34.0472 33.4975 31.9934V31.9703Z' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.icon-bg-url.white.icon-disk{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.21421 12.6431H9.64276V9.42885H3.21421V12.6431ZM10.7142 12.6431H11.7856V5.14314C11.7856 5.06501 11.7577 4.95759 11.7019 4.82087C11.6461 4.68415 11.5903 4.58789 11.5345 4.53209L9.18241 2.17997C9.1266 2.12416 9.03174 2.06836 8.89781 2.01256C8.76388 1.95675 8.65506 1.92885 8.57136 1.92885V5.411C8.57136 5.63421 8.49323 5.82394 8.33698 5.98019C8.18073 6.13644 7.991 6.21457 7.76779 6.21457H2.94636C2.72314 6.21457 2.53341 6.13644 2.37716 5.98019C2.22091 5.82394 2.14279 5.63421 2.14279 5.411V1.92885H1.07136V12.6432H2.14279V9.16101C2.14279 8.93779 2.22091 8.74806 2.37716 8.59181C2.53341 8.43556 2.72315 8.35744 2.94636 8.35744H9.91066C10.1339 8.35744 10.3236 8.43556 10.4799 8.59181C10.6361 8.74806 10.7142 8.93779 10.7142 9.16101L10.7142 12.6431ZM7.49993 4.87528V2.19671C7.49993 2.12417 7.47342 2.06139 7.42041 2.00838C7.3674 1.95536 7.30462 1.92886 7.23207 1.92886H5.62493C5.55238 1.92886 5.4896 1.95536 5.43659 2.00838C5.38358 2.06139 5.35707 2.12417 5.35707 2.19671V4.87528C5.35707 4.94783 5.38358 5.01061 5.43659 5.06362C5.4896 5.11663 5.55238 5.14314 5.62493 5.14314H7.23207C7.30462 5.14314 7.3674 5.11663 7.42041 5.06362C7.47342 5.01061 7.49993 4.94783 7.49993 4.87528ZM12.8571 5.14314V12.911C12.8571 13.1342 12.779 13.3239 12.6227 13.4802C12.4665 13.6364 12.2767 13.7146 12.0535 13.7146H0.803509C0.580295 13.7146 0.390563 13.6364 0.234314 13.4802C0.078064 13.3239 -6.10352e-05 13.1342 -6.10352e-05 12.911V1.66099C-6.10352e-05 1.43778 0.078064 1.24805 0.234314 1.0918C0.390564 0.935547 0.580296 0.857422 0.803509 0.857422H8.57136C8.79457 0.857422 9.04011 0.913225 9.30796 1.02483C9.57582 1.13644 9.78787 1.27037 9.94412 1.42662L12.2879 3.77037C12.4441 3.92662 12.5781 4.13867 12.6897 4.40653C12.8013 4.67439 12.8571 4.91992 12.8571 5.14313L12.8571 5.14314Z' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.icon-bg-url.white.icon-disk.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.21421 12.6431H9.64276V9.42885H3.21421V12.6431ZM10.7142 12.6431H11.7856V5.14314C11.7856 5.06501 11.7577 4.95759 11.7019 4.82087C11.6461 4.68415 11.5903 4.58789 11.5345 4.53209L9.18241 2.17997C9.1266 2.12416 9.03174 2.06836 8.89781 2.01256C8.76388 1.95675 8.65506 1.92885 8.57136 1.92885V5.411C8.57136 5.63421 8.49323 5.82394 8.33698 5.98019C8.18073 6.13644 7.991 6.21457 7.76779 6.21457H2.94636C2.72314 6.21457 2.53341 6.13644 2.37716 5.98019C2.22091 5.82394 2.14279 5.63421 2.14279 5.411V1.92885H1.07136V12.6432H2.14279V9.16101C2.14279 8.93779 2.22091 8.74806 2.37716 8.59181C2.53341 8.43556 2.72315 8.35744 2.94636 8.35744H9.91066C10.1339 8.35744 10.3236 8.43556 10.4799 8.59181C10.6361 8.74806 10.7142 8.93779 10.7142 9.16101L10.7142 12.6431ZM7.49993 4.87528V2.19671C7.49993 2.12417 7.47342 2.06139 7.42041 2.00838C7.3674 1.95536 7.30462 1.92886 7.23207 1.92886H5.62493C5.55238 1.92886 5.4896 1.95536 5.43659 2.00838C5.38358 2.06139 5.35707 2.12417 5.35707 2.19671V4.87528C5.35707 4.94783 5.38358 5.01061 5.43659 5.06362C5.4896 5.11663 5.55238 5.14314 5.62493 5.14314H7.23207C7.30462 5.14314 7.3674 5.11663 7.42041 5.06362C7.47342 5.01061 7.49993 4.94783 7.49993 4.87528ZM12.8571 5.14314V12.911C12.8571 13.1342 12.779 13.3239 12.6227 13.4802C12.4665 13.6364 12.2767 13.7146 12.0535 13.7146H0.803509C0.580295 13.7146 0.390563 13.6364 0.234314 13.4802C0.078064 13.3239 -6.10352e-05 13.1342 -6.10352e-05 12.911V1.66099C-6.10352e-05 1.43778 0.078064 1.24805 0.234314 1.0918C0.390564 0.935547 0.580296 0.857422 0.803509 0.857422H8.57136C8.79457 0.857422 9.04011 0.913225 9.30796 1.02483C9.57582 1.13644 9.78787 1.27037 9.94412 1.42662L12.2879 3.77037C12.4441 3.92662 12.5781 4.13867 12.6897 4.40653C12.8013 4.67439 12.8571 4.91992 12.8571 5.14313L12.8571 5.14314Z' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.icon-bg-url.bg-theme-right{z-index:-1;width:323px!important;height:500px!important;background-image:url("data:image/svg+xml,%3Csvg width='323' height='500' viewBox='0 0 323 500' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.4' clip-path='url(%23clip0_152_11194)'%3E%3Cg opacity='0.35'%3E%3Cpath opacity='0.35' d='M210.075 418.168C211.205 418.065 212.333 417.946 213.464 417.809L264.793 201.248C263.844 200.621 262.89 200.007 261.926 199.408L210.075 418.168Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M219.377 416.946C220.53 416.75 221.686 416.536 222.833 416.303L272.491 206.797C271.567 206.071 270.632 205.366 269.69 204.67L219.377 416.946Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M183.187 417.54C184.257 417.689 185.323 417.818 186.396 417.938L240.662 188.994C239.653 188.619 238.635 188.26 237.616 187.912L183.187 417.54Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M200.951 418.641C202.06 418.624 203.17 418.596 204.275 418.547L256.915 196.468C255.945 195.927 254.968 195.406 253.984 194.894L200.951 418.641Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M228.873 414.905C230.052 414.598 231.232 414.268 232.41 413.923L279.979 213.217C279.081 212.38 278.179 211.556 277.259 210.751L228.873 414.905Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M191.989 418.424C193.077 418.493 194.166 418.54 195.257 418.581L248.868 192.395C247.877 191.941 246.88 191.495 245.875 191.069L191.989 418.424Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M280.766 386.072C282.252 384.664 283.693 383.216 285.099 381.741L312.625 265.606C312.035 263.656 311.396 261.718 310.696 259.792L280.766 386.072Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M261.459 400.947C261.882 400.686 262.29 400.416 262.706 400.153L300.875 239.11C300.622 238.689 300.377 238.259 300.115 237.842C299.582 236.974 299.035 236.112 298.483 235.264L258.843 402.519C259.72 402.005 260.593 401.483 261.459 400.947Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M238.591 411.922C239.801 411.491 241.011 411.049 242.214 410.577L287.24 220.602C286.374 219.641 285.495 218.701 284.606 217.773L238.591 411.922Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M98.8344 362.435C99.214 363.05 99.6005 363.656 99.9936 364.265L139.351 198.215C138.731 198.583 138.111 198.951 137.497 199.332C136.819 199.754 136.146 200.185 135.479 200.618L97.6091 360.388C98.0107 361.075 98.4168 361.76 98.8365 362.439L98.8344 362.435Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M174.539 416.01C175.588 416.234 176.638 416.447 177.693 416.647L232.3 186.245C231.271 185.946 230.237 185.67 229.2 185.402L174.539 416.01Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M269.519 395.485C270.896 394.473 272.24 393.437 273.561 392.373L307.087 250.933C306.383 249.392 305.645 247.861 304.874 246.34L269.519 395.485Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M248.561 407.873C249.809 407.298 251.054 406.692 252.291 406.068L294.227 229.149C293.402 228.037 292.56 226.938 291.702 225.863L248.561 407.873Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M316.845 285.794C316.51 282.987 316.074 280.187 315.531 277.393L292.987 372.512C294.723 370.26 296.373 367.953 297.932 365.59L316.845 285.794Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M91.4365 348.389C92.1306 349.956 92.863 351.511 93.6337 353.054L128.635 205.388C127.253 206.425 125.904 207.485 124.575 208.569L91.4365 348.389Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M104.231 370.459C105.051 371.584 105.893 372.683 106.75 373.769L149.658 192.745C148.404 193.333 147.159 193.939 145.922 194.575L104.235 370.457L104.231 370.459Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M111.195 379.1C112.054 380.07 112.932 381.021 113.821 381.961L159.649 188.611C158.436 189.049 157.223 189.509 156.018 189.987L111.195 379.1Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M85.9704 333.44C86.5499 335.428 87.1834 337.401 87.8683 339.368L117.341 215.02C115.846 216.471 114.393 217.952 112.984 219.467L85.9704 333.44Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M89.2321 257.578C85.3834 267.583 82.8983 278.069 81.8493 288.738L89.2321 257.578Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M81.8918 312.627C82.1947 315.543 82.6046 318.453 83.1261 321.356L105.016 229C103.248 231.361 101.571 233.779 99.993 236.244L81.8873 312.629L81.8918 312.627Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M308.139 346.612C313.443 334.149 316.596 320.849 317.449 307.33L308.139 346.612Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M125.915 393.044C126.836 393.778 127.766 394.496 128.708 395.203L178.899 183.449C177.745 183.656 176.589 183.882 175.434 184.123L125.915 393.044Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M118.44 386.558C119.335 387.402 120.239 388.231 121.158 389.042L169.384 185.559C168.203 185.873 167.021 186.209 165.84 186.561L118.438 386.554L118.44 386.558Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M149.497 407.608C150.485 408.069 151.482 408.515 152.485 408.948L206.321 181.819C205.23 181.756 204.141 181.709 203.049 181.68L149.497 407.608Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M157.69 411.054C158.701 411.434 159.712 411.802 160.733 412.155L215.129 182.656C214.061 182.512 212.988 182.392 211.917 182.276L157.69 411.054Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M141.46 403.488C142.432 404.033 143.407 404.56 144.388 405.079L197.346 181.646C196.239 181.668 195.127 181.703 194.017 181.753L141.46 403.488Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M133.593 398.658C134.54 399.292 135.495 399.91 136.456 400.515L188.208 182.173C187.076 182.283 185.944 182.405 184.817 182.55L133.593 398.658Z' fill='%239ECD5C'/%3E%3Cpath opacity='0.35' d='M166.041 413.851C167.072 414.155 168.102 414.443 169.136 414.718L223.792 184.135C222.745 183.915 221.688 183.711 220.632 183.522L166.041 413.851Z' fill='%239ECD5C'/%3E%3C/g%3E%3Cpath d='M401.955 175.007C401.955 175.007 299.263 261.787 208.708 143.871C116.636 23.9771 -2.93271 162.344 47.0385 236.966C97.0096 311.589 179.118 240.869 236.173 316.618C293.229 392.367 377.807 398.946 377.807 398.946L429.769 246.668L401.955 175.007Z' fill='url(%23paint0_radial_152_11194)'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_152_11194' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(86.7945 309.925) rotate(155.275) scale(194.989 195.093)'%3E%3Cstop stop-color='%239ECD5C'/%3E%3Cstop offset='1' stop-color='%2329ABE2'/%3E%3C/radialGradient%3E%3CclipPath id='clip0_152_11194'%3E%3Crect width='354.494' height='385.719' fill='white' transform='matrix(-0.908324 0.418268 -0.415571 -0.909561 482.289 350.834)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.bg-theme-left{z-index:-1;width:201px!important;height:187px!important;background-image:url("data:image/svg+xml,%3Csvg width='201' height='187' viewBox='0 0 201 187' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.4' clip-path='url(%23clip0_152_11192)'%3E%3Cpath d='M-65 1.6934C-65 1.6934 -14.0815 -13.5648 0.738121 47.4678C15.5577 108.5 47.8568 102.779 61.9164 103.923C75.976 105.067 173.747 99.3074 194.153 160.76C209.352 206.534 196.053 261.082 185.033 271H-65V1.6934Z' fill='url(%23paint0_radial_152_11192)'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_152_11192' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(165 65.6746) scale(225.93 226.801)'%3E%3Cstop stop-color='%239ECD5C'/%3E%3Cstop offset='1' stop-color='%2329ABE2'/%3E%3C/radialGradient%3E%3CclipPath id='clip0_152_11192'%3E%3Crect width='266' height='271' fill='white' transform='translate(-65)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-grid{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_161_9894)'%3E%3Cpath d='M2.66669 23.333H6C7.47275 23.333 8.66669 24.5269 8.66669 25.9997V29.333C8.66669 30.8058 7.47275 31.9997 6 31.9997H2.66669C1.19394 31.9997 0 30.8058 0 29.333V25.9997C0 24.5269 1.19394 23.333 2.66669 23.333Z' fill='%23272b30'/%3E%3Cpath d='M30.8239 23.789C30.384 23.491 29.8646 23.3321 29.3333 23.333H25.9999C24.5272 23.333 23.3333 24.5269 23.3333 25.9997V29.333C23.3333 30.8058 24.5272 31.9997 25.9999 31.9997H29.3333C30.8061 31.9997 31.9999 30.8058 31.9999 29.333V25.9997C31.9998 25.1131 31.5591 24.2846 30.8239 23.789Z' fill='%23272b30'/%3E%3Cpath d='M2.66669 11.667H6C7.47275 11.667 8.66669 12.8609 8.66669 14.3337V17.667C8.66669 19.1398 7.47275 20.3337 6 20.3337H2.66669C1.19394 20.3336 0 19.1398 0 17.667V14.3337C0 12.8609 1.19394 11.667 2.66669 11.667Z' fill='%23272b30'/%3E%3Cpath d='M30.8239 12.123C30.384 11.825 29.8646 11.6661 29.3333 11.667H25.9999C24.5272 11.667 23.3333 12.8609 23.3333 14.3337V17.667C23.3333 19.1398 24.5272 20.3337 25.9999 20.3337H29.3333C30.806 20.3337 31.9999 19.1398 31.9999 17.667V14.3337C31.9998 13.4471 31.5591 12.6186 30.8239 12.123Z' fill='%23272b30'/%3E%3Cpath d='M2.66669 0H6C7.47275 0 8.66669 1.19394 8.66669 2.66669V6C8.66669 7.47275 7.47275 8.66669 6 8.66669H2.66669C1.19394 8.66669 0 7.47275 0 6V2.66669C0 1.19394 1.19394 0 2.66669 0Z' fill='%23272b30'/%3E%3Cpath d='M19.1572 23.789C18.7173 23.491 18.1979 23.3321 17.6665 23.333H14.3332C12.8604 23.333 11.6665 24.5269 11.6665 25.9997V29.333C11.6665 30.8058 12.8604 31.9997 14.3332 31.9997H17.6665C19.1393 31.9997 20.3332 30.8058 20.3332 29.333V25.9997C20.3331 25.1131 19.8923 24.2846 19.1572 23.789Z' fill='%23272b30'/%3E%3Cpath d='M19.1572 12.123C18.7173 11.825 18.1979 11.6661 17.6665 11.667H14.3332C12.8604 11.667 11.6665 12.8609 11.6665 14.3337V17.667C11.6665 19.1398 12.8604 20.3337 14.3332 20.3337H17.6665C19.1393 20.3337 20.3332 19.1398 20.3332 17.667V14.3337C20.3331 13.4471 19.8923 12.6186 19.1572 12.123Z' fill='%23272b30'/%3E%3Cpath d='M19.1572 0.456004C18.7173 0.158004 18.1979 -0.000871405 17.6665 3.59491e-06H14.3332C12.8604 3.59491e-06 11.6665 1.19394 11.6665 2.66669V6C11.6665 7.47275 12.8604 8.66669 14.3332 8.66669H17.6665C19.1393 8.66669 20.3332 7.47275 20.3332 6V2.66669C20.3331 1.78013 19.8923 0.951566 19.1572 0.456004Z' fill='%23272b30'/%3E%3Cpath d='M31.5439 1.176C31.0484 0.440875 30.2198 0.000125 29.3333 0H25.9999C24.5272 0 23.3333 1.19394 23.3333 2.66669V6C23.3333 7.47275 24.5272 8.66669 25.9999 8.66669H29.3333C30.8061 8.66669 31.9999 7.47275 31.9999 6V2.66669C32.0008 2.13531 31.8419 1.61594 31.5439 1.176Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_161_9894'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-grid.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_161_9894)'%3E%3Cpath d='M2.66669 23.333H6C7.47275 23.333 8.66669 24.5269 8.66669 25.9997V29.333C8.66669 30.8058 7.47275 31.9997 6 31.9997H2.66669C1.19394 31.9997 0 30.8058 0 29.333V25.9997C0 24.5269 1.19394 23.333 2.66669 23.333Z' fill='%2300adee'/%3E%3Cpath d='M30.8239 23.789C30.384 23.491 29.8646 23.3321 29.3333 23.333H25.9999C24.5272 23.333 23.3333 24.5269 23.3333 25.9997V29.333C23.3333 30.8058 24.5272 31.9997 25.9999 31.9997H29.3333C30.8061 31.9997 31.9999 30.8058 31.9999 29.333V25.9997C31.9998 25.1131 31.5591 24.2846 30.8239 23.789Z' fill='%2300adee'/%3E%3Cpath d='M2.66669 11.667H6C7.47275 11.667 8.66669 12.8609 8.66669 14.3337V17.667C8.66669 19.1398 7.47275 20.3337 6 20.3337H2.66669C1.19394 20.3336 0 19.1398 0 17.667V14.3337C0 12.8609 1.19394 11.667 2.66669 11.667Z' fill='%2300adee'/%3E%3Cpath d='M30.8239 12.123C30.384 11.825 29.8646 11.6661 29.3333 11.667H25.9999C24.5272 11.667 23.3333 12.8609 23.3333 14.3337V17.667C23.3333 19.1398 24.5272 20.3337 25.9999 20.3337H29.3333C30.806 20.3337 31.9999 19.1398 31.9999 17.667V14.3337C31.9998 13.4471 31.5591 12.6186 30.8239 12.123Z' fill='%2300adee'/%3E%3Cpath d='M2.66669 0H6C7.47275 0 8.66669 1.19394 8.66669 2.66669V6C8.66669 7.47275 7.47275 8.66669 6 8.66669H2.66669C1.19394 8.66669 0 7.47275 0 6V2.66669C0 1.19394 1.19394 0 2.66669 0Z' fill='%2300adee'/%3E%3Cpath d='M19.1572 23.789C18.7173 23.491 18.1979 23.3321 17.6665 23.333H14.3332C12.8604 23.333 11.6665 24.5269 11.6665 25.9997V29.333C11.6665 30.8058 12.8604 31.9997 14.3332 31.9997H17.6665C19.1393 31.9997 20.3332 30.8058 20.3332 29.333V25.9997C20.3331 25.1131 19.8923 24.2846 19.1572 23.789Z' fill='%2300adee'/%3E%3Cpath d='M19.1572 12.123C18.7173 11.825 18.1979 11.6661 17.6665 11.667H14.3332C12.8604 11.667 11.6665 12.8609 11.6665 14.3337V17.667C11.6665 19.1398 12.8604 20.3337 14.3332 20.3337H17.6665C19.1393 20.3337 20.3332 19.1398 20.3332 17.667V14.3337C20.3331 13.4471 19.8923 12.6186 19.1572 12.123Z' fill='%2300adee'/%3E%3Cpath d='M19.1572 0.456004C18.7173 0.158004 18.1979 -0.000871405 17.6665 3.59491e-06H14.3332C12.8604 3.59491e-06 11.6665 1.19394 11.6665 2.66669V6C11.6665 7.47275 12.8604 8.66669 14.3332 8.66669H17.6665C19.1393 8.66669 20.3332 7.47275 20.3332 6V2.66669C20.3331 1.78013 19.8923 0.951566 19.1572 0.456004Z' fill='%2300adee'/%3E%3Cpath d='M31.5439 1.176C31.0484 0.440875 30.2198 0.000125 29.3333 0H25.9999C24.5272 0 23.3333 1.19394 23.3333 2.66669V6C23.3333 7.47275 24.5272 8.66669 25.9999 8.66669H29.3333C30.8061 8.66669 31.9999 7.47275 31.9999 6V2.66669C32.0008 2.13531 31.8419 1.61594 31.5439 1.176Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_161_9894'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-life-ring{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_161_9899)'%3E%3Cpath d='M9.33325 16C9.33351 14.6938 9.71992 13.4167 10.4439 12.3294L3.79325 5.67871C1.34449 8.56024 0 12.2186 0 16C0 19.7815 1.34449 23.4398 3.79325 26.3214L10.4439 19.6707C9.71992 18.5834 9.33351 17.3063 9.33325 16Z' fill='%23272b30'/%3E%3Cpath d='M28.2066 5.67871L21.5559 12.3294C22.2801 13.4166 22.6665 14.6937 22.6665 16C22.6665 17.3064 22.2801 18.5835 21.5559 19.6707L28.2066 26.3214C30.6553 23.4398 31.9998 19.7815 31.9998 16C31.9998 12.2186 30.6553 8.56024 28.2066 5.67871Z' fill='%23272b30'/%3E%3Cpath d='M16 22.6663C14.6938 22.6661 13.4167 22.2797 12.3294 21.5557L5.67871 28.2063C8.56024 30.6551 12.2186 31.9996 16 31.9996C19.7815 31.9996 23.4398 30.6551 26.3214 28.2063L19.6707 21.5557C18.5834 22.2797 17.3063 22.6661 16 22.6663Z' fill='%23272b30'/%3E%3Cpath d='M16 9.33423C17.3063 9.33449 18.5834 9.7209 19.6707 10.4449L26.3214 3.79423C23.4398 1.34546 19.7815 0.000976563 16 0.000976562C12.2186 0.000976563 8.56024 1.34546 5.67871 3.79423L12.3294 10.4449C13.4167 9.7209 14.6938 9.33449 16 9.33423Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_161_9899'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-life-ring.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_161_9899)'%3E%3Cpath d='M9.33325 16C9.33351 14.6938 9.71992 13.4167 10.4439 12.3294L3.79325 5.67871C1.34449 8.56024 0 12.2186 0 16C0 19.7815 1.34449 23.4398 3.79325 26.3214L10.4439 19.6707C9.71992 18.5834 9.33351 17.3063 9.33325 16Z' fill='%2300adee'/%3E%3Cpath d='M28.2066 5.67871L21.5559 12.3294C22.2801 13.4166 22.6665 14.6937 22.6665 16C22.6665 17.3064 22.2801 18.5835 21.5559 19.6707L28.2066 26.3214C30.6553 23.4398 31.9998 19.7815 31.9998 16C31.9998 12.2186 30.6553 8.56024 28.2066 5.67871Z' fill='%2300adee'/%3E%3Cpath d='M16 22.6663C14.6938 22.6661 13.4167 22.2797 12.3294 21.5557L5.67871 28.2063C8.56024 30.6551 12.2186 31.9996 16 31.9996C19.7815 31.9996 23.4398 30.6551 26.3214 28.2063L19.6707 21.5557C18.5834 22.2797 17.3063 22.6661 16 22.6663Z' fill='%2300adee'/%3E%3Cpath d='M16 9.33423C17.3063 9.33449 18.5834 9.7209 19.6707 10.4449L26.3214 3.79423C23.4398 1.34546 19.7815 0.000976563 16 0.000976562C12.2186 0.000976563 8.56024 1.34546 5.67871 3.79423L12.3294 10.4449C13.4167 9.7209 14.6938 9.33449 16 9.33423Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_161_9899'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-bell{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_357_18106)'%3E%3Cpath d='M35.7119 21.6318L32.7036 10.8082C31.8218 7.63727 29.9054 4.85211 27.2591 2.8954C24.6127 0.938691 21.3882 -0.0772812 18.0981 0.00897898C14.808 0.0952391 11.6412 1.27878 9.10095 3.37147C6.56074 5.46417 4.79292 8.34592 4.07852 11.5587L1.74943 22.0324C1.49217 23.1897 1.49811 24.39 1.76684 25.5447C2.03556 26.6995 2.5602 27.7791 3.30202 28.7039C4.04384 29.6287 4.9839 30.3751 6.05279 30.8879C7.12169 31.4008 8.29212 31.667 9.47768 31.667H11.2415C11.6049 33.4566 12.5758 35.0656 13.9898 36.2213C15.4037 37.3769 17.1737 38.0083 18.9998 38.0083C20.826 38.0083 22.596 37.3769 24.0099 36.2213C25.4239 35.0656 26.3948 33.4566 26.7582 31.667H28.085C29.3055 31.6671 30.5094 31.385 31.6028 30.8428C32.6962 30.3005 33.6494 29.5129 34.388 28.5413C35.1266 27.5697 35.6305 26.4405 35.8605 25.2419C36.0904 24.0433 36.0401 22.8078 35.7135 21.6318H35.7119ZM18.9998 34.8337C18.0209 34.8296 17.0672 34.5232 16.2691 33.9563C15.471 33.3895 14.8675 32.5899 14.5412 31.667H23.4585C23.1322 32.5899 22.5287 33.3895 21.7306 33.9563C20.9325 34.5232 19.9788 34.8296 18.9998 34.8337ZM31.866 26.6241C31.4248 27.2094 30.8532 27.6837 30.1966 28.0094C29.5399 28.3351 28.8164 28.5032 28.0834 28.5003H9.47768C8.76642 28.5002 8.06427 28.3404 7.42306 28.0326C6.78184 27.7248 6.21792 27.2769 5.77294 26.7221C5.32795 26.1672 5.01325 25.5195 4.85207 24.8267C4.69089 24.134 4.68734 23.4139 4.84168 22.7196L7.16918 12.2442C7.73024 9.72073 9.11875 7.4572 11.114 5.81345C13.1092 4.16971 15.5967 3.2401 18.1809 3.1724C20.7651 3.1047 23.2979 3.90279 25.3764 5.43982C27.455 6.97684 28.9601 9.16457 29.6525 11.6552L32.6608 22.4789C32.8596 23.1841 32.8913 23.9259 32.7533 24.6454C32.6153 25.365 32.3115 26.0424 31.866 26.6241Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_357_18106'%3E%3Crect width='38' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-bell.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_357_18106)'%3E%3Cpath d='M35.7119 21.6318L32.7036 10.8082C31.8218 7.63727 29.9054 4.85211 27.2591 2.8954C24.6127 0.938691 21.3882 -0.0772812 18.0981 0.00897898C14.808 0.0952391 11.6412 1.27878 9.10095 3.37147C6.56074 5.46417 4.79292 8.34592 4.07852 11.5587L1.74943 22.0324C1.49217 23.1897 1.49811 24.39 1.76684 25.5447C2.03556 26.6995 2.5602 27.7791 3.30202 28.7039C4.04384 29.6287 4.9839 30.3751 6.05279 30.8879C7.12169 31.4008 8.29212 31.667 9.47768 31.667H11.2415C11.6049 33.4566 12.5758 35.0656 13.9898 36.2213C15.4037 37.3769 17.1737 38.0083 18.9998 38.0083C20.826 38.0083 22.596 37.3769 24.0099 36.2213C25.4239 35.0656 26.3948 33.4566 26.7582 31.667H28.085C29.3055 31.6671 30.5094 31.385 31.6028 30.8428C32.6962 30.3005 33.6494 29.5129 34.388 28.5413C35.1266 27.5697 35.6305 26.4405 35.8605 25.2419C36.0904 24.0433 36.0401 22.8078 35.7135 21.6318H35.7119ZM18.9998 34.8337C18.0209 34.8296 17.0672 34.5232 16.2691 33.9563C15.471 33.3895 14.8675 32.5899 14.5412 31.667H23.4585C23.1322 32.5899 22.5287 33.3895 21.7306 33.9563C20.9325 34.5232 19.9788 34.8296 18.9998 34.8337ZM31.866 26.6241C31.4248 27.2094 30.8532 27.6837 30.1966 28.0094C29.5399 28.3351 28.8164 28.5032 28.0834 28.5003H9.47768C8.76642 28.5002 8.06427 28.3404 7.42306 28.0326C6.78184 27.7248 6.21792 27.2769 5.77294 26.7221C5.32795 26.1672 5.01325 25.5195 4.85207 24.8267C4.69089 24.134 4.68734 23.4139 4.84168 22.7196L7.16918 12.2442C7.73024 9.72073 9.11875 7.4572 11.114 5.81345C13.1092 4.16971 15.5967 3.2401 18.1809 3.1724C20.7651 3.1047 23.2979 3.90279 25.3764 5.43982C27.455 6.97684 28.9601 9.16457 29.6525 11.6552L32.6608 22.4789C32.8596 23.1841 32.8913 23.9259 32.7533 24.6454C32.6153 25.365 32.3115 26.0424 31.866 26.6241Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_357_18106'%3E%3Crect width='38' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-history{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_357_18048)'%3E%3Cpath d='M19 0C14.322 0.00333508 9.81054 1.73632 6.33333 4.86558V1.58333C6.33333 1.16341 6.16652 0.76068 5.86959 0.463748C5.57265 0.166815 5.16993 0 4.75 0C4.33007 0 3.92735 0.166815 3.63041 0.463748C3.33348 0.76068 3.16667 1.16341 3.16667 1.58333V6.33333C3.16667 7.59311 3.66711 8.80129 4.55791 9.69209C5.44871 10.5829 6.65689 11.0833 7.91667 11.0833H12.6667C13.0866 11.0833 13.4893 10.9165 13.7863 10.6196C14.0832 10.3227 14.25 9.91993 14.25 9.5C14.25 9.08007 14.0832 8.67735 13.7863 8.38041C13.4893 8.08348 13.0866 7.91667 12.6667 7.91667H7.91667C7.86327 7.90875 7.8104 7.89765 7.75833 7.88342C10.3384 5.28489 13.7404 3.66237 17.3835 3.2928C21.0267 2.92324 24.6852 3.82954 27.7345 5.857C30.7838 7.88447 33.035 10.9074 34.1037 14.4098C35.1724 17.9123 34.9925 21.677 33.5945 25.0615C32.1965 28.446 29.6673 31.2404 26.4384 32.9678C23.2096 34.6951 19.4813 35.2483 15.89 34.5328C12.2988 33.8174 9.0671 31.8778 6.74667 29.045C4.42625 26.2122 3.16092 22.6618 3.16667 19C3.16667 18.5801 2.99985 18.1773 2.70292 17.8804C2.40599 17.5835 2.00326 17.4167 1.58333 17.4167C1.16341 17.4167 0.76068 17.5835 0.463748 17.8804C0.166815 18.1773 0 18.5801 0 19C0 22.7578 1.11433 26.4313 3.20208 29.5558C5.28982 32.6804 8.25722 35.1156 11.729 36.5537C15.2008 37.9918 19.0211 38.368 22.7067 37.6349C26.3924 36.9018 29.7778 35.0922 32.435 32.435C35.0922 29.7778 36.9018 26.3924 37.6349 22.7067C38.368 19.0211 37.9918 15.2008 36.5537 11.729C35.1156 8.25722 32.6804 5.28982 29.5558 3.20208C26.4313 1.11433 22.7578 0 19 0V0Z' fill='%23272b30'/%3E%3Cpath d='M18.9999 9.5C18.58 9.5 18.1772 9.66682 17.8803 9.96375C17.5834 10.2607 17.4166 10.6634 17.4166 11.0833V19C17.4167 19.4199 17.5835 19.8226 17.8805 20.1194L22.6305 24.8694C22.9291 25.1578 23.3291 25.3174 23.7442 25.3138C24.1593 25.3102 24.5565 25.1437 24.85 24.8501C25.1436 24.5566 25.3101 24.1594 25.3137 23.7443C25.3173 23.3292 25.1577 22.9292 24.8693 22.6306L20.5832 18.3445V11.0833C20.5832 10.6634 20.4164 10.2607 20.1195 9.96375C19.8226 9.66682 19.4198 9.5 18.9999 9.5Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_357_18048'%3E%3Crect width='38' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-history.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_357_18048)'%3E%3Cpath d='M19 0C14.322 0.00333508 9.81054 1.73632 6.33333 4.86558V1.58333C6.33333 1.16341 6.16652 0.76068 5.86959 0.463748C5.57265 0.166815 5.16993 0 4.75 0C4.33007 0 3.92735 0.166815 3.63041 0.463748C3.33348 0.76068 3.16667 1.16341 3.16667 1.58333V6.33333C3.16667 7.59311 3.66711 8.80129 4.55791 9.69209C5.44871 10.5829 6.65689 11.0833 7.91667 11.0833H12.6667C13.0866 11.0833 13.4893 10.9165 13.7863 10.6196C14.0832 10.3227 14.25 9.91993 14.25 9.5C14.25 9.08007 14.0832 8.67735 13.7863 8.38041C13.4893 8.08348 13.0866 7.91667 12.6667 7.91667H7.91667C7.86327 7.90875 7.8104 7.89765 7.75833 7.88342C10.3384 5.28489 13.7404 3.66237 17.3835 3.2928C21.0267 2.92324 24.6852 3.82954 27.7345 5.857C30.7838 7.88447 33.035 10.9074 34.1037 14.4098C35.1724 17.9123 34.9925 21.677 33.5945 25.0615C32.1965 28.446 29.6673 31.2404 26.4384 32.9678C23.2096 34.6951 19.4813 35.2483 15.89 34.5328C12.2988 33.8174 9.0671 31.8778 6.74667 29.045C4.42625 26.2122 3.16092 22.6618 3.16667 19C3.16667 18.5801 2.99985 18.1773 2.70292 17.8804C2.40599 17.5835 2.00326 17.4167 1.58333 17.4167C1.16341 17.4167 0.76068 17.5835 0.463748 17.8804C0.166815 18.1773 0 18.5801 0 19C0 22.7578 1.11433 26.4313 3.20208 29.5558C5.28982 32.6804 8.25722 35.1156 11.729 36.5537C15.2008 37.9918 19.0211 38.368 22.7067 37.6349C26.3924 36.9018 29.7778 35.0922 32.435 32.435C35.0922 29.7778 36.9018 26.3924 37.6349 22.7067C38.368 19.0211 37.9918 15.2008 36.5537 11.729C35.1156 8.25722 32.6804 5.28982 29.5558 3.20208C26.4313 1.11433 22.7578 0 19 0V0Z' fill='%2300adee'/%3E%3Cpath d='M18.9999 9.5C18.58 9.5 18.1772 9.66682 17.8803 9.96375C17.5834 10.2607 17.4166 10.6634 17.4166 11.0833V19C17.4167 19.4199 17.5835 19.8226 17.8805 20.1194L22.6305 24.8694C22.9291 25.1578 23.3291 25.3174 23.7442 25.3138C24.1593 25.3102 24.5565 25.1437 24.85 24.8501C25.1436 24.5566 25.3101 24.1594 25.3137 23.7443C25.3173 23.3292 25.1577 22.9292 24.8693 22.6306L20.5832 18.3445V11.0833C20.5832 10.6634 20.4164 10.2607 20.1195 9.96375C19.8226 9.66682 19.4198 9.5 18.9999 9.5Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_357_18048'%3E%3Crect width='38' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-log-time{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_357_18116)'%3E%3Cpath d='M14.25 37.9987H1.58333C1.16341 37.9987 0.76068 37.8319 0.463748 37.5349C0.166815 37.238 0 36.8353 0 36.4153C0 35.9954 0.166815 35.5927 0.463748 35.2958C0.76068 34.9988 1.16341 34.832 1.58333 34.832H14.25C14.6699 34.832 15.0727 34.9988 15.3696 35.2958C15.6665 35.5927 15.8333 35.9954 15.8333 36.4153C15.8333 36.8353 15.6665 37.238 15.3696 37.5349C15.0727 37.8319 14.6699 37.9987 14.25 37.9987Z' fill='%23272b30'/%3E%3Cpath d='M11.0833 31.6667H1.58333C1.16341 31.6667 0.76068 31.4999 0.463748 31.2029C0.166815 30.906 0 30.5033 0 30.0833C0 29.6634 0.166815 29.2607 0.463748 28.9637C0.76068 28.6668 1.16341 28.5 1.58333 28.5H11.0833C11.5033 28.5 11.906 28.6668 12.2029 28.9637C12.4999 29.2607 12.6667 29.6634 12.6667 30.0833C12.6667 30.5033 12.4999 30.906 12.2029 31.2029C11.906 31.4999 11.5033 31.6667 11.0833 31.6667Z' fill='%23272b30'/%3E%3Cpath d='M7.91667 25.3347H1.58333C1.16341 25.3347 0.76068 25.1678 0.463748 24.8709C0.166815 24.574 0 24.1712 0 23.7513C0 23.3314 0.166815 22.9287 0.463748 22.6317C0.76068 22.3348 1.16341 22.168 1.58333 22.168H7.91667C8.33659 22.168 8.73932 22.3348 9.03625 22.6317C9.33319 22.9287 9.5 23.3314 9.5 23.7513C9.5 24.1712 9.33319 24.574 9.03625 24.8709C8.73932 25.1678 8.33659 25.3347 7.91667 25.3347Z' fill='%23272b30'/%3E%3Cpath d='M20.5837 37.9276C20.1638 37.9463 19.7536 37.7974 19.4435 37.5137C19.1333 37.23 18.9486 36.8347 18.9299 36.4148C18.9112 35.9948 19.0601 35.5847 19.3438 35.2746C19.6275 34.9644 20.0228 34.7797 20.4428 34.761C23.4392 34.4868 26.2954 33.3645 28.6769 31.5256C31.0585 29.6866 32.8667 27.2071 33.8899 24.3775C34.913 21.5479 35.1087 18.4853 34.4541 15.5485C33.7994 12.6117 32.3214 9.92221 30.1933 7.79508C28.0652 5.66795 25.3751 4.19124 22.438 3.53792C19.5008 2.88459 16.4384 3.0817 13.6092 4.10616C10.7801 5.13062 8.30144 6.94001 6.46358 9.3224C4.62572 11.7048 3.50475 14.5615 3.23196 17.5581C3.19417 17.9763 2.99177 18.3624 2.6693 18.6314C2.34684 18.9005 1.93071 19.0304 1.51246 18.9926C1.09422 18.9548 0.708113 18.7524 0.439092 18.4299C0.170072 18.1074 0.0401695 17.6913 0.0779628 17.2731C0.519536 12.4016 2.82283 7.88817 6.50839 4.67221C10.194 1.45625 14.9778 -0.214431 19.8641 0.00794396C24.7505 0.230319 29.3628 2.32862 32.741 5.86605C36.1192 9.40348 38.0031 14.1075 38.0003 18.9989C38.0246 23.7463 36.2609 28.3288 33.0602 31.835C29.8594 35.3412 25.4561 37.514 20.7262 37.9213C20.6787 37.9261 20.6296 37.9276 20.5837 37.9276Z' fill='%23272b30'/%3E%3Cpath d='M19.0003 9.5C18.5804 9.5 18.1777 9.66682 17.8807 9.96375C17.5838 10.2607 17.417 10.6634 17.417 11.0833V19C17.4171 19.4199 17.584 19.8226 17.8809 20.1194L22.6309 24.8694C22.9295 25.1578 23.3295 25.3174 23.7446 25.3138C24.1598 25.3102 24.5569 25.1437 24.8505 24.8501C25.144 24.5566 25.3105 24.1594 25.3141 23.7443C25.3177 23.3292 25.1582 22.9292 24.8697 22.6306L20.5837 18.3445V11.0833C20.5837 10.6634 20.4168 10.2607 20.1199 9.96375C19.823 9.66682 19.4203 9.5 19.0003 9.5Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_357_18116'%3E%3Crect width='38' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-log-time.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_357_18116)'%3E%3Cpath d='M14.25 37.9987H1.58333C1.16341 37.9987 0.76068 37.8319 0.463748 37.5349C0.166815 37.238 0 36.8353 0 36.4153C0 35.9954 0.166815 35.5927 0.463748 35.2958C0.76068 34.9988 1.16341 34.832 1.58333 34.832H14.25C14.6699 34.832 15.0727 34.9988 15.3696 35.2958C15.6665 35.5927 15.8333 35.9954 15.8333 36.4153C15.8333 36.8353 15.6665 37.238 15.3696 37.5349C15.0727 37.8319 14.6699 37.9987 14.25 37.9987Z' fill='%2300adee'/%3E%3Cpath d='M11.0833 31.6667H1.58333C1.16341 31.6667 0.76068 31.4999 0.463748 31.2029C0.166815 30.906 0 30.5033 0 30.0833C0 29.6634 0.166815 29.2607 0.463748 28.9637C0.76068 28.6668 1.16341 28.5 1.58333 28.5H11.0833C11.5033 28.5 11.906 28.6668 12.2029 28.9637C12.4999 29.2607 12.6667 29.6634 12.6667 30.0833C12.6667 30.5033 12.4999 30.906 12.2029 31.2029C11.906 31.4999 11.5033 31.6667 11.0833 31.6667Z' fill='%2300adee'/%3E%3Cpath d='M7.91667 25.3347H1.58333C1.16341 25.3347 0.76068 25.1678 0.463748 24.8709C0.166815 24.574 0 24.1712 0 23.7513C0 23.3314 0.166815 22.9287 0.463748 22.6317C0.76068 22.3348 1.16341 22.168 1.58333 22.168H7.91667C8.33659 22.168 8.73932 22.3348 9.03625 22.6317C9.33319 22.9287 9.5 23.3314 9.5 23.7513C9.5 24.1712 9.33319 24.574 9.03625 24.8709C8.73932 25.1678 8.33659 25.3347 7.91667 25.3347Z' fill='%2300adee'/%3E%3Cpath d='M20.5837 37.9276C20.1638 37.9463 19.7536 37.7974 19.4435 37.5137C19.1333 37.23 18.9486 36.8347 18.9299 36.4148C18.9112 35.9948 19.0601 35.5847 19.3438 35.2746C19.6275 34.9644 20.0228 34.7797 20.4428 34.761C23.4392 34.4868 26.2954 33.3645 28.6769 31.5256C31.0585 29.6866 32.8667 27.2071 33.8899 24.3775C34.913 21.5479 35.1087 18.4853 34.4541 15.5485C33.7994 12.6117 32.3214 9.92221 30.1933 7.79508C28.0652 5.66795 25.3751 4.19124 22.438 3.53792C19.5008 2.88459 16.4384 3.0817 13.6092 4.10616C10.7801 5.13062 8.30144 6.94001 6.46358 9.3224C4.62572 11.7048 3.50475 14.5615 3.23196 17.5581C3.19417 17.9763 2.99177 18.3624 2.6693 18.6314C2.34684 18.9005 1.93071 19.0304 1.51246 18.9926C1.09422 18.9548 0.708113 18.7524 0.439092 18.4299C0.170072 18.1074 0.0401695 17.6913 0.0779628 17.2731C0.519536 12.4016 2.82283 7.88817 6.50839 4.67221C10.194 1.45625 14.9778 -0.214431 19.8641 0.00794396C24.7505 0.230319 29.3628 2.32862 32.741 5.86605C36.1192 9.40348 38.0031 14.1075 38.0003 18.9989C38.0246 23.7463 36.2609 28.3288 33.0602 31.835C29.8594 35.3412 25.4561 37.514 20.7262 37.9213C20.6787 37.9261 20.6296 37.9276 20.5837 37.9276Z' fill='%2300adee'/%3E%3Cpath d='M19.0003 9.5C18.5804 9.5 18.1777 9.66682 17.8807 9.96375C17.5838 10.2607 17.417 10.6634 17.417 11.0833V19C17.4171 19.4199 17.584 19.8226 17.8809 20.1194L22.6309 24.8694C22.9295 25.1578 23.3295 25.3174 23.7446 25.3138C24.1598 25.3102 24.5569 25.1437 24.8505 24.8501C25.144 24.5566 25.3105 24.1594 25.3141 23.7443C25.3177 23.3292 25.1582 22.9292 24.8697 22.6306L20.5837 18.3445V11.0833C20.5837 10.6634 20.4168 10.2607 20.1199 9.96375C19.823 9.66682 19.4203 9.5 19.0003 9.5Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_357_18116'%3E%3Crect width='38' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-time-add-regular{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_152_8999)'%3E%3Cpath d='M36.4169 28.5013H31.6669V23.7513C31.6669 23.3314 31.5001 22.9286 31.2032 22.6317C30.9062 22.3348 30.5035 22.168 30.0836 22.168C29.6636 22.168 29.2609 22.3348 28.964 22.6317C28.667 22.9286 28.5002 23.3314 28.5002 23.7513V28.5013H23.7502C23.3303 28.5013 22.9276 28.6681 22.6306 28.965C22.3337 29.262 22.1669 29.6647 22.1669 30.0846C22.1669 30.5046 22.3337 30.9073 22.6306 31.2042C22.9276 31.5012 23.3303 31.668 23.7502 31.668H28.5002V36.418C28.5002 36.8379 28.667 37.2406 28.964 37.5376C29.2609 37.8345 29.6636 38.0013 30.0836 38.0013C30.5035 38.0013 30.9062 37.8345 31.2032 37.5376C31.5001 37.2406 31.6669 36.8379 31.6669 36.418V31.668H36.4169C36.8368 31.668 37.2396 31.5012 37.5365 31.2042C37.8334 30.9073 38.0002 30.5046 38.0002 30.0846C38.0002 29.6647 37.8334 29.262 37.5365 28.965C37.2396 28.6681 36.8368 28.5013 36.4169 28.5013Z' fill='%23272b30'/%3E%3Cpath d='M17.417 11.0833V18.3445L13.1309 22.6306C12.9797 22.7766 12.859 22.9513 12.7761 23.1445C12.6931 23.3377 12.6494 23.5454 12.6476 23.7557C12.6458 23.9659 12.6858 24.1744 12.7654 24.369C12.845 24.5636 12.9626 24.7404 13.1113 24.889C13.2599 25.0377 13.4367 25.1553 13.6313 25.2349C13.8259 25.3145 14.0344 25.3545 14.2446 25.3527C14.4548 25.3509 14.6626 25.3072 14.8558 25.2242C15.049 25.1412 15.2237 25.0206 15.3697 24.8694L20.1197 20.1194C20.4167 19.8225 20.5835 19.4199 20.5836 19V11.0833C20.5836 10.6634 20.4168 10.2607 20.1199 9.96375C19.8229 9.66682 19.4202 9.5 19.0003 9.5C18.5804 9.5 18.1776 9.66682 17.8807 9.96375C17.5838 10.2607 17.417 10.6634 17.417 11.0833Z' fill='%23272b30'/%3E%3Cpath d='M23.3192 34.2382C19.9521 35.1871 16.3655 34.9925 13.1208 33.6849C9.87624 32.3773 7.15696 30.0304 5.38889 27.0119C3.62082 23.9934 2.90381 20.4738 3.35016 17.0042C3.79651 13.5346 5.38101 10.311 7.8555 7.83829C10.33 5.36559 13.5547 3.78343 17.0247 3.33959C20.4946 2.89576 24.0137 3.61532 27.0309 5.38558C30.0481 7.15584 32.393 9.87682 33.6983 13.1224C35.0036 16.3679 35.1955 19.9547 34.2441 23.3211C34.1798 23.5235 34.1568 23.7367 34.1765 23.9482C34.1962 24.1596 34.2583 24.365 34.359 24.5519C34.4597 24.7389 34.597 24.9037 34.7628 25.0365C34.9285 25.1694 35.1192 25.2675 35.3237 25.3251C35.5281 25.3827 35.742 25.3985 35.9527 25.3717C36.1634 25.345 36.3665 25.2761 36.55 25.1692C36.7335 25.0622 36.8936 24.9195 37.0208 24.7495C37.1481 24.5794 37.2397 24.3855 37.2905 24.1792C38.4327 20.1367 38.2017 15.8293 36.6337 11.9321C35.0656 8.03486 32.2491 4.76785 28.6253 2.64288C25.0015 0.517904 20.7752 -0.344983 16.6084 0.189391C12.4417 0.723765 8.56989 2.62521 5.59961 5.59586C2.62932 8.5665 0.728341 12.4385 0.19447 16.6053C-0.339401 20.7721 0.523998 24.9983 2.64941 28.6219C4.77482 32.2454 8.04217 35.0616 11.9396 36.6291C15.837 38.1967 20.1444 38.4272 24.1868 37.2845C24.3913 37.2319 24.5832 37.139 24.7512 37.0112C24.9192 36.8834 25.06 36.7232 25.1652 36.5402C25.2704 36.3572 25.338 36.155 25.3639 35.9455C25.3899 35.736 25.3736 35.5234 25.3162 35.3202C25.2588 35.1171 25.1613 34.9275 25.0295 34.7625C24.8977 34.5976 24.7342 34.4607 24.5487 34.3599C24.3633 34.2591 24.1595 34.1964 23.9494 34.1755C23.7393 34.1546 23.5272 34.1759 23.3255 34.2382H23.3192Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_152_8999'%3E%3Crect width='38' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-time-add-regular.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_152_8999)'%3E%3Cpath d='M36.4169 28.5013H31.6669V23.7513C31.6669 23.3314 31.5001 22.9286 31.2032 22.6317C30.9062 22.3348 30.5035 22.168 30.0836 22.168C29.6636 22.168 29.2609 22.3348 28.964 22.6317C28.667 22.9286 28.5002 23.3314 28.5002 23.7513V28.5013H23.7502C23.3303 28.5013 22.9276 28.6681 22.6306 28.965C22.3337 29.262 22.1669 29.6647 22.1669 30.0846C22.1669 30.5046 22.3337 30.9073 22.6306 31.2042C22.9276 31.5012 23.3303 31.668 23.7502 31.668H28.5002V36.418C28.5002 36.8379 28.667 37.2406 28.964 37.5376C29.2609 37.8345 29.6636 38.0013 30.0836 38.0013C30.5035 38.0013 30.9062 37.8345 31.2032 37.5376C31.5001 37.2406 31.6669 36.8379 31.6669 36.418V31.668H36.4169C36.8368 31.668 37.2396 31.5012 37.5365 31.2042C37.8334 30.9073 38.0002 30.5046 38.0002 30.0846C38.0002 29.6647 37.8334 29.262 37.5365 28.965C37.2396 28.6681 36.8368 28.5013 36.4169 28.5013Z' fill='%2300adee'/%3E%3Cpath d='M17.417 11.0833V18.3445L13.1309 22.6306C12.9797 22.7766 12.859 22.9513 12.7761 23.1445C12.6931 23.3377 12.6494 23.5454 12.6476 23.7557C12.6458 23.9659 12.6858 24.1744 12.7654 24.369C12.845 24.5636 12.9626 24.7404 13.1113 24.889C13.2599 25.0377 13.4367 25.1553 13.6313 25.2349C13.8259 25.3145 14.0344 25.3545 14.2446 25.3527C14.4548 25.3509 14.6626 25.3072 14.8558 25.2242C15.049 25.1412 15.2237 25.0206 15.3697 24.8694L20.1197 20.1194C20.4167 19.8225 20.5835 19.4199 20.5836 19V11.0833C20.5836 10.6634 20.4168 10.2607 20.1199 9.96375C19.8229 9.66682 19.4202 9.5 19.0003 9.5C18.5804 9.5 18.1776 9.66682 17.8807 9.96375C17.5838 10.2607 17.417 10.6634 17.417 11.0833Z' fill='%2300adee'/%3E%3Cpath d='M23.3192 34.2382C19.9521 35.1871 16.3655 34.9925 13.1208 33.6849C9.87624 32.3773 7.15696 30.0304 5.38889 27.0119C3.62082 23.9934 2.90381 20.4738 3.35016 17.0042C3.79651 13.5346 5.38101 10.311 7.8555 7.83829C10.33 5.36559 13.5547 3.78343 17.0247 3.33959C20.4946 2.89576 24.0137 3.61532 27.0309 5.38558C30.0481 7.15584 32.393 9.87682 33.6983 13.1224C35.0036 16.3679 35.1955 19.9547 34.2441 23.3211C34.1798 23.5235 34.1568 23.7367 34.1765 23.9482C34.1962 24.1596 34.2583 24.365 34.359 24.5519C34.4597 24.7389 34.597 24.9037 34.7628 25.0365C34.9285 25.1694 35.1192 25.2675 35.3237 25.3251C35.5281 25.3827 35.742 25.3985 35.9527 25.3717C36.1634 25.345 36.3665 25.2761 36.55 25.1692C36.7335 25.0622 36.8936 24.9195 37.0208 24.7495C37.1481 24.5794 37.2397 24.3855 37.2905 24.1792C38.4327 20.1367 38.2017 15.8293 36.6337 11.9321C35.0656 8.03486 32.2491 4.76785 28.6253 2.64288C25.0015 0.517904 20.7752 -0.344983 16.6084 0.189391C12.4417 0.723765 8.56989 2.62521 5.59961 5.59586C2.62932 8.5665 0.728341 12.4385 0.19447 16.6053C-0.339401 20.7721 0.523998 24.9983 2.64941 28.6219C4.77482 32.2454 8.04217 35.0616 11.9396 36.6291C15.837 38.1967 20.1444 38.4272 24.1868 37.2845C24.3913 37.2319 24.5832 37.139 24.7512 37.0112C24.9192 36.8834 25.06 36.7232 25.1652 36.5402C25.2704 36.3572 25.338 36.155 25.3639 35.9455C25.3899 35.736 25.3736 35.5234 25.3162 35.3202C25.2588 35.1171 25.1613 34.9275 25.0295 34.7625C24.8977 34.5976 24.7342 34.4607 24.5487 34.3599C24.3633 34.2591 24.1595 34.1964 23.9494 34.1755C23.7393 34.1546 23.5272 34.1759 23.3255 34.2382H23.3192Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_152_8999'%3E%3Crect width='38' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-time-add-solid{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_151_7394)'%3E%3Cpath d='M38.0001 31.6658C38.0001 32.5398 37.2908 33.2492 36.4168 33.2492H33.2501V36.4158C33.2501 37.2898 32.5408 37.9992 31.6668 37.9992C30.7928 37.9992 30.0835 37.2898 30.0835 36.4158V33.2492H26.9168C26.0428 33.2492 25.3335 32.5398 25.3335 31.6658C25.3335 30.7918 26.0428 30.0825 26.9168 30.0825H30.0835V26.9158C30.0835 26.0419 30.7928 25.3325 31.6668 25.3325C32.5408 25.3325 33.2501 26.0419 33.2501 26.9158V30.0825H36.4168C37.2908 30.0825 38.0001 30.7918 38.0001 31.6658Z' fill='%23272b30'/%3E%3Cpath d='M22.2225 31.6902C22.2161 26.4699 26.4421 22.2329 31.6607 22.225C33.6921 22.2219 35.6713 22.8742 37.3021 24.0854C40.1094 13.9759 34.1893 3.50527 24.0813 0.698018C13.9733 -2.10923 3.5043 3.80927 0.697052 13.9189C-2.1102 24.0284 3.80989 34.5006 13.9179 37.3079C17.2429 38.2309 20.7563 38.2309 24.0813 37.3079C22.8748 35.6834 22.2225 33.7137 22.2225 31.6902ZM20.5837 19.0346C20.5837 19.4558 20.4159 19.8579 20.1182 20.1556L15.3603 24.9151C14.7301 25.5231 13.7263 25.5057 13.1183 24.8755C12.5246 24.2612 12.5246 23.2859 13.1183 22.6715L17.4123 18.3775V11.1037C17.4123 10.2281 18.1216 9.51719 18.9988 9.51719C19.8744 9.51719 20.5837 10.2281 20.5837 11.1037V19.0346Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_151_7394'%3E%3Crect width='38' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-time-add-solid.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_151_7394)'%3E%3Cpath d='M38.0001 31.6658C38.0001 32.5398 37.2908 33.2492 36.4168 33.2492H33.2501V36.4158C33.2501 37.2898 32.5408 37.9992 31.6668 37.9992C30.7928 37.9992 30.0835 37.2898 30.0835 36.4158V33.2492H26.9168C26.0428 33.2492 25.3335 32.5398 25.3335 31.6658C25.3335 30.7918 26.0428 30.0825 26.9168 30.0825H30.0835V26.9158C30.0835 26.0419 30.7928 25.3325 31.6668 25.3325C32.5408 25.3325 33.2501 26.0419 33.2501 26.9158V30.0825H36.4168C37.2908 30.0825 38.0001 30.7918 38.0001 31.6658Z' fill='%2300adee'/%3E%3Cpath d='M22.2225 31.6902C22.2161 26.4699 26.4421 22.2329 31.6607 22.225C33.6921 22.2219 35.6713 22.8742 37.3021 24.0854C40.1094 13.9759 34.1893 3.50527 24.0813 0.698018C13.9733 -2.10923 3.5043 3.80927 0.697052 13.9189C-2.1102 24.0284 3.80989 34.5006 13.9179 37.3079C17.2429 38.2309 20.7563 38.2309 24.0813 37.3079C22.8748 35.6834 22.2225 33.7137 22.2225 31.6902ZM20.5837 19.0346C20.5837 19.4558 20.4159 19.8579 20.1182 20.1556L15.3603 24.9151C14.7301 25.5231 13.7263 25.5057 13.1183 24.8755C12.5246 24.2612 12.5246 23.2859 13.1183 22.6715L17.4123 18.3775V11.1037C17.4123 10.2281 18.1216 9.51719 18.9988 9.51719C19.8744 9.51719 20.5837 10.2281 20.5837 11.1037V19.0346Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_151_7394'%3E%3Crect width='38' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-chart-tree{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_157_9224)'%3E%3Cpath d='M29.3335 24.2456V24.0003C29.3313 22.2328 28.6283 20.5384 27.3785 19.2886C26.1287 18.0388 24.4343 17.3357 22.6668 17.3336H17.3335V15.8803C19.3113 15.546 21.0914 14.4808 22.321 12.8959C23.5506 11.311 24.1399 9.32207 23.9721 7.32318C23.8044 5.32428 22.8918 3.46135 21.4153 2.10355C19.9388 0.745754 18.0061 -0.0078125 16.0001 -0.0078125C13.9942 -0.0078125 12.0615 0.745754 10.585 2.10355C9.10845 3.46135 8.1959 5.32428 8.02815 7.32318C7.86041 9.32207 8.44971 11.311 9.67927 12.8959C10.9088 14.4808 12.6889 15.546 14.6668 15.8803V17.3336H9.33346C7.566 17.3357 5.87154 18.0388 4.62176 19.2886C3.37197 20.5384 2.66891 22.2328 2.6668 24.0003V24.2456C1.77718 24.5602 1.02739 25.1791 0.549955 25.9929C0.0725188 26.8068 -0.101826 27.7633 0.0577361 28.6933C0.217298 29.6233 0.700492 30.4669 1.42192 31.0751C2.14334 31.6833 3.05655 32.0169 4.00013 32.0169C4.94371 32.0169 5.85692 31.6833 6.57834 31.0751C7.29977 30.4669 7.78296 29.6233 7.94252 28.6933C8.10209 27.7633 7.92774 26.8068 7.45031 25.9929C6.97287 25.1791 6.22308 24.5602 5.33346 24.2456V24.0003C5.33346 22.9394 5.75489 21.922 6.50504 21.1719C7.25518 20.4217 8.2726 20.0003 9.33346 20.0003H14.6668V24.2456C13.7772 24.5602 13.0274 25.1791 12.55 25.9929C12.0725 26.8068 11.8982 27.7633 12.0577 28.6933C12.2173 29.6233 12.7005 30.4669 13.4219 31.0751C14.1433 31.6833 15.0565 32.0169 16.0001 32.0169C16.9437 32.0169 17.8569 31.6833 18.5783 31.0751C19.2998 30.4669 19.783 29.6233 19.9425 28.6933C20.1021 27.7633 19.9277 26.8068 19.4503 25.9929C18.9729 25.1791 18.2231 24.5602 17.3335 24.2456V20.0003H22.6668C23.7277 20.0003 24.7451 20.4217 25.4952 21.1719C26.2454 21.922 26.6668 22.9394 26.6668 24.0003V24.2456C25.7772 24.5602 25.0274 25.1791 24.55 25.9929C24.0725 26.8068 23.8982 27.7633 24.0577 28.6933C24.2173 29.6233 24.7005 30.4669 25.4219 31.0751C26.1433 31.6833 27.0565 32.0169 28.0001 32.0169C28.9437 32.0169 29.8569 31.6833 30.5783 31.0751C31.2998 30.4669 31.783 29.6233 31.9425 28.6933C32.1021 27.7633 31.9277 26.8068 31.4503 25.9929C30.9729 25.1791 30.2231 24.5602 29.3335 24.2456Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_157_9224'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-chart-tree.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_157_9224)'%3E%3Cpath d='M29.3335 24.2456V24.0003C29.3313 22.2328 28.6283 20.5384 27.3785 19.2886C26.1287 18.0388 24.4343 17.3357 22.6668 17.3336H17.3335V15.8803C19.3113 15.546 21.0914 14.4808 22.321 12.8959C23.5506 11.311 24.1399 9.32207 23.9721 7.32318C23.8044 5.32428 22.8918 3.46135 21.4153 2.10355C19.9388 0.745754 18.0061 -0.0078125 16.0001 -0.0078125C13.9942 -0.0078125 12.0615 0.745754 10.585 2.10355C9.10845 3.46135 8.1959 5.32428 8.02815 7.32318C7.86041 9.32207 8.44971 11.311 9.67927 12.8959C10.9088 14.4808 12.6889 15.546 14.6668 15.8803V17.3336H9.33346C7.566 17.3357 5.87154 18.0388 4.62176 19.2886C3.37197 20.5384 2.66891 22.2328 2.6668 24.0003V24.2456C1.77718 24.5602 1.02739 25.1791 0.549955 25.9929C0.0725188 26.8068 -0.101826 27.7633 0.0577361 28.6933C0.217298 29.6233 0.700492 30.4669 1.42192 31.0751C2.14334 31.6833 3.05655 32.0169 4.00013 32.0169C4.94371 32.0169 5.85692 31.6833 6.57834 31.0751C7.29977 30.4669 7.78296 29.6233 7.94252 28.6933C8.10209 27.7633 7.92774 26.8068 7.45031 25.9929C6.97287 25.1791 6.22308 24.5602 5.33346 24.2456V24.0003C5.33346 22.9394 5.75489 21.922 6.50504 21.1719C7.25518 20.4217 8.2726 20.0003 9.33346 20.0003H14.6668V24.2456C13.7772 24.5602 13.0274 25.1791 12.55 25.9929C12.0725 26.8068 11.8982 27.7633 12.0577 28.6933C12.2173 29.6233 12.7005 30.4669 13.4219 31.0751C14.1433 31.6833 15.0565 32.0169 16.0001 32.0169C16.9437 32.0169 17.8569 31.6833 18.5783 31.0751C19.2998 30.4669 19.783 29.6233 19.9425 28.6933C20.1021 27.7633 19.9277 26.8068 19.4503 25.9929C18.9729 25.1791 18.2231 24.5602 17.3335 24.2456V20.0003H22.6668C23.7277 20.0003 24.7451 20.4217 25.4952 21.1719C26.2454 21.922 26.6668 22.9394 26.6668 24.0003V24.2456C25.7772 24.5602 25.0274 25.1791 24.55 25.9929C24.0725 26.8068 23.8982 27.7633 24.0577 28.6933C24.2173 29.6233 24.7005 30.4669 25.4219 31.0751C26.1433 31.6833 27.0565 32.0169 28.0001 32.0169C28.9437 32.0169 29.8569 31.6833 30.5783 31.0751C31.2998 30.4669 31.783 29.6233 31.9425 28.6933C32.1021 27.7633 31.9277 26.8068 31.4503 25.9929C30.9729 25.1791 30.2231 24.5602 29.3335 24.2456Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_157_9224'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-chart-pie{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_157_9214)'%3E%3Cpath d='M17.067 13.5705C17.2053 13.8807 17.3671 14.1798 17.551 14.4652L32.0337 11.5839C31.4434 9.50949 30.4385 7.5764 29.0798 5.90146C27.721 4.22653 26.0367 2.84457 24.1287 1.83914C22.2207 0.833709 20.1285 0.225702 17.9788 0.0518834C15.8291 -0.121935 13.6665 0.142047 11.6217 0.827866L17.067 13.5705Z' fill='%23272b30'/%3E%3Cpath d='M17.508 18.323C16.2451 17.3567 15.2497 16.0841 14.616 14.6257L9.16931 1.875C7.10339 2.96633 5.30176 4.4972 3.89125 6.35985C2.48074 8.2225 1.49561 10.3717 1.00522 12.6561C0.514825 14.9405 0.53108 17.3046 1.05284 19.5821C1.5746 21.8595 2.58918 23.995 4.02517 25.838C5.46117 27.6811 7.28367 29.1871 9.3644 30.2499C11.4451 31.3127 13.7335 31.9066 16.0685 31.9897C18.4035 32.0728 20.7283 31.6431 22.8793 30.7308C25.0303 29.8186 26.9553 28.446 28.5186 26.7097L17.508 18.323Z' fill='%23272b30'/%3E%3Cpath d='M19.8203 16.7316L30.1416 24.5982C31.791 22.0337 32.6677 19.0487 32.6669 15.9996C32.6647 15.3976 32.6286 14.7962 32.5589 14.1982L19.8203 16.7316Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_157_9214'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-chart-pie.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_157_9214)'%3E%3Cpath d='M17.067 13.5705C17.2053 13.8807 17.3671 14.1798 17.551 14.4652L32.0337 11.5839C31.4434 9.50949 30.4385 7.5764 29.0798 5.90146C27.721 4.22653 26.0367 2.84457 24.1287 1.83914C22.2207 0.833709 20.1285 0.225702 17.9788 0.0518834C15.8291 -0.121935 13.6665 0.142047 11.6217 0.827866L17.067 13.5705Z' fill='%2300adee'/%3E%3Cpath d='M17.508 18.323C16.2451 17.3567 15.2497 16.0841 14.616 14.6257L9.16931 1.875C7.10339 2.96633 5.30176 4.4972 3.89125 6.35985C2.48074 8.2225 1.49561 10.3717 1.00522 12.6561C0.514825 14.9405 0.53108 17.3046 1.05284 19.5821C1.5746 21.8595 2.58918 23.995 4.02517 25.838C5.46117 27.6811 7.28367 29.1871 9.3644 30.2499C11.4451 31.3127 13.7335 31.9066 16.0685 31.9897C18.4035 32.0728 20.7283 31.6431 22.8793 30.7308C25.0303 29.8186 26.9553 28.446 28.5186 26.7097L17.508 18.323Z' fill='%2300adee'/%3E%3Cpath d='M19.8203 16.7316L30.1416 24.5982C31.791 22.0337 32.6677 19.0487 32.6669 15.9996C32.6647 15.3976 32.6286 14.7962 32.5589 14.1982L19.8203 16.7316Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_157_9214'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-time-fast{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2718_27289)'%3E%3Cpath d='M13.3333 30.6654C13.3333 31.019 13.1929 31.3581 12.9428 31.6082C12.6928 31.8582 12.3536 31.9987 12 31.9987H1.33333C0.979711 31.9987 0.640573 31.8582 0.390524 31.6082C0.140476 31.3581 0 31.019 0 30.6654C0 30.3117 0.140476 29.9726 0.390524 29.7226C0.640573 29.4725 0.979711 29.332 1.33333 29.332H12C12.3536 29.332 12.6928 29.4725 12.9428 29.7226C13.1929 29.9726 13.3333 30.3117 13.3333 30.6654Z' fill='%23272b30'/%3E%3Cpath d='M1.33333 26.6667H9.33333C9.68696 26.6667 10.0261 26.5262 10.2761 26.2762C10.5262 26.0261 10.6667 25.687 10.6667 25.3333C10.6667 24.9797 10.5262 24.6406 10.2761 24.3905C10.0261 24.1405 9.68696 24 9.33333 24H1.33333C0.979711 24 0.640573 24.1405 0.390524 24.3905C0.140476 24.6406 0 24.9797 0 25.3333C0 25.687 0.140476 26.0261 0.390524 26.2762C0.640573 26.5262 0.979711 26.6667 1.33333 26.6667Z' fill='%23272b30'/%3E%3Cpath d='M1.33333 21.3347H6.66667C7.02029 21.3347 7.35943 21.1942 7.60948 20.9441C7.85952 20.6941 8 20.3549 8 20.0013C8 19.6477 7.85952 19.3085 7.60948 19.0585C7.35943 18.8084 7.02029 18.668 6.66667 18.668H1.33333C0.979711 18.668 0.640573 18.8084 0.390524 19.0585C0.140476 19.3085 0 19.6477 0 20.0013C0 20.3549 0.140476 20.6941 0.390524 20.9441C0.640573 21.1942 0.979711 21.3347 1.33333 21.3347Z' fill='%23272b30'/%3E%3Cpath d='M16 0C11.7565 0 7.68687 1.68571 4.68629 4.68629C1.68571 7.68687 0 11.7565 0 16C0 16.0813 0.0106667 16.16 0.012 16.2413C0.435461 16.0861 0.88235 16.0045 1.33333 16H6.66667C7.3212 15.9978 7.96621 16.1568 8.54474 16.4629C9.12327 16.769 9.61753 17.2129 9.98388 17.7553C10.3502 18.2977 10.5774 18.9219 10.6453 19.5729C10.7132 20.2239 10.6198 20.8817 10.3733 21.488C10.9193 21.6313 11.4283 21.8894 11.8665 22.2451C12.3047 22.6008 12.662 23.046 12.9144 23.5508C13.1668 24.0556 13.3086 24.6085 13.3302 25.1725C13.3519 25.7365 13.2529 26.2986 13.04 26.8213C13.5732 26.9573 14.072 27.2038 14.5039 27.5447C14.9359 27.8856 15.2916 28.3134 15.5478 28.8004C15.8041 29.2873 15.9552 29.8227 15.9916 30.3718C16.0279 30.9209 15.9485 31.4715 15.7587 31.988C15.84 31.988 15.9187 32 16 32C20.2435 32 24.3131 30.3143 27.3137 27.3137C30.3143 24.3131 32 20.2435 32 16C32 11.7565 30.3143 7.68687 27.3137 4.68629C24.3131 1.68571 20.2435 0 16 0V0ZM20.9427 20.9427C20.6926 21.1926 20.3536 21.333 20 21.333C19.6464 21.333 19.3074 21.1926 19.0573 20.9427L15.0573 16.9427C14.8073 16.6927 14.6667 16.3536 14.6667 16V9.33333C14.6667 8.97971 14.8071 8.64057 15.0572 8.39052C15.3072 8.14048 15.6464 8 16 8C16.3536 8 16.6928 8.14048 16.9428 8.39052C17.1929 8.64057 17.3333 8.97971 17.3333 9.33333V15.448L20.9427 19.0573C21.1926 19.3074 21.333 19.6464 21.333 20C21.333 20.3536 21.1926 20.6926 20.9427 20.9427Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2718_27289'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-time-fast.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2718_27289)'%3E%3Cpath d='M13.3333 30.6654C13.3333 31.019 13.1929 31.3581 12.9428 31.6082C12.6928 31.8582 12.3536 31.9987 12 31.9987H1.33333C0.979711 31.9987 0.640573 31.8582 0.390524 31.6082C0.140476 31.3581 0 31.019 0 30.6654C0 30.3117 0.140476 29.9726 0.390524 29.7226C0.640573 29.4725 0.979711 29.332 1.33333 29.332H12C12.3536 29.332 12.6928 29.4725 12.9428 29.7226C13.1929 29.9726 13.3333 30.3117 13.3333 30.6654Z' fill='%2300adee'/%3E%3Cpath d='M1.33333 26.6667H9.33333C9.68696 26.6667 10.0261 26.5262 10.2761 26.2762C10.5262 26.0261 10.6667 25.687 10.6667 25.3333C10.6667 24.9797 10.5262 24.6406 10.2761 24.3905C10.0261 24.1405 9.68696 24 9.33333 24H1.33333C0.979711 24 0.640573 24.1405 0.390524 24.3905C0.140476 24.6406 0 24.9797 0 25.3333C0 25.687 0.140476 26.0261 0.390524 26.2762C0.640573 26.5262 0.979711 26.6667 1.33333 26.6667Z' fill='%2300adee'/%3E%3Cpath d='M1.33333 21.3347H6.66667C7.02029 21.3347 7.35943 21.1942 7.60948 20.9441C7.85952 20.6941 8 20.3549 8 20.0013C8 19.6477 7.85952 19.3085 7.60948 19.0585C7.35943 18.8084 7.02029 18.668 6.66667 18.668H1.33333C0.979711 18.668 0.640573 18.8084 0.390524 19.0585C0.140476 19.3085 0 19.6477 0 20.0013C0 20.3549 0.140476 20.6941 0.390524 20.9441C0.640573 21.1942 0.979711 21.3347 1.33333 21.3347Z' fill='%2300adee'/%3E%3Cpath d='M16 0C11.7565 0 7.68687 1.68571 4.68629 4.68629C1.68571 7.68687 0 11.7565 0 16C0 16.0813 0.0106667 16.16 0.012 16.2413C0.435461 16.0861 0.88235 16.0045 1.33333 16H6.66667C7.3212 15.9978 7.96621 16.1568 8.54474 16.4629C9.12327 16.769 9.61753 17.2129 9.98388 17.7553C10.3502 18.2977 10.5774 18.9219 10.6453 19.5729C10.7132 20.2239 10.6198 20.8817 10.3733 21.488C10.9193 21.6313 11.4283 21.8894 11.8665 22.2451C12.3047 22.6008 12.662 23.046 12.9144 23.5508C13.1668 24.0556 13.3086 24.6085 13.3302 25.1725C13.3519 25.7365 13.2529 26.2986 13.04 26.8213C13.5732 26.9573 14.072 27.2038 14.5039 27.5447C14.9359 27.8856 15.2916 28.3134 15.5478 28.8004C15.8041 29.2873 15.9552 29.8227 15.9916 30.3718C16.0279 30.9209 15.9485 31.4715 15.7587 31.988C15.84 31.988 15.9187 32 16 32C20.2435 32 24.3131 30.3143 27.3137 27.3137C30.3143 24.3131 32 20.2435 32 16C32 11.7565 30.3143 7.68687 27.3137 4.68629C24.3131 1.68571 20.2435 0 16 0V0ZM20.9427 20.9427C20.6926 21.1926 20.3536 21.333 20 21.333C19.6464 21.333 19.3074 21.1926 19.0573 20.9427L15.0573 16.9427C14.8073 16.6927 14.6667 16.3536 14.6667 16V9.33333C14.6667 8.97971 14.8071 8.64057 15.0572 8.39052C15.3072 8.14048 15.6464 8 16 8C16.3536 8 16.6928 8.14048 16.9428 8.39052C17.1929 8.64057 17.3333 8.97971 17.3333 9.33333V15.448L20.9427 19.0573C21.1926 19.3074 21.333 19.6464 21.333 20C21.333 20.3536 21.1926 20.6926 20.9427 20.9427Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2718_27289'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-people-setting{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2893_28527)'%3E%3Cpath d='M12 16C16.4183 16 20 12.4183 20 8C20 3.58172 16.4183 0 12 0C7.58172 0 4 3.58172 4 8C4 12.4183 7.58172 16 12 16Z' fill='%23272b30'/%3E%3Cpath d='M12 18.666C8.81859 18.6699 5.7686 19.9354 3.51901 22.185C1.26941 24.4346 0.00388127 27.4846 0 30.666C0 31.0196 0.140476 31.3587 0.390524 31.6088C0.640573 31.8588 0.979711 31.9993 1.33333 31.9993H22.6667C23.0203 31.9993 23.3594 31.8588 23.6095 31.6088C23.8595 31.3587 24 31.0196 24 30.666C23.9961 27.4846 22.7306 24.4346 20.481 22.185C18.2314 19.9354 15.1814 18.6699 12 18.666Z' fill='%23272b30'/%3E%3Cpath d='M16.5375 28.4983L16.5381 28.4992C17.3094 29.838 18.9566 30.3572 20.3395 29.7504C20.66 29.9731 20.9985 30.1685 21.3516 30.3346C21.518 31.834 22.7895 33 24.3332 33C25.877 33 27.1485 31.8338 27.3148 30.3343C27.668 30.168 28.0067 29.9722 28.3273 29.7492C29.7101 30.356 31.3573 29.8374 32.1294 28.499C32.9012 27.1611 32.5262 25.4762 31.3096 24.5826C31.3418 24.1939 31.3418 23.8033 31.3096 23.4147C32.5262 22.5211 32.9012 20.8362 32.1294 19.4983L32.1294 19.4982C31.3573 18.16 29.7103 17.6414 28.3276 18.2479C28.0068 18.0255 27.668 17.8304 27.3146 17.6645C27.1479 16.1656 25.8766 15 24.3332 15C22.7894 15 21.5179 16.1662 21.3516 17.6657C20.9986 17.8319 20.6601 18.0275 20.3397 18.2504C18.9567 17.6432 17.3092 18.1618 16.537 19.5003C15.7651 20.8382 16.1402 22.5232 17.3568 23.4168C17.3245 23.8056 17.3245 24.1964 17.3568 24.5852C16.1433 25.4795 15.7691 27.1612 16.5375 28.4983ZM24.3332 22.3333C25.2536 22.3333 25.9998 23.0795 25.9998 24C25.9998 24.9205 25.2536 25.6667 24.3332 25.6667C23.4127 25.6667 22.6665 24.9205 22.6665 24C22.6665 23.0795 23.4127 22.3333 24.3332 22.3333Z' fill='%2329ABE2' stroke='white' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2893_28527'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-people-setting.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2893_28527)'%3E%3Cpath d='M12 16C16.4183 16 20 12.4183 20 8C20 3.58172 16.4183 0 12 0C7.58172 0 4 3.58172 4 8C4 12.4183 7.58172 16 12 16Z' fill='%2300adee'/%3E%3Cpath d='M12 18.666C8.81859 18.6699 5.7686 19.9354 3.51901 22.185C1.26941 24.4346 0.00388127 27.4846 0 30.666C0 31.0196 0.140476 31.3587 0.390524 31.6088C0.640573 31.8588 0.979711 31.9993 1.33333 31.9993H22.6667C23.0203 31.9993 23.3594 31.8588 23.6095 31.6088C23.8595 31.3587 24 31.0196 24 30.666C23.9961 27.4846 22.7306 24.4346 20.481 22.185C18.2314 19.9354 15.1814 18.6699 12 18.666Z' fill='%2300adee'/%3E%3Cpath d='M16.5375 28.4983L16.5381 28.4992C17.3094 29.838 18.9566 30.3572 20.3395 29.7504C20.66 29.9731 20.9985 30.1685 21.3516 30.3346C21.518 31.834 22.7895 33 24.3332 33C25.877 33 27.1485 31.8338 27.3148 30.3343C27.668 30.168 28.0067 29.9722 28.3273 29.7492C29.7101 30.356 31.3573 29.8374 32.1294 28.499C32.9012 27.1611 32.5262 25.4762 31.3096 24.5826C31.3418 24.1939 31.3418 23.8033 31.3096 23.4147C32.5262 22.5211 32.9012 20.8362 32.1294 19.4983L32.1294 19.4982C31.3573 18.16 29.7103 17.6414 28.3276 18.2479C28.0068 18.0255 27.668 17.8304 27.3146 17.6645C27.1479 16.1656 25.8766 15 24.3332 15C22.7894 15 21.5179 16.1662 21.3516 17.6657C20.9986 17.8319 20.6601 18.0275 20.3397 18.2504C18.9567 17.6432 17.3092 18.1618 16.537 19.5003C15.7651 20.8382 16.1402 22.5232 17.3568 23.4168C17.3245 23.8056 17.3245 24.1964 17.3568 24.5852C16.1433 25.4795 15.7691 27.1612 16.5375 28.4983ZM24.3332 22.3333C25.2536 22.3333 25.9998 23.0795 25.9998 24C25.9998 24.9205 25.2536 25.6667 24.3332 25.6667C23.4127 25.6667 22.6665 24.9205 22.6665 24C22.6665 23.0795 23.4127 22.3333 24.3332 22.3333Z' fill='%2329ABE2' stroke='white' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2893_28527'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-my-plan{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 32 32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 3C6.60254 3 5.875 3.72754 5.875 4.625V6.25H4.25C2.45507 6.25 1 7.70507 1 9.5V25.75C1 27.5449 2.45507 29 4.25 29H14.6525C14.2381 28.1739 14.0003 27.2782 14.0003 26.4529C14.0008 23.1368 15.9029 20.2439 18.7245 18.7095C17.6582 17.6265 17.0003 16.1402 17.0003 14.5003C17.0003 14.3319 17.0073 14.165 17.0209 14H6.5C5.67157 14 5 13.3284 5 12.5C5 11.6716 5.67157 11 6.5 11H18.1266C19.2158 9.48613 20.993 8.50035 23.0003 8.50035C24.5369 8.50035 25.9385 9.07793 27 10.0278V9.5C27 7.70507 25.5449 6.25 23.75 6.25H22.125V4.625C22.125 3.72754 21.3975 3 20.5 3C19.6025 3 18.875 3.72754 18.875 4.625V6.25H9.125V4.625C9.125 3.72754 8.39746 3 7.5 3Z' fill='%23272b30'/%3E%3Cpath d='M26.733 14.6C26.733 16.5882 25.1212 18.2 23.133 18.2C21.1448 18.2 19.533 16.5882 19.533 14.6C19.533 12.6118 21.1448 11 23.133 11C25.1212 11 26.733 12.6118 26.733 14.6Z' fill='%23272b30'/%3E%3Cpath d='M28.933 25.4C28.933 22.749 25.784 20.6 23.133 20.6C20.482 20.6 17.333 22.749 17.333 25.4V26.6522C17.333 27.9488 18.3842 29 19.6808 29H26.5852C27.8819 29 28.933 27.9488 28.933 26.6522V25.4Z' fill='%23272b30'/%3E%3C/svg%3E")}.icon-bg-url.icon-my-plan.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 32 32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 3C6.60254 3 5.875 3.72754 5.875 4.625V6.25H4.25C2.45507 6.25 1 7.70507 1 9.5V25.75C1 27.5449 2.45507 29 4.25 29H14.6525C14.2381 28.1739 14.0003 27.2782 14.0003 26.4529C14.0008 23.1368 15.9029 20.2439 18.7245 18.7095C17.6582 17.6265 17.0003 16.1402 17.0003 14.5003C17.0003 14.3319 17.0073 14.165 17.0209 14H6.5C5.67157 14 5 13.3284 5 12.5C5 11.6716 5.67157 11 6.5 11H18.1266C19.2158 9.48613 20.993 8.50035 23.0003 8.50035C24.5369 8.50035 25.9385 9.07793 27 10.0278V9.5C27 7.70507 25.5449 6.25 23.75 6.25H22.125V4.625C22.125 3.72754 21.3975 3 20.5 3C19.6025 3 18.875 3.72754 18.875 4.625V6.25H9.125V4.625C9.125 3.72754 8.39746 3 7.5 3Z' fill='%2300adee'/%3E%3Cpath d='M26.733 14.6C26.733 16.5882 25.1212 18.2 23.133 18.2C21.1448 18.2 19.533 16.5882 19.533 14.6C19.533 12.6118 21.1448 11 23.133 11C25.1212 11 26.733 12.6118 26.733 14.6Z' fill='%2300adee'/%3E%3Cpath d='M28.933 25.4C28.933 22.749 25.784 20.6 23.133 20.6C20.482 20.6 17.333 22.749 17.333 25.4V26.6522C17.333 27.9488 18.3842 29 19.6808 29H26.5852C27.8819 29 28.933 27.9488 28.933 26.6522V25.4Z'  fill='%2300adee'/%3E%3C/svg%3E")}.icon-bg-url.icon-team-plan{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M20.4 9.6C20.4 12.1405 18.3405 14.2 15.8 14.2C13.2595 14.2 11.2 12.1405 11.2 9.6C11.2 7.05949 13.2595 5 15.8 5C18.3405 5 20.4 7.05949 20.4 9.6Z' fill='%23272b30'/%3E%3Cpath d='M28.0667 12.6667C28.0667 14.3603 26.6937 15.7333 25 15.7333C23.3063 15.7333 21.9333 14.3603 21.9333 12.6667C21.9333 10.973 23.3063 9.6 25 9.6C26.6937 9.6 28.0667 10.973 28.0667 12.6667Z' fill='%23272b30'/%3E%3Cpath d='M21.9333 23.4C21.9333 20.0127 19.1873 17.2667 15.8 17.2667C12.4127 17.2667 9.66667 20.0127 9.66667 23.4V25C9.66667 26.6569 11.0098 28 12.6667 28H18.9333C20.5902 28 21.9333 26.6569 21.9333 25V23.4Z' fill='%23272b30'/%3E%3Cpath d='M9.66667 12.6667C9.66667 14.3603 8.29367 15.7333 6.6 15.7333C4.90633 15.7333 3.53333 14.3603 3.53333 12.6667C3.53333 10.973 4.90633 9.6 6.6 9.6C8.29367 9.6 9.66667 10.973 9.66667 12.6667Z' fill='%23272b30'/%3E%3Cpath d='M26 28C25.4477 28 25 27.5523 25 27V23.4C25 21.7836 24.5832 20.2646 23.8511 18.9446C24.2184 18.8502 24.6033 18.8 25 18.8C27.5405 18.8 29.6 20.8595 29.6 23.4V25C29.6 26.6569 28.2569 28 26.6 28H26Z' fill='%23272b30'/%3E%3Cpath d='M7.74887 18.9446C7.01683 20.2646 6.6 21.7836 6.6 23.4V27C6.6 27.5523 6.15228 28 5.6 28H5C3.34315 28 2 26.6569 2 25V23.4C2 20.8595 4.05949 18.8 6.6 18.8C6.99669 18.8 7.38165 18.8502 7.74887 18.9446Z' fill='%23272b30'/%3E%3C/svg%3E")}.icon-bg-url.icon-team-plan.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M20.4 9.6C20.4 12.1405 18.3405 14.2 15.8 14.2C13.2595 14.2 11.2 12.1405 11.2 9.6C11.2 7.05949 13.2595 5 15.8 5C18.3405 5 20.4 7.05949 20.4 9.6Z' fill='%2300adee'/%3E%3Cpath d='M28.0667 12.6667C28.0667 14.3603 26.6937 15.7333 25 15.7333C23.3063 15.7333 21.9333 14.3603 21.9333 12.6667C21.9333 10.973 23.3063 9.6 25 9.6C26.6937 9.6 28.0667 10.973 28.0667 12.6667Z' fill='%2300adee'/%3E%3Cpath d='M21.9333 23.4C21.9333 20.0127 19.1873 17.2667 15.8 17.2667C12.4127 17.2667 9.66667 20.0127 9.66667 23.4V25C9.66667 26.6569 11.0098 28 12.6667 28H18.9333C20.5902 28 21.9333 26.6569 21.9333 25V23.4Z' fill='%2300adee'/%3E%3Cpath d='M9.66667 12.6667C9.66667 14.3603 8.29367 15.7333 6.6 15.7333C4.90633 15.7333 3.53333 14.3603 3.53333 12.6667C3.53333 10.973 4.90633 9.6 6.6 9.6C8.29367 9.6 9.66667 10.973 9.66667 12.6667Z' fill='%2300adee'/%3E%3Cpath d='M26 28C25.4477 28 25 27.5523 25 27V23.4C25 21.7836 24.5832 20.2646 23.8511 18.9446C24.2184 18.8502 24.6033 18.8 25 18.8C27.5405 18.8 29.6 20.8595 29.6 23.4V25C29.6 26.6569 28.2569 28 26.6 28H26Z' fill='%2300adee'/%3E%3Cpath d='M7.74887 18.9446C7.01683 20.2646 6.6 21.7836 6.6 23.4V27C6.6 27.5523 6.15228 28 5.6 28H5C3.34315 28 2 26.6569 2 25V23.4C2 20.8595 4.05949 18.8 6.6 18.8C6.99669 18.8 7.38165 18.8502 7.74887 18.9446Z' fill='%2300adee'/%3E%3C/svg%3E")}.icon-bg-url.icon-subordinate{background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_157_9224)'%3E%3Cpath d='M29.3335 24.2456V24.0003C29.3313 22.2328 28.6283 20.5384 27.3785 19.2886C26.1287 18.0388 24.4343 17.3357 22.6668 17.3336H17.3335V15.8803C19.3113 15.546 21.0914 14.4808 22.321 12.8959C23.5506 11.311 24.1399 9.32207 23.9721 7.32318C23.8044 5.32428 22.8918 3.46135 21.4153 2.10355C19.9388 0.745754 18.0061 -0.0078125 16.0001 -0.0078125C13.9942 -0.0078125 12.0615 0.745754 10.585 2.10355C9.10845 3.46135 8.1959 5.32428 8.02815 7.32318C7.86041 9.32207 8.44971 11.311 9.67927 12.8959C10.9088 14.4808 12.6889 15.546 14.6668 15.8803V17.3336H9.33346C7.566 17.3357 5.87154 18.0388 4.62176 19.2886C3.37197 20.5384 2.66891 22.2328 2.6668 24.0003V24.2456C1.77718 24.5602 1.02739 25.1791 0.549955 25.9929C0.0725188 26.8068 -0.101826 27.7633 0.0577361 28.6933C0.217298 29.6233 0.700492 30.4669 1.42192 31.0751C2.14334 31.6833 3.05655 32.0169 4.00013 32.0169C4.94371 32.0169 5.85692 31.6833 6.57834 31.0751C7.29977 30.4669 7.78296 29.6233 7.94252 28.6933C8.10209 27.7633 7.92774 26.8068 7.45031 25.9929C6.97287 25.1791 6.22308 24.5602 5.33346 24.2456V24.0003C5.33346 22.9394 5.75489 21.922 6.50504 21.1719C7.25518 20.4217 8.2726 20.0003 9.33346 20.0003H14.6668V24.2456C13.7772 24.5602 13.0274 25.1791 12.55 25.9929C12.0725 26.8068 11.8982 27.7633 12.0577 28.6933C12.2173 29.6233 12.7005 30.4669 13.4219 31.0751C14.1433 31.6833 15.0565 32.0169 16.0001 32.0169C16.9437 32.0169 17.8569 31.6833 18.5783 31.0751C19.2998 30.4669 19.783 29.6233 19.9425 28.6933C20.1021 27.7633 19.9277 26.8068 19.4503 25.9929C18.9729 25.1791 18.2231 24.5602 17.3335 24.2456V20.0003H22.6668C23.7277 20.0003 24.7451 20.4217 25.4952 21.1719C26.2454 21.922 26.6668 22.9394 26.6668 24.0003V24.2456C25.7772 24.5602 25.0274 25.1791 24.55 25.9929C24.0725 26.8068 23.8982 27.7633 24.0577 28.6933C24.2173 29.6233 24.7005 30.4669 25.4219 31.0751C26.1433 31.6833 27.0565 32.0169 28.0001 32.0169C28.9437 32.0169 29.8569 31.6833 30.5783 31.0751C31.2998 30.4669 31.783 29.6233 31.9425 28.6933C32.1021 27.7633 31.9277 26.8068 31.4503 25.9929C30.9729 25.1791 30.2231 24.5602 29.3335 24.2456Z' fill='%23272b30'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_157_9224'%3E%3Crect fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-subordinate.active{background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_157_9224)'%3E%3Cpath d='M29.3335 24.2456V24.0003C29.3313 22.2328 28.6283 20.5384 27.3785 19.2886C26.1287 18.0388 24.4343 17.3357 22.6668 17.3336H17.3335V15.8803C19.3113 15.546 21.0914 14.4808 22.321 12.8959C23.5506 11.311 24.1399 9.32207 23.9721 7.32318C23.8044 5.32428 22.8918 3.46135 21.4153 2.10355C19.9388 0.745754 18.0061 -0.0078125 16.0001 -0.0078125C13.9942 -0.0078125 12.0615 0.745754 10.585 2.10355C9.10845 3.46135 8.1959 5.32428 8.02815 7.32318C7.86041 9.32207 8.44971 11.311 9.67927 12.8959C10.9088 14.4808 12.6889 15.546 14.6668 15.8803V17.3336H9.33346C7.566 17.3357 5.87154 18.0388 4.62176 19.2886C3.37197 20.5384 2.66891 22.2328 2.6668 24.0003V24.2456C1.77718 24.5602 1.02739 25.1791 0.549955 25.9929C0.0725188 26.8068 -0.101826 27.7633 0.0577361 28.6933C0.217298 29.6233 0.700492 30.4669 1.42192 31.0751C2.14334 31.6833 3.05655 32.0169 4.00013 32.0169C4.94371 32.0169 5.85692 31.6833 6.57834 31.0751C7.29977 30.4669 7.78296 29.6233 7.94252 28.6933C8.10209 27.7633 7.92774 26.8068 7.45031 25.9929C6.97287 25.1791 6.22308 24.5602 5.33346 24.2456V24.0003C5.33346 22.9394 5.75489 21.922 6.50504 21.1719C7.25518 20.4217 8.2726 20.0003 9.33346 20.0003H14.6668V24.2456C13.7772 24.5602 13.0274 25.1791 12.55 25.9929C12.0725 26.8068 11.8982 27.7633 12.0577 28.6933C12.2173 29.6233 12.7005 30.4669 13.4219 31.0751C14.1433 31.6833 15.0565 32.0169 16.0001 32.0169C16.9437 32.0169 17.8569 31.6833 18.5783 31.0751C19.2998 30.4669 19.783 29.6233 19.9425 28.6933C20.1021 27.7633 19.9277 26.8068 19.4503 25.9929C18.9729 25.1791 18.2231 24.5602 17.3335 24.2456V20.0003H22.6668C23.7277 20.0003 24.7451 20.4217 25.4952 21.1719C26.2454 21.922 26.6668 22.9394 26.6668 24.0003V24.2456C25.7772 24.5602 25.0274 25.1791 24.55 25.9929C24.0725 26.8068 23.8982 27.7633 24.0577 28.6933C24.2173 29.6233 24.7005 30.4669 25.4219 31.0751C26.1433 31.6833 27.0565 32.0169 28.0001 32.0169C28.9437 32.0169 29.8569 31.6833 30.5783 31.0751C31.2998 30.4669 31.783 29.6233 31.9425 28.6933C32.1021 27.7633 31.9277 26.8068 31.4503 25.9929C30.9729 25.1791 30.2231 24.5602 29.3335 24.2456Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_157_9224'%3E%3Crect fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-actual-plan-report{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 32 32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 6.25C6 4.45508 7.45507 3 9.25 3H16.7019C17.5639 3 18.3905 3.34241 19 3.9519L24.5481 9.5C25.1576 10.1095 25.5 10.9361 25.5 11.7981V25.75C25.5 27.5449 24.0449 29 22.25 29H9.25C7.45507 29 6 27.5449 6 25.75V6.25ZM9.25 16C9.25 15.1025 9.97754 14.375 10.875 14.375H20.625C21.5225 14.375 22.25 15.1025 22.25 16C22.25 16.8975 21.5225 17.625 20.625 17.625H10.875C9.97754 17.625 9.25 16.8975 9.25 16ZM10.875 20.875C9.97754 20.875 9.25 21.6025 9.25 22.5C9.25 23.3975 9.97754 24.125 10.875 24.125H20.625C21.5225 24.125 22.25 23.3975 22.25 22.5C22.25 21.6025 21.5225 20.875 20.625 20.875H10.875Z' fill='%23272b30'/%3E%3C/svg%3E")}.icon-bg-url.icon-actual-plan-report.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 32 32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 6.25C6 4.45508 7.45507 3 9.25 3H16.7019C17.5639 3 18.3905 3.34241 19 3.9519L24.5481 9.5C25.1576 10.1095 25.5 10.9361 25.5 11.7981V25.75C25.5 27.5449 24.0449 29 22.25 29H9.25C7.45507 29 6 27.5449 6 25.75V6.25ZM9.25 16C9.25 15.1025 9.97754 14.375 10.875 14.375H20.625C21.5225 14.375 22.25 15.1025 22.25 16C22.25 16.8975 21.5225 17.625 20.625 17.625H10.875C9.97754 17.625 9.25 16.8975 9.25 16ZM10.875 20.875C9.97754 20.875 9.25 21.6025 9.25 22.5C9.25 23.3975 9.97754 24.125 10.875 24.125H20.625C21.5225 24.125 22.25 23.3975 22.25 22.5C22.25 21.6025 21.5225 20.875 20.625 20.875H10.875Z' fill='%2300adee'/%3E%3C/svg%3E")}.icon-bg-url.icon-office{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_1199_25620)'%3E%3Cpath d='M5.83333 11.6667C5.83333 11.8877 5.74554 12.0996 5.58926 12.2559C5.43297 12.4122 5.22101 12.5 5 12.5H4.16667C3.94565 12.5 3.73369 12.4122 3.57741 12.2559C3.42113 12.0996 3.33333 11.8877 3.33333 11.6667C3.33333 11.4457 3.42113 11.2337 3.57741 11.0774C3.73369 10.9211 3.94565 10.8333 4.16667 10.8333H5C5.22101 10.8333 5.43297 10.9211 5.58926 11.0774C5.74554 11.2337 5.83333 11.4457 5.83333 11.6667ZM9.16667 10.8333H8.33333C8.11232 10.8333 7.90036 10.9211 7.74408 11.0774C7.5878 11.2337 7.5 11.4457 7.5 11.6667C7.5 11.8877 7.5878 12.0996 7.74408 12.2559C7.90036 12.4122 8.11232 12.5 8.33333 12.5H9.16667C9.38768 12.5 9.59964 12.4122 9.75592 12.2559C9.9122 12.0996 10 11.8877 10 11.6667C10 11.4457 9.9122 11.2337 9.75592 11.0774C9.59964 10.9211 9.38768 10.8333 9.16667 10.8333ZM5 14.1667H4.16667C3.94565 14.1667 3.73369 14.2545 3.57741 14.4107C3.42113 14.567 3.33333 14.779 3.33333 15C3.33333 15.221 3.42113 15.433 3.57741 15.5893C3.73369 15.7455 3.94565 15.8333 4.16667 15.8333H5C5.22101 15.8333 5.43297 15.7455 5.58926 15.5893C5.74554 15.433 5.83333 15.221 5.83333 15C5.83333 14.779 5.74554 14.567 5.58926 14.4107C5.43297 14.2545 5.22101 14.1667 5 14.1667ZM9.16667 14.1667H8.33333C8.11232 14.1667 7.90036 14.2545 7.74408 14.4107C7.5878 14.567 7.5 14.779 7.5 15C7.5 15.221 7.5878 15.433 7.74408 15.5893C7.90036 15.7455 8.11232 15.8333 8.33333 15.8333H9.16667C9.38768 15.8333 9.59964 15.7455 9.75592 15.5893C9.9122 15.433 10 15.221 10 15C10 14.779 9.9122 14.567 9.75592 14.4107C9.59964 14.2545 9.38768 14.1667 9.16667 14.1667ZM5 4.16667H4.16667C3.94565 4.16667 3.73369 4.25446 3.57741 4.41074C3.42113 4.56702 3.33333 4.77899 3.33333 5C3.33333 5.22101 3.42113 5.43297 3.57741 5.58926C3.73369 5.74554 3.94565 5.83333 4.16667 5.83333H5C5.22101 5.83333 5.43297 5.74554 5.58926 5.58926C5.74554 5.43297 5.83333 5.22101 5.83333 5C5.83333 4.77899 5.74554 4.56702 5.58926 4.41074C5.43297 4.25446 5.22101 4.16667 5 4.16667ZM9.16667 4.16667H8.33333C8.11232 4.16667 7.90036 4.25446 7.74408 4.41074C7.5878 4.56702 7.5 4.77899 7.5 5C7.5 5.22101 7.5878 5.43297 7.74408 5.58926C7.90036 5.74554 8.11232 5.83333 8.33333 5.83333H9.16667C9.38768 5.83333 9.59964 5.74554 9.75592 5.58926C9.9122 5.43297 10 5.22101 10 5C10 4.77899 9.9122 4.56702 9.75592 4.41074C9.59964 4.25446 9.38768 4.16667 9.16667 4.16667ZM5 7.5H4.16667C3.94565 7.5 3.73369 7.5878 3.57741 7.74408C3.42113 7.90036 3.33333 8.11232 3.33333 8.33333C3.33333 8.55435 3.42113 8.76631 3.57741 8.92259C3.73369 9.07887 3.94565 9.16667 4.16667 9.16667H5C5.22101 9.16667 5.43297 9.07887 5.58926 8.92259C5.74554 8.76631 5.83333 8.55435 5.83333 8.33333C5.83333 8.11232 5.74554 7.90036 5.58926 7.74408C5.43297 7.5878 5.22101 7.5 5 7.5ZM9.16667 7.5H8.33333C8.11232 7.5 7.90036 7.5878 7.74408 7.74408C7.5878 7.90036 7.5 8.11232 7.5 8.33333C7.5 8.55435 7.5878 8.76631 7.74408 8.92259C7.90036 9.07887 8.11232 9.16667 8.33333 9.16667H9.16667C9.38768 9.16667 9.59964 9.07887 9.75592 8.92259C9.9122 8.76631 10 8.55435 10 8.33333C10 8.11232 9.9122 7.90036 9.75592 7.74408C9.59964 7.5878 9.38768 7.5 9.16667 7.5ZM20 8.33333V15.8333C19.9987 16.938 19.5593 17.997 18.7782 18.7782C17.997 19.5593 16.938 19.9987 15.8333 20H4.16667C3.062 19.9987 2.00296 19.5593 1.22185 18.7782C0.440735 17.997 0.00132321 16.938 0 15.8333L0 4.16667C0.00132321 3.062 0.440735 2.00296 1.22185 1.22185C2.00296 0.440735 3.062 0.00132321 4.16667 0L9.16667 0C10.2713 0.00132321 11.3304 0.440735 12.1115 1.22185C12.8926 2.00296 13.332 3.062 13.3333 4.16667H15.8333C16.938 4.16799 17.997 4.6074 18.7782 5.38852C19.5593 6.16963 19.9987 7.22867 20 8.33333ZM4.16667 18.3333H11.6667V4.16667C11.6667 3.50363 11.4033 2.86774 10.9344 2.3989C10.4656 1.93006 9.82971 1.66667 9.16667 1.66667H4.16667C3.50363 1.66667 2.86774 1.93006 2.3989 2.3989C1.93006 2.86774 1.66667 3.50363 1.66667 4.16667V15.8333C1.66667 16.4964 1.93006 17.1323 2.3989 17.6011C2.86774 18.0699 3.50363 18.3333 4.16667 18.3333ZM18.3333 8.33333C18.3333 7.67029 18.0699 7.03441 17.6011 6.56557C17.1323 6.09673 16.4964 5.83333 15.8333 5.83333H13.3333V18.3333H15.8333C16.4964 18.3333 17.1323 18.0699 17.6011 17.6011C18.0699 17.1323 18.3333 16.4964 18.3333 15.8333V8.33333ZM15.8333 10.8333C15.6685 10.8333 15.5074 10.8822 15.3704 10.9738C15.2333 11.0653 15.1265 11.1955 15.0634 11.3478C15.0004 11.5 14.9839 11.6676 15.016 11.8292C15.0482 11.9909 15.1275 12.1394 15.2441 12.2559C15.3606 12.3725 15.5091 12.4518 15.6708 12.484C15.8324 12.5161 16 12.4996 16.1522 12.4366C16.3045 12.3735 16.4347 12.2667 16.5262 12.1296C16.6178 11.9926 16.6667 11.8315 16.6667 11.6667C16.6667 11.4457 16.5789 11.2337 16.4226 11.0774C16.2663 10.9211 16.0543 10.8333 15.8333 10.8333ZM15.8333 14.1667C15.6685 14.1667 15.5074 14.2155 15.3704 14.3071C15.2333 14.3987 15.1265 14.5288 15.0634 14.6811C15.0004 14.8334 14.9839 15.0009 15.016 15.1626C15.0482 15.3242 15.1275 15.4727 15.2441 15.5893C15.3606 15.7058 15.5091 15.7852 15.6708 15.8173C15.8324 15.8495 16 15.833 16.1522 15.7699C16.3045 15.7068 16.4347 15.6 16.5262 15.463C16.6178 15.3259 16.6667 15.1648 16.6667 15C16.6667 14.779 16.5789 14.567 16.4226 14.4107C16.2663 14.2545 16.0543 14.1667 15.8333 14.1667ZM15.8333 7.5C15.6685 7.5 15.5074 7.54887 15.3704 7.64044C15.2333 7.73201 15.1265 7.86216 15.0634 8.01443C15.0004 8.1667 14.9839 8.33426 15.016 8.49591C15.0482 8.65756 15.1275 8.80604 15.2441 8.92259C15.3606 9.03913 15.5091 9.1185 15.6708 9.15065C15.8324 9.18281 16 9.16631 16.1522 9.10323C16.3045 9.04016 16.4347 8.93335 16.5262 8.79631C16.6178 8.65927 16.6667 8.49815 16.6667 8.33333C16.6667 8.11232 16.5789 7.90036 16.4226 7.74408C16.2663 7.5878 16.0543 7.5 15.8333 7.5Z' fill='%2300adee'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1199_25620'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-bg-url.icon-office.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_1199_25620)'%3E%3Cpath d='M5.83333 11.6667C5.83333 11.8877 5.74554 12.0996 5.58926 12.2559C5.43297 12.4122 5.22101 12.5 5 12.5H4.16667C3.94565 12.5 3.73369 12.4122 3.57741 12.2559C3.42113 12.0996 3.33333 11.8877 3.33333 11.6667C3.33333 11.4457 3.42113 11.2337 3.57741 11.0774C3.73369 10.9211 3.94565 10.8333 4.16667 10.8333H5C5.22101 10.8333 5.43297 10.9211 5.58926 11.0774C5.74554 11.2337 5.83333 11.4457 5.83333 11.6667ZM9.16667 10.8333H8.33333C8.11232 10.8333 7.90036 10.9211 7.74408 11.0774C7.5878 11.2337 7.5 11.4457 7.5 11.6667C7.5 11.8877 7.5878 12.0996 7.74408 12.2559C7.90036 12.4122 8.11232 12.5 8.33333 12.5H9.16667C9.38768 12.5 9.59964 12.4122 9.75592 12.2559C9.9122 12.0996 10 11.8877 10 11.6667C10 11.4457 9.9122 11.2337 9.75592 11.0774C9.59964 10.9211 9.38768 10.8333 9.16667 10.8333ZM5 14.1667H4.16667C3.94565 14.1667 3.73369 14.2545 3.57741 14.4107C3.42113 14.567 3.33333 14.779 3.33333 15C3.33333 15.221 3.42113 15.433 3.57741 15.5893C3.73369 15.7455 3.94565 15.8333 4.16667 15.8333H5C5.22101 15.8333 5.43297 15.7455 5.58926 15.5893C5.74554 15.433 5.83333 15.221 5.83333 15C5.83333 14.779 5.74554 14.567 5.58926 14.4107C5.43297 14.2545 5.22101 14.1667 5 14.1667ZM9.16667 14.1667H8.33333C8.11232 14.1667 7.90036 14.2545 7.74408 14.4107C7.5878 14.567 7.5 14.779 7.5 15C7.5 15.221 7.5878 15.433 7.74408 15.5893C7.90036 15.7455 8.11232 15.8333 8.33333 15.8333H9.16667C9.38768 15.8333 9.59964 15.7455 9.75592 15.5893C9.9122 15.433 10 15.221 10 15C10 14.779 9.9122 14.567 9.75592 14.4107C9.59964 14.2545 9.38768 14.1667 9.16667 14.1667ZM5 4.16667H4.16667C3.94565 4.16667 3.73369 4.25446 3.57741 4.41074C3.42113 4.56702 3.33333 4.77899 3.33333 5C3.33333 5.22101 3.42113 5.43297 3.57741 5.58926C3.73369 5.74554 3.94565 5.83333 4.16667 5.83333H5C5.22101 5.83333 5.43297 5.74554 5.58926 5.58926C5.74554 5.43297 5.83333 5.22101 5.83333 5C5.83333 4.77899 5.74554 4.56702 5.58926 4.41074C5.43297 4.25446 5.22101 4.16667 5 4.16667ZM9.16667 4.16667H8.33333C8.11232 4.16667 7.90036 4.25446 7.74408 4.41074C7.5878 4.56702 7.5 4.77899 7.5 5C7.5 5.22101 7.5878 5.43297 7.74408 5.58926C7.90036 5.74554 8.11232 5.83333 8.33333 5.83333H9.16667C9.38768 5.83333 9.59964 5.74554 9.75592 5.58926C9.9122 5.43297 10 5.22101 10 5C10 4.77899 9.9122 4.56702 9.75592 4.41074C9.59964 4.25446 9.38768 4.16667 9.16667 4.16667ZM5 7.5H4.16667C3.94565 7.5 3.73369 7.5878 3.57741 7.74408C3.42113 7.90036 3.33333 8.11232 3.33333 8.33333C3.33333 8.55435 3.42113 8.76631 3.57741 8.92259C3.73369 9.07887 3.94565 9.16667 4.16667 9.16667H5C5.22101 9.16667 5.43297 9.07887 5.58926 8.92259C5.74554 8.76631 5.83333 8.55435 5.83333 8.33333C5.83333 8.11232 5.74554 7.90036 5.58926 7.74408C5.43297 7.5878 5.22101 7.5 5 7.5ZM9.16667 7.5H8.33333C8.11232 7.5 7.90036 7.5878 7.74408 7.74408C7.5878 7.90036 7.5 8.11232 7.5 8.33333C7.5 8.55435 7.5878 8.76631 7.74408 8.92259C7.90036 9.07887 8.11232 9.16667 8.33333 9.16667H9.16667C9.38768 9.16667 9.59964 9.07887 9.75592 8.92259C9.9122 8.76631 10 8.55435 10 8.33333C10 8.11232 9.9122 7.90036 9.75592 7.74408C9.59964 7.5878 9.38768 7.5 9.16667 7.5ZM20 8.33333V15.8333C19.9987 16.938 19.5593 17.997 18.7782 18.7782C17.997 19.5593 16.938 19.9987 15.8333 20H4.16667C3.062 19.9987 2.00296 19.5593 1.22185 18.7782C0.440735 17.997 0.00132321 16.938 0 15.8333L0 4.16667C0.00132321 3.062 0.440735 2.00296 1.22185 1.22185C2.00296 0.440735 3.062 0.00132321 4.16667 0L9.16667 0C10.2713 0.00132321 11.3304 0.440735 12.1115 1.22185C12.8926 2.00296 13.332 3.062 13.3333 4.16667H15.8333C16.938 4.16799 17.997 4.6074 18.7782 5.38852C19.5593 6.16963 19.9987 7.22867 20 8.33333ZM4.16667 18.3333H11.6667V4.16667C11.6667 3.50363 11.4033 2.86774 10.9344 2.3989C10.4656 1.93006 9.82971 1.66667 9.16667 1.66667H4.16667C3.50363 1.66667 2.86774 1.93006 2.3989 2.3989C1.93006 2.86774 1.66667 3.50363 1.66667 4.16667V15.8333C1.66667 16.4964 1.93006 17.1323 2.3989 17.6011C2.86774 18.0699 3.50363 18.3333 4.16667 18.3333ZM18.3333 8.33333C18.3333 7.67029 18.0699 7.03441 17.6011 6.56557C17.1323 6.09673 16.4964 5.83333 15.8333 5.83333H13.3333V18.3333H15.8333C16.4964 18.3333 17.1323 18.0699 17.6011 17.6011C18.0699 17.1323 18.3333 16.4964 18.3333 15.8333V8.33333ZM15.8333 10.8333C15.6685 10.8333 15.5074 10.8822 15.3704 10.9738C15.2333 11.0653 15.1265 11.1955 15.0634 11.3478C15.0004 11.5 14.9839 11.6676 15.016 11.8292C15.0482 11.9909 15.1275 12.1394 15.2441 12.2559C15.3606 12.3725 15.5091 12.4518 15.6708 12.484C15.8324 12.5161 16 12.4996 16.1522 12.4366C16.3045 12.3735 16.4347 12.2667 16.5262 12.1296C16.6178 11.9926 16.6667 11.8315 16.6667 11.6667C16.6667 11.4457 16.5789 11.2337 16.4226 11.0774C16.2663 10.9211 16.0543 10.8333 15.8333 10.8333ZM15.8333 14.1667C15.6685 14.1667 15.5074 14.2155 15.3704 14.3071C15.2333 14.3987 15.1265 14.5288 15.0634 14.6811C15.0004 14.8334 14.9839 15.0009 15.016 15.1626C15.0482 15.3242 15.1275 15.4727 15.2441 15.5893C15.3606 15.7058 15.5091 15.7852 15.6708 15.8173C15.8324 15.8495 16 15.833 16.1522 15.7699C16.3045 15.7068 16.4347 15.6 16.5262 15.463C16.6178 15.3259 16.6667 15.1648 16.6667 15C16.6667 14.779 16.5789 14.567 16.4226 14.4107C16.2663 14.2545 16.0543 14.1667 15.8333 14.1667ZM15.8333 7.5C15.6685 7.5 15.5074 7.54887 15.3704 7.64044C15.2333 7.73201 15.1265 7.86216 15.0634 8.01443C15.0004 8.1667 14.9839 8.33426 15.016 8.49591C15.0482 8.65756 15.1275 8.80604 15.2441 8.92259C15.3606 9.03913 15.5091 9.1185 15.6708 9.15065C15.8324 9.18281 16 9.16631 16.1522 9.10323C16.3045 9.04016 16.4347 8.93335 16.5262 8.79631C16.6178 8.65927 16.6667 8.49815 16.6667 8.33333C16.6667 8.11232 16.5789 7.90036 16.4226 7.74408C16.2663 7.5878 16.0543 7.5 15.8333 7.5Z' fill='%23ffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1199_25620'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-bg-url.icon-eraser{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M10.2847 1.53209C10.9947 0.68594 12.2563 0.575572 13.1024 1.28558L19.2308 6.42788C20.0769 7.13788 20.1873 8.39939 19.4773 9.24554L15.6205 13.8418L6.42801 6.12836L10.2847 1.53209Z' fill='%23f15a5a'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.627 20H20C20.5523 20 21 19.5523 21 19C21 18.4477 20.5523 18 20 18H14.3052L12.627 20Z' fill='%23f15a5a'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4525 20.0005C10.461 19.9907 10.4695 19.9808 10.4779 19.9708L14.3346 15.3746L5.14207 7.66113L1.28534 12.2574C0.575337 13.1035 0.685705 14.3651 1.53185 15.0751L7.40176 20.0005H10.4525Z' fill='%23f15a5a'/%3E%3C/svg%3E")}.icon-bg-url.icon-eraser.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M10.2847 1.53209C10.9947 0.68594 12.2563 0.575572 13.1024 1.28558L19.2308 6.42788C20.0769 7.13788 20.1873 8.39939 19.4773 9.24554L15.6205 13.8418L6.42801 6.12836L10.2847 1.53209Z' fill='%23ffff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.627 20H20C20.5523 20 21 19.5523 21 19C21 18.4477 20.5523 18 20 18H14.3052L12.627 20Z' fill='%23ffff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4525 20.0005C10.461 19.9907 10.4695 19.9808 10.4779 19.9708L14.3346 15.3746L5.14207 7.66113L1.28534 12.2574C0.575337 13.1035 0.685705 14.3651 1.53185 15.0751L7.40176 20.0005H10.4525Z' fill='%23ffff'/%3E%3C/svg%3E")}.icon-bg-url.icon-wfa{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M5.17466 0.836705H4.94085L5.05994 0.908128C4.82545 1.06349 4.6609 1.24512 4.62832 1.47587C4.59268 1.72831 4.72469 1.97451 4.93446 2.21803C5.06676 2.37301 5.18385 2.55123 5.27461 2.73449L5.27472 2.73472C5.34646 2.879 5.37123 3.01561 5.35657 3.14215C5.34193 3.26845 5.28678 3.39549 5.18141 3.51908C5.07956 3.63854 4.96633 3.74426 4.84602 3.85658C4.79643 3.90288 4.74564 3.9503 4.69395 4.00027C4.11094 4.56378 3.77363 5.24973 3.92916 6.10627C4.04428 6.7414 4.36969 7.26307 4.8156 7.70125C5.13258 8.01365 5.58326 8.04295 5.89664 7.74162L5.8967 7.74157C6.05228 7.59183 6.12887 7.40286 6.12307 7.20365C6.11736 7.0076 6.03259 6.81526 5.89139 6.64838L5.89088 6.64779C5.73095 6.46059 5.58599 6.26733 5.48099 6.06079L5.48084 6.06049C5.40616 5.91431 5.38116 5.77586 5.39689 5.64732C5.41262 5.51871 5.47053 5.38866 5.57997 5.26164L5.58025 5.26132C5.70186 5.11943 5.84396 4.98951 5.99244 4.85374C5.9979 4.84875 6.00336 4.84376 6.00883 4.83875C7.27171 3.68699 7.07879 1.73806 5.61461 0.859959L5.53249 0.996901V0.836705H5.53063H5.22016H5.17466Z' fill='%23efbe60' stroke='%23efbe60' stroke-width='0.326591'/%3E%3Cpath d='M9.50474 0.967689L9.63766 0.834751H9.24347H8.97019H8.92808L8.89122 0.855113C8.61083 1.01001 8.41009 1.203 8.37051 1.4603C8.33148 1.71401 8.45984 1.96568 8.66918 2.21185L8.66917 2.21185L8.66968 2.21244C8.8077 2.37317 8.92777 2.55434 9.0178 2.74295C9.15092 3.02656 9.11891 3.29313 8.9123 3.53049C8.81285 3.64394 8.70395 3.74479 8.58818 3.85201C8.54263 3.8942 8.49602 3.93736 8.4485 3.98267L8.44849 3.98268C7.94582 4.46206 7.59949 5.04405 7.63398 5.7927L7.63398 5.79271C7.67177 6.61217 8.06335 7.26478 8.65242 7.77817C8.73712 7.85281 8.85041 7.89576 8.95446 7.91733C9.06013 7.93924 9.17562 7.94316 9.27704 7.92379C9.56457 7.87032 9.75933 7.67427 9.83069 7.43255C9.90113 7.19396 9.84987 6.91897 9.67183 6.69784L9.54464 6.80024M9.50474 0.967689L9.6785 4.68089C9.63081 4.72698 9.58208 4.77232 9.53327 4.81772C9.41082 4.93163 9.28793 5.04593 9.18026 5.17355C8.94416 5.45055 8.8921 5.78147 9.05942 6.10123C9.18956 6.3522 9.36803 6.57901 9.54464 6.80024M9.50474 0.967689C10.0205 1.31393 10.3049 1.83216 10.4845 2.38662C10.6374 2.85823 10.6376 3.29793 10.5088 3.70508C10.3807 4.11011 10.1284 4.47259 9.79209 4.7982L9.79199 4.7983C9.73918 4.84934 9.68749 4.89742 9.63714 4.94425C9.51779 5.05525 9.40603 5.15919 9.30507 5.27885L9.30454 5.27947C9.10739 5.51078 9.07063 5.77042 9.20411 6.02552L9.20439 6.02606C9.32608 6.26076 9.49455 6.47576 9.67226 6.69836L9.54464 6.80024M9.50474 0.967689L9.24719 7.76325C9.69709 7.67959 9.83652 7.16276 9.54464 6.80024' fill='%23efbe60' stroke='%23efbe60' stroke-width='0.326591'/%3E%3Cpath d='M13.5348 4.79394L13.5345 4.79428C13.505 4.82105 13.4759 4.84729 13.4471 4.87321C13.3109 4.99579 13.1828 5.11115 13.0697 5.24027L13.0691 5.24095C12.9499 5.37541 12.8874 5.51315 12.871 5.6492C12.8547 5.78514 12.8829 5.93196 12.9662 6.08728L12.9662 6.08729C13.0761 6.29239 13.2276 6.47732 13.3889 6.67425C13.397 6.68422 13.4052 6.69423 13.4134 6.70427L13.4135 6.70431C13.7704 7.14082 13.5951 7.82453 13.0029 7.92782C13.0028 7.92782 13.0028 7.92783 13.0028 7.92783L12.9747 7.76696C12.826 7.79299 12.6122 7.75581 12.5044 7.661C11.9002 7.1293 11.5172 6.47118 11.5358 5.63832L13.5348 4.79394ZM13.5348 4.79394C14.7248 3.70545 14.5185 1.70228 13.1529 0.903914V0.834751H12.9896H12.7163H12.6772M13.5348 4.79394L12.6772 0.834751M12.8223 6.16444C12.6289 5.80377 12.6717 5.44311 12.9468 5.13265C13.067 4.99557 13.2037 4.87253 13.3401 4.74978C13.3683 4.72437 13.3966 4.69896 13.4246 4.67345L12.8223 6.16444ZM12.8223 6.16444C12.94 6.38404 13.1009 6.5804 13.2594 6.77392M12.8223 6.16444L13.2594 6.77392M12.6772 0.834751L12.6423 0.852498M12.6772 0.834751L12.6423 0.852498M12.6423 0.852498C12.3565 0.99788 12.1511 1.18964 12.1066 1.44819M12.6423 0.852498L12.1066 1.44819M12.1066 1.44819C12.0628 1.70367 12.1879 1.95954 12.3992 2.20514L12.1066 1.44819ZM13.2594 6.77392C13.2686 6.78518 13.2779 6.79643 13.2871 6.80768L13.2594 6.77392Z' fill='%23efbe60' stroke='%23efbe60' stroke-width='0.326591'/%3E%3Cmask id='path-4-outside-1_1199_25623' maskUnits='userSpaceOnUse' x='-0.000976562' y='8.59277' width='22' height='13' fill='black'%3E%3Crect fill='%23efbe60' x='-0.000976562' y='8.59277' width='22' height='13'/%3E%3Cpath d='M13.461 19.8233C14.4408 19.8233 15.3833 19.8233 16.3259 19.8233C16.4374 19.8233 16.5471 19.8196 16.6568 19.8252C16.9635 19.8419 17.1978 20.0743 17.2126 20.3736C17.2275 20.6878 17.0193 20.9462 16.7088 20.9908C16.6568 20.9982 16.6047 20.9982 16.5527 20.9982C11.5926 20.9982 6.63447 20.9982 1.67444 20.9982C1.40487 20.9982 1.18922 20.9109 1.06466 20.6599C0.869457 20.262 1.1539 19.8252 1.61681 19.8233C2.59283 19.8177 3.56884 19.8233 4.54486 19.8233C4.60807 19.8233 4.66942 19.8233 4.78468 19.8233C4.69359 19.7564 4.64525 19.7192 4.5932 19.6857C2.67277 18.4178 1.46808 16.6703 1.09069 14.3836C1.02748 14.0007 1.01075 13.6065 1.00517 13.2161C0.994015 12.2457 1.00145 11.2771 1.00145 10.3067C1.00145 9.814 1.22268 9.59277 1.7172 9.59277C6.63819 9.59277 11.5573 9.59277 16.4783 9.59277C17.0137 9.59277 17.2164 9.79727 17.2182 10.3364C17.2182 10.4201 17.2182 10.5037 17.2182 10.6116C17.4543 10.6116 17.6737 10.6097 17.8931 10.6116C19.2186 10.6283 20.3229 11.4147 20.7523 12.6435C21.3993 14.4915 20.0552 16.4937 18.0994 16.5866C17.5993 16.6108 17.0974 16.5941 16.5973 16.6071C16.5229 16.6089 16.4114 16.6554 16.3798 16.7131C15.7012 17.9828 14.7419 18.9867 13.5261 19.7489C13.5112 19.7582 13.5019 19.775 13.4629 19.8196L13.461 19.8233ZM2.18011 10.777C2.18011 11.2195 2.17267 11.6471 2.18011 12.0746C2.19684 12.7644 2.17825 13.4578 2.25633 14.1401C2.40878 15.46 2.98881 16.5978 3.89046 17.5682C5.01707 18.7804 6.41324 19.4887 8.04365 19.7359C9.12192 19.8995 10.1872 19.8233 11.2283 19.5035C12.6765 19.0592 13.8737 18.2412 14.7847 17.0254C15.4688 16.1107 15.915 15.0845 15.9894 13.943C16.0563 12.9057 16.021 11.8627 16.0321 10.8216C16.0321 10.8105 16.021 10.7993 16.0117 10.7789H2.18011V10.777ZM17.2164 11.7976C17.2089 13.0228 17.2926 14.233 16.9022 15.4024C17.3521 15.4024 17.7666 15.447 18.1664 15.3931C18.9397 15.2871 19.4566 14.8261 19.6592 14.0713C19.8488 13.3667 19.6499 12.7514 19.1108 12.2531C18.5716 11.7549 17.9098 11.7698 17.2145 11.7995L17.2164 11.7976Z'/%3E%3C/mask%3E%3Cpath d='M13.461 19.8233C14.4408 19.8233 15.3833 19.8233 16.3259 19.8233C16.4374 19.8233 16.5471 19.8196 16.6568 19.8252C16.9635 19.8419 17.1978 20.0743 17.2126 20.3736C17.2275 20.6878 17.0193 20.9462 16.7088 20.9908C16.6568 20.9982 16.6047 20.9982 16.5527 20.9982C11.5926 20.9982 6.63447 20.9982 1.67444 20.9982C1.40487 20.9982 1.18922 20.9109 1.06466 20.6599C0.869457 20.262 1.1539 19.8252 1.61681 19.8233C2.59283 19.8177 3.56884 19.8233 4.54486 19.8233C4.60807 19.8233 4.66942 19.8233 4.78468 19.8233C4.69359 19.7564 4.64525 19.7192 4.5932 19.6857C2.67277 18.4178 1.46808 16.6703 1.09069 14.3836C1.02748 14.0007 1.01075 13.6065 1.00517 13.2161C0.994015 12.2457 1.00145 11.2771 1.00145 10.3067C1.00145 9.814 1.22268 9.59277 1.7172 9.59277C6.63819 9.59277 11.5573 9.59277 16.4783 9.59277C17.0137 9.59277 17.2164 9.79727 17.2182 10.3364C17.2182 10.4201 17.2182 10.5037 17.2182 10.6116C17.4543 10.6116 17.6737 10.6097 17.8931 10.6116C19.2186 10.6283 20.3229 11.4147 20.7523 12.6435C21.3993 14.4915 20.0552 16.4937 18.0994 16.5866C17.5993 16.6108 17.0974 16.5941 16.5973 16.6071C16.5229 16.6089 16.4114 16.6554 16.3798 16.7131C15.7012 17.9828 14.7419 18.9867 13.5261 19.7489C13.5112 19.7582 13.5019 19.775 13.4629 19.8196L13.461 19.8233ZM2.18011 10.777C2.18011 11.2195 2.17267 11.6471 2.18011 12.0746C2.19684 12.7644 2.17825 13.4578 2.25633 14.1401C2.40878 15.46 2.98881 16.5978 3.89046 17.5682C5.01707 18.7804 6.41324 19.4887 8.04365 19.7359C9.12192 19.8995 10.1872 19.8233 11.2283 19.5035C12.6765 19.0592 13.8737 18.2412 14.7847 17.0254C15.4688 16.1107 15.915 15.0845 15.9894 13.943C16.0563 12.9057 16.021 11.8627 16.0321 10.8216C16.0321 10.8105 16.021 10.7993 16.0117 10.7789H2.18011V10.777ZM17.2164 11.7976C17.2089 13.0228 17.2926 14.233 16.9022 15.4024C17.3521 15.4024 17.7666 15.447 18.1664 15.3931C18.9397 15.2871 19.4566 14.8261 19.6592 14.0713C19.8488 13.3667 19.6499 12.7514 19.1108 12.2531C18.5716 11.7549 17.9098 11.7698 17.2145 11.7995L17.2164 11.7976Z' fill='%23efbe60'/%3E%3Cpath d='M13.461 19.8233L13.1689 19.6772L12.9325 20.1499H13.461V19.8233ZM16.6568 19.8252L16.6746 19.4991L16.6734 19.499L16.6568 19.8252ZM17.2126 20.3736L17.5389 20.3581L17.5388 20.3574L17.2126 20.3736ZM16.7088 20.9908L16.755 21.3141L16.7553 21.3141L16.7088 20.9908ZM1.06466 20.6599L0.771458 20.8037L0.772117 20.8051L1.06466 20.6599ZM1.61681 19.8233L1.61812 20.1499L1.61867 20.1499L1.61681 19.8233ZM4.78468 19.8233V20.1499H5.78081L4.97805 19.5601L4.78468 19.8233ZM4.5932 19.6857L4.41324 19.9583L4.41659 19.9605L4.5932 19.6857ZM1.09069 14.3836L1.41292 14.3304L1.41292 14.3304L1.09069 14.3836ZM1.00517 13.2161L0.678599 13.2199L0.678612 13.2208L1.00517 13.2161ZM17.2182 10.3364H17.5448L17.5448 10.3353L17.2182 10.3364ZM17.2182 10.6116H16.8916V10.9381H17.2182V10.6116ZM17.8931 10.6116L17.8972 10.285L17.8958 10.285L17.8931 10.6116ZM20.7523 12.6435L20.444 12.7513L20.4441 12.7514L20.7523 12.6435ZM18.0994 16.5866L18.0839 16.2604L18.0837 16.2604L18.0994 16.5866ZM16.5973 16.6071L16.6054 16.9336L16.6058 16.9336L16.5973 16.6071ZM16.3798 16.7131L16.0934 16.556L16.0917 16.5591L16.3798 16.7131ZM13.5261 19.7489L13.6992 20.0259L13.6996 20.0256L13.5261 19.7489ZM13.4629 19.8196L13.2171 19.6045L13.1895 19.636L13.1708 19.6735L13.4629 19.8196ZM2.18011 12.0746L1.85356 12.0803L1.85361 12.0826L2.18011 12.0746ZM2.25633 14.1401L1.93186 14.1772L1.9319 14.1776L2.25633 14.1401ZM3.89046 17.5682L3.65121 17.7905L3.65125 17.7906L3.89046 17.5682ZM8.04365 19.7359L8.09264 19.413L8.09262 19.413L8.04365 19.7359ZM11.2283 19.5035L11.1325 19.1913L11.1324 19.1913L11.2283 19.5035ZM14.7847 17.0254L15.0461 17.2212L15.0462 17.221L14.7847 17.0254ZM15.9894 13.943L16.3153 13.9643L16.3153 13.9641L15.9894 13.943ZM16.0321 10.8216L16.3587 10.8251V10.8216H16.0321ZM16.0117 10.7789L16.309 10.6437L16.222 10.4523H16.0117V10.7789ZM2.18011 10.7789H1.85352V11.1055H2.18011V10.7789ZM17.2164 11.7976L17.5429 11.7996L17.5478 11.0046L16.9855 11.5667L17.2164 11.7976ZM16.9022 15.4024L16.5924 15.299L16.4488 15.729H16.9022V15.4024ZM18.1664 15.3931L18.21 15.7168L18.2107 15.7167L18.1664 15.3931ZM19.6592 14.0713L19.3438 13.9864L19.3438 13.9866L19.6592 14.0713ZM17.2145 11.7995L16.9836 11.5685L16.3903 12.1617L17.2285 12.1258L17.2145 11.7995ZM13.461 20.1499C13.4629 20.1499 13.4648 20.1499 13.4668 20.1499C13.4687 20.1499 13.4706 20.1499 13.4725 20.1499C13.4744 20.1499 13.4763 20.1499 13.4782 20.1499C13.4801 20.1499 13.4821 20.1499 13.484 20.1499C13.4859 20.1499 13.4878 20.1499 13.4897 20.1499C13.4916 20.1499 13.4935 20.1499 13.4954 20.1499C13.4974 20.1499 13.4993 20.1499 13.5012 20.1499C13.5031 20.1499 13.505 20.1499 13.5069 20.1499C13.5088 20.1499 13.5107 20.1499 13.5126 20.1499C13.5146 20.1499 13.5165 20.1499 13.5184 20.1499C13.5203 20.1499 13.5222 20.1499 13.5241 20.1499C13.526 20.1499 13.5279 20.1499 13.5298 20.1499C13.5318 20.1499 13.5337 20.1499 13.5356 20.1499C13.5375 20.1499 13.5394 20.1499 13.5413 20.1499C13.5432 20.1499 13.5451 20.1499 13.547 20.1499C13.5489 20.1499 13.5508 20.1499 13.5528 20.1499C13.5547 20.1499 13.5566 20.1499 13.5585 20.1499C13.5604 20.1499 13.5623 20.1499 13.5642 20.1499C13.5661 20.1499 13.568 20.1499 13.5699 20.1499C13.5718 20.1499 13.5738 20.1499 13.5757 20.1499C13.5776 20.1499 13.5795 20.1499 13.5814 20.1499C13.5833 20.1499 13.5852 20.1499 13.5871 20.1499C13.589 20.1499 13.5909 20.1499 13.5928 20.1499C13.5947 20.1499 13.5966 20.1499 13.5986 20.1499C13.6005 20.1499 13.6024 20.1499 13.6043 20.1499C13.6062 20.1499 13.6081 20.1499 13.61 20.1499C13.6119 20.1499 13.6138 20.1499 13.6157 20.1499C13.6176 20.1499 13.6195 20.1499 13.6214 20.1499C13.6233 20.1499 13.6252 20.1499 13.6271 20.1499C13.629 20.1499 13.631 20.1499 13.6329 20.1499C13.6348 20.1499 13.6367 20.1499 13.6386 20.1499C13.6405 20.1499 13.6424 20.1499 13.6443 20.1499C13.6462 20.1499 13.6481 20.1499 13.65 20.1499C13.6519 20.1499 13.6538 20.1499 13.6557 20.1499C13.6576 20.1499 13.6595 20.1499 13.6614 20.1499C13.6633 20.1499 13.6652 20.1499 13.6671 20.1499C13.669 20.1499 13.6709 20.1499 13.6729 20.1499C13.6748 20.1499 13.6767 20.1499 13.6786 20.1499C13.6805 20.1499 13.6824 20.1499 13.6843 20.1499C13.6862 20.1499 13.6881 20.1499 13.69 20.1499C13.6919 20.1499 13.6938 20.1499 13.6957 20.1499C13.6976 20.1499 13.6995 20.1499 13.7014 20.1499C13.7033 20.1499 13.7052 20.1499 13.7071 20.1499C13.709 20.1499 13.7109 20.1499 13.7128 20.1499C13.7147 20.1499 13.7166 20.1499 13.7185 20.1499C13.7204 20.1499 13.7223 20.1499 13.7242 20.1499C13.7261 20.1499 13.728 20.1499 13.7299 20.1499C13.7318 20.1499 13.7337 20.1499 13.7356 20.1499C13.7375 20.1499 13.7394 20.1499 13.7413 20.1499C13.7432 20.1499 13.7451 20.1499 13.747 20.1499C13.7489 20.1499 13.7508 20.1499 13.7527 20.1499C13.7546 20.1499 13.7565 20.1499 13.7584 20.1499C13.7603 20.1499 13.7622 20.1499 13.7641 20.1499C13.766 20.1499 13.7679 20.1499 13.7698 20.1499C13.7717 20.1499 13.7736 20.1499 13.7755 20.1499C13.7774 20.1499 13.7793 20.1499 13.7812 20.1499C13.7831 20.1499 13.785 20.1499 13.7869 20.1499C13.7888 20.1499 13.7907 20.1499 13.7926 20.1499C13.7945 20.1499 13.7964 20.1499 13.7983 20.1499C13.8002 20.1499 13.8021 20.1499 13.804 20.1499C13.8059 20.1499 13.8078 20.1499 13.8097 20.1499C13.8116 20.1499 13.8135 20.1499 13.8154 20.1499C13.8173 20.1499 13.8192 20.1499 13.8211 20.1499C13.823 20.1499 13.8249 20.1499 13.8267 20.1499C13.8286 20.1499 13.8305 20.1499 13.8324 20.1499C13.8343 20.1499 13.8362 20.1499 13.8381 20.1499C13.84 20.1499 13.8419 20.1499 13.8438 20.1499C13.8457 20.1499 13.8476 20.1499 13.8495 20.1499C13.8514 20.1499 13.8533 20.1499 13.8552 20.1499C13.8571 20.1499 13.859 20.1499 13.8609 20.1499C13.8628 20.1499 13.8647 20.1499 13.8666 20.1499C13.8685 20.1499 13.8703 20.1499 13.8722 20.1499C13.8741 20.1499 13.876 20.1499 13.8779 20.1499C13.8798 20.1499 13.8817 20.1499 13.8836 20.1499C13.8855 20.1499 13.8874 20.1499 13.8893 20.1499C13.8912 20.1499 13.8931 20.1499 13.895 20.1499C13.8969 20.1499 13.8988 20.1499 13.9006 20.1499C13.9025 20.1499 13.9044 20.1499 13.9063 20.1499C13.9082 20.1499 13.9101 20.1499 13.912 20.1499C13.9139 20.1499 13.9158 20.1499 13.9177 20.1499C13.9196 20.1499 13.9215 20.1499 13.9234 20.1499C13.9253 20.1499 13.9271 20.1499 13.929 20.1499C13.9309 20.1499 13.9328 20.1499 13.9347 20.1499C13.9366 20.1499 13.9385 20.1499 13.9404 20.1499C13.9423 20.1499 13.9442 20.1499 13.9461 20.1499C13.948 20.1499 13.9499 20.1499 13.9517 20.1499C13.9536 20.1499 13.9555 20.1499 13.9574 20.1499C13.9593 20.1499 13.9612 20.1499 13.9631 20.1499C13.965 20.1499 13.9669 20.1499 13.9688 20.1499C13.9706 20.1499 13.9725 20.1499 13.9744 20.1499C13.9763 20.1499 13.9782 20.1499 13.9801 20.1499C13.982 20.1499 13.9839 20.1499 13.9858 20.1499C13.9877 20.1499 13.9895 20.1499 13.9914 20.1499C13.9933 20.1499 13.9952 20.1499 13.9971 20.1499C13.999 20.1499 14.0009 20.1499 14.0028 20.1499C14.0047 20.1499 14.0066 20.1499 14.0084 20.1499C14.0103 20.1499 14.0122 20.1499 14.0141 20.1499C14.016 20.1499 14.0179 20.1499 14.0198 20.1499C14.0217 20.1499 14.0236 20.1499 14.0254 20.1499C14.0273 20.1499 14.0292 20.1499 14.0311 20.1499C14.033 20.1499 14.0349 20.1499 14.0368 20.1499C14.0387 20.1499 14.0405 20.1499 14.0424 20.1499C14.0443 20.1499 14.0462 20.1499 14.0481 20.1499C14.05 20.1499 14.0519 20.1499 14.0538 20.1499C14.0556 20.1499 14.0575 20.1499 14.0594 20.1499C14.0613 20.1499 14.0632 20.1499 14.0651 20.1499C14.067 20.1499 14.0688 20.1499 14.0707 20.1499C14.0726 20.1499 14.0745 20.1499 14.0764 20.1499C14.0783 20.1499 14.0802 20.1499 14.082 20.1499C14.0839 20.1499 14.0858 20.1499 14.0877 20.1499C14.0896 20.1499 14.0915 20.1499 14.0934 20.1499C14.0952 20.1499 14.0971 20.1499 14.099 20.1499C14.1009 20.1499 14.1028 20.1499 14.1047 20.1499C14.1066 20.1499 14.1084 20.1499 14.1103 20.1499C14.1122 20.1499 14.1141 20.1499 14.116 20.1499C14.1179 20.1499 14.1198 20.1499 14.1216 20.1499C14.1235 20.1499 14.1254 20.1499 14.1273 20.1499C14.1292 20.1499 14.1311 20.1499 14.1329 20.1499C14.1348 20.1499 14.1367 20.1499 14.1386 20.1499C14.1405 20.1499 14.1424 20.1499 14.1442 20.1499C14.1461 20.1499 14.148 20.1499 14.1499 20.1499C14.1518 20.1499 14.1537 20.1499 14.1555 20.1499C14.1574 20.1499 14.1593 20.1499 14.1612 20.1499C14.1631 20.1499 14.165 20.1499 14.1668 20.1499C14.1687 20.1499 14.1706 20.1499 14.1725 20.1499C14.1744 20.1499 14.1763 20.1499 14.1781 20.1499C14.18 20.1499 14.1819 20.1499 14.1838 20.1499C14.1857 20.1499 14.1875 20.1499 14.1894 20.1499C14.1913 20.1499 14.1932 20.1499 14.1951 20.1499C14.197 20.1499 14.1988 20.1499 14.2007 20.1499C14.2026 20.1499 14.2045 20.1499 14.2064 20.1499C14.2082 20.1499 14.2101 20.1499 14.212 20.1499C14.2139 20.1499 14.2158 20.1499 14.2176 20.1499C14.2195 20.1499 14.2214 20.1499 14.2233 20.1499C14.2252 20.1499 14.227 20.1499 14.2289 20.1499C14.2308 20.1499 14.2327 20.1499 14.2346 20.1499C14.2365 20.1499 14.2383 20.1499 14.2402 20.1499C14.2421 20.1499 14.244 20.1499 14.2458 20.1499C14.2477 20.1499 14.2496 20.1499 14.2515 20.1499C14.2534 20.1499 14.2552 20.1499 14.2571 20.1499C14.259 20.1499 14.2609 20.1499 14.2628 20.1499C14.2646 20.1499 14.2665 20.1499 14.2684 20.1499C14.2703 20.1499 14.2722 20.1499 14.274 20.1499C14.2759 20.1499 14.2778 20.1499 14.2797 20.1499C14.2816 20.1499 14.2834 20.1499 14.2853 20.1499C14.2872 20.1499 14.2891 20.1499 14.2909 20.1499C14.2928 20.1499 14.2947 20.1499 14.2966 20.1499C14.2985 20.1499 14.3003 20.1499 14.3022 20.1499C14.3041 20.1499 14.306 20.1499 14.3078 20.1499C14.3097 20.1499 14.3116 20.1499 14.3135 20.1499C14.3154 20.1499 14.3172 20.1499 14.3191 20.1499C14.321 20.1499 14.3229 20.1499 14.3247 20.1499C14.3266 20.1499 14.3285 20.1499 14.3304 20.1499C14.3322 20.1499 14.3341 20.1499 14.336 20.1499C14.3379 20.1499 14.3397 20.1499 14.3416 20.1499C14.3435 20.1499 14.3454 20.1499 14.3473 20.1499C14.3491 20.1499 14.351 20.1499 14.3529 20.1499C14.3548 20.1499 14.3566 20.1499 14.3585 20.1499C14.3604 20.1499 14.3623 20.1499 14.3641 20.1499C14.366 20.1499 14.3679 20.1499 14.3698 20.1499C14.3716 20.1499 14.3735 20.1499 14.3754 20.1499C14.3773 20.1499 14.3791 20.1499 14.381 20.1499C14.3829 20.1499 14.3848 20.1499 14.3866 20.1499C14.3885 20.1499 14.3904 20.1499 14.3923 20.1499C14.3941 20.1499 14.396 20.1499 14.3979 20.1499C14.3998 20.1499 14.4016 20.1499 14.4035 20.1499C14.4054 20.1499 14.4073 20.1499 14.4091 20.1499C14.411 20.1499 14.4129 20.1499 14.4147 20.1499C14.4166 20.1499 14.4185 20.1499 14.4204 20.1499C14.4222 20.1499 14.4241 20.1499 14.426 20.1499C14.4279 20.1499 14.4297 20.1499 14.4316 20.1499C14.4335 20.1499 14.4354 20.1499 14.4372 20.1499C14.4391 20.1499 14.441 20.1499 14.4428 20.1499C14.4447 20.1499 14.4466 20.1499 14.4485 20.1499C14.4503 20.1499 14.4522 20.1499 14.4541 20.1499C14.456 20.1499 14.4578 20.1499 14.4597 20.1499C14.4616 20.1499 14.4634 20.1499 14.4653 20.1499C14.4672 20.1499 14.4691 20.1499 14.4709 20.1499C14.4728 20.1499 14.4747 20.1499 14.4765 20.1499C14.4784 20.1499 14.4803 20.1499 14.4822 20.1499C14.484 20.1499 14.4859 20.1499 14.4878 20.1499C14.4896 20.1499 14.4915 20.1499 14.4934 20.1499C14.4953 20.1499 14.4971 20.1499 14.499 20.1499C14.5009 20.1499 14.5027 20.1499 14.5046 20.1499C14.5065 20.1499 14.5084 20.1499 14.5102 20.1499C14.5121 20.1499 14.514 20.1499 14.5158 20.1499C14.5177 20.1499 14.5196 20.1499 14.5214 20.1499C14.5233 20.1499 14.5252 20.1499 14.5271 20.1499C14.5289 20.1499 14.5308 20.1499 14.5327 20.1499C14.5345 20.1499 14.5364 20.1499 14.5383 20.1499C14.5401 20.1499 14.542 20.1499 14.5439 20.1499C14.5458 20.1499 14.5476 20.1499 14.5495 20.1499C14.5514 20.1499 14.5532 20.1499 14.5551 20.1499C14.557 20.1499 14.5588 20.1499 14.5607 20.1499C14.5626 20.1499 14.5644 20.1499 14.5663 20.1499C14.5682 20.1499 14.5701 20.1499 14.5719 20.1499C14.5738 20.1499 14.5757 20.1499 14.5775 20.1499C14.5794 20.1499 14.5813 20.1499 14.5831 20.1499C14.585 20.1499 14.5869 20.1499 14.5887 20.1499C14.5906 20.1499 14.5925 20.1499 14.5943 20.1499C14.5962 20.1499 14.5981 20.1499 14.5999 20.1499C14.6018 20.1499 14.6037 20.1499 14.6055 20.1499C14.6074 20.1499 14.6093 20.1499 14.6111 20.1499C14.613 20.1499 14.6149 20.1499 14.6168 20.1499C14.6186 20.1499 14.6205 20.1499 14.6224 20.1499C14.6242 20.1499 14.6261 20.1499 14.628 20.1499C14.6298 20.1499 14.6317 20.1499 14.6336 20.1499C14.6354 20.1499 14.6373 20.1499 14.6392 20.1499C14.641 20.1499 14.6429 20.1499 14.6448 20.1499C14.6466 20.1499 14.6485 20.1499 14.6504 20.1499C14.6522 20.1499 14.6541 20.1499 14.656 20.1499C14.6578 20.1499 14.6597 20.1499 14.6615 20.1499C14.6634 20.1499 14.6653 20.1499 14.6671 20.1499C14.669 20.1499 14.6709 20.1499 14.6727 20.1499C14.6746 20.1499 14.6765 20.1499 14.6783 20.1499C14.6802 20.1499 14.6821 20.1499 14.6839 20.1499C14.6858 20.1499 14.6877 20.1499 14.6895 20.1499C14.6914 20.1499 14.6933 20.1499 14.6951 20.1499C14.697 20.1499 14.6989 20.1499 14.7007 20.1499C14.7026 20.1499 14.7044 20.1499 14.7063 20.1499C14.7082 20.1499 14.71 20.1499 14.7119 20.1499C14.7138 20.1499 14.7156 20.1499 14.7175 20.1499C14.7194 20.1499 14.7212 20.1499 14.7231 20.1499C14.725 20.1499 14.7268 20.1499 14.7287 20.1499C14.7305 20.1499 14.7324 20.1499 14.7343 20.1499C14.7361 20.1499 14.738 20.1499 14.7399 20.1499C14.7417 20.1499 14.7436 20.1499 14.7455 20.1499C14.7473 20.1499 14.7492 20.1499 14.751 20.1499C14.7529 20.1499 14.7548 20.1499 14.7566 20.1499C14.7585 20.1499 14.7604 20.1499 14.7622 20.1499C14.7641 20.1499 14.766 20.1499 14.7678 20.1499C14.7697 20.1499 14.7715 20.1499 14.7734 20.1499C14.7753 20.1499 14.7771 20.1499 14.779 20.1499C14.7809 20.1499 14.7827 20.1499 14.7846 20.1499C14.7864 20.1499 14.7883 20.1499 14.7902 20.1499C14.792 20.1499 14.7939 20.1499 14.7957 20.1499C14.7976 20.1499 14.7995 20.1499 14.8013 20.1499C14.8032 20.1499 14.8051 20.1499 14.8069 20.1499C14.8088 20.1499 14.8106 20.1499 14.8125 20.1499C14.8144 20.1499 14.8162 20.1499 14.8181 20.1499C14.82 20.1499 14.8218 20.1499 14.8237 20.1499C14.8255 20.1499 14.8274 20.1499 14.8293 20.1499C14.8311 20.1499 14.833 20.1499 14.8348 20.1499C14.8367 20.1499 14.8386 20.1499 14.8404 20.1499C14.8423 20.1499 14.8441 20.1499 14.846 20.1499C14.8479 20.1499 14.8497 20.1499 14.8516 20.1499C14.8534 20.1499 14.8553 20.1499 14.8572 20.1499C14.859 20.1499 14.8609 20.1499 14.8628 20.1499C14.8646 20.1499 14.8665 20.1499 14.8683 20.1499C14.8702 20.1499 14.8721 20.1499 14.8739 20.1499C14.8758 20.1499 14.8776 20.1499 14.8795 20.1499C14.8814 20.1499 14.8832 20.1499 14.8851 20.1499C14.8869 20.1499 14.8888 20.1499 14.8906 20.1499C14.8925 20.1499 14.8944 20.1499 14.8962 20.1499C14.8981 20.1499 14.8999 20.1499 14.9018 20.1499C14.9037 20.1499 14.9055 20.1499 14.9074 20.1499C14.9092 20.1499 14.9111 20.1499 14.913 20.1499C14.9148 20.1499 14.9167 20.1499 14.9185 20.1499C14.9204 20.1499 14.9223 20.1499 14.9241 20.1499C14.926 20.1499 14.9278 20.1499 14.9297 20.1499C14.9315 20.1499 14.9334 20.1499 14.9353 20.1499C14.9371 20.1499 14.939 20.1499 14.9408 20.1499C14.9427 20.1499 14.9446 20.1499 14.9464 20.1499C14.9483 20.1499 14.9501 20.1499 14.952 20.1499C14.9538 20.1499 14.9557 20.1499 14.9576 20.1499C14.9594 20.1499 14.9613 20.1499 14.9631 20.1499C14.965 20.1499 14.9668 20.1499 14.9687 20.1499C14.9706 20.1499 14.9724 20.1499 14.9743 20.1499C14.9761 20.1499 14.978 20.1499 14.9799 20.1499C14.9817 20.1499 14.9836 20.1499 14.9854 20.1499C14.9873 20.1499 14.9891 20.1499 14.991 20.1499C14.9929 20.1499 14.9947 20.1499 14.9966 20.1499C14.9984 20.1499 15.0003 20.1499 15.0021 20.1499C15.004 20.1499 15.0058 20.1499 15.0077 20.1499C15.0096 20.1499 15.0114 20.1499 15.0133 20.1499C15.0151 20.1499 15.017 20.1499 15.0188 20.1499C15.0207 20.1499 15.0226 20.1499 15.0244 20.1499C15.0263 20.1499 15.0281 20.1499 15.03 20.1499C15.0318 20.1499 15.0337 20.1499 15.0356 20.1499C15.0374 20.1499 15.0393 20.1499 15.0411 20.1499C15.043 20.1499 15.0448 20.1499 15.0467 20.1499C15.0485 20.1499 15.0504 20.1499 15.0523 20.1499C15.0541 20.1499 15.056 20.1499 15.0578 20.1499C15.0597 20.1499 15.0615 20.1499 15.0634 20.1499C15.0652 20.1499 15.0671 20.1499 15.069 20.1499C15.0708 20.1499 15.0727 20.1499 15.0745 20.1499C15.0764 20.1499 15.0782 20.1499 15.0801 20.1499C15.0819 20.1499 15.0838 20.1499 15.0856 20.1499C15.0875 20.1499 15.0894 20.1499 15.0912 20.1499C15.0931 20.1499 15.0949 20.1499 15.0968 20.1499C15.0986 20.1499 15.1005 20.1499 15.1023 20.1499C15.1042 20.1499 15.106 20.1499 15.1079 20.1499C15.1098 20.1499 15.1116 20.1499 15.1135 20.1499C15.1153 20.1499 15.1172 20.1499 15.119 20.1499C15.1209 20.1499 15.1227 20.1499 15.1246 20.1499C15.1264 20.1499 15.1283 20.1499 15.1301 20.1499C15.132 20.1499 15.1339 20.1499 15.1357 20.1499C15.1376 20.1499 15.1394 20.1499 15.1413 20.1499C15.1431 20.1499 15.145 20.1499 15.1468 20.1499C15.1487 20.1499 15.1505 20.1499 15.1524 20.1499C15.1542 20.1499 15.1561 20.1499 15.158 20.1499C15.1598 20.1499 15.1617 20.1499 15.1635 20.1499C15.1654 20.1499 15.1672 20.1499 15.1691 20.1499C15.1709 20.1499 15.1728 20.1499 15.1746 20.1499C15.1765 20.1499 15.1783 20.1499 15.1802 20.1499C15.182 20.1499 15.1839 20.1499 15.1857 20.1499C15.1876 20.1499 15.1895 20.1499 15.1913 20.1499C15.1932 20.1499 15.195 20.1499 15.1969 20.1499C15.1987 20.1499 15.2006 20.1499 15.2024 20.1499C15.2043 20.1499 15.2061 20.1499 15.208 20.1499C15.2098 20.1499 15.2117 20.1499 15.2135 20.1499C15.2154 20.1499 15.2172 20.1499 15.2191 20.1499C15.2209 20.1499 15.2228 20.1499 15.2246 20.1499C15.2265 20.1499 15.2283 20.1499 15.2302 20.1499C15.2321 20.1499 15.2339 20.1499 15.2358 20.1499C15.2376 20.1499 15.2395 20.1499 15.2413 20.1499C15.2432 20.1499 15.245 20.1499 15.2469 20.1499C15.2487 20.1499 15.2506 20.1499 15.2524 20.1499C15.2543 20.1499 15.2561 20.1499 15.258 20.1499C15.2598 20.1499 15.2617 20.1499 15.2635 20.1499C15.2654 20.1499 15.2672 20.1499 15.2691 20.1499C15.2709 20.1499 15.2728 20.1499 15.2746 20.1499C15.2765 20.1499 15.2783 20.1499 15.2802 20.1499C15.282 20.1499 15.2839 20.1499 15.2857 20.1499C15.2876 20.1499 15.2894 20.1499 15.2913 20.1499C15.2931 20.1499 15.295 20.1499 15.2968 20.1499C15.2987 20.1499 15.3005 20.1499 15.3024 20.1499C15.3042 20.1499 15.3061 20.1499 15.3079 20.1499C15.3098 20.1499 15.3116 20.1499 15.3135 20.1499C15.3153 20.1499 15.3172 20.1499 15.319 20.1499C15.3209 20.1499 15.3227 20.1499 15.3246 20.1499C15.3264 20.1499 15.3283 20.1499 15.3301 20.1499C15.332 20.1499 15.3338 20.1499 15.3357 20.1499C15.3375 20.1499 15.3394 20.1499 15.3412 20.1499C15.3431 20.1499 15.3449 20.1499 15.3468 20.1499C15.3486 20.1499 15.3505 20.1499 15.3523 20.1499C15.3542 20.1499 15.356 20.1499 15.3579 20.1499C15.3597 20.1499 15.3616 20.1499 15.3634 20.1499C15.3653 20.1499 15.3671 20.1499 15.369 20.1499C15.3708 20.1499 15.3727 20.1499 15.3745 20.1499C15.3764 20.1499 15.3782 20.1499 15.3801 20.1499C15.3819 20.1499 15.3838 20.1499 15.3856 20.1499C15.3875 20.1499 15.3893 20.1499 15.3912 20.1499C15.393 20.1499 15.3949 20.1499 15.3967 20.1499C15.3986 20.1499 15.4004 20.1499 15.4023 20.1499C15.4041 20.1499 15.406 20.1499 15.4078 20.1499C15.4097 20.1499 15.4115 20.1499 15.4134 20.1499C15.4152 20.1499 15.4171 20.1499 15.4189 20.1499C15.4208 20.1499 15.4226 20.1499 15.4244 20.1499C15.4263 20.1499 15.4281 20.1499 15.43 20.1499C15.4318 20.1499 15.4337 20.1499 15.4355 20.1499C15.4374 20.1499 15.4392 20.1499 15.4411 20.1499C15.4429 20.1499 15.4448 20.1499 15.4466 20.1499C15.4485 20.1499 15.4503 20.1499 15.4522 20.1499C15.454 20.1499 15.4559 20.1499 15.4577 20.1499C15.4596 20.1499 15.4614 20.1499 15.4633 20.1499C15.4651 20.1499 15.467 20.1499 15.4688 20.1499C15.4706 20.1499 15.4725 20.1499 15.4743 20.1499C15.4762 20.1499 15.478 20.1499 15.4799 20.1499C15.4817 20.1499 15.4836 20.1499 15.4854 20.1499C15.4873 20.1499 15.4891 20.1499 15.491 20.1499C15.4928 20.1499 15.4947 20.1499 15.4965 20.1499C15.4984 20.1499 15.5002 20.1499 15.5021 20.1499C15.5039 20.1499 15.5057 20.1499 15.5076 20.1499C15.5094 20.1499 15.5113 20.1499 15.5131 20.1499C15.515 20.1499 15.5168 20.1499 15.5187 20.1499C15.5205 20.1499 15.5224 20.1499 15.5242 20.1499C15.5261 20.1499 15.5279 20.1499 15.5298 20.1499C15.5316 20.1499 15.5334 20.1499 15.5353 20.1499C15.5371 20.1499 15.539 20.1499 15.5408 20.1499C15.5427 20.1499 15.5445 20.1499 15.5464 20.1499C15.5482 20.1499 15.5501 20.1499 15.5519 20.1499C15.5538 20.1499 15.5556 20.1499 15.5575 20.1499C15.5593 20.1499 15.5611 20.1499 15.563 20.1499C15.5648 20.1499 15.5667 20.1499 15.5685 20.1499C15.5704 20.1499 15.5722 20.1499 15.5741 20.1499C15.5759 20.1499 15.5778 20.1499 15.5796 20.1499C15.5815 20.1499 15.5833 20.1499 15.5851 20.1499C15.587 20.1499 15.5888 20.1499 15.5907 20.1499C15.5925 20.1499 15.5944 20.1499 15.5962 20.1499C15.5981 20.1499 15.5999 20.1499 15.6018 20.1499C15.6036 20.1499 15.6054 20.1499 15.6073 20.1499C15.6091 20.1499 15.611 20.1499 15.6128 20.1499C15.6147 20.1499 15.6165 20.1499 15.6184 20.1499C15.6202 20.1499 15.6221 20.1499 15.6239 20.1499C15.6257 20.1499 15.6276 20.1499 15.6294 20.1499C15.6313 20.1499 15.6331 20.1499 15.635 20.1499C15.6368 20.1499 15.6387 20.1499 15.6405 20.1499C15.6424 20.1499 15.6442 20.1499 15.646 20.1499C15.6479 20.1499 15.6497 20.1499 15.6516 20.1499C15.6534 20.1499 15.6553 20.1499 15.6571 20.1499C15.659 20.1499 15.6608 20.1499 15.6627 20.1499C15.6645 20.1499 15.6663 20.1499 15.6682 20.1499C15.67 20.1499 15.6719 20.1499 15.6737 20.1499C15.6756 20.1499 15.6774 20.1499 15.6793 20.1499C15.6811 20.1499 15.6829 20.1499 15.6848 20.1499C15.6866 20.1499 15.6885 20.1499 15.6903 20.1499C15.6922 20.1499 15.694 20.1499 15.6959 20.1499C15.6977 20.1499 15.6995 20.1499 15.7014 20.1499C15.7032 20.1499 15.7051 20.1499 15.7069 20.1499C15.7088 20.1499 15.7106 20.1499 15.7125 20.1499C15.7143 20.1499 15.7161 20.1499 15.718 20.1499C15.7198 20.1499 15.7217 20.1499 15.7235 20.1499C15.7254 20.1499 15.7272 20.1499 15.7291 20.1499C15.7309 20.1499 15.7327 20.1499 15.7346 20.1499C15.7364 20.1499 15.7383 20.1499 15.7401 20.1499C15.742 20.1499 15.7438 20.1499 15.7456 20.1499C15.7475 20.1499 15.7493 20.1499 15.7512 20.1499C15.753 20.1499 15.7549 20.1499 15.7567 20.1499C15.7586 20.1499 15.7604 20.1499 15.7622 20.1499C15.7641 20.1499 15.7659 20.1499 15.7678 20.1499C15.7696 20.1499 15.7715 20.1499 15.7733 20.1499C15.7752 20.1499 15.777 20.1499 15.7788 20.1499C15.7807 20.1499 15.7825 20.1499 15.7844 20.1499C15.7862 20.1499 15.7881 20.1499 15.7899 20.1499C15.7917 20.1499 15.7936 20.1499 15.7954 20.1499C15.7973 20.1499 15.7991 20.1499 15.801 20.1499C15.8028 20.1499 15.8046 20.1499 15.8065 20.1499C15.8083 20.1499 15.8102 20.1499 15.812 20.1499C15.8139 20.1499 15.8157 20.1499 15.8176 20.1499C15.8194 20.1499 15.8212 20.1499 15.8231 20.1499C15.8249 20.1499 15.8268 20.1499 15.8286 20.1499C15.8305 20.1499 15.8323 20.1499 15.8341 20.1499C15.836 20.1499 15.8378 20.1499 15.8397 20.1499C15.8415 20.1499 15.8434 20.1499 15.8452 20.1499C15.847 20.1499 15.8489 20.1499 15.8507 20.1499C15.8526 20.1499 15.8544 20.1499 15.8563 20.1499C15.8581 20.1499 15.8599 20.1499 15.8618 20.1499C15.8636 20.1499 15.8655 20.1499 15.8673 20.1499C15.8692 20.1499 15.871 20.1499 15.8728 20.1499C15.8747 20.1499 15.8765 20.1499 15.8784 20.1499C15.8802 20.1499 15.8821 20.1499 15.8839 20.1499C15.8857 20.1499 15.8876 20.1499 15.8894 20.1499C15.8913 20.1499 15.8931 20.1499 15.895 20.1499C15.8968 20.1499 15.8986 20.1499 15.9005 20.1499C15.9023 20.1499 15.9042 20.1499 15.906 20.1499C15.9079 20.1499 15.9097 20.1499 15.9115 20.1499C15.9134 20.1499 15.9152 20.1499 15.9171 20.1499C15.9189 20.1499 15.9207 20.1499 15.9226 20.1499C15.9244 20.1499 15.9263 20.1499 15.9281 20.1499C15.93 20.1499 15.9318 20.1499 15.9336 20.1499C15.9355 20.1499 15.9373 20.1499 15.9392 20.1499C15.941 20.1499 15.9429 20.1499 15.9447 20.1499C15.9465 20.1499 15.9484 20.1499 15.9502 20.1499C15.9521 20.1499 15.9539 20.1499 15.9558 20.1499C15.9576 20.1499 15.9594 20.1499 15.9613 20.1499C15.9631 20.1499 15.965 20.1499 15.9668 20.1499C15.9686 20.1499 15.9705 20.1499 15.9723 20.1499C15.9742 20.1499 15.976 20.1499 15.9779 20.1499C15.9797 20.1499 15.9815 20.1499 15.9834 20.1499C15.9852 20.1499 15.9871 20.1499 15.9889 20.1499C15.9908 20.1499 15.9926 20.1499 15.9944 20.1499C15.9963 20.1499 15.9981 20.1499 16 20.1499C16.0018 20.1499 16.0036 20.1499 16.0055 20.1499C16.0073 20.1499 16.0092 20.1499 16.011 20.1499C16.0129 20.1499 16.0147 20.1499 16.0165 20.1499C16.0184 20.1499 16.0202 20.1499 16.0221 20.1499C16.0239 20.1499 16.0257 20.1499 16.0276 20.1499C16.0294 20.1499 16.0313 20.1499 16.0331 20.1499C16.035 20.1499 16.0368 20.1499 16.0386 20.1499C16.0405 20.1499 16.0423 20.1499 16.0442 20.1499C16.046 20.1499 16.0478 20.1499 16.0497 20.1499C16.0515 20.1499 16.0534 20.1499 16.0552 20.1499C16.0571 20.1499 16.0589 20.1499 16.0607 20.1499C16.0626 20.1499 16.0644 20.1499 16.0663 20.1499C16.0681 20.1499 16.0699 20.1499 16.0718 20.1499C16.0736 20.1499 16.0755 20.1499 16.0773 20.1499C16.0792 20.1499 16.081 20.1499 16.0828 20.1499C16.0847 20.1499 16.0865 20.1499 16.0884 20.1499C16.0902 20.1499 16.092 20.1499 16.0939 20.1499C16.0957 20.1499 16.0976 20.1499 16.0994 20.1499C16.1013 20.1499 16.1031 20.1499 16.1049 20.1499C16.1068 20.1499 16.1086 20.1499 16.1105 20.1499C16.1123 20.1499 16.1141 20.1499 16.116 20.1499C16.1178 20.1499 16.1197 20.1499 16.1215 20.1499C16.1233 20.1499 16.1252 20.1499 16.127 20.1499C16.1289 20.1499 16.1307 20.1499 16.1326 20.1499C16.1344 20.1499 16.1362 20.1499 16.1381 20.1499C16.1399 20.1499 16.1418 20.1499 16.1436 20.1499C16.1454 20.1499 16.1473 20.1499 16.1491 20.1499C16.151 20.1499 16.1528 20.1499 16.1546 20.1499C16.1565 20.1499 16.1583 20.1499 16.1602 20.1499C16.162 20.1499 16.1639 20.1499 16.1657 20.1499C16.1675 20.1499 16.1694 20.1499 16.1712 20.1499C16.1731 20.1499 16.1749 20.1499 16.1767 20.1499C16.1786 20.1499 16.1804 20.1499 16.1823 20.1499C16.1841 20.1499 16.1859 20.1499 16.1878 20.1499C16.1896 20.1499 16.1915 20.1499 16.1933 20.1499C16.1952 20.1499 16.197 20.1499 16.1988 20.1499C16.2007 20.1499 16.2025 20.1499 16.2044 20.1499C16.2062 20.1499 16.208 20.1499 16.2099 20.1499C16.2117 20.1499 16.2136 20.1499 16.2154 20.1499C16.2172 20.1499 16.2191 20.1499 16.2209 20.1499C16.2228 20.1499 16.2246 20.1499 16.2264 20.1499C16.2283 20.1499 16.2301 20.1499 16.232 20.1499C16.2338 20.1499 16.2357 20.1499 16.2375 20.1499C16.2393 20.1499 16.2412 20.1499 16.243 20.1499C16.2449 20.1499 16.2467 20.1499 16.2485 20.1499C16.2504 20.1499 16.2522 20.1499 16.2541 20.1499C16.2559 20.1499 16.2577 20.1499 16.2596 20.1499C16.2614 20.1499 16.2633 20.1499 16.2651 20.1499C16.267 20.1499 16.2688 20.1499 16.2706 20.1499C16.2725 20.1499 16.2743 20.1499 16.2762 20.1499C16.278 20.1499 16.2798 20.1499 16.2817 20.1499C16.2835 20.1499 16.2854 20.1499 16.2872 20.1499C16.289 20.1499 16.2909 20.1499 16.2927 20.1499C16.2946 20.1499 16.2964 20.1499 16.2982 20.1499C16.3001 20.1499 16.3019 20.1499 16.3038 20.1499C16.3056 20.1499 16.3075 20.1499 16.3093 20.1499C16.3111 20.1499 16.313 20.1499 16.3148 20.1499C16.3167 20.1499 16.3185 20.1499 16.3203 20.1499C16.3222 20.1499 16.324 20.1499 16.3259 20.1499V19.4967C16.324 19.4967 16.3222 19.4967 16.3203 19.4967C16.3185 19.4967 16.3167 19.4967 16.3148 19.4967C16.313 19.4967 16.3111 19.4967 16.3093 19.4967C16.3075 19.4967 16.3056 19.4967 16.3038 19.4967C16.3019 19.4967 16.3001 19.4967 16.2982 19.4967C16.2964 19.4967 16.2946 19.4967 16.2927 19.4967C16.2909 19.4967 16.289 19.4967 16.2872 19.4967C16.2854 19.4967 16.2835 19.4967 16.2817 19.4967C16.2798 19.4967 16.278 19.4967 16.2762 19.4967C16.2743 19.4967 16.2725 19.4967 16.2706 19.4967C16.2688 19.4967 16.267 19.4967 16.2651 19.4967C16.2633 19.4967 16.2614 19.4967 16.2596 19.4967C16.2577 19.4967 16.2559 19.4967 16.2541 19.4967C16.2522 19.4967 16.2504 19.4967 16.2485 19.4967C16.2467 19.4967 16.2449 19.4967 16.243 19.4967C16.2412 19.4967 16.2393 19.4967 16.2375 19.4967C16.2357 19.4967 16.2338 19.4967 16.232 19.4967C16.2301 19.4967 16.2283 19.4967 16.2264 19.4967C16.2246 19.4967 16.2228 19.4967 16.2209 19.4967C16.2191 19.4967 16.2172 19.4967 16.2154 19.4967C16.2136 19.4967 16.2117 19.4967 16.2099 19.4967C16.208 19.4967 16.2062 19.4967 16.2044 19.4967C16.2025 19.4967 16.2007 19.4967 16.1988 19.4967C16.197 19.4967 16.1952 19.4967 16.1933 19.4967C16.1915 19.4967 16.1896 19.4967 16.1878 19.4967C16.1859 19.4967 16.1841 19.4967 16.1823 19.4967C16.1804 19.4967 16.1786 19.4967 16.1767 19.4967C16.1749 19.4967 16.1731 19.4967 16.1712 19.4967C16.1694 19.4967 16.1675 19.4967 16.1657 19.4967C16.1639 19.4967 16.162 19.4967 16.1602 19.4967C16.1583 19.4967 16.1565 19.4967 16.1546 19.4967C16.1528 19.4967 16.151 19.4967 16.1491 19.4967C16.1473 19.4967 16.1454 19.4967 16.1436 19.4967C16.1418 19.4967 16.1399 19.4967 16.1381 19.4967C16.1362 19.4967 16.1344 19.4967 16.1326 19.4967C16.1307 19.4967 16.1289 19.4967 16.127 19.4967C16.1252 19.4967 16.1233 19.4967 16.1215 19.4967C16.1197 19.4967 16.1178 19.4967 16.116 19.4967C16.1141 19.4967 16.1123 19.4967 16.1105 19.4967C16.1086 19.4967 16.1068 19.4967 16.1049 19.4967C16.1031 19.4967 16.1013 19.4967 16.0994 19.4967C16.0976 19.4967 16.0957 19.4967 16.0939 19.4967C16.092 19.4967 16.0902 19.4967 16.0884 19.4967C16.0865 19.4967 16.0847 19.4967 16.0828 19.4967C16.081 19.4967 16.0792 19.4967 16.0773 19.4967C16.0755 19.4967 16.0736 19.4967 16.0718 19.4967C16.0699 19.4967 16.0681 19.4967 16.0663 19.4967C16.0644 19.4967 16.0626 19.4967 16.0607 19.4967C16.0589 19.4967 16.0571 19.4967 16.0552 19.4967C16.0534 19.4967 16.0515 19.4967 16.0497 19.4967C16.0478 19.4967 16.046 19.4967 16.0442 19.4967C16.0423 19.4967 16.0405 19.4967 16.0386 19.4967C16.0368 19.4967 16.035 19.4967 16.0331 19.4967C16.0313 19.4967 16.0294 19.4967 16.0276 19.4967C16.0257 19.4967 16.0239 19.4967 16.0221 19.4967C16.0202 19.4967 16.0184 19.4967 16.0165 19.4967C16.0147 19.4967 16.0129 19.4967 16.011 19.4967C16.0092 19.4967 16.0073 19.4967 16.0055 19.4967C16.0036 19.4967 16.0018 19.4967 16 19.4967C15.9981 19.4967 15.9963 19.4967 15.9944 19.4967C15.9926 19.4967 15.9908 19.4967 15.9889 19.4967C15.9871 19.4967 15.9852 19.4967 15.9834 19.4967C15.9815 19.4967 15.9797 19.4967 15.9779 19.4967C15.976 19.4967 15.9742 19.4967 15.9723 19.4967C15.9705 19.4967 15.9686 19.4967 15.9668 19.4967C15.965 19.4967 15.9631 19.4967 15.9613 19.4967C15.9594 19.4967 15.9576 19.4967 15.9558 19.4967C15.9539 19.4967 15.9521 19.4967 15.9502 19.4967C15.9484 19.4967 15.9465 19.4967 15.9447 19.4967C15.9429 19.4967 15.941 19.4967 15.9392 19.4967C15.9373 19.4967 15.9355 19.4967 15.9336 19.4967C15.9318 19.4967 15.93 19.4967 15.9281 19.4967C15.9263 19.4967 15.9244 19.4967 15.9226 19.4967C15.9207 19.4967 15.9189 19.4967 15.9171 19.4967C15.9152 19.4967 15.9134 19.4967 15.9115 19.4967C15.9097 19.4967 15.9079 19.4967 15.906 19.4967C15.9042 19.4967 15.9023 19.4967 15.9005 19.4967C15.8986 19.4967 15.8968 19.4967 15.895 19.4967C15.8931 19.4967 15.8913 19.4967 15.8894 19.4967C15.8876 19.4967 15.8857 19.4967 15.8839 19.4967C15.8821 19.4967 15.8802 19.4967 15.8784 19.4967C15.8765 19.4967 15.8747 19.4967 15.8728 19.4967C15.871 19.4967 15.8692 19.4967 15.8673 19.4967C15.8655 19.4967 15.8636 19.4967 15.8618 19.4967C15.8599 19.4967 15.8581 19.4967 15.8563 19.4967C15.8544 19.4967 15.8526 19.4967 15.8507 19.4967C15.8489 19.4967 15.847 19.4967 15.8452 19.4967C15.8434 19.4967 15.8415 19.4967 15.8397 19.4967C15.8378 19.4967 15.836 19.4967 15.8341 19.4967C15.8323 19.4967 15.8305 19.4967 15.8286 19.4967C15.8268 19.4967 15.8249 19.4967 15.8231 19.4967C15.8212 19.4967 15.8194 19.4967 15.8176 19.4967C15.8157 19.4967 15.8139 19.4967 15.812 19.4967C15.8102 19.4967 15.8083 19.4967 15.8065 19.4967C15.8046 19.4967 15.8028 19.4967 15.801 19.4967C15.7991 19.4967 15.7973 19.4967 15.7954 19.4967C15.7936 19.4967 15.7917 19.4967 15.7899 19.4967C15.7881 19.4967 15.7862 19.4967 15.7844 19.4967C15.7825 19.4967 15.7807 19.4967 15.7788 19.4967C15.777 19.4967 15.7752 19.4967 15.7733 19.4967C15.7715 19.4967 15.7696 19.4967 15.7678 19.4967C15.7659 19.4967 15.7641 19.4967 15.7622 19.4967C15.7604 19.4967 15.7586 19.4967 15.7567 19.4967C15.7549 19.4967 15.753 19.4967 15.7512 19.4967C15.7493 19.4967 15.7475 19.4967 15.7456 19.4967C15.7438 19.4967 15.742 19.4967 15.7401 19.4967C15.7383 19.4967 15.7364 19.4967 15.7346 19.4967C15.7327 19.4967 15.7309 19.4967 15.7291 19.4967C15.7272 19.4967 15.7254 19.4967 15.7235 19.4967C15.7217 19.4967 15.7198 19.4967 15.718 19.4967C15.7161 19.4967 15.7143 19.4967 15.7125 19.4967C15.7106 19.4967 15.7088 19.4967 15.7069 19.4967C15.7051 19.4967 15.7032 19.4967 15.7014 19.4967C15.6995 19.4967 15.6977 19.4967 15.6959 19.4967C15.694 19.4967 15.6922 19.4967 15.6903 19.4967C15.6885 19.4967 15.6866 19.4967 15.6848 19.4967C15.6829 19.4967 15.6811 19.4967 15.6793 19.4967C15.6774 19.4967 15.6756 19.4967 15.6737 19.4967C15.6719 19.4967 15.67 19.4967 15.6682 19.4967C15.6663 19.4967 15.6645 19.4967 15.6627 19.4967C15.6608 19.4967 15.659 19.4967 15.6571 19.4967C15.6553 19.4967 15.6534 19.4967 15.6516 19.4967C15.6497 19.4967 15.6479 19.4967 15.646 19.4967C15.6442 19.4967 15.6424 19.4967 15.6405 19.4967C15.6387 19.4967 15.6368 19.4967 15.635 19.4967C15.6331 19.4967 15.6313 19.4967 15.6294 19.4967C15.6276 19.4967 15.6257 19.4967 15.6239 19.4967C15.6221 19.4967 15.6202 19.4967 15.6184 19.4967C15.6165 19.4967 15.6147 19.4967 15.6128 19.4967C15.611 19.4967 15.6091 19.4967 15.6073 19.4967C15.6054 19.4967 15.6036 19.4967 15.6018 19.4967C15.5999 19.4967 15.5981 19.4967 15.5962 19.4967C15.5944 19.4967 15.5925 19.4967 15.5907 19.4967C15.5888 19.4967 15.587 19.4967 15.5851 19.4967C15.5833 19.4967 15.5815 19.4967 15.5796 19.4967C15.5778 19.4967 15.5759 19.4967 15.5741 19.4967C15.5722 19.4967 15.5704 19.4967 15.5685 19.4967C15.5667 19.4967 15.5648 19.4967 15.563 19.4967C15.5611 19.4967 15.5593 19.4967 15.5575 19.4967C15.5556 19.4967 15.5538 19.4967 15.5519 19.4967C15.5501 19.4967 15.5482 19.4967 15.5464 19.4967C15.5445 19.4967 15.5427 19.4967 15.5408 19.4967C15.539 19.4967 15.5371 19.4967 15.5353 19.4967C15.5334 19.4967 15.5316 19.4967 15.5298 19.4967C15.5279 19.4967 15.5261 19.4967 15.5242 19.4967C15.5224 19.4967 15.5205 19.4967 15.5187 19.4967C15.5168 19.4967 15.515 19.4967 15.5131 19.4967C15.5113 19.4967 15.5094 19.4967 15.5076 19.4967C15.5057 19.4967 15.5039 19.4967 15.5021 19.4967C15.5002 19.4967 15.4984 19.4967 15.4965 19.4967C15.4947 19.4967 15.4928 19.4967 15.491 19.4967C15.4891 19.4967 15.4873 19.4967 15.4854 19.4967C15.4836 19.4967 15.4817 19.4967 15.4799 19.4967C15.478 19.4967 15.4762 19.4967 15.4743 19.4967C15.4725 19.4967 15.4706 19.4967 15.4688 19.4967C15.467 19.4967 15.4651 19.4967 15.4633 19.4967C15.4614 19.4967 15.4596 19.4967 15.4577 19.4967C15.4559 19.4967 15.454 19.4967 15.4522 19.4967C15.4503 19.4967 15.4485 19.4967 15.4466 19.4967C15.4448 19.4967 15.4429 19.4967 15.4411 19.4967C15.4392 19.4967 15.4374 19.4967 15.4355 19.4967C15.4337 19.4967 15.4318 19.4967 15.43 19.4967C15.4281 19.4967 15.4263 19.4967 15.4244 19.4967C15.4226 19.4967 15.4208 19.4967 15.4189 19.4967C15.4171 19.4967 15.4152 19.4967 15.4134 19.4967C15.4115 19.4967 15.4097 19.4967 15.4078 19.4967C15.406 19.4967 15.4041 19.4967 15.4023 19.4967C15.4004 19.4967 15.3986 19.4967 15.3967 19.4967C15.3949 19.4967 15.393 19.4967 15.3912 19.4967C15.3893 19.4967 15.3875 19.4967 15.3856 19.4967C15.3838 19.4967 15.3819 19.4967 15.3801 19.4967C15.3782 19.4967 15.3764 19.4967 15.3745 19.4967C15.3727 19.4967 15.3708 19.4967 15.369 19.4967C15.3671 19.4967 15.3653 19.4967 15.3634 19.4967C15.3616 19.4967 15.3597 19.4967 15.3579 19.4967C15.356 19.4967 15.3542 19.4967 15.3523 19.4967C15.3505 19.4967 15.3486 19.4967 15.3468 19.4967C15.3449 19.4967 15.3431 19.4967 15.3412 19.4967C15.3394 19.4967 15.3375 19.4967 15.3357 19.4967C15.3338 19.4967 15.332 19.4967 15.3301 19.4967C15.3283 19.4967 15.3264 19.4967 15.3246 19.4967C15.3227 19.4967 15.3209 19.4967 15.319 19.4967C15.3172 19.4967 15.3153 19.4967 15.3135 19.4967C15.3116 19.4967 15.3098 19.4967 15.3079 19.4967C15.3061 19.4967 15.3042 19.4967 15.3024 19.4967C15.3005 19.4967 15.2987 19.4967 15.2968 19.4967C15.295 19.4967 15.2931 19.4967 15.2913 19.4967C15.2894 19.4967 15.2876 19.4967 15.2857 19.4967C15.2839 19.4967 15.282 19.4967 15.2802 19.4967C15.2783 19.4967 15.2765 19.4967 15.2746 19.4967C15.2728 19.4967 15.2709 19.4967 15.2691 19.4967C15.2672 19.4967 15.2654 19.4967 15.2635 19.4967C15.2617 19.4967 15.2598 19.4967 15.258 19.4967C15.2561 19.4967 15.2543 19.4967 15.2524 19.4967C15.2506 19.4967 15.2487 19.4967 15.2469 19.4967C15.245 19.4967 15.2432 19.4967 15.2413 19.4967C15.2395 19.4967 15.2376 19.4967 15.2358 19.4967C15.2339 19.4967 15.2321 19.4967 15.2302 19.4967C15.2283 19.4967 15.2265 19.4967 15.2246 19.4967C15.2228 19.4967 15.2209 19.4967 15.2191 19.4967C15.2172 19.4967 15.2154 19.4967 15.2135 19.4967C15.2117 19.4967 15.2098 19.4967 15.208 19.4967C15.2061 19.4967 15.2043 19.4967 15.2024 19.4967C15.2006 19.4967 15.1987 19.4967 15.1969 19.4967C15.195 19.4967 15.1932 19.4967 15.1913 19.4967C15.1895 19.4967 15.1876 19.4967 15.1857 19.4967C15.1839 19.4967 15.182 19.4967 15.1802 19.4967C15.1783 19.4967 15.1765 19.4967 15.1746 19.4967C15.1728 19.4967 15.1709 19.4967 15.1691 19.4967C15.1672 19.4967 15.1654 19.4967 15.1635 19.4967C15.1617 19.4967 15.1598 19.4967 15.158 19.4967C15.1561 19.4967 15.1542 19.4967 15.1524 19.4967C15.1505 19.4967 15.1487 19.4967 15.1468 19.4967C15.145 19.4967 15.1431 19.4967 15.1413 19.4967C15.1394 19.4967 15.1376 19.4967 15.1357 19.4967C15.1339 19.4967 15.132 19.4967 15.1301 19.4967C15.1283 19.4967 15.1264 19.4967 15.1246 19.4967C15.1227 19.4967 15.1209 19.4967 15.119 19.4967C15.1172 19.4967 15.1153 19.4967 15.1135 19.4967C15.1116 19.4967 15.1098 19.4967 15.1079 19.4967C15.106 19.4967 15.1042 19.4967 15.1023 19.4967C15.1005 19.4967 15.0986 19.4967 15.0968 19.4967C15.0949 19.4967 15.0931 19.4967 15.0912 19.4967C15.0894 19.4967 15.0875 19.4967 15.0856 19.4967C15.0838 19.4967 15.0819 19.4967 15.0801 19.4967C15.0782 19.4967 15.0764 19.4967 15.0745 19.4967C15.0727 19.4967 15.0708 19.4967 15.069 19.4967C15.0671 19.4967 15.0652 19.4967 15.0634 19.4967C15.0615 19.4967 15.0597 19.4967 15.0578 19.4967C15.056 19.4967 15.0541 19.4967 15.0523 19.4967C15.0504 19.4967 15.0485 19.4967 15.0467 19.4967C15.0448 19.4967 15.043 19.4967 15.0411 19.4967C15.0393 19.4967 15.0374 19.4967 15.0356 19.4967C15.0337 19.4967 15.0318 19.4967 15.03 19.4967C15.0281 19.4967 15.0263 19.4967 15.0244 19.4967C15.0226 19.4967 15.0207 19.4967 15.0188 19.4967C15.017 19.4967 15.0151 19.4967 15.0133 19.4967C15.0114 19.4967 15.0096 19.4967 15.0077 19.4967C15.0058 19.4967 15.004 19.4967 15.0021 19.4967C15.0003 19.4967 14.9984 19.4967 14.9966 19.4967C14.9947 19.4967 14.9929 19.4967 14.991 19.4967C14.9891 19.4967 14.9873 19.4967 14.9854 19.4967C14.9836 19.4967 14.9817 19.4967 14.9799 19.4967C14.978 19.4967 14.9761 19.4967 14.9743 19.4967C14.9724 19.4967 14.9706 19.4967 14.9687 19.4967C14.9668 19.4967 14.965 19.4967 14.9631 19.4967C14.9613 19.4967 14.9594 19.4967 14.9576 19.4967C14.9557 19.4967 14.9538 19.4967 14.952 19.4967C14.9501 19.4967 14.9483 19.4967 14.9464 19.4967C14.9446 19.4967 14.9427 19.4967 14.9408 19.4967C14.939 19.4967 14.9371 19.4967 14.9353 19.4967C14.9334 19.4967 14.9315 19.4967 14.9297 19.4967C14.9278 19.4967 14.926 19.4967 14.9241 19.4967C14.9223 19.4967 14.9204 19.4967 14.9185 19.4967C14.9167 19.4967 14.9148 19.4967 14.913 19.4967C14.9111 19.4967 14.9092 19.4967 14.9074 19.4967C14.9055 19.4967 14.9037 19.4967 14.9018 19.4967C14.8999 19.4967 14.8981 19.4967 14.8962 19.4967C14.8944 19.4967 14.8925 19.4967 14.8906 19.4967C14.8888 19.4967 14.8869 19.4967 14.8851 19.4967C14.8832 19.4967 14.8814 19.4967 14.8795 19.4967C14.8776 19.4967 14.8758 19.4967 14.8739 19.4967C14.8721 19.4967 14.8702 19.4967 14.8683 19.4967C14.8665 19.4967 14.8646 19.4967 14.8628 19.4967C14.8609 19.4967 14.859 19.4967 14.8572 19.4967C14.8553 19.4967 14.8534 19.4967 14.8516 19.4967C14.8497 19.4967 14.8479 19.4967 14.846 19.4967C14.8441 19.4967 14.8423 19.4967 14.8404 19.4967C14.8386 19.4967 14.8367 19.4967 14.8348 19.4967C14.833 19.4967 14.8311 19.4967 14.8293 19.4967C14.8274 19.4967 14.8255 19.4967 14.8237 19.4967C14.8218 19.4967 14.82 19.4967 14.8181 19.4967C14.8162 19.4967 14.8144 19.4967 14.8125 19.4967C14.8106 19.4967 14.8088 19.4967 14.8069 19.4967C14.8051 19.4967 14.8032 19.4967 14.8013 19.4967C14.7995 19.4967 14.7976 19.4967 14.7957 19.4967C14.7939 19.4967 14.792 19.4967 14.7902 19.4967C14.7883 19.4967 14.7864 19.4967 14.7846 19.4967C14.7827 19.4967 14.7809 19.4967 14.779 19.4967C14.7771 19.4967 14.7753 19.4967 14.7734 19.4967C14.7715 19.4967 14.7697 19.4967 14.7678 19.4967C14.766 19.4967 14.7641 19.4967 14.7622 19.4967C14.7604 19.4967 14.7585 19.4967 14.7566 19.4967C14.7548 19.4967 14.7529 19.4967 14.751 19.4967C14.7492 19.4967 14.7473 19.4967 14.7455 19.4967C14.7436 19.4967 14.7417 19.4967 14.7399 19.4967C14.738 19.4967 14.7361 19.4967 14.7343 19.4967C14.7324 19.4967 14.7305 19.4967 14.7287 19.4967C14.7268 19.4967 14.725 19.4967 14.7231 19.4967C14.7212 19.4967 14.7194 19.4967 14.7175 19.4967C14.7156 19.4967 14.7138 19.4967 14.7119 19.4967C14.71 19.4967 14.7082 19.4967 14.7063 19.4967C14.7044 19.4967 14.7026 19.4967 14.7007 19.4967C14.6989 19.4967 14.697 19.4967 14.6951 19.4967C14.6933 19.4967 14.6914 19.4967 14.6895 19.4967C14.6877 19.4967 14.6858 19.4967 14.6839 19.4967C14.6821 19.4967 14.6802 19.4967 14.6783 19.4967C14.6765 19.4967 14.6746 19.4967 14.6727 19.4967C14.6709 19.4967 14.669 19.4967 14.6671 19.4967C14.6653 19.4967 14.6634 19.4967 14.6615 19.4967C14.6597 19.4967 14.6578 19.4967 14.656 19.4967C14.6541 19.4967 14.6522 19.4967 14.6504 19.4967C14.6485 19.4967 14.6466 19.4967 14.6448 19.4967C14.6429 19.4967 14.641 19.4967 14.6392 19.4967C14.6373 19.4967 14.6354 19.4967 14.6336 19.4967C14.6317 19.4967 14.6298 19.4967 14.628 19.4967C14.6261 19.4967 14.6242 19.4967 14.6224 19.4967C14.6205 19.4967 14.6186 19.4967 14.6168 19.4967C14.6149 19.4967 14.613 19.4967 14.6111 19.4967C14.6093 19.4967 14.6074 19.4967 14.6055 19.4967C14.6037 19.4967 14.6018 19.4967 14.5999 19.4967C14.5981 19.4967 14.5962 19.4967 14.5943 19.4967C14.5925 19.4967 14.5906 19.4967 14.5887 19.4967C14.5869 19.4967 14.585 19.4967 14.5831 19.4967C14.5813 19.4967 14.5794 19.4967 14.5775 19.4967C14.5757 19.4967 14.5738 19.4967 14.5719 19.4967C14.5701 19.4967 14.5682 19.4967 14.5663 19.4967C14.5644 19.4967 14.5626 19.4967 14.5607 19.4967C14.5588 19.4967 14.557 19.4967 14.5551 19.4967C14.5532 19.4967 14.5514 19.4967 14.5495 19.4967C14.5476 19.4967 14.5458 19.4967 14.5439 19.4967C14.542 19.4967 14.5401 19.4967 14.5383 19.4967C14.5364 19.4967 14.5345 19.4967 14.5327 19.4967C14.5308 19.4967 14.5289 19.4967 14.5271 19.4967C14.5252 19.4967 14.5233 19.4967 14.5214 19.4967C14.5196 19.4967 14.5177 19.4967 14.5158 19.4967C14.514 19.4967 14.5121 19.4967 14.5102 19.4967C14.5084 19.4967 14.5065 19.4967 14.5046 19.4967C14.5027 19.4967 14.5009 19.4967 14.499 19.4967C14.4971 19.4967 14.4953 19.4967 14.4934 19.4967C14.4915 19.4967 14.4896 19.4967 14.4878 19.4967C14.4859 19.4967 14.484 19.4967 14.4822 19.4967C14.4803 19.4967 14.4784 19.4967 14.4765 19.4967C14.4747 19.4967 14.4728 19.4967 14.4709 19.4967C14.4691 19.4967 14.4672 19.4967 14.4653 19.4967C14.4634 19.4967 14.4616 19.4967 14.4597 19.4967C14.4578 19.4967 14.456 19.4967 14.4541 19.4967C14.4522 19.4967 14.4503 19.4967 14.4485 19.4967C14.4466 19.4967 14.4447 19.4967 14.4428 19.4967C14.441 19.4967 14.4391 19.4967 14.4372 19.4967C14.4354 19.4967 14.4335 19.4967 14.4316 19.4967C14.4297 19.4967 14.4279 19.4967 14.426 19.4967C14.4241 19.4967 14.4222 19.4967 14.4204 19.4967C14.4185 19.4967 14.4166 19.4967 14.4147 19.4967C14.4129 19.4967 14.411 19.4967 14.4091 19.4967C14.4073 19.4967 14.4054 19.4967 14.4035 19.4967C14.4016 19.4967 14.3998 19.4967 14.3979 19.4967C14.396 19.4967 14.3941 19.4967 14.3923 19.4967C14.3904 19.4967 14.3885 19.4967 14.3866 19.4967C14.3848 19.4967 14.3829 19.4967 14.381 19.4967C14.3791 19.4967 14.3773 19.4967 14.3754 19.4967C14.3735 19.4967 14.3716 19.4967 14.3698 19.4967C14.3679 19.4967 14.366 19.4967 14.3641 19.4967C14.3623 19.4967 14.3604 19.4967 14.3585 19.4967C14.3566 19.4967 14.3548 19.4967 14.3529 19.4967C14.351 19.4967 14.3491 19.4967 14.3473 19.4967C14.3454 19.4967 14.3435 19.4967 14.3416 19.4967C14.3397 19.4967 14.3379 19.4967 14.336 19.4967C14.3341 19.4967 14.3322 19.4967 14.3304 19.4967C14.3285 19.4967 14.3266 19.4967 14.3247 19.4967C14.3229 19.4967 14.321 19.4967 14.3191 19.4967C14.3172 19.4967 14.3154 19.4967 14.3135 19.4967C14.3116 19.4967 14.3097 19.4967 14.3078 19.4967C14.306 19.4967 14.3041 19.4967 14.3022 19.4967C14.3003 19.4967 14.2985 19.4967 14.2966 19.4967C14.2947 19.4967 14.2928 19.4967 14.2909 19.4967C14.2891 19.4967 14.2872 19.4967 14.2853 19.4967C14.2834 19.4967 14.2816 19.4967 14.2797 19.4967C14.2778 19.4967 14.2759 19.4967 14.274 19.4967C14.2722 19.4967 14.2703 19.4967 14.2684 19.4967C14.2665 19.4967 14.2646 19.4967 14.2628 19.4967C14.2609 19.4967 14.259 19.4967 14.2571 19.4967C14.2552 19.4967 14.2534 19.4967 14.2515 19.4967C14.2496 19.4967 14.2477 19.4967 14.2458 19.4967C14.244 19.4967 14.2421 19.4967 14.2402 19.4967C14.2383 19.4967 14.2365 19.4967 14.2346 19.4967C14.2327 19.4967 14.2308 19.4967 14.2289 19.4967C14.227 19.4967 14.2252 19.4967 14.2233 19.4967C14.2214 19.4967 14.2195 19.4967 14.2176 19.4967C14.2158 19.4967 14.2139 19.4967 14.212 19.4967C14.2101 19.4967 14.2082 19.4967 14.2064 19.4967C14.2045 19.4967 14.2026 19.4967 14.2007 19.4967C14.1988 19.4967 14.197 19.4967 14.1951 19.4967C14.1932 19.4967 14.1913 19.4967 14.1894 19.4967C14.1875 19.4967 14.1857 19.4967 14.1838 19.4967C14.1819 19.4967 14.18 19.4967 14.1781 19.4967C14.1763 19.4967 14.1744 19.4967 14.1725 19.4967C14.1706 19.4967 14.1687 19.4967 14.1668 19.4967C14.165 19.4967 14.1631 19.4967 14.1612 19.4967C14.1593 19.4967 14.1574 19.4967 14.1555 19.4967C14.1537 19.4967 14.1518 19.4967 14.1499 19.4967C14.148 19.4967 14.1461 19.4967 14.1442 19.4967C14.1424 19.4967 14.1405 19.4967 14.1386 19.4967C14.1367 19.4967 14.1348 19.4967 14.1329 19.4967C14.1311 19.4967 14.1292 19.4967 14.1273 19.4967C14.1254 19.4967 14.1235 19.4967 14.1216 19.4967C14.1198 19.4967 14.1179 19.4967 14.116 19.4967C14.1141 19.4967 14.1122 19.4967 14.1103 19.4967C14.1084 19.4967 14.1066 19.4967 14.1047 19.4967C14.1028 19.4967 14.1009 19.4967 14.099 19.4967C14.0971 19.4967 14.0952 19.4967 14.0934 19.4967C14.0915 19.4967 14.0896 19.4967 14.0877 19.4967C14.0858 19.4967 14.0839 19.4967 14.082 19.4967C14.0802 19.4967 14.0783 19.4967 14.0764 19.4967C14.0745 19.4967 14.0726 19.4967 14.0707 19.4967C14.0688 19.4967 14.067 19.4967 14.0651 19.4967C14.0632 19.4967 14.0613 19.4967 14.0594 19.4967C14.0575 19.4967 14.0556 19.4967 14.0538 19.4967C14.0519 19.4967 14.05 19.4967 14.0481 19.4967C14.0462 19.4967 14.0443 19.4967 14.0424 19.4967C14.0405 19.4967 14.0387 19.4967 14.0368 19.4967C14.0349 19.4967 14.033 19.4967 14.0311 19.4967C14.0292 19.4967 14.0273 19.4967 14.0254 19.4967C14.0236 19.4967 14.0217 19.4967 14.0198 19.4967C14.0179 19.4967 14.016 19.4967 14.0141 19.4967C14.0122 19.4967 14.0103 19.4967 14.0084 19.4967C14.0066 19.4967 14.0047 19.4967 14.0028 19.4967C14.0009 19.4967 13.999 19.4967 13.9971 19.4967C13.9952 19.4967 13.9933 19.4967 13.9914 19.4967C13.9895 19.4967 13.9877 19.4967 13.9858 19.4967C13.9839 19.4967 13.982 19.4967 13.9801 19.4967C13.9782 19.4967 13.9763 19.4967 13.9744 19.4967C13.9725 19.4967 13.9706 19.4967 13.9688 19.4967C13.9669 19.4967 13.965 19.4967 13.9631 19.4967C13.9612 19.4967 13.9593 19.4967 13.9574 19.4967C13.9555 19.4967 13.9536 19.4967 13.9517 19.4967C13.9499 19.4967 13.948 19.4967 13.9461 19.4967C13.9442 19.4967 13.9423 19.4967 13.9404 19.4967C13.9385 19.4967 13.9366 19.4967 13.9347 19.4967C13.9328 19.4967 13.9309 19.4967 13.929 19.4967C13.9271 19.4967 13.9253 19.4967 13.9234 19.4967C13.9215 19.4967 13.9196 19.4967 13.9177 19.4967C13.9158 19.4967 13.9139 19.4967 13.912 19.4967C13.9101 19.4967 13.9082 19.4967 13.9063 19.4967C13.9044 19.4967 13.9025 19.4967 13.9006 19.4967C13.8988 19.4967 13.8969 19.4967 13.895 19.4967C13.8931 19.4967 13.8912 19.4967 13.8893 19.4967C13.8874 19.4967 13.8855 19.4967 13.8836 19.4967C13.8817 19.4967 13.8798 19.4967 13.8779 19.4967C13.876 19.4967 13.8741 19.4967 13.8722 19.4967C13.8703 19.4967 13.8685 19.4967 13.8666 19.4967C13.8647 19.4967 13.8628 19.4967 13.8609 19.4967C13.859 19.4967 13.8571 19.4967 13.8552 19.4967C13.8533 19.4967 13.8514 19.4967 13.8495 19.4967C13.8476 19.4967 13.8457 19.4967 13.8438 19.4967C13.8419 19.4967 13.84 19.4967 13.8381 19.4967C13.8362 19.4967 13.8343 19.4967 13.8324 19.4967C13.8305 19.4967 13.8286 19.4967 13.8267 19.4967C13.8249 19.4967 13.823 19.4967 13.8211 19.4967C13.8192 19.4967 13.8173 19.4967 13.8154 19.4967C13.8135 19.4967 13.8116 19.4967 13.8097 19.4967C13.8078 19.4967 13.8059 19.4967 13.804 19.4967C13.8021 19.4967 13.8002 19.4967 13.7983 19.4967C13.7964 19.4967 13.7945 19.4967 13.7926 19.4967C13.7907 19.4967 13.7888 19.4967 13.7869 19.4967C13.785 19.4967 13.7831 19.4967 13.7812 19.4967C13.7793 19.4967 13.7774 19.4967 13.7755 19.4967C13.7736 19.4967 13.7717 19.4967 13.7698 19.4967C13.7679 19.4967 13.766 19.4967 13.7641 19.4967C13.7622 19.4967 13.7603 19.4967 13.7584 19.4967C13.7565 19.4967 13.7546 19.4967 13.7527 19.4967C13.7508 19.4967 13.7489 19.4967 13.747 19.4967C13.7451 19.4967 13.7432 19.4967 13.7413 19.4967C13.7394 19.4967 13.7375 19.4967 13.7356 19.4967C13.7337 19.4967 13.7318 19.4967 13.7299 19.4967C13.728 19.4967 13.7261 19.4967 13.7242 19.4967C13.7223 19.4967 13.7204 19.4967 13.7185 19.4967C13.7166 19.4967 13.7147 19.4967 13.7128 19.4967C13.7109 19.4967 13.709 19.4967 13.7071 19.4967C13.7052 19.4967 13.7033 19.4967 13.7014 19.4967C13.6995 19.4967 13.6976 19.4967 13.6957 19.4967C13.6938 19.4967 13.6919 19.4967 13.69 19.4967C13.6881 19.4967 13.6862 19.4967 13.6843 19.4967C13.6824 19.4967 13.6805 19.4967 13.6786 19.4967C13.6767 19.4967 13.6748 19.4967 13.6729 19.4967C13.6709 19.4967 13.669 19.4967 13.6671 19.4967C13.6652 19.4967 13.6633 19.4967 13.6614 19.4967C13.6595 19.4967 13.6576 19.4967 13.6557 19.4967C13.6538 19.4967 13.6519 19.4967 13.65 19.4967C13.6481 19.4967 13.6462 19.4967 13.6443 19.4967C13.6424 19.4967 13.6405 19.4967 13.6386 19.4967C13.6367 19.4967 13.6348 19.4967 13.6329 19.4967C13.631 19.4967 13.629 19.4967 13.6271 19.4967C13.6252 19.4967 13.6233 19.4967 13.6214 19.4967C13.6195 19.4967 13.6176 19.4967 13.6157 19.4967C13.6138 19.4967 13.6119 19.4967 13.61 19.4967C13.6081 19.4967 13.6062 19.4967 13.6043 19.4967C13.6024 19.4967 13.6005 19.4967 13.5986 19.4967C13.5966 19.4967 13.5947 19.4967 13.5928 19.4967C13.5909 19.4967 13.589 19.4967 13.5871 19.4967C13.5852 19.4967 13.5833 19.4967 13.5814 19.4967C13.5795 19.4967 13.5776 19.4967 13.5757 19.4967C13.5738 19.4967 13.5718 19.4967 13.5699 19.4967C13.568 19.4967 13.5661 19.4967 13.5642 19.4967C13.5623 19.4967 13.5604 19.4967 13.5585 19.4967C13.5566 19.4967 13.5547 19.4967 13.5528 19.4967C13.5508 19.4967 13.5489 19.4967 13.547 19.4967C13.5451 19.4967 13.5432 19.4967 13.5413 19.4967C13.5394 19.4967 13.5375 19.4967 13.5356 19.4967C13.5337 19.4967 13.5318 19.4967 13.5298 19.4967C13.5279 19.4967 13.526 19.4967 13.5241 19.4967C13.5222 19.4967 13.5203 19.4967 13.5184 19.4967C13.5165 19.4967 13.5146 19.4967 13.5126 19.4967C13.5107 19.4967 13.5088 19.4967 13.5069 19.4967C13.505 19.4967 13.5031 19.4967 13.5012 19.4967C13.4993 19.4967 13.4974 19.4967 13.4954 19.4967C13.4935 19.4967 13.4916 19.4967 13.4897 19.4967C13.4878 19.4967 13.4859 19.4967 13.484 19.4967C13.4821 19.4967 13.4801 19.4967 13.4782 19.4967C13.4763 19.4967 13.4744 19.4967 13.4725 19.4967C13.4706 19.4967 13.4687 19.4967 13.4668 19.4967C13.4648 19.4967 13.4629 19.4967 13.461 19.4967V20.1499ZM16.3259 20.1499C16.4523 20.1499 16.5414 20.1463 16.6402 20.1513L16.6734 19.499C16.5528 19.4929 16.4225 19.4967 16.3259 19.4967V20.1499ZM16.639 20.1513C16.7837 20.1592 16.8801 20.2624 16.8865 20.3898L17.5388 20.3574C17.5154 19.8862 17.1434 19.5246 16.6746 19.4991L16.639 20.1513ZM16.8864 20.389C16.8935 20.5396 16.8018 20.6475 16.6624 20.6675L16.7553 21.3141C17.2368 21.2449 17.5615 20.8359 17.5389 20.3581L16.8864 20.389ZM16.6626 20.6675C16.6373 20.6711 16.6085 20.6716 16.5527 20.6716V21.3248C16.601 21.3248 16.6762 21.3254 16.755 21.3141L16.6626 20.6675ZM16.5527 20.6716C16.543 20.6716 16.5333 20.6716 16.5236 20.6716C16.5139 20.6716 16.5042 20.6716 16.4945 20.6716C16.4849 20.6716 16.4752 20.6716 16.4655 20.6716C16.4558 20.6716 16.4461 20.6716 16.4364 20.6716C16.4267 20.6716 16.417 20.6716 16.4074 20.6716C16.3977 20.6716 16.388 20.6716 16.3783 20.6716C16.3686 20.6716 16.3589 20.6716 16.3492 20.6716C16.3395 20.6716 16.3299 20.6716 16.3202 20.6716C16.3105 20.6716 16.3008 20.6716 16.2911 20.6716C16.2814 20.6716 16.2717 20.6716 16.262 20.6716C16.2524 20.6716 16.2427 20.6716 16.233 20.6716C16.2233 20.6716 16.2136 20.6716 16.2039 20.6716C16.1942 20.6716 16.1845 20.6716 16.1749 20.6716C16.1652 20.6716 16.1555 20.6716 16.1458 20.6716C16.1361 20.6716 16.1264 20.6716 16.1167 20.6716C16.107 20.6716 16.0974 20.6716 16.0877 20.6716C16.078 20.6716 16.0683 20.6716 16.0586 20.6716C16.0489 20.6716 16.0392 20.6716 16.0295 20.6716C16.0199 20.6716 16.0102 20.6716 16.0005 20.6716C15.9908 20.6716 15.9811 20.6716 15.9714 20.6716C15.9617 20.6716 15.9521 20.6716 15.9424 20.6716C15.9327 20.6716 15.923 20.6716 15.9133 20.6716C15.9036 20.6716 15.8939 20.6716 15.8842 20.6716C15.8746 20.6716 15.8649 20.6716 15.8552 20.6716C15.8455 20.6716 15.8358 20.6716 15.8261 20.6716C15.8164 20.6716 15.8067 20.6716 15.7971 20.6716C15.7874 20.6716 15.7777 20.6716 15.768 20.6716C15.7583 20.6716 15.7486 20.6716 15.7389 20.6716C15.7292 20.6716 15.7196 20.6716 15.7099 20.6716C15.7002 20.6716 15.6905 20.6716 15.6808 20.6716C15.6711 20.6716 15.6614 20.6716 15.6517 20.6716C15.6421 20.6716 15.6324 20.6716 15.6227 20.6716C15.613 20.6716 15.6033 20.6716 15.5936 20.6716C15.5839 20.6716 15.5743 20.6716 15.5646 20.6716C15.5549 20.6716 15.5452 20.6716 15.5355 20.6716C15.5258 20.6716 15.5161 20.6716 15.5064 20.6716C15.4968 20.6716 15.4871 20.6716 15.4774 20.6716C15.4677 20.6716 15.458 20.6716 15.4483 20.6716C15.4386 20.6716 15.4289 20.6716 15.4193 20.6716C15.4096 20.6716 15.3999 20.6716 15.3902 20.6716C15.3805 20.6716 15.3708 20.6716 15.3611 20.6716C15.3514 20.6716 15.3418 20.6716 15.3321 20.6716C15.3224 20.6716 15.3127 20.6716 15.303 20.6716C15.2933 20.6716 15.2836 20.6716 15.274 20.6716C15.2643 20.6716 15.2546 20.6716 15.2449 20.6716C15.2352 20.6716 15.2255 20.6716 15.2158 20.6716C15.2061 20.6716 15.1965 20.6716 15.1868 20.6716C15.1771 20.6716 15.1674 20.6716 15.1577 20.6716C15.148 20.6716 15.1383 20.6716 15.1286 20.6716C15.119 20.6716 15.1093 20.6716 15.0996 20.6716C15.0899 20.6716 15.0802 20.6716 15.0705 20.6716C15.0608 20.6716 15.0512 20.6716 15.0415 20.6716C15.0318 20.6716 15.0221 20.6716 15.0124 20.6716C15.0027 20.6716 14.993 20.6716 14.9833 20.6716C14.9737 20.6716 14.964 20.6716 14.9543 20.6716C14.9446 20.6716 14.9349 20.6716 14.9252 20.6716C14.9155 20.6716 14.9058 20.6716 14.8962 20.6716C14.8865 20.6716 14.8768 20.6716 14.8671 20.6716C14.8574 20.6716 14.8477 20.6716 14.838 20.6716C14.8284 20.6716 14.8187 20.6716 14.809 20.6716C14.7993 20.6716 14.7896 20.6716 14.7799 20.6716C14.7702 20.6716 14.7605 20.6716 14.7509 20.6716C14.7412 20.6716 14.7315 20.6716 14.7218 20.6716C14.7121 20.6716 14.7024 20.6716 14.6927 20.6716C14.6831 20.6716 14.6734 20.6716 14.6637 20.6716C14.654 20.6716 14.6443 20.6716 14.6346 20.6716C14.6249 20.6716 14.6152 20.6716 14.6056 20.6716C14.5959 20.6716 14.5862 20.6716 14.5765 20.6716C14.5668 20.6716 14.5571 20.6716 14.5474 20.6716C14.5378 20.6716 14.5281 20.6716 14.5184 20.6716C14.5087 20.6716 14.499 20.6716 14.4893 20.6716C14.4796 20.6716 14.4699 20.6716 14.4603 20.6716C14.4506 20.6716 14.4409 20.6716 14.4312 20.6716C14.4215 20.6716 14.4118 20.6716 14.4021 20.6716C14.3925 20.6716 14.3828 20.6716 14.3731 20.6716C14.3634 20.6716 14.3537 20.6716 14.344 20.6716C14.3343 20.6716 14.3246 20.6716 14.315 20.6716C14.3053 20.6716 14.2956 20.6716 14.2859 20.6716C14.2762 20.6716 14.2665 20.6716 14.2568 20.6716C14.2472 20.6716 14.2375 20.6716 14.2278 20.6716C14.2181 20.6716 14.2084 20.6716 14.1987 20.6716C14.189 20.6716 14.1793 20.6716 14.1697 20.6716C14.16 20.6716 14.1503 20.6716 14.1406 20.6716C14.1309 20.6716 14.1212 20.6716 14.1115 20.6716C14.1019 20.6716 14.0922 20.6716 14.0825 20.6716C14.0728 20.6716 14.0631 20.6716 14.0534 20.6716C14.0437 20.6716 14.034 20.6716 14.0244 20.6716C14.0147 20.6716 14.005 20.6716 13.9953 20.6716C13.9856 20.6716 13.9759 20.6716 13.9662 20.6716C13.9566 20.6716 13.9469 20.6716 13.9372 20.6716C13.9275 20.6716 13.9178 20.6716 13.9081 20.6716C13.8984 20.6716 13.8887 20.6716 13.8791 20.6716C13.8694 20.6716 13.8597 20.6716 13.85 20.6716C13.8403 20.6716 13.8306 20.6716 13.8209 20.6716C13.8113 20.6716 13.8016 20.6716 13.7919 20.6716C13.7822 20.6716 13.7725 20.6716 13.7628 20.6716C13.7531 20.6716 13.7435 20.6716 13.7338 20.6716C13.7241 20.6716 13.7144 20.6716 13.7047 20.6716C13.695 20.6716 13.6853 20.6716 13.6756 20.6716C13.666 20.6716 13.6563 20.6716 13.6466 20.6716C13.6369 20.6716 13.6272 20.6716 13.6175 20.6716C13.6078 20.6716 13.5982 20.6716 13.5885 20.6716C13.5788 20.6716 13.5691 20.6716 13.5594 20.6716C13.5497 20.6716 13.54 20.6716 13.5304 20.6716C13.5207 20.6716 13.511 20.6716 13.5013 20.6716C13.4916 20.6716 13.4819 20.6716 13.4722 20.6716C13.4625 20.6716 13.4529 20.6716 13.4432 20.6716C13.4335 20.6716 13.4238 20.6716 13.4141 20.6716C13.4044 20.6716 13.3947 20.6716 13.3851 20.6716C13.3754 20.6716 13.3657 20.6716 13.356 20.6716C13.3463 20.6716 13.3366 20.6716 13.3269 20.6716C13.3173 20.6716 13.3076 20.6716 13.2979 20.6716C13.2882 20.6716 13.2785 20.6716 13.2688 20.6716C13.2591 20.6716 13.2494 20.6716 13.2398 20.6716C13.2301 20.6716 13.2204 20.6716 13.2107 20.6716C13.201 20.6716 13.1913 20.6716 13.1816 20.6716C13.172 20.6716 13.1623 20.6716 13.1526 20.6716C13.1429 20.6716 13.1332 20.6716 13.1235 20.6716C13.1138 20.6716 13.1042 20.6716 13.0945 20.6716C13.0848 20.6716 13.0751 20.6716 13.0654 20.6716C13.0557 20.6716 13.046 20.6716 13.0363 20.6716C13.0267 20.6716 13.017 20.6716 13.0073 20.6716C12.9976 20.6716 12.9879 20.6716 12.9782 20.6716C12.9685 20.6716 12.9589 20.6716 12.9492 20.6716C12.9395 20.6716 12.9298 20.6716 12.9201 20.6716C12.9104 20.6716 12.9007 20.6716 12.8911 20.6716C12.8814 20.6716 12.8717 20.6716 12.862 20.6716C12.8523 20.6716 12.8426 20.6716 12.8329 20.6716C12.8233 20.6716 12.8136 20.6716 12.8039 20.6716C12.7942 20.6716 12.7845 20.6716 12.7748 20.6716C12.7651 20.6716 12.7554 20.6716 12.7458 20.6716C12.7361 20.6716 12.7264 20.6716 12.7167 20.6716C12.707 20.6716 12.6973 20.6716 12.6876 20.6716C12.678 20.6716 12.6683 20.6716 12.6586 20.6716C12.6489 20.6716 12.6392 20.6716 12.6295 20.6716C12.6198 20.6716 12.6102 20.6716 12.6005 20.6716C12.5908 20.6716 12.5811 20.6716 12.5714 20.6716C12.5617 20.6716 12.552 20.6716 12.5424 20.6716C12.5327 20.6716 12.523 20.6716 12.5133 20.6716C12.5036 20.6716 12.4939 20.6716 12.4842 20.6716C12.4746 20.6716 12.4649 20.6716 12.4552 20.6716C12.4455 20.6716 12.4358 20.6716 12.4261 20.6716C12.4164 20.6716 12.4067 20.6716 12.3971 20.6716C12.3874 20.6716 12.3777 20.6716 12.368 20.6716C12.3583 20.6716 12.3486 20.6716 12.3389 20.6716C12.3293 20.6716 12.3196 20.6716 12.3099 20.6716C12.3002 20.6716 12.2905 20.6716 12.2808 20.6716C12.2711 20.6716 12.2615 20.6716 12.2518 20.6716C12.2421 20.6716 12.2324 20.6716 12.2227 20.6716C12.213 20.6716 12.2033 20.6716 12.1937 20.6716C12.184 20.6716 12.1743 20.6716 12.1646 20.6716C12.1549 20.6716 12.1452 20.6716 12.1355 20.6716C12.1259 20.6716 12.1162 20.6716 12.1065 20.6716C12.0968 20.6716 12.0871 20.6716 12.0774 20.6716C12.0677 20.6716 12.058 20.6716 12.0484 20.6716C12.0387 20.6716 12.029 20.6716 12.0193 20.6716C12.0096 20.6716 11.9999 20.6716 11.9902 20.6716C11.9806 20.6716 11.9709 20.6716 11.9612 20.6716C11.9515 20.6716 11.9418 20.6716 11.9321 20.6716C11.9224 20.6716 11.9128 20.6716 11.9031 20.6716C11.8934 20.6716 11.8837 20.6716 11.874 20.6716C11.8643 20.6716 11.8546 20.6716 11.845 20.6716C11.8353 20.6716 11.8256 20.6716 11.8159 20.6716C11.8062 20.6716 11.7965 20.6716 11.7868 20.6716C11.7772 20.6716 11.7675 20.6716 11.7578 20.6716C11.7481 20.6716 11.7384 20.6716 11.7287 20.6716C11.719 20.6716 11.7094 20.6716 11.6997 20.6716C11.69 20.6716 11.6803 20.6716 11.6706 20.6716C11.6609 20.6716 11.6512 20.6716 11.6416 20.6716C11.6319 20.6716 11.6222 20.6716 11.6125 20.6716C11.6028 20.6716 11.5931 20.6716 11.5834 20.6716C11.5738 20.6716 11.5641 20.6716 11.5544 20.6716C11.5447 20.6716 11.535 20.6716 11.5253 20.6716C11.5156 20.6716 11.5059 20.6716 11.4963 20.6716C11.4866 20.6716 11.4769 20.6716 11.4672 20.6716C11.4575 20.6716 11.4478 20.6716 11.4381 20.6716C11.4285 20.6716 11.4188 20.6716 11.4091 20.6716C11.3994 20.6716 11.3897 20.6716 11.38 20.6716C11.3703 20.6716 11.3607 20.6716 11.351 20.6716C11.3413 20.6716 11.3316 20.6716 11.3219 20.6716C11.3122 20.6716 11.3025 20.6716 11.2929 20.6716C11.2832 20.6716 11.2735 20.6716 11.2638 20.6716C11.2541 20.6716 11.2444 20.6716 11.2347 20.6716C11.2251 20.6716 11.2154 20.6716 11.2057 20.6716C11.196 20.6716 11.1863 20.6716 11.1766 20.6716C11.1669 20.6716 11.1573 20.6716 11.1476 20.6716C11.1379 20.6716 11.1282 20.6716 11.1185 20.6716C11.1088 20.6716 11.0991 20.6716 11.0895 20.6716C11.0798 20.6716 11.0701 20.6716 11.0604 20.6716C11.0507 20.6716 11.041 20.6716 11.0313 20.6716C11.0217 20.6716 11.012 20.6716 11.0023 20.6716C10.9926 20.6716 10.9829 20.6716 10.9732 20.6716C10.9635 20.6716 10.9539 20.6716 10.9442 20.6716C10.9345 20.6716 10.9248 20.6716 10.9151 20.6716C10.9054 20.6716 10.8957 20.6716 10.8861 20.6716C10.8764 20.6716 10.8667 20.6716 10.857 20.6716C10.8473 20.6716 10.8376 20.6716 10.8279 20.6716C10.8183 20.6716 10.8086 20.6716 10.7989 20.6716C10.7892 20.6716 10.7795 20.6716 10.7698 20.6716C10.7601 20.6716 10.7505 20.6716 10.7408 20.6716C10.7311 20.6716 10.7214 20.6716 10.7117 20.6716C10.702 20.6716 10.6923 20.6716 10.6826 20.6716C10.673 20.6716 10.6633 20.6716 10.6536 20.6716C10.6439 20.6716 10.6342 20.6716 10.6245 20.6716C10.6148 20.6716 10.6052 20.6716 10.5955 20.6716C10.5858 20.6716 10.5761 20.6716 10.5664 20.6716C10.5567 20.6716 10.547 20.6716 10.5374 20.6716C10.5277 20.6716 10.518 20.6716 10.5083 20.6716C10.4986 20.6716 10.4889 20.6716 10.4792 20.6716C10.4696 20.6716 10.4599 20.6716 10.4502 20.6716C10.4405 20.6716 10.4308 20.6716 10.4211 20.6716C10.4114 20.6716 10.4018 20.6716 10.3921 20.6716C10.3824 20.6716 10.3727 20.6716 10.363 20.6716C10.3533 20.6716 10.3436 20.6716 10.334 20.6716C10.3243 20.6716 10.3146 20.6716 10.3049 20.6716C10.2952 20.6716 10.2855 20.6716 10.2758 20.6716C10.2662 20.6716 10.2565 20.6716 10.2468 20.6716C10.2371 20.6716 10.2274 20.6716 10.2177 20.6716C10.208 20.6716 10.1984 20.6716 10.1887 20.6716C10.179 20.6716 10.1693 20.6716 10.1596 20.6716C10.1499 20.6716 10.1402 20.6716 10.1306 20.6716C10.1209 20.6716 10.1112 20.6716 10.1015 20.6716C10.0918 20.6716 10.0821 20.6716 10.0724 20.6716C10.0628 20.6716 10.0531 20.6716 10.0434 20.6716C10.0337 20.6716 10.024 20.6716 10.0143 20.6716C10.0046 20.6716 9.99496 20.6716 9.98527 20.6716C9.97559 20.6716 9.9659 20.6716 9.95621 20.6716C9.94653 20.6716 9.93684 20.6716 9.92716 20.6716C9.91747 20.6716 9.90779 20.6716 9.8981 20.6716C9.88841 20.6716 9.87873 20.6716 9.86904 20.6716C9.85936 20.6716 9.84967 20.6716 9.83999 20.6716C9.8303 20.6716 9.82061 20.6716 9.81093 20.6716C9.80124 20.6716 9.79156 20.6716 9.78187 20.6716C9.77219 20.6716 9.7625 20.6716 9.75281 20.6716C9.74313 20.6716 9.73344 20.6716 9.72376 20.6716C9.71407 20.6716 9.70439 20.6716 9.6947 20.6716C9.68501 20.6716 9.67533 20.6716 9.66564 20.6716C9.65596 20.6716 9.64627 20.6716 9.63659 20.6716C9.6269 20.6716 9.61721 20.6716 9.60753 20.6716C9.59784 20.6716 9.58816 20.6716 9.57847 20.6716C9.56878 20.6716 9.5591 20.6716 9.54941 20.6716C9.53973 20.6716 9.53004 20.6716 9.52036 20.6716C9.51067 20.6716 9.50098 20.6716 9.4913 20.6716C9.48161 20.6716 9.47193 20.6716 9.46224 20.6716C9.45256 20.6716 9.44287 20.6716 9.43318 20.6716C9.4235 20.6716 9.41381 20.6716 9.40413 20.6716C9.39444 20.6716 9.38476 20.6716 9.37507 20.6716C9.36538 20.6716 9.3557 20.6716 9.34601 20.6716C9.33633 20.6716 9.32664 20.6716 9.31696 20.6716C9.30727 20.6716 9.29758 20.6716 9.2879 20.6716C9.27821 20.6716 9.26853 20.6716 9.25884 20.6716C9.24916 20.6716 9.23947 20.6716 9.22978 20.6716C9.2201 20.6716 9.21041 20.6716 9.20073 20.6716C9.19104 20.6716 9.18135 20.6716 9.17167 20.6716C9.16198 20.6716 9.1523 20.6716 9.14261 20.6716C9.13293 20.6716 9.12324 20.6716 9.11355 20.6716C9.10387 20.6716 9.09418 20.6716 9.0845 20.6716C9.07481 20.6716 9.06513 20.6716 9.05544 20.6716C9.04575 20.6716 9.03607 20.6716 9.02638 20.6716C9.0167 20.6716 9.00701 20.6716 8.99733 20.6716C8.98764 20.6716 8.97795 20.6716 8.96827 20.6716C8.95858 20.6716 8.9489 20.6716 8.93921 20.6716C8.92953 20.6716 8.91984 20.6716 8.91015 20.6716C8.90047 20.6716 8.89078 20.6716 8.8811 20.6716C8.87141 20.6716 8.86173 20.6716 8.85204 20.6716C8.84235 20.6716 8.83267 20.6716 8.82298 20.6716C8.8133 20.6716 8.80361 20.6716 8.79393 20.6716C8.78424 20.6716 8.77455 20.6716 8.76487 20.6716C8.75518 20.6716 8.7455 20.6716 8.73581 20.6716C8.72612 20.6716 8.71644 20.6716 8.70675 20.6716C8.69707 20.6716 8.68738 20.6716 8.6777 20.6716C8.66801 20.6716 8.65832 20.6716 8.64864 20.6716C8.63895 20.6716 8.62927 20.6716 8.61958 20.6716C8.6099 20.6716 8.60021 20.6716 8.59052 20.6716C8.58084 20.6716 8.57115 20.6716 8.56147 20.6716C8.55178 20.6716 8.5421 20.6716 8.53241 20.6716C8.52272 20.6716 8.51304 20.6716 8.50335 20.6716C8.49367 20.6716 8.48398 20.6716 8.4743 20.6716C8.46461 20.6716 8.45492 20.6716 8.44524 20.6716C8.43555 20.6716 8.42587 20.6716 8.41618 20.6716C8.4065 20.6716 8.39681 20.6716 8.38712 20.6716C8.37744 20.6716 8.36775 20.6716 8.35807 20.6716C8.34838 20.6716 8.33869 20.6716 8.32901 20.6716C8.31932 20.6716 8.30964 20.6716 8.29995 20.6716C8.29027 20.6716 8.28058 20.6716 8.27089 20.6716C8.26121 20.6716 8.25152 20.6716 8.24184 20.6716C8.23215 20.6716 8.22247 20.6716 8.21278 20.6716C8.20309 20.6716 8.19341 20.6716 8.18372 20.6716C8.17404 20.6716 8.16435 20.6716 8.15466 20.6716C8.14498 20.6716 8.13529 20.6716 8.12561 20.6716C8.11592 20.6716 8.10624 20.6716 8.09655 20.6716C8.08686 20.6716 8.07718 20.6716 8.06749 20.6716C8.05781 20.6716 8.04812 20.6716 8.03844 20.6716C8.02875 20.6716 8.01906 20.6716 8.00938 20.6716C7.99969 20.6716 7.99001 20.6716 7.98032 20.6716C7.97064 20.6716 7.96095 20.6716 7.95126 20.6716C7.94158 20.6716 7.93189 20.6716 7.92221 20.6716C7.91252 20.6716 7.90283 20.6716 7.89315 20.6716C7.88346 20.6716 7.87378 20.6716 7.86409 20.6716C7.85441 20.6716 7.84472 20.6716 7.83503 20.6716C7.82535 20.6716 7.81566 20.6716 7.80598 20.6716C7.79629 20.6716 7.78661 20.6716 7.77692 20.6716C7.76723 20.6716 7.75755 20.6716 7.74786 20.6716C7.73818 20.6716 7.72849 20.6716 7.7188 20.6716C7.70912 20.6716 7.69943 20.6716 7.68975 20.6716C7.68006 20.6716 7.67038 20.6716 7.66069 20.6716C7.651 20.6716 7.64132 20.6716 7.63163 20.6716C7.62195 20.6716 7.61226 20.6716 7.60257 20.6716C7.59289 20.6716 7.5832 20.6716 7.57352 20.6716C7.56383 20.6716 7.55415 20.6716 7.54446 20.6716C7.53477 20.6716 7.52509 20.6716 7.5154 20.6716C7.50572 20.6716 7.49603 20.6716 7.48634 20.6716C7.47666 20.6716 7.46697 20.6716 7.45729 20.6716C7.4476 20.6716 7.43792 20.6716 7.42823 20.6716C7.41854 20.6716 7.40886 20.6716 7.39917 20.6716C7.38949 20.6716 7.3798 20.6716 7.37011 20.6716C7.36043 20.6716 7.35074 20.6716 7.34106 20.6716C7.33137 20.6716 7.32169 20.6716 7.312 20.6716C7.30231 20.6716 7.29263 20.6716 7.28294 20.6716C7.27326 20.6716 7.26357 20.6716 7.25388 20.6716C7.2442 20.6716 7.23451 20.6716 7.22483 20.6716C7.21514 20.6716 7.20546 20.6716 7.19577 20.6716C7.18608 20.6716 7.1764 20.6716 7.16671 20.6716C7.15703 20.6716 7.14734 20.6716 7.13765 20.6716C7.12797 20.6716 7.11828 20.6716 7.1086 20.6716C7.09891 20.6716 7.08922 20.6716 7.07954 20.6716C7.06985 20.6716 7.06017 20.6716 7.05048 20.6716C7.0408 20.6716 7.03111 20.6716 7.02142 20.6716C7.01174 20.6716 7.00205 20.6716 6.99237 20.6716C6.98268 20.6716 6.97299 20.6716 6.96331 20.6716C6.95362 20.6716 6.94394 20.6716 6.93425 20.6716C6.92456 20.6716 6.91488 20.6716 6.90519 20.6716C6.89551 20.6716 6.88582 20.6716 6.87614 20.6716C6.86645 20.6716 6.85676 20.6716 6.84708 20.6716C6.83739 20.6716 6.82771 20.6716 6.81802 20.6716C6.80833 20.6716 6.79865 20.6716 6.78896 20.6716C6.77928 20.6716 6.76959 20.6716 6.7599 20.6716C6.75022 20.6716 6.74053 20.6716 6.73085 20.6716C6.72116 20.6716 6.71147 20.6716 6.70179 20.6716C6.6921 20.6716 6.68242 20.6716 6.67273 20.6716C6.66304 20.6716 6.65336 20.6716 6.64367 20.6716C6.63399 20.6716 6.6243 20.6716 6.61462 20.6716C6.60493 20.6716 6.59524 20.6716 6.58556 20.6716C6.57587 20.6716 6.56619 20.6716 6.5565 20.6716C6.54681 20.6716 6.53713 20.6716 6.52744 20.6716C6.51776 20.6716 6.50807 20.6716 6.49838 20.6716C6.4887 20.6716 6.47901 20.6716 6.46933 20.6716C6.45964 20.6716 6.44995 20.6716 6.44027 20.6716C6.43058 20.6716 6.4209 20.6716 6.41121 20.6716C6.40152 20.6716 6.39184 20.6716 6.38215 20.6716C6.37247 20.6716 6.36278 20.6716 6.35309 20.6716C6.34341 20.6716 6.33372 20.6716 6.32404 20.6716C6.31435 20.6716 6.30466 20.6716 6.29498 20.6716C6.28529 20.6716 6.27561 20.6716 6.26592 20.6716C6.25623 20.6716 6.24655 20.6716 6.23686 20.6716C6.22718 20.6716 6.21749 20.6716 6.2078 20.6716C6.19812 20.6716 6.18843 20.6716 6.17875 20.6716C6.16906 20.6716 6.15937 20.6716 6.14969 20.6716C6.14 20.6716 6.13032 20.6716 6.12063 20.6716C6.11094 20.6716 6.10126 20.6716 6.09157 20.6716C6.08189 20.6716 6.0722 20.6716 6.06251 20.6716C6.05283 20.6716 6.04314 20.6716 6.03346 20.6716C6.02377 20.6716 6.01408 20.6716 6.0044 20.6716C5.99471 20.6716 5.98502 20.6716 5.97534 20.6716C5.96565 20.6716 5.95597 20.6716 5.94628 20.6716C5.93659 20.6716 5.92691 20.6716 5.91722 20.6716C5.90754 20.6716 5.89785 20.6716 5.88816 20.6716C5.87848 20.6716 5.86879 20.6716 5.85911 20.6716C5.84942 20.6716 5.83973 20.6716 5.83005 20.6716C5.82036 20.6716 5.81068 20.6716 5.80099 20.6716C5.7913 20.6716 5.78162 20.6716 5.77193 20.6716C5.76225 20.6716 5.75256 20.6716 5.74287 20.6716C5.73319 20.6716 5.7235 20.6716 5.71381 20.6716C5.70413 20.6716 5.69444 20.6716 5.68476 20.6716C5.67507 20.6716 5.66538 20.6716 5.6557 20.6716C5.64601 20.6716 5.63633 20.6716 5.62664 20.6716C5.61695 20.6716 5.60727 20.6716 5.59758 20.6716C5.58789 20.6716 5.57821 20.6716 5.56852 20.6716C5.55884 20.6716 5.54915 20.6716 5.53946 20.6716C5.52978 20.6716 5.52009 20.6716 5.51041 20.6716C5.50072 20.6716 5.49103 20.6716 5.48135 20.6716C5.47166 20.6716 5.46197 20.6716 5.45229 20.6716C5.4426 20.6716 5.43292 20.6716 5.42323 20.6716C5.41354 20.6716 5.40386 20.6716 5.39417 20.6716C5.38449 20.6716 5.3748 20.6716 5.36511 20.6716C5.35543 20.6716 5.34574 20.6716 5.33605 20.6716C5.32637 20.6716 5.31668 20.6716 5.307 20.6716C5.29731 20.6716 5.28762 20.6716 5.27794 20.6716C5.26825 20.6716 5.25856 20.6716 5.24888 20.6716C5.23919 20.6716 5.22951 20.6716 5.21982 20.6716C5.21013 20.6716 5.20045 20.6716 5.19076 20.6716C5.18107 20.6716 5.17139 20.6716 5.1617 20.6716C5.15202 20.6716 5.14233 20.6716 5.13264 20.6716C5.12296 20.6716 5.11327 20.6716 5.10358 20.6716C5.0939 20.6716 5.08421 20.6716 5.07453 20.6716C5.06484 20.6716 5.05515 20.6716 5.04547 20.6716C5.03578 20.6716 5.02609 20.6716 5.01641 20.6716C5.00672 20.6716 4.99704 20.6716 4.98735 20.6716C4.97766 20.6716 4.96798 20.6716 4.95829 20.6716C4.9486 20.6716 4.93892 20.6716 4.92923 20.6716C4.91954 20.6716 4.90986 20.6716 4.90017 20.6716C4.89049 20.6716 4.8808 20.6716 4.87111 20.6716C4.86143 20.6716 4.85174 20.6716 4.84205 20.6716C4.83237 20.6716 4.82268 20.6716 4.81299 20.6716C4.80331 20.6716 4.79362 20.6716 4.78394 20.6716C4.77425 20.6716 4.76456 20.6716 4.75488 20.6716C4.74519 20.6716 4.7355 20.6716 4.72582 20.6716C4.71613 20.6716 4.70644 20.6716 4.69676 20.6716C4.68707 20.6716 4.67739 20.6716 4.6677 20.6716C4.65801 20.6716 4.64833 20.6716 4.63864 20.6716C4.62895 20.6716 4.61927 20.6716 4.60958 20.6716C4.59989 20.6716 4.59021 20.6716 4.58052 20.6716C4.57084 20.6716 4.56115 20.6716 4.55146 20.6716C4.54178 20.6716 4.53209 20.6716 4.5224 20.6716C4.51272 20.6716 4.50303 20.6716 4.49334 20.6716C4.48366 20.6716 4.47397 20.6716 4.46428 20.6716C4.4546 20.6716 4.44491 20.6716 4.43523 20.6716C4.42554 20.6716 4.41585 20.6716 4.40617 20.6716C4.39648 20.6716 4.38679 20.6716 4.37711 20.6716C4.36742 20.6716 4.35773 20.6716 4.34805 20.6716C4.33836 20.6716 4.32867 20.6716 4.31899 20.6716C4.3093 20.6716 4.29961 20.6716 4.28993 20.6716C4.28024 20.6716 4.27056 20.6716 4.26087 20.6716C4.25118 20.6716 4.2415 20.6716 4.23181 20.6716C4.22212 20.6716 4.21244 20.6716 4.20275 20.6716C4.19306 20.6716 4.18338 20.6716 4.17369 20.6716C4.164 20.6716 4.15432 20.6716 4.14463 20.6716C4.13494 20.6716 4.12526 20.6716 4.11557 20.6716C4.10588 20.6716 4.0962 20.6716 4.08651 20.6716C4.07682 20.6716 4.06714 20.6716 4.05745 20.6716C4.04776 20.6716 4.03808 20.6716 4.02839 20.6716C4.0187 20.6716 4.00902 20.6716 3.99933 20.6716C3.98964 20.6716 3.97996 20.6716 3.97027 20.6716C3.96058 20.6716 3.9509 20.6716 3.94121 20.6716C3.93152 20.6716 3.92184 20.6716 3.91215 20.6716C3.90247 20.6716 3.89278 20.6716 3.88309 20.6716C3.87341 20.6716 3.86372 20.6716 3.85403 20.6716C3.84435 20.6716 3.83466 20.6716 3.82497 20.6716C3.81529 20.6716 3.8056 20.6716 3.79591 20.6716C3.78623 20.6716 3.77654 20.6716 3.76685 20.6716C3.75717 20.6716 3.74748 20.6716 3.73779 20.6716C3.72811 20.6716 3.71842 20.6716 3.70873 20.6716C3.69905 20.6716 3.68936 20.6716 3.67967 20.6716C3.66999 20.6716 3.6603 20.6716 3.65061 20.6716C3.64092 20.6716 3.63124 20.6716 3.62155 20.6716C3.61186 20.6716 3.60218 20.6716 3.59249 20.6716C3.5828 20.6716 3.57312 20.6716 3.56343 20.6716C3.55374 20.6716 3.54406 20.6716 3.53437 20.6716C3.52468 20.6716 3.515 20.6716 3.50531 20.6716C3.49562 20.6716 3.48594 20.6716 3.47625 20.6716C3.46656 20.6716 3.45688 20.6716 3.44719 20.6716C3.4375 20.6716 3.42782 20.6716 3.41813 20.6716C3.40844 20.6716 3.39876 20.6716 3.38907 20.6716C3.37938 20.6716 3.3697 20.6716 3.36001 20.6716C3.35032 20.6716 3.34063 20.6716 3.33095 20.6716C3.32126 20.6716 3.31157 20.6716 3.30189 20.6716C3.2922 20.6716 3.28251 20.6716 3.27283 20.6716C3.26314 20.6716 3.25345 20.6716 3.24377 20.6716C3.23408 20.6716 3.22439 20.6716 3.21471 20.6716C3.20502 20.6716 3.19533 20.6716 3.18564 20.6716C3.17596 20.6716 3.16627 20.6716 3.15658 20.6716C3.1469 20.6716 3.13721 20.6716 3.12752 20.6716C3.11784 20.6716 3.10815 20.6716 3.09846 20.6716C3.08878 20.6716 3.07909 20.6716 3.0694 20.6716C3.05971 20.6716 3.05003 20.6716 3.04034 20.6716C3.03065 20.6716 3.02097 20.6716 3.01128 20.6716C3.00159 20.6716 2.99191 20.6716 2.98222 20.6716C2.97253 20.6716 2.96285 20.6716 2.95316 20.6716C2.94347 20.6716 2.93378 20.6716 2.9241 20.6716C2.91441 20.6716 2.90472 20.6716 2.89504 20.6716C2.88535 20.6716 2.87566 20.6716 2.86598 20.6716C2.85629 20.6716 2.8466 20.6716 2.83691 20.6716C2.82723 20.6716 2.81754 20.6716 2.80785 20.6716C2.79817 20.6716 2.78848 20.6716 2.77879 20.6716C2.7691 20.6716 2.75942 20.6716 2.74973 20.6716C2.74004 20.6716 2.73036 20.6716 2.72067 20.6716C2.71098 20.6716 2.7013 20.6716 2.69161 20.6716C2.68192 20.6716 2.67223 20.6716 2.66255 20.6716C2.65286 20.6716 2.64317 20.6716 2.63349 20.6716C2.6238 20.6716 2.61411 20.6716 2.60442 20.6716C2.59474 20.6716 2.58505 20.6716 2.57536 20.6716C2.56568 20.6716 2.55599 20.6716 2.5463 20.6716C2.53661 20.6716 2.52693 20.6716 2.51724 20.6716C2.50755 20.6716 2.49787 20.6716 2.48818 20.6716C2.47849 20.6716 2.4688 20.6716 2.45912 20.6716C2.44943 20.6716 2.43974 20.6716 2.43005 20.6716C2.42037 20.6716 2.41068 20.6716 2.40099 20.6716C2.39131 20.6716 2.38162 20.6716 2.37193 20.6716C2.36224 20.6716 2.35256 20.6716 2.34287 20.6716C2.33318 20.6716 2.3235 20.6716 2.31381 20.6716C2.30412 20.6716 2.29443 20.6716 2.28475 20.6716C2.27506 20.6716 2.26537 20.6716 2.25568 20.6716C2.246 20.6716 2.23631 20.6716 2.22662 20.6716C2.21694 20.6716 2.20725 20.6716 2.19756 20.6716C2.18787 20.6716 2.17819 20.6716 2.1685 20.6716C2.15881 20.6716 2.14912 20.6716 2.13944 20.6716C2.12975 20.6716 2.12006 20.6716 2.11037 20.6716C2.10069 20.6716 2.091 20.6716 2.08131 20.6716C2.07163 20.6716 2.06194 20.6716 2.05225 20.6716C2.04256 20.6716 2.03288 20.6716 2.02319 20.6716C2.0135 20.6716 2.00381 20.6716 1.99413 20.6716C1.98444 20.6716 1.97475 20.6716 1.96506 20.6716C1.95538 20.6716 1.94569 20.6716 1.936 20.6716C1.92631 20.6716 1.91663 20.6716 1.90694 20.6716C1.89725 20.6716 1.88756 20.6716 1.87788 20.6716C1.86819 20.6716 1.8585 20.6716 1.84881 20.6716C1.83913 20.6716 1.82944 20.6716 1.81975 20.6716C1.81006 20.6716 1.80038 20.6716 1.79069 20.6716C1.781 20.6716 1.77131 20.6716 1.76163 20.6716C1.75194 20.6716 1.74225 20.6716 1.73256 20.6716C1.72288 20.6716 1.71319 20.6716 1.7035 20.6716C1.69381 20.6716 1.68413 20.6716 1.67444 20.6716V21.3248C1.68413 21.3248 1.69381 21.3248 1.7035 21.3248C1.71319 21.3248 1.72288 21.3248 1.73256 21.3248C1.74225 21.3248 1.75194 21.3248 1.76163 21.3248C1.77131 21.3248 1.781 21.3248 1.79069 21.3248C1.80038 21.3248 1.81006 21.3248 1.81975 21.3248C1.82944 21.3248 1.83913 21.3248 1.84881 21.3248C1.8585 21.3248 1.86819 21.3248 1.87788 21.3248C1.88756 21.3248 1.89725 21.3248 1.90694 21.3248C1.91663 21.3248 1.92631 21.3248 1.936 21.3248C1.94569 21.3248 1.95538 21.3248 1.96506 21.3248C1.97475 21.3248 1.98444 21.3248 1.99413 21.3248C2.00381 21.3248 2.0135 21.3248 2.02319 21.3248C2.03288 21.3248 2.04256 21.3248 2.05225 21.3248C2.06194 21.3248 2.07163 21.3248 2.08131 21.3248C2.091 21.3248 2.10069 21.3248 2.11037 21.3248C2.12006 21.3248 2.12975 21.3248 2.13944 21.3248C2.14912 21.3248 2.15881 21.3248 2.1685 21.3248C2.17819 21.3248 2.18787 21.3248 2.19756 21.3248C2.20725 21.3248 2.21694 21.3248 2.22662 21.3248C2.23631 21.3248 2.246 21.3248 2.25568 21.3248C2.26537 21.3248 2.27506 21.3248 2.28475 21.3248C2.29443 21.3248 2.30412 21.3248 2.31381 21.3248C2.3235 21.3248 2.33318 21.3248 2.34287 21.3248C2.35256 21.3248 2.36224 21.3248 2.37193 21.3248C2.38162 21.3248 2.39131 21.3248 2.40099 21.3248C2.41068 21.3248 2.42037 21.3248 2.43005 21.3248C2.43974 21.3248 2.44943 21.3248 2.45912 21.3248C2.4688 21.3248 2.47849 21.3248 2.48818 21.3248C2.49787 21.3248 2.50755 21.3248 2.51724 21.3248C2.52693 21.3248 2.53661 21.3248 2.5463 21.3248C2.55599 21.3248 2.56568 21.3248 2.57536 21.3248C2.58505 21.3248 2.59474 21.3248 2.60442 21.3248C2.61411 21.3248 2.6238 21.3248 2.63349 21.3248C2.64317 21.3248 2.65286 21.3248 2.66255 21.3248C2.67223 21.3248 2.68192 21.3248 2.69161 21.3248C2.7013 21.3248 2.71098 21.3248 2.72067 21.3248C2.73036 21.3248 2.74004 21.3248 2.74973 21.3248C2.75942 21.3248 2.7691 21.3248 2.77879 21.3248C2.78848 21.3248 2.79817 21.3248 2.80785 21.3248C2.81754 21.3248 2.82723 21.3248 2.83691 21.3248C2.8466 21.3248 2.85629 21.3248 2.86598 21.3248C2.87566 21.3248 2.88535 21.3248 2.89504 21.3248C2.90472 21.3248 2.91441 21.3248 2.9241 21.3248C2.93378 21.3248 2.94347 21.3248 2.95316 21.3248C2.96285 21.3248 2.97253 21.3248 2.98222 21.3248C2.99191 21.3248 3.00159 21.3248 3.01128 21.3248C3.02097 21.3248 3.03065 21.3248 3.04034 21.3248C3.05003 21.3248 3.05971 21.3248 3.0694 21.3248C3.07909 21.3248 3.08878 21.3248 3.09846 21.3248C3.10815 21.3248 3.11784 21.3248 3.12752 21.3248C3.13721 21.3248 3.1469 21.3248 3.15658 21.3248C3.16627 21.3248 3.17596 21.3248 3.18564 21.3248C3.19533 21.3248 3.20502 21.3248 3.21471 21.3248C3.22439 21.3248 3.23408 21.3248 3.24377 21.3248C3.25345 21.3248 3.26314 21.3248 3.27283 21.3248C3.28251 21.3248 3.2922 21.3248 3.30189 21.3248C3.31157 21.3248 3.32126 21.3248 3.33095 21.3248C3.34063 21.3248 3.35032 21.3248 3.36001 21.3248C3.3697 21.3248 3.37938 21.3248 3.38907 21.3248C3.39876 21.3248 3.40844 21.3248 3.41813 21.3248C3.42782 21.3248 3.4375 21.3248 3.44719 21.3248C3.45688 21.3248 3.46656 21.3248 3.47625 21.3248C3.48594 21.3248 3.49562 21.3248 3.50531 21.3248C3.515 21.3248 3.52468 21.3248 3.53437 21.3248C3.54406 21.3248 3.55374 21.3248 3.56343 21.3248C3.57312 21.3248 3.5828 21.3248 3.59249 21.3248C3.60218 21.3248 3.61186 21.3248 3.62155 21.3248C3.63124 21.3248 3.64092 21.3248 3.65061 21.3248C3.6603 21.3248 3.66999 21.3248 3.67967 21.3248C3.68936 21.3248 3.69905 21.3248 3.70873 21.3248C3.71842 21.3248 3.72811 21.3248 3.73779 21.3248C3.74748 21.3248 3.75717 21.3248 3.76685 21.3248C3.77654 21.3248 3.78623 21.3248 3.79591 21.3248C3.8056 21.3248 3.81529 21.3248 3.82497 21.3248C3.83466 21.3248 3.84435 21.3248 3.85403 21.3248C3.86372 21.3248 3.87341 21.3248 3.88309 21.3248C3.89278 21.3248 3.90247 21.3248 3.91215 21.3248C3.92184 21.3248 3.93152 21.3248 3.94121 21.3248C3.9509 21.3248 3.96058 21.3248 3.97027 21.3248C3.97996 21.3248 3.98964 21.3248 3.99933 21.3248C4.00902 21.3248 4.0187 21.3248 4.02839 21.3248C4.03808 21.3248 4.04776 21.3248 4.05745 21.3248C4.06714 21.3248 4.07682 21.3248 4.08651 21.3248C4.0962 21.3248 4.10588 21.3248 4.11557 21.3248C4.12526 21.3248 4.13494 21.3248 4.14463 21.3248C4.15432 21.3248 4.164 21.3248 4.17369 21.3248C4.18338 21.3248 4.19306 21.3248 4.20275 21.3248C4.21244 21.3248 4.22212 21.3248 4.23181 21.3248C4.2415 21.3248 4.25118 21.3248 4.26087 21.3248C4.27056 21.3248 4.28024 21.3248 4.28993 21.3248C4.29961 21.3248 4.3093 21.3248 4.31899 21.3248C4.32867 21.3248 4.33836 21.3248 4.34805 21.3248C4.35773 21.3248 4.36742 21.3248 4.37711 21.3248C4.38679 21.3248 4.39648 21.3248 4.40617 21.3248C4.41585 21.3248 4.42554 21.3248 4.43523 21.3248C4.44491 21.3248 4.4546 21.3248 4.46428 21.3248C4.47397 21.3248 4.48366 21.3248 4.49334 21.3248C4.50303 21.3248 4.51272 21.3248 4.5224 21.3248C4.53209 21.3248 4.54178 21.3248 4.55146 21.3248C4.56115 21.3248 4.57084 21.3248 4.58052 21.3248C4.59021 21.3248 4.59989 21.3248 4.60958 21.3248C4.61927 21.3248 4.62895 21.3248 4.63864 21.3248C4.64833 21.3248 4.65801 21.3248 4.6677 21.3248C4.67739 21.3248 4.68707 21.3248 4.69676 21.3248C4.70644 21.3248 4.71613 21.3248 4.72582 21.3248C4.7355 21.3248 4.74519 21.3248 4.75488 21.3248C4.76456 21.3248 4.77425 21.3248 4.78394 21.3248C4.79362 21.3248 4.80331 21.3248 4.81299 21.3248C4.82268 21.3248 4.83237 21.3248 4.84205 21.3248C4.85174 21.3248 4.86143 21.3248 4.87111 21.3248C4.8808 21.3248 4.89049 21.3248 4.90017 21.3248C4.90986 21.3248 4.91954 21.3248 4.92923 21.3248C4.93892 21.3248 4.9486 21.3248 4.95829 21.3248C4.96798 21.3248 4.97766 21.3248 4.98735 21.3248C4.99704 21.3248 5.00672 21.3248 5.01641 21.3248C5.02609 21.3248 5.03578 21.3248 5.04547 21.3248C5.05515 21.3248 5.06484 21.3248 5.07453 21.3248C5.08421 21.3248 5.0939 21.3248 5.10358 21.3248C5.11327 21.3248 5.12296 21.3248 5.13264 21.3248C5.14233 21.3248 5.15202 21.3248 5.1617 21.3248C5.17139 21.3248 5.18107 21.3248 5.19076 21.3248C5.20045 21.3248 5.21013 21.3248 5.21982 21.3248C5.22951 21.3248 5.23919 21.3248 5.24888 21.3248C5.25856 21.3248 5.26825 21.3248 5.27794 21.3248C5.28762 21.3248 5.29731 21.3248 5.307 21.3248C5.31668 21.3248 5.32637 21.3248 5.33605 21.3248C5.34574 21.3248 5.35543 21.3248 5.36511 21.3248C5.3748 21.3248 5.38449 21.3248 5.39417 21.3248C5.40386 21.3248 5.41354 21.3248 5.42323 21.3248C5.43292 21.3248 5.4426 21.3248 5.45229 21.3248C5.46197 21.3248 5.47166 21.3248 5.48135 21.3248C5.49103 21.3248 5.50072 21.3248 5.51041 21.3248C5.52009 21.3248 5.52978 21.3248 5.53946 21.3248C5.54915 21.3248 5.55884 21.3248 5.56852 21.3248C5.57821 21.3248 5.58789 21.3248 5.59758 21.3248C5.60727 21.3248 5.61695 21.3248 5.62664 21.3248C5.63633 21.3248 5.64601 21.3248 5.6557 21.3248C5.66538 21.3248 5.67507 21.3248 5.68476 21.3248C5.69444 21.3248 5.70413 21.3248 5.71381 21.3248C5.7235 21.3248 5.73319 21.3248 5.74287 21.3248C5.75256 21.3248 5.76225 21.3248 5.77193 21.3248C5.78162 21.3248 5.7913 21.3248 5.80099 21.3248C5.81068 21.3248 5.82036 21.3248 5.83005 21.3248C5.83973 21.3248 5.84942 21.3248 5.85911 21.3248C5.86879 21.3248 5.87848 21.3248 5.88816 21.3248C5.89785 21.3248 5.90754 21.3248 5.91722 21.3248C5.92691 21.3248 5.93659 21.3248 5.94628 21.3248C5.95597 21.3248 5.96565 21.3248 5.97534 21.3248C5.98502 21.3248 5.99471 21.3248 6.0044 21.3248C6.01408 21.3248 6.02377 21.3248 6.03346 21.3248C6.04314 21.3248 6.05283 21.3248 6.06251 21.3248C6.0722 21.3248 6.08189 21.3248 6.09157 21.3248C6.10126 21.3248 6.11094 21.3248 6.12063 21.3248C6.13032 21.3248 6.14 21.3248 6.14969 21.3248C6.15937 21.3248 6.16906 21.3248 6.17875 21.3248C6.18843 21.3248 6.19812 21.3248 6.2078 21.3248C6.21749 21.3248 6.22718 21.3248 6.23686 21.3248C6.24655 21.3248 6.25623 21.3248 6.26592 21.3248C6.27561 21.3248 6.28529 21.3248 6.29498 21.3248C6.30466 21.3248 6.31435 21.3248 6.32404 21.3248C6.33372 21.3248 6.34341 21.3248 6.35309 21.3248C6.36278 21.3248 6.37247 21.3248 6.38215 21.3248C6.39184 21.3248 6.40152 21.3248 6.41121 21.3248C6.4209 21.3248 6.43058 21.3248 6.44027 21.3248C6.44995 21.3248 6.45964 21.3248 6.46933 21.3248C6.47901 21.3248 6.4887 21.3248 6.49838 21.3248C6.50807 21.3248 6.51776 21.3248 6.52744 21.3248C6.53713 21.3248 6.54681 21.3248 6.5565 21.3248C6.56619 21.3248 6.57587 21.3248 6.58556 21.3248C6.59524 21.3248 6.60493 21.3248 6.61462 21.3248C6.6243 21.3248 6.63399 21.3248 6.64367 21.3248C6.65336 21.3248 6.66304 21.3248 6.67273 21.3248C6.68242 21.3248 6.6921 21.3248 6.70179 21.3248C6.71147 21.3248 6.72116 21.3248 6.73085 21.3248C6.74053 21.3248 6.75022 21.3248 6.7599 21.3248C6.76959 21.3248 6.77928 21.3248 6.78896 21.3248C6.79865 21.3248 6.80833 21.3248 6.81802 21.3248C6.82771 21.3248 6.83739 21.3248 6.84708 21.3248C6.85676 21.3248 6.86645 21.3248 6.87614 21.3248C6.88582 21.3248 6.89551 21.3248 6.90519 21.3248C6.91488 21.3248 6.92456 21.3248 6.93425 21.3248C6.94394 21.3248 6.95362 21.3248 6.96331 21.3248C6.97299 21.3248 6.98268 21.3248 6.99237 21.3248C7.00205 21.3248 7.01174 21.3248 7.02142 21.3248C7.03111 21.3248 7.0408 21.3248 7.05048 21.3248C7.06017 21.3248 7.06985 21.3248 7.07954 21.3248C7.08922 21.3248 7.09891 21.3248 7.1086 21.3248C7.11828 21.3248 7.12797 21.3248 7.13765 21.3248C7.14734 21.3248 7.15703 21.3248 7.16671 21.3248C7.1764 21.3248 7.18608 21.3248 7.19577 21.3248C7.20546 21.3248 7.21514 21.3248 7.22483 21.3248C7.23451 21.3248 7.2442 21.3248 7.25388 21.3248C7.26357 21.3248 7.27326 21.3248 7.28294 21.3248C7.29263 21.3248 7.30231 21.3248 7.312 21.3248C7.32169 21.3248 7.33137 21.3248 7.34106 21.3248C7.35074 21.3248 7.36043 21.3248 7.37011 21.3248C7.3798 21.3248 7.38949 21.3248 7.39917 21.3248C7.40886 21.3248 7.41854 21.3248 7.42823 21.3248C7.43792 21.3248 7.4476 21.3248 7.45729 21.3248C7.46697 21.3248 7.47666 21.3248 7.48634 21.3248C7.49603 21.3248 7.50572 21.3248 7.5154 21.3248C7.52509 21.3248 7.53477 21.3248 7.54446 21.3248C7.55415 21.3248 7.56383 21.3248 7.57352 21.3248C7.5832 21.3248 7.59289 21.3248 7.60257 21.3248C7.61226 21.3248 7.62195 21.3248 7.63163 21.3248C7.64132 21.3248 7.651 21.3248 7.66069 21.3248C7.67038 21.3248 7.68006 21.3248 7.68975 21.3248C7.69943 21.3248 7.70912 21.3248 7.7188 21.3248C7.72849 21.3248 7.73818 21.3248 7.74786 21.3248C7.75755 21.3248 7.76723 21.3248 7.77692 21.3248C7.78661 21.3248 7.79629 21.3248 7.80598 21.3248C7.81566 21.3248 7.82535 21.3248 7.83503 21.3248C7.84472 21.3248 7.85441 21.3248 7.86409 21.3248C7.87378 21.3248 7.88346 21.3248 7.89315 21.3248C7.90283 21.3248 7.91252 21.3248 7.92221 21.3248C7.93189 21.3248 7.94158 21.3248 7.95126 21.3248C7.96095 21.3248 7.97064 21.3248 7.98032 21.3248C7.99001 21.3248 7.99969 21.3248 8.00938 21.3248C8.01906 21.3248 8.02875 21.3248 8.03844 21.3248C8.04812 21.3248 8.05781 21.3248 8.06749 21.3248C8.07718 21.3248 8.08686 21.3248 8.09655 21.3248C8.10624 21.3248 8.11592 21.3248 8.12561 21.3248C8.13529 21.3248 8.14498 21.3248 8.15466 21.3248C8.16435 21.3248 8.17404 21.3248 8.18372 21.3248C8.19341 21.3248 8.20309 21.3248 8.21278 21.3248C8.22247 21.3248 8.23215 21.3248 8.24184 21.3248C8.25152 21.3248 8.26121 21.3248 8.27089 21.3248C8.28058 21.3248 8.29027 21.3248 8.29995 21.3248C8.30964 21.3248 8.31932 21.3248 8.32901 21.3248C8.33869 21.3248 8.34838 21.3248 8.35807 21.3248C8.36775 21.3248 8.37744 21.3248 8.38712 21.3248C8.39681 21.3248 8.4065 21.3248 8.41618 21.3248C8.42587 21.3248 8.43555 21.3248 8.44524 21.3248C8.45492 21.3248 8.46461 21.3248 8.4743 21.3248C8.48398 21.3248 8.49367 21.3248 8.50335 21.3248C8.51304 21.3248 8.52272 21.3248 8.53241 21.3248C8.5421 21.3248 8.55178 21.3248 8.56147 21.3248C8.57115 21.3248 8.58084 21.3248 8.59052 21.3248C8.60021 21.3248 8.6099 21.3248 8.61958 21.3248C8.62927 21.3248 8.63895 21.3248 8.64864 21.3248C8.65832 21.3248 8.66801 21.3248 8.6777 21.3248C8.68738 21.3248 8.69707 21.3248 8.70675 21.3248C8.71644 21.3248 8.72612 21.3248 8.73581 21.3248C8.7455 21.3248 8.75518 21.3248 8.76487 21.3248C8.77455 21.3248 8.78424 21.3248 8.79393 21.3248C8.80361 21.3248 8.8133 21.3248 8.82298 21.3248C8.83267 21.3248 8.84235 21.3248 8.85204 21.3248C8.86173 21.3248 8.87141 21.3248 8.8811 21.3248C8.89078 21.3248 8.90047 21.3248 8.91015 21.3248C8.91984 21.3248 8.92953 21.3248 8.93921 21.3248C8.9489 21.3248 8.95858 21.3248 8.96827 21.3248C8.97795 21.3248 8.98764 21.3248 8.99733 21.3248C9.00701 21.3248 9.0167 21.3248 9.02638 21.3248C9.03607 21.3248 9.04575 21.3248 9.05544 21.3248C9.06513 21.3248 9.07481 21.3248 9.0845 21.3248C9.09418 21.3248 9.10387 21.3248 9.11355 21.3248C9.12324 21.3248 9.13293 21.3248 9.14261 21.3248C9.1523 21.3248 9.16198 21.3248 9.17167 21.3248C9.18135 21.3248 9.19104 21.3248 9.20073 21.3248C9.21041 21.3248 9.2201 21.3248 9.22978 21.3248C9.23947 21.3248 9.24916 21.3248 9.25884 21.3248C9.26853 21.3248 9.27821 21.3248 9.2879 21.3248C9.29758 21.3248 9.30727 21.3248 9.31696 21.3248C9.32664 21.3248 9.33633 21.3248 9.34601 21.3248C9.3557 21.3248 9.36538 21.3248 9.37507 21.3248C9.38476 21.3248 9.39444 21.3248 9.40413 21.3248C9.41381 21.3248 9.4235 21.3248 9.43318 21.3248C9.44287 21.3248 9.45256 21.3248 9.46224 21.3248C9.47193 21.3248 9.48161 21.3248 9.4913 21.3248C9.50098 21.3248 9.51067 21.3248 9.52036 21.3248C9.53004 21.3248 9.53973 21.3248 9.54941 21.3248C9.5591 21.3248 9.56878 21.3248 9.57847 21.3248C9.58816 21.3248 9.59784 21.3248 9.60753 21.3248C9.61721 21.3248 9.6269 21.3248 9.63659 21.3248C9.64627 21.3248 9.65596 21.3248 9.66564 21.3248C9.67533 21.3248 9.68501 21.3248 9.6947 21.3248C9.70439 21.3248 9.71407 21.3248 9.72376 21.3248C9.73344 21.3248 9.74313 21.3248 9.75281 21.3248C9.7625 21.3248 9.77219 21.3248 9.78187 21.3248C9.79156 21.3248 9.80124 21.3248 9.81093 21.3248C9.82061 21.3248 9.8303 21.3248 9.83999 21.3248C9.84967 21.3248 9.85936 21.3248 9.86904 21.3248C9.87873 21.3248 9.88841 21.3248 9.8981 21.3248C9.90779 21.3248 9.91747 21.3248 9.92716 21.3248C9.93684 21.3248 9.94653 21.3248 9.95621 21.3248C9.9659 21.3248 9.97559 21.3248 9.98527 21.3248C9.99496 21.3248 10.0046 21.3248 10.0143 21.3248C10.024 21.3248 10.0337 21.3248 10.0434 21.3248C10.0531 21.3248 10.0628 21.3248 10.0724 21.3248C10.0821 21.3248 10.0918 21.3248 10.1015 21.3248C10.1112 21.3248 10.1209 21.3248 10.1306 21.3248C10.1402 21.3248 10.1499 21.3248 10.1596 21.3248C10.1693 21.3248 10.179 21.3248 10.1887 21.3248C10.1984 21.3248 10.208 21.3248 10.2177 21.3248C10.2274 21.3248 10.2371 21.3248 10.2468 21.3248C10.2565 21.3248 10.2662 21.3248 10.2758 21.3248C10.2855 21.3248 10.2952 21.3248 10.3049 21.3248C10.3146 21.3248 10.3243 21.3248 10.334 21.3248C10.3436 21.3248 10.3533 21.3248 10.363 21.3248C10.3727 21.3248 10.3824 21.3248 10.3921 21.3248C10.4018 21.3248 10.4114 21.3248 10.4211 21.3248C10.4308 21.3248 10.4405 21.3248 10.4502 21.3248C10.4599 21.3248 10.4696 21.3248 10.4792 21.3248C10.4889 21.3248 10.4986 21.3248 10.5083 21.3248C10.518 21.3248 10.5277 21.3248 10.5374 21.3248C10.547 21.3248 10.5567 21.3248 10.5664 21.3248C10.5761 21.3248 10.5858 21.3248 10.5955 21.3248C10.6052 21.3248 10.6148 21.3248 10.6245 21.3248C10.6342 21.3248 10.6439 21.3248 10.6536 21.3248C10.6633 21.3248 10.673 21.3248 10.6826 21.3248C10.6923 21.3248 10.702 21.3248 10.7117 21.3248C10.7214 21.3248 10.7311 21.3248 10.7408 21.3248C10.7505 21.3248 10.7601 21.3248 10.7698 21.3248C10.7795 21.3248 10.7892 21.3248 10.7989 21.3248C10.8086 21.3248 10.8183 21.3248 10.8279 21.3248C10.8376 21.3248 10.8473 21.3248 10.857 21.3248C10.8667 21.3248 10.8764 21.3248 10.8861 21.3248C10.8957 21.3248 10.9054 21.3248 10.9151 21.3248C10.9248 21.3248 10.9345 21.3248 10.9442 21.3248C10.9539 21.3248 10.9635 21.3248 10.9732 21.3248C10.9829 21.3248 10.9926 21.3248 11.0023 21.3248C11.012 21.3248 11.0217 21.3248 11.0313 21.3248C11.041 21.3248 11.0507 21.3248 11.0604 21.3248C11.0701 21.3248 11.0798 21.3248 11.0895 21.3248C11.0991 21.3248 11.1088 21.3248 11.1185 21.3248C11.1282 21.3248 11.1379 21.3248 11.1476 21.3248C11.1573 21.3248 11.1669 21.3248 11.1766 21.3248C11.1863 21.3248 11.196 21.3248 11.2057 21.3248C11.2154 21.3248 11.2251 21.3248 11.2347 21.3248C11.2444 21.3248 11.2541 21.3248 11.2638 21.3248C11.2735 21.3248 11.2832 21.3248 11.2929 21.3248C11.3025 21.3248 11.3122 21.3248 11.3219 21.3248C11.3316 21.3248 11.3413 21.3248 11.351 21.3248C11.3607 21.3248 11.3703 21.3248 11.38 21.3248C11.3897 21.3248 11.3994 21.3248 11.4091 21.3248C11.4188 21.3248 11.4285 21.3248 11.4381 21.3248C11.4478 21.3248 11.4575 21.3248 11.4672 21.3248C11.4769 21.3248 11.4866 21.3248 11.4963 21.3248C11.5059 21.3248 11.5156 21.3248 11.5253 21.3248C11.535 21.3248 11.5447 21.3248 11.5544 21.3248C11.5641 21.3248 11.5738 21.3248 11.5834 21.3248C11.5931 21.3248 11.6028 21.3248 11.6125 21.3248C11.6222 21.3248 11.6319 21.3248 11.6416 21.3248C11.6512 21.3248 11.6609 21.3248 11.6706 21.3248C11.6803 21.3248 11.69 21.3248 11.6997 21.3248C11.7094 21.3248 11.719 21.3248 11.7287 21.3248C11.7384 21.3248 11.7481 21.3248 11.7578 21.3248C11.7675 21.3248 11.7772 21.3248 11.7868 21.3248C11.7965 21.3248 11.8062 21.3248 11.8159 21.3248C11.8256 21.3248 11.8353 21.3248 11.845 21.3248C11.8546 21.3248 11.8643 21.3248 11.874 21.3248C11.8837 21.3248 11.8934 21.3248 11.9031 21.3248C11.9128 21.3248 11.9224 21.3248 11.9321 21.3248C11.9418 21.3248 11.9515 21.3248 11.9612 21.3248C11.9709 21.3248 11.9806 21.3248 11.9902 21.3248C11.9999 21.3248 12.0096 21.3248 12.0193 21.3248C12.029 21.3248 12.0387 21.3248 12.0484 21.3248C12.058 21.3248 12.0677 21.3248 12.0774 21.3248C12.0871 21.3248 12.0968 21.3248 12.1065 21.3248C12.1162 21.3248 12.1259 21.3248 12.1355 21.3248C12.1452 21.3248 12.1549 21.3248 12.1646 21.3248C12.1743 21.3248 12.184 21.3248 12.1937 21.3248C12.2033 21.3248 12.213 21.3248 12.2227 21.3248C12.2324 21.3248 12.2421 21.3248 12.2518 21.3248C12.2615 21.3248 12.2711 21.3248 12.2808 21.3248C12.2905 21.3248 12.3002 21.3248 12.3099 21.3248C12.3196 21.3248 12.3293 21.3248 12.3389 21.3248C12.3486 21.3248 12.3583 21.3248 12.368 21.3248C12.3777 21.3248 12.3874 21.3248 12.3971 21.3248C12.4067 21.3248 12.4164 21.3248 12.4261 21.3248C12.4358 21.3248 12.4455 21.3248 12.4552 21.3248C12.4649 21.3248 12.4746 21.3248 12.4842 21.3248C12.4939 21.3248 12.5036 21.3248 12.5133 21.3248C12.523 21.3248 12.5327 21.3248 12.5424 21.3248C12.552 21.3248 12.5617 21.3248 12.5714 21.3248C12.5811 21.3248 12.5908 21.3248 12.6005 21.3248C12.6102 21.3248 12.6198 21.3248 12.6295 21.3248C12.6392 21.3248 12.6489 21.3248 12.6586 21.3248C12.6683 21.3248 12.678 21.3248 12.6876 21.3248C12.6973 21.3248 12.707 21.3248 12.7167 21.3248C12.7264 21.3248 12.7361 21.3248 12.7458 21.3248C12.7554 21.3248 12.7651 21.3248 12.7748 21.3248C12.7845 21.3248 12.7942 21.3248 12.8039 21.3248C12.8136 21.3248 12.8233 21.3248 12.8329 21.3248C12.8426 21.3248 12.8523 21.3248 12.862 21.3248C12.8717 21.3248 12.8814 21.3248 12.8911 21.3248C12.9007 21.3248 12.9104 21.3248 12.9201 21.3248C12.9298 21.3248 12.9395 21.3248 12.9492 21.3248C12.9589 21.3248 12.9685 21.3248 12.9782 21.3248C12.9879 21.3248 12.9976 21.3248 13.0073 21.3248C13.017 21.3248 13.0267 21.3248 13.0363 21.3248C13.046 21.3248 13.0557 21.3248 13.0654 21.3248C13.0751 21.3248 13.0848 21.3248 13.0945 21.3248C13.1042 21.3248 13.1138 21.3248 13.1235 21.3248C13.1332 21.3248 13.1429 21.3248 13.1526 21.3248C13.1623 21.3248 13.172 21.3248 13.1816 21.3248C13.1913 21.3248 13.201 21.3248 13.2107 21.3248C13.2204 21.3248 13.2301 21.3248 13.2398 21.3248C13.2494 21.3248 13.2591 21.3248 13.2688 21.3248C13.2785 21.3248 13.2882 21.3248 13.2979 21.3248C13.3076 21.3248 13.3173 21.3248 13.3269 21.3248C13.3366 21.3248 13.3463 21.3248 13.356 21.3248C13.3657 21.3248 13.3754 21.3248 13.3851 21.3248C13.3947 21.3248 13.4044 21.3248 13.4141 21.3248C13.4238 21.3248 13.4335 21.3248 13.4432 21.3248C13.4529 21.3248 13.4625 21.3248 13.4722 21.3248C13.4819 21.3248 13.4916 21.3248 13.5013 21.3248C13.511 21.3248 13.5207 21.3248 13.5304 21.3248C13.54 21.3248 13.5497 21.3248 13.5594 21.3248C13.5691 21.3248 13.5788 21.3248 13.5885 21.3248C13.5982 21.3248 13.6078 21.3248 13.6175 21.3248C13.6272 21.3248 13.6369 21.3248 13.6466 21.3248C13.6563 21.3248 13.666 21.3248 13.6756 21.3248C13.6853 21.3248 13.695 21.3248 13.7047 21.3248C13.7144 21.3248 13.7241 21.3248 13.7338 21.3248C13.7435 21.3248 13.7531 21.3248 13.7628 21.3248C13.7725 21.3248 13.7822 21.3248 13.7919 21.3248C13.8016 21.3248 13.8113 21.3248 13.8209 21.3248C13.8306 21.3248 13.8403 21.3248 13.85 21.3248C13.8597 21.3248 13.8694 21.3248 13.8791 21.3248C13.8887 21.3248 13.8984 21.3248 13.9081 21.3248C13.9178 21.3248 13.9275 21.3248 13.9372 21.3248C13.9469 21.3248 13.9566 21.3248 13.9662 21.3248C13.9759 21.3248 13.9856 21.3248 13.9953 21.3248C14.005 21.3248 14.0147 21.3248 14.0244 21.3248C14.034 21.3248 14.0437 21.3248 14.0534 21.3248C14.0631 21.3248 14.0728 21.3248 14.0825 21.3248C14.0922 21.3248 14.1019 21.3248 14.1115 21.3248C14.1212 21.3248 14.1309 21.3248 14.1406 21.3248C14.1503 21.3248 14.16 21.3248 14.1697 21.3248C14.1793 21.3248 14.189 21.3248 14.1987 21.3248C14.2084 21.3248 14.2181 21.3248 14.2278 21.3248C14.2375 21.3248 14.2472 21.3248 14.2568 21.3248C14.2665 21.3248 14.2762 21.3248 14.2859 21.3248C14.2956 21.3248 14.3053 21.3248 14.315 21.3248C14.3246 21.3248 14.3343 21.3248 14.344 21.3248C14.3537 21.3248 14.3634 21.3248 14.3731 21.3248C14.3828 21.3248 14.3925 21.3248 14.4021 21.3248C14.4118 21.3248 14.4215 21.3248 14.4312 21.3248C14.4409 21.3248 14.4506 21.3248 14.4603 21.3248C14.4699 21.3248 14.4796 21.3248 14.4893 21.3248C14.499 21.3248 14.5087 21.3248 14.5184 21.3248C14.5281 21.3248 14.5378 21.3248 14.5474 21.3248C14.5571 21.3248 14.5668 21.3248 14.5765 21.3248C14.5862 21.3248 14.5959 21.3248 14.6056 21.3248C14.6152 21.3248 14.6249 21.3248 14.6346 21.3248C14.6443 21.3248 14.654 21.3248 14.6637 21.3248C14.6734 21.3248 14.6831 21.3248 14.6927 21.3248C14.7024 21.3248 14.7121 21.3248 14.7218 21.3248C14.7315 21.3248 14.7412 21.3248 14.7509 21.3248C14.7605 21.3248 14.7702 21.3248 14.7799 21.3248C14.7896 21.3248 14.7993 21.3248 14.809 21.3248C14.8187 21.3248 14.8284 21.3248 14.838 21.3248C14.8477 21.3248 14.8574 21.3248 14.8671 21.3248C14.8768 21.3248 14.8865 21.3248 14.8962 21.3248C14.9058 21.3248 14.9155 21.3248 14.9252 21.3248C14.9349 21.3248 14.9446 21.3248 14.9543 21.3248C14.964 21.3248 14.9737 21.3248 14.9833 21.3248C14.993 21.3248 15.0027 21.3248 15.0124 21.3248C15.0221 21.3248 15.0318 21.3248 15.0415 21.3248C15.0512 21.3248 15.0608 21.3248 15.0705 21.3248C15.0802 21.3248 15.0899 21.3248 15.0996 21.3248C15.1093 21.3248 15.119 21.3248 15.1286 21.3248C15.1383 21.3248 15.148 21.3248 15.1577 21.3248C15.1674 21.3248 15.1771 21.3248 15.1868 21.3248C15.1965 21.3248 15.2061 21.3248 15.2158 21.3248C15.2255 21.3248 15.2352 21.3248 15.2449 21.3248C15.2546 21.3248 15.2643 21.3248 15.274 21.3248C15.2836 21.3248 15.2933 21.3248 15.303 21.3248C15.3127 21.3248 15.3224 21.3248 15.3321 21.3248C15.3418 21.3248 15.3514 21.3248 15.3611 21.3248C15.3708 21.3248 15.3805 21.3248 15.3902 21.3248C15.3999 21.3248 15.4096 21.3248 15.4193 21.3248C15.4289 21.3248 15.4386 21.3248 15.4483 21.3248C15.458 21.3248 15.4677 21.3248 15.4774 21.3248C15.4871 21.3248 15.4968 21.3248 15.5064 21.3248C15.5161 21.3248 15.5258 21.3248 15.5355 21.3248C15.5452 21.3248 15.5549 21.3248 15.5646 21.3248C15.5743 21.3248 15.5839 21.3248 15.5936 21.3248C15.6033 21.3248 15.613 21.3248 15.6227 21.3248C15.6324 21.3248 15.6421 21.3248 15.6517 21.3248C15.6614 21.3248 15.6711 21.3248 15.6808 21.3248C15.6905 21.3248 15.7002 21.3248 15.7099 21.3248C15.7196 21.3248 15.7292 21.3248 15.7389 21.3248C15.7486 21.3248 15.7583 21.3248 15.768 21.3248C15.7777 21.3248 15.7874 21.3248 15.7971 21.3248C15.8067 21.3248 15.8164 21.3248 15.8261 21.3248C15.8358 21.3248 15.8455 21.3248 15.8552 21.3248C15.8649 21.3248 15.8746 21.3248 15.8842 21.3248C15.8939 21.3248 15.9036 21.3248 15.9133 21.3248C15.923 21.3248 15.9327 21.3248 15.9424 21.3248C15.9521 21.3248 15.9617 21.3248 15.9714 21.3248C15.9811 21.3248 15.9908 21.3248 16.0005 21.3248C16.0102 21.3248 16.0199 21.3248 16.0295 21.3248C16.0392 21.3248 16.0489 21.3248 16.0586 21.3248C16.0683 21.3248 16.078 21.3248 16.0877 21.3248C16.0974 21.3248 16.107 21.3248 16.1167 21.3248C16.1264 21.3248 16.1361 21.3248 16.1458 21.3248C16.1555 21.3248 16.1652 21.3248 16.1749 21.3248C16.1845 21.3248 16.1942 21.3248 16.2039 21.3248C16.2136 21.3248 16.2233 21.3248 16.233 21.3248C16.2427 21.3248 16.2524 21.3248 16.262 21.3248C16.2717 21.3248 16.2814 21.3248 16.2911 21.3248C16.3008 21.3248 16.3105 21.3248 16.3202 21.3248C16.3299 21.3248 16.3395 21.3248 16.3492 21.3248C16.3589 21.3248 16.3686 21.3248 16.3783 21.3248C16.388 21.3248 16.3977 21.3248 16.4074 21.3248C16.417 21.3248 16.4267 21.3248 16.4364 21.3248C16.4461 21.3248 16.4558 21.3248 16.4655 21.3248C16.4752 21.3248 16.4849 21.3248 16.4945 21.3248C16.5042 21.3248 16.5139 21.3248 16.5236 21.3248C16.5333 21.3248 16.543 21.3248 16.5527 21.3248V20.6716ZM1.67444 20.6716C1.57281 20.6716 1.50745 20.6549 1.46488 20.6329C1.42767 20.6137 1.39067 20.5821 1.3572 20.5147L0.772117 20.8051C0.86321 20.9886 0.996317 21.1262 1.16547 21.2134C1.32925 21.2979 1.50651 21.3248 1.67444 21.3248V20.6716ZM1.35786 20.516C1.312 20.4226 1.32469 20.3367 1.3669 20.2724C1.40979 20.2071 1.49331 20.1504 1.61812 20.1499L1.6155 19.4967C0.932884 19.4995 0.460746 20.1705 0.771461 20.8037L1.35786 20.516ZM1.61867 20.1499C2.5936 20.1443 3.5662 20.1499 4.54486 20.1499V19.4967C3.57149 19.4967 2.59205 19.4911 1.61494 19.4967L1.61867 20.1499ZM4.54486 20.1499C4.54498 20.1499 4.54511 20.1499 4.54523 20.1499C4.54536 20.1499 4.54548 20.1499 4.5456 20.1499C4.54573 20.1499 4.54585 20.1499 4.54597 20.1499C4.5461 20.1499 4.54622 20.1499 4.54634 20.1499C4.54647 20.1499 4.54659 20.1499 4.54671 20.1499C4.54684 20.1499 4.54696 20.1499 4.54708 20.1499C4.54721 20.1499 4.54733 20.1499 4.54745 20.1499C4.54758 20.1499 4.5477 20.1499 4.54782 20.1499C4.54795 20.1499 4.54807 20.1499 4.54819 20.1499C4.54832 20.1499 4.54844 20.1499 4.54856 20.1499C4.54869 20.1499 4.54881 20.1499 4.54893 20.1499C4.54906 20.1499 4.54918 20.1499 4.5493 20.1499C4.54943 20.1499 4.54955 20.1499 4.54967 20.1499C4.5498 20.1499 4.54992 20.1499 4.55004 20.1499C4.55017 20.1499 4.55029 20.1499 4.55041 20.1499C4.55054 20.1499 4.55066 20.1499 4.55078 20.1499C4.55091 20.1499 4.55103 20.1499 4.55115 20.1499C4.55128 20.1499 4.5514 20.1499 4.55152 20.1499C4.55165 20.1499 4.55177 20.1499 4.55189 20.1499C4.55202 20.1499 4.55214 20.1499 4.55226 20.1499C4.55239 20.1499 4.55251 20.1499 4.55263 20.1499C4.55276 20.1499 4.55288 20.1499 4.553 20.1499C4.55313 20.1499 4.55325 20.1499 4.55337 20.1499C4.5535 20.1499 4.55362 20.1499 4.55374 20.1499C4.55387 20.1499 4.55399 20.1499 4.55411 20.1499C4.55424 20.1499 4.55436 20.1499 4.55448 20.1499C4.55461 20.1499 4.55473 20.1499 4.55485 20.1499C4.55498 20.1499 4.5551 20.1499 4.55522 20.1499C4.55535 20.1499 4.55547 20.1499 4.55559 20.1499C4.55572 20.1499 4.55584 20.1499 4.55596 20.1499C4.55609 20.1499 4.55621 20.1499 4.55633 20.1499C4.55646 20.1499 4.55658 20.1499 4.5567 20.1499C4.55683 20.1499 4.55695 20.1499 4.55708 20.1499C4.5572 20.1499 4.55732 20.1499 4.55745 20.1499C4.55757 20.1499 4.55769 20.1499 4.55782 20.1499C4.55794 20.1499 4.55806 20.1499 4.55819 20.1499C4.55831 20.1499 4.55843 20.1499 4.55856 20.1499C4.55868 20.1499 4.5588 20.1499 4.55893 20.1499C4.55905 20.1499 4.55917 20.1499 4.5593 20.1499C4.55942 20.1499 4.55954 20.1499 4.55967 20.1499C4.55979 20.1499 4.55992 20.1499 4.56004 20.1499C4.56016 20.1499 4.56029 20.1499 4.56041 20.1499C4.56053 20.1499 4.56066 20.1499 4.56078 20.1499C4.5609 20.1499 4.56103 20.1499 4.56115 20.1499C4.56128 20.1499 4.5614 20.1499 4.56152 20.1499C4.56165 20.1499 4.56177 20.1499 4.56189 20.1499C4.56202 20.1499 4.56214 20.1499 4.56226 20.1499C4.56239 20.1499 4.56251 20.1499 4.56264 20.1499C4.56276 20.1499 4.56288 20.1499 4.56301 20.1499C4.56313 20.1499 4.56325 20.1499 4.56338 20.1499C4.5635 20.1499 4.56363 20.1499 4.56375 20.1499C4.56387 20.1499 4.564 20.1499 4.56412 20.1499C4.56424 20.1499 4.56437 20.1499 4.56449 20.1499C4.56462 20.1499 4.56474 20.1499 4.56486 20.1499C4.56499 20.1499 4.56511 20.1499 4.56524 20.1499C4.56536 20.1499 4.56548 20.1499 4.56561 20.1499C4.56573 20.1499 4.56586 20.1499 4.56598 20.1499C4.5661 20.1499 4.56623 20.1499 4.56635 20.1499C4.56648 20.1499 4.5666 20.1499 4.56672 20.1499C4.56685 20.1499 4.56697 20.1499 4.5671 20.1499C4.56722 20.1499 4.56734 20.1499 4.56747 20.1499C4.56759 20.1499 4.56772 20.1499 4.56784 20.1499C4.56797 20.1499 4.56809 20.1499 4.56821 20.1499C4.56834 20.1499 4.56846 20.1499 4.56859 20.1499C4.56871 20.1499 4.56883 20.1499 4.56896 20.1499C4.56908 20.1499 4.56921 20.1499 4.56933 20.1499C4.56946 20.1499 4.56958 20.1499 4.56971 20.1499C4.56983 20.1499 4.56995 20.1499 4.57008 20.1499C4.5702 20.1499 4.57033 20.1499 4.57045 20.1499C4.57058 20.1499 4.5707 20.1499 4.57083 20.1499C4.57095 20.1499 4.57107 20.1499 4.5712 20.1499C4.57132 20.1499 4.57145 20.1499 4.57157 20.1499C4.5717 20.1499 4.57182 20.1499 4.57195 20.1499C4.57207 20.1499 4.5722 20.1499 4.57232 20.1499C4.57244 20.1499 4.57257 20.1499 4.57269 20.1499C4.57282 20.1499 4.57294 20.1499 4.57307 20.1499C4.57319 20.1499 4.57332 20.1499 4.57344 20.1499C4.57357 20.1499 4.57369 20.1499 4.57382 20.1499C4.57394 20.1499 4.57407 20.1499 4.57419 20.1499C4.57432 20.1499 4.57444 20.1499 4.57457 20.1499C4.57469 20.1499 4.57482 20.1499 4.57494 20.1499C4.57507 20.1499 4.57519 20.1499 4.57532 20.1499C4.57544 20.1499 4.57557 20.1499 4.57569 20.1499C4.57582 20.1499 4.57594 20.1499 4.57607 20.1499C4.57619 20.1499 4.57632 20.1499 4.57644 20.1499C4.57657 20.1499 4.57669 20.1499 4.57682 20.1499C4.57694 20.1499 4.57707 20.1499 4.5772 20.1499C4.57732 20.1499 4.57745 20.1499 4.57757 20.1499C4.5777 20.1499 4.57782 20.1499 4.57795 20.1499C4.57807 20.1499 4.5782 20.1499 4.57832 20.1499C4.57845 20.1499 4.57858 20.1499 4.5787 20.1499C4.57883 20.1499 4.57895 20.1499 4.57908 20.1499C4.5792 20.1499 4.57933 20.1499 4.57946 20.1499C4.57958 20.1499 4.57971 20.1499 4.57983 20.1499C4.57996 20.1499 4.58008 20.1499 4.58021 20.1499C4.58034 20.1499 4.58046 20.1499 4.58059 20.1499C4.58071 20.1499 4.58084 20.1499 4.58097 20.1499C4.58109 20.1499 4.58122 20.1499 4.58134 20.1499C4.58147 20.1499 4.5816 20.1499 4.58172 20.1499C4.58185 20.1499 4.58197 20.1499 4.5821 20.1499C4.58223 20.1499 4.58235 20.1499 4.58248 20.1499C4.58261 20.1499 4.58273 20.1499 4.58286 20.1499C4.58298 20.1499 4.58311 20.1499 4.58324 20.1499C4.58336 20.1499 4.58349 20.1499 4.58362 20.1499C4.58374 20.1499 4.58387 20.1499 4.584 20.1499C4.58412 20.1499 4.58425 20.1499 4.58438 20.1499C4.5845 20.1499 4.58463 20.1499 4.58476 20.1499C4.58488 20.1499 4.58501 20.1499 4.58514 20.1499C4.58526 20.1499 4.58539 20.1499 4.58552 20.1499C4.58564 20.1499 4.58577 20.1499 4.5859 20.1499C4.58602 20.1499 4.58615 20.1499 4.58628 20.1499C4.5864 20.1499 4.58653 20.1499 4.58666 20.1499C4.58679 20.1499 4.58691 20.1499 4.58704 20.1499C4.58717 20.1499 4.58729 20.1499 4.58742 20.1499C4.58755 20.1499 4.58768 20.1499 4.5878 20.1499C4.58793 20.1499 4.58806 20.1499 4.58819 20.1499C4.58831 20.1499 4.58844 20.1499 4.58857 20.1499C4.5887 20.1499 4.58882 20.1499 4.58895 20.1499C4.58908 20.1499 4.58921 20.1499 4.58933 20.1499C4.58946 20.1499 4.58959 20.1499 4.58972 20.1499C4.58984 20.1499 4.58997 20.1499 4.5901 20.1499C4.59023 20.1499 4.59036 20.1499 4.59048 20.1499C4.59061 20.1499 4.59074 20.1499 4.59087 20.1499C4.591 20.1499 4.59112 20.1499 4.59125 20.1499C4.59138 20.1499 4.59151 20.1499 4.59164 20.1499C4.59176 20.1499 4.59189 20.1499 4.59202 20.1499C4.59215 20.1499 4.59228 20.1499 4.59241 20.1499C4.59253 20.1499 4.59266 20.1499 4.59279 20.1499C4.59292 20.1499 4.59305 20.1499 4.59318 20.1499C4.5933 20.1499 4.59343 20.1499 4.59356 20.1499C4.59369 20.1499 4.59382 20.1499 4.59395 20.1499C4.59408 20.1499 4.59421 20.1499 4.59433 20.1499C4.59446 20.1499 4.59459 20.1499 4.59472 20.1499C4.59485 20.1499 4.59498 20.1499 4.59511 20.1499C4.59524 20.1499 4.59537 20.1499 4.59549 20.1499C4.59562 20.1499 4.59575 20.1499 4.59588 20.1499C4.59601 20.1499 4.59614 20.1499 4.59627 20.1499C4.5964 20.1499 4.59653 20.1499 4.59666 20.1499C4.59679 20.1499 4.59692 20.1499 4.59705 20.1499C4.59718 20.1499 4.59731 20.1499 4.59744 20.1499C4.59757 20.1499 4.59769 20.1499 4.59782 20.1499C4.59795 20.1499 4.59808 20.1499 4.59821 20.1499C4.59834 20.1499 4.59847 20.1499 4.5986 20.1499C4.59873 20.1499 4.59886 20.1499 4.59899 20.1499C4.59912 20.1499 4.59925 20.1499 4.59938 20.1499C4.59951 20.1499 4.59964 20.1499 4.59977 20.1499C4.5999 20.1499 4.60003 20.1499 4.60017 20.1499C4.6003 20.1499 4.60043 20.1499 4.60056 20.1499C4.60069 20.1499 4.60082 20.1499 4.60095 20.1499C4.60108 20.1499 4.60121 20.1499 4.60134 20.1499C4.60147 20.1499 4.6016 20.1499 4.60173 20.1499C4.60186 20.1499 4.60199 20.1499 4.60212 20.1499C4.60226 20.1499 4.60239 20.1499 4.60252 20.1499C4.60265 20.1499 4.60278 20.1499 4.60291 20.1499C4.60304 20.1499 4.60317 20.1499 4.6033 20.1499C4.60344 20.1499 4.60357 20.1499 4.6037 20.1499C4.60383 20.1499 4.60396 20.1499 4.60409 20.1499C4.60422 20.1499 4.60436 20.1499 4.60449 20.1499C4.60462 20.1499 4.60475 20.1499 4.60488 20.1499C4.60501 20.1499 4.60515 20.1499 4.60528 20.1499C4.60541 20.1499 4.60554 20.1499 4.60567 20.1499C4.6058 20.1499 4.60594 20.1499 4.60607 20.1499C4.6062 20.1499 4.60633 20.1499 4.60646 20.1499C4.6066 20.1499 4.60673 20.1499 4.60686 20.1499C4.60699 20.1499 4.60713 20.1499 4.60726 20.1499C4.60739 20.1499 4.60752 20.1499 4.60766 20.1499C4.60779 20.1499 4.60792 20.1499 4.60805 20.1499C4.60819 20.1499 4.60832 20.1499 4.60845 20.1499C4.60859 20.1499 4.60872 20.1499 4.60885 20.1499C4.60898 20.1499 4.60912 20.1499 4.60925 20.1499C4.60938 20.1499 4.60952 20.1499 4.60965 20.1499C4.60978 20.1499 4.60992 20.1499 4.61005 20.1499C4.61018 20.1499 4.61032 20.1499 4.61045 20.1499C4.61058 20.1499 4.61072 20.1499 4.61085 20.1499C4.61098 20.1499 4.61112 20.1499 4.61125 20.1499C4.61138 20.1499 4.61152 20.1499 4.61165 20.1499C4.61179 20.1499 4.61192 20.1499 4.61205 20.1499C4.61219 20.1499 4.61232 20.1499 4.61246 20.1499C4.61259 20.1499 4.61272 20.1499 4.61286 20.1499C4.61299 20.1499 4.61313 20.1499 4.61326 20.1499C4.6134 20.1499 4.61353 20.1499 4.61366 20.1499C4.6138 20.1499 4.61393 20.1499 4.61407 20.1499C4.6142 20.1499 4.61434 20.1499 4.61447 20.1499C4.61461 20.1499 4.61474 20.1499 4.61488 20.1499C4.61501 20.1499 4.61515 20.1499 4.61528 20.1499C4.61542 20.1499 4.61555 20.1499 4.61569 20.1499C4.61582 20.1499 4.61596 20.1499 4.61609 20.1499C4.61623 20.1499 4.61636 20.1499 4.6165 20.1499C4.61663 20.1499 4.61677 20.1499 4.61691 20.1499C4.61704 20.1499 4.61718 20.1499 4.61731 20.1499C4.61745 20.1499 4.61758 20.1499 4.61772 20.1499C4.61786 20.1499 4.61799 20.1499 4.61813 20.1499C4.61826 20.1499 4.6184 20.1499 4.61854 20.1499C4.61867 20.1499 4.61881 20.1499 4.61895 20.1499C4.61908 20.1499 4.61922 20.1499 4.61935 20.1499C4.61949 20.1499 4.61963 20.1499 4.61976 20.1499C4.6199 20.1499 4.62004 20.1499 4.62017 20.1499C4.62031 20.1499 4.62045 20.1499 4.62058 20.1499C4.62072 20.1499 4.62086 20.1499 4.621 20.1499C4.62113 20.1499 4.62127 20.1499 4.62141 20.1499C4.62154 20.1499 4.62168 20.1499 4.62182 20.1499C4.62196 20.1499 4.62209 20.1499 4.62223 20.1499C4.62237 20.1499 4.62251 20.1499 4.62264 20.1499C4.62278 20.1499 4.62292 20.1499 4.62306 20.1499C4.6232 20.1499 4.62333 20.1499 4.62347 20.1499C4.62361 20.1499 4.62375 20.1499 4.62389 20.1499C4.62402 20.1499 4.62416 20.1499 4.6243 20.1499C4.62444 20.1499 4.62458 20.1499 4.62472 20.1499C4.62485 20.1499 4.62499 20.1499 4.62513 20.1499C4.62527 20.1499 4.62541 20.1499 4.62555 20.1499C4.62569 20.1499 4.62583 20.1499 4.62596 20.1499C4.6261 20.1499 4.62624 20.1499 4.62638 20.1499C4.62652 20.1499 4.62666 20.1499 4.6268 20.1499C4.62694 20.1499 4.62708 20.1499 4.62722 20.1499C4.62736 20.1499 4.6275 20.1499 4.62764 20.1499C4.62778 20.1499 4.62792 20.1499 4.62805 20.1499C4.62819 20.1499 4.62833 20.1499 4.62847 20.1499C4.62861 20.1499 4.62875 20.1499 4.62889 20.1499C4.62903 20.1499 4.62917 20.1499 4.62932 20.1499C4.62946 20.1499 4.6296 20.1499 4.62974 20.1499C4.62988 20.1499 4.63002 20.1499 4.63016 20.1499C4.6303 20.1499 4.63044 20.1499 4.63058 20.1499C4.63072 20.1499 4.63086 20.1499 4.631 20.1499C4.63114 20.1499 4.63128 20.1499 4.63143 20.1499C4.63157 20.1499 4.63171 20.1499 4.63185 20.1499C4.63199 20.1499 4.63213 20.1499 4.63227 20.1499C4.63242 20.1499 4.63256 20.1499 4.6327 20.1499C4.63284 20.1499 4.63298 20.1499 4.63312 20.1499C4.63327 20.1499 4.63341 20.1499 4.63355 20.1499C4.63369 20.1499 4.63383 20.1499 4.63398 20.1499C4.63412 20.1499 4.63426 20.1499 4.6344 20.1499C4.63454 20.1499 4.63469 20.1499 4.63483 20.1499C4.63497 20.1499 4.63511 20.1499 4.63526 20.1499C4.6354 20.1499 4.63554 20.1499 4.63569 20.1499C4.63583 20.1499 4.63597 20.1499 4.63611 20.1499C4.63626 20.1499 4.6364 20.1499 4.63654 20.1499C4.63669 20.1499 4.63683 20.1499 4.63697 20.1499C4.63712 20.1499 4.63726 20.1499 4.6374 20.1499C4.63755 20.1499 4.63769 20.1499 4.63784 20.1499C4.63798 20.1499 4.63812 20.1499 4.63827 20.1499C4.63841 20.1499 4.63856 20.1499 4.6387 20.1499C4.63884 20.1499 4.63899 20.1499 4.63913 20.1499C4.63928 20.1499 4.63942 20.1499 4.63957 20.1499C4.63971 20.1499 4.63986 20.1499 4.64 20.1499C4.64014 20.1499 4.64029 20.1499 4.64043 20.1499C4.64058 20.1499 4.64072 20.1499 4.64087 20.1499C4.64101 20.1499 4.64116 20.1499 4.6413 20.1499C4.64145 20.1499 4.6416 20.1499 4.64174 20.1499C4.64189 20.1499 4.64203 20.1499 4.64218 20.1499C4.64232 20.1499 4.64247 20.1499 4.64262 20.1499C4.64276 20.1499 4.64291 20.1499 4.64305 20.1499C4.6432 20.1499 4.64335 20.1499 4.64349 20.1499C4.64364 20.1499 4.64378 20.1499 4.64393 20.1499C4.64408 20.1499 4.64422 20.1499 4.64437 20.1499C4.64452 20.1499 4.64466 20.1499 4.64481 20.1499C4.64496 20.1499 4.6451 20.1499 4.64525 20.1499C4.6454 20.1499 4.64555 20.1499 4.64569 20.1499C4.64584 20.1499 4.64599 20.1499 4.64614 20.1499C4.64628 20.1499 4.64643 20.1499 4.64658 20.1499C4.64673 20.1499 4.64687 20.1499 4.64702 20.1499C4.64717 20.1499 4.64732 20.1499 4.64747 20.1499C4.64761 20.1499 4.64776 20.1499 4.64791 20.1499C4.64806 20.1499 4.64821 20.1499 4.64835 20.1499C4.6485 20.1499 4.64865 20.1499 4.6488 20.1499C4.64895 20.1499 4.6491 20.1499 4.64925 20.1499C4.6494 20.1499 4.64954 20.1499 4.64969 20.1499C4.64984 20.1499 4.64999 20.1499 4.65014 20.1499C4.65029 20.1499 4.65044 20.1499 4.65059 20.1499C4.65074 20.1499 4.65089 20.1499 4.65104 20.1499C4.65119 20.1499 4.65134 20.1499 4.65149 20.1499C4.65164 20.1499 4.65179 20.1499 4.65194 20.1499C4.65209 20.1499 4.65224 20.1499 4.65239 20.1499C4.65254 20.1499 4.65269 20.1499 4.65284 20.1499C4.65299 20.1499 4.65314 20.1499 4.65329 20.1499C4.65344 20.1499 4.65359 20.1499 4.65374 20.1499C4.6539 20.1499 4.65405 20.1499 4.6542 20.1499C4.65435 20.1499 4.6545 20.1499 4.65465 20.1499C4.6548 20.1499 4.65495 20.1499 4.65511 20.1499C4.65526 20.1499 4.65541 20.1499 4.65556 20.1499C4.65571 20.1499 4.65587 20.1499 4.65602 20.1499C4.65617 20.1499 4.65632 20.1499 4.65647 20.1499C4.65663 20.1499 4.65678 20.1499 4.65693 20.1499C4.65708 20.1499 4.65724 20.1499 4.65739 20.1499C4.65754 20.1499 4.65769 20.1499 4.65785 20.1499C4.658 20.1499 4.65815 20.1499 4.65831 20.1499C4.65846 20.1499 4.65861 20.1499 4.65877 20.1499C4.65892 20.1499 4.65907 20.1499 4.65923 20.1499C4.65938 20.1499 4.65953 20.1499 4.65969 20.1499C4.65984 20.1499 4.66 20.1499 4.66015 20.1499C4.6603 20.1499 4.66046 20.1499 4.66061 20.1499C4.66077 20.1499 4.66092 20.1499 4.66108 20.1499C4.66123 20.1499 4.66138 20.1499 4.66154 20.1499C4.66169 20.1499 4.66185 20.1499 4.662 20.1499C4.66216 20.1499 4.66231 20.1499 4.66247 20.1499C4.66262 20.1499 4.66278 20.1499 4.66294 20.1499C4.66309 20.1499 4.66325 20.1499 4.6634 20.1499C4.66356 20.1499 4.66371 20.1499 4.66387 20.1499C4.66402 20.1499 4.66418 20.1499 4.66434 20.1499C4.66449 20.1499 4.66465 20.1499 4.66481 20.1499C4.66496 20.1499 4.66512 20.1499 4.66528 20.1499C4.66543 20.1499 4.66559 20.1499 4.66575 20.1499C4.6659 20.1499 4.66606 20.1499 4.66622 20.1499C4.66637 20.1499 4.66653 20.1499 4.66669 20.1499C4.66685 20.1499 4.667 20.1499 4.66716 20.1499C4.66732 20.1499 4.66748 20.1499 4.66763 20.1499C4.66779 20.1499 4.66795 20.1499 4.66811 20.1499C4.66826 20.1499 4.66842 20.1499 4.66858 20.1499C4.66874 20.1499 4.6689 20.1499 4.66906 20.1499C4.66921 20.1499 4.66937 20.1499 4.66953 20.1499C4.66969 20.1499 4.66985 20.1499 4.67001 20.1499C4.67017 20.1499 4.67033 20.1499 4.67049 20.1499C4.67065 20.1499 4.6708 20.1499 4.67096 20.1499C4.67112 20.1499 4.67128 20.1499 4.67144 20.1499C4.6716 20.1499 4.67176 20.1499 4.67192 20.1499C4.67208 20.1499 4.67224 20.1499 4.6724 20.1499C4.67256 20.1499 4.67272 20.1499 4.67288 20.1499C4.67304 20.1499 4.67321 20.1499 4.67337 20.1499C4.67353 20.1499 4.67369 20.1499 4.67385 20.1499C4.67401 20.1499 4.67417 20.1499 4.67433 20.1499C4.67449 20.1499 4.67465 20.1499 4.67482 20.1499C4.67498 20.1499 4.67514 20.1499 4.6753 20.1499C4.67546 20.1499 4.67562 20.1499 4.67579 20.1499C4.67595 20.1499 4.67611 20.1499 4.67627 20.1499C4.67643 20.1499 4.6766 20.1499 4.67676 20.1499C4.67692 20.1499 4.67708 20.1499 4.67725 20.1499C4.67741 20.1499 4.67757 20.1499 4.67774 20.1499C4.6779 20.1499 4.67806 20.1499 4.67823 20.1499C4.67839 20.1499 4.67855 20.1499 4.67872 20.1499C4.67888 20.1499 4.67904 20.1499 4.67921 20.1499C4.67937 20.1499 4.67953 20.1499 4.6797 20.1499C4.67986 20.1499 4.68003 20.1499 4.68019 20.1499C4.68035 20.1499 4.68052 20.1499 4.68068 20.1499C4.68085 20.1499 4.68101 20.1499 4.68118 20.1499C4.68134 20.1499 4.68151 20.1499 4.68167 20.1499C4.68184 20.1499 4.682 20.1499 4.68217 20.1499C4.68233 20.1499 4.6825 20.1499 4.68266 20.1499C4.68283 20.1499 4.683 20.1499 4.68316 20.1499C4.68333 20.1499 4.68349 20.1499 4.68366 20.1499C4.68383 20.1499 4.68399 20.1499 4.68416 20.1499C4.68432 20.1499 4.68449 20.1499 4.68466 20.1499C4.68482 20.1499 4.68499 20.1499 4.68516 20.1499C4.68533 20.1499 4.68549 20.1499 4.68566 20.1499C4.68583 20.1499 4.68599 20.1499 4.68616 20.1499C4.68633 20.1499 4.6865 20.1499 4.68666 20.1499C4.68683 20.1499 4.687 20.1499 4.68717 20.1499C4.68734 20.1499 4.6875 20.1499 4.68767 20.1499C4.68784 20.1499 4.68801 20.1499 4.68818 20.1499C4.68835 20.1499 4.68852 20.1499 4.68868 20.1499C4.68885 20.1499 4.68902 20.1499 4.68919 20.1499C4.68936 20.1499 4.68953 20.1499 4.6897 20.1499C4.68987 20.1499 4.69004 20.1499 4.69021 20.1499C4.69038 20.1499 4.69055 20.1499 4.69072 20.1499C4.69089 20.1499 4.69106 20.1499 4.69123 20.1499C4.6914 20.1499 4.69157 20.1499 4.69174 20.1499C4.69191 20.1499 4.69208 20.1499 4.69225 20.1499C4.69242 20.1499 4.69259 20.1499 4.69276 20.1499C4.69293 20.1499 4.6931 20.1499 4.69328 20.1499C4.69345 20.1499 4.69362 20.1499 4.69379 20.1499C4.69396 20.1499 4.69413 20.1499 4.69431 20.1499C4.69448 20.1499 4.69465 20.1499 4.69482 20.1499C4.69499 20.1499 4.69517 20.1499 4.69534 20.1499C4.69551 20.1499 4.69568 20.1499 4.69586 20.1499C4.69603 20.1499 4.6962 20.1499 4.69638 20.1499C4.69655 20.1499 4.69672 20.1499 4.6969 20.1499C4.69707 20.1499 4.69724 20.1499 4.69742 20.1499C4.69759 20.1499 4.69776 20.1499 4.69794 20.1499C4.69811 20.1499 4.69829 20.1499 4.69846 20.1499C4.69863 20.1499 4.69881 20.1499 4.69898 20.1499C4.69916 20.1499 4.69933 20.1499 4.69951 20.1499C4.69968 20.1499 4.69986 20.1499 4.70003 20.1499C4.70021 20.1499 4.70038 20.1499 4.70056 20.1499C4.70073 20.1499 4.70091 20.1499 4.70108 20.1499C4.70126 20.1499 4.70144 20.1499 4.70161 20.1499C4.70179 20.1499 4.70196 20.1499 4.70214 20.1499C4.70232 20.1499 4.70249 20.1499 4.70267 20.1499C4.70285 20.1499 4.70302 20.1499 4.7032 20.1499C4.70338 20.1499 4.70355 20.1499 4.70373 20.1499C4.70391 20.1499 4.70408 20.1499 4.70426 20.1499C4.70444 20.1499 4.70462 20.1499 4.7048 20.1499C4.70497 20.1499 4.70515 20.1499 4.70533 20.1499C4.70551 20.1499 4.70569 20.1499 4.70586 20.1499C4.70604 20.1499 4.70622 20.1499 4.7064 20.1499C4.70658 20.1499 4.70676 20.1499 4.70694 20.1499C4.70711 20.1499 4.70729 20.1499 4.70747 20.1499C4.70765 20.1499 4.70783 20.1499 4.70801 20.1499C4.70819 20.1499 4.70837 20.1499 4.70855 20.1499C4.70873 20.1499 4.70891 20.1499 4.70909 20.1499C4.70927 20.1499 4.70945 20.1499 4.70963 20.1499C4.70981 20.1499 4.70999 20.1499 4.71017 20.1499C4.71035 20.1499 4.71054 20.1499 4.71072 20.1499C4.7109 20.1499 4.71108 20.1499 4.71126 20.1499C4.71144 20.1499 4.71162 20.1499 4.71181 20.1499C4.71199 20.1499 4.71217 20.1499 4.71235 20.1499C4.71253 20.1499 4.71272 20.1499 4.7129 20.1499C4.71308 20.1499 4.71326 20.1499 4.71345 20.1499C4.71363 20.1499 4.71381 20.1499 4.71399 20.1499C4.71418 20.1499 4.71436 20.1499 4.71454 20.1499C4.71473 20.1499 4.71491 20.1499 4.71509 20.1499C4.71528 20.1499 4.71546 20.1499 4.71565 20.1499C4.71583 20.1499 4.71601 20.1499 4.7162 20.1499C4.71638 20.1499 4.71657 20.1499 4.71675 20.1499C4.71694 20.1499 4.71712 20.1499 4.7173 20.1499C4.71749 20.1499 4.71767 20.1499 4.71786 20.1499C4.71805 20.1499 4.71823 20.1499 4.71842 20.1499C4.7186 20.1499 4.71879 20.1499 4.71897 20.1499C4.71916 20.1499 4.71935 20.1499 4.71953 20.1499C4.71972 20.1499 4.7199 20.1499 4.72009 20.1499C4.72028 20.1499 4.72046 20.1499 4.72065 20.1499C4.72084 20.1499 4.72102 20.1499 4.72121 20.1499C4.7214 20.1499 4.72159 20.1499 4.72177 20.1499C4.72196 20.1499 4.72215 20.1499 4.72234 20.1499C4.72252 20.1499 4.72271 20.1499 4.7229 20.1499C4.72309 20.1499 4.72328 20.1499 4.72347 20.1499C4.72365 20.1499 4.72384 20.1499 4.72403 20.1499C4.72422 20.1499 4.72441 20.1499 4.7246 20.1499C4.72479 20.1499 4.72498 20.1499 4.72517 20.1499C4.72536 20.1499 4.72555 20.1499 4.72573 20.1499C4.72592 20.1499 4.72611 20.1499 4.7263 20.1499C4.7265 20.1499 4.72669 20.1499 4.72688 20.1499C4.72707 20.1499 4.72726 20.1499 4.72745 20.1499C4.72764 20.1499 4.72783 20.1499 4.72802 20.1499C4.72821 20.1499 4.7284 20.1499 4.72859 20.1499C4.72879 20.1499 4.72898 20.1499 4.72917 20.1499C4.72936 20.1499 4.72955 20.1499 4.72975 20.1499C4.72994 20.1499 4.73013 20.1499 4.73032 20.1499C4.73051 20.1499 4.73071 20.1499 4.7309 20.1499C4.73109 20.1499 4.73129 20.1499 4.73148 20.1499C4.73167 20.1499 4.73187 20.1499 4.73206 20.1499C4.73225 20.1499 4.73245 20.1499 4.73264 20.1499C4.73283 20.1499 4.73303 20.1499 4.73322 20.1499C4.73342 20.1499 4.73361 20.1499 4.73381 20.1499C4.734 20.1499 4.73419 20.1499 4.73439 20.1499C4.73458 20.1499 4.73478 20.1499 4.73497 20.1499C4.73517 20.1499 4.73537 20.1499 4.73556 20.1499C4.73576 20.1499 4.73595 20.1499 4.73615 20.1499C4.73634 20.1499 4.73654 20.1499 4.73674 20.1499C4.73693 20.1499 4.73713 20.1499 4.73733 20.1499C4.73752 20.1499 4.73772 20.1499 4.73792 20.1499C4.73811 20.1499 4.73831 20.1499 4.73851 20.1499C4.7387 20.1499 4.7389 20.1499 4.7391 20.1499C4.7393 20.1499 4.7395 20.1499 4.73969 20.1499C4.73989 20.1499 4.74009 20.1499 4.74029 20.1499C4.74049 20.1499 4.74068 20.1499 4.74088 20.1499C4.74108 20.1499 4.74128 20.1499 4.74148 20.1499C4.74168 20.1499 4.74188 20.1499 4.74208 20.1499C4.74228 20.1499 4.74248 20.1499 4.74268 20.1499C4.74288 20.1499 4.74308 20.1499 4.74328 20.1499C4.74348 20.1499 4.74368 20.1499 4.74388 20.1499C4.74408 20.1499 4.74428 20.1499 4.74448 20.1499C4.74468 20.1499 4.74488 20.1499 4.74508 20.1499C4.74528 20.1499 4.74549 20.1499 4.74569 20.1499C4.74589 20.1499 4.74609 20.1499 4.74629 20.1499C4.74649 20.1499 4.7467 20.1499 4.7469 20.1499C4.7471 20.1499 4.7473 20.1499 4.74751 20.1499C4.74771 20.1499 4.74791 20.1499 4.74811 20.1499C4.74832 20.1499 4.74852 20.1499 4.74872 20.1499C4.74893 20.1499 4.74913 20.1499 4.74933 20.1499C4.74954 20.1499 4.74974 20.1499 4.74995 20.1499C4.75015 20.1499 4.75036 20.1499 4.75056 20.1499C4.75076 20.1499 4.75097 20.1499 4.75117 20.1499C4.75138 20.1499 4.75158 20.1499 4.75179 20.1499C4.75199 20.1499 4.7522 20.1499 4.7524 20.1499C4.75261 20.1499 4.75282 20.1499 4.75302 20.1499C4.75323 20.1499 4.75343 20.1499 4.75364 20.1499C4.75385 20.1499 4.75405 20.1499 4.75426 20.1499C4.75447 20.1499 4.75467 20.1499 4.75488 20.1499C4.75509 20.1499 4.7553 20.1499 4.7555 20.1499C4.75571 20.1499 4.75592 20.1499 4.75613 20.1499C4.75633 20.1499 4.75654 20.1499 4.75675 20.1499C4.75696 20.1499 4.75717 20.1499 4.75738 20.1499C4.75758 20.1499 4.75779 20.1499 4.758 20.1499C4.75821 20.1499 4.75842 20.1499 4.75863 20.1499C4.75884 20.1499 4.75905 20.1499 4.75926 20.1499C4.75947 20.1499 4.75968 20.1499 4.75989 20.1499C4.7601 20.1499 4.76031 20.1499 4.76052 20.1499C4.76073 20.1499 4.76094 20.1499 4.76115 20.1499C4.76136 20.1499 4.76157 20.1499 4.76178 20.1499C4.76199 20.1499 4.76221 20.1499 4.76242 20.1499C4.76263 20.1499 4.76284 20.1499 4.76305 20.1499C4.76326 20.1499 4.76348 20.1499 4.76369 20.1499C4.7639 20.1499 4.76411 20.1499 4.76433 20.1499C4.76454 20.1499 4.76475 20.1499 4.76497 20.1499C4.76518 20.1499 4.76539 20.1499 4.76561 20.1499C4.76582 20.1499 4.76603 20.1499 4.76625 20.1499C4.76646 20.1499 4.76668 20.1499 4.76689 20.1499C4.7671 20.1499 4.76732 20.1499 4.76753 20.1499C4.76775 20.1499 4.76796 20.1499 4.76818 20.1499C4.76839 20.1499 4.76861 20.1499 4.76882 20.1499C4.76904 20.1499 4.76925 20.1499 4.76947 20.1499C4.76969 20.1499 4.7699 20.1499 4.77012 20.1499C4.77034 20.1499 4.77055 20.1499 4.77077 20.1499C4.77099 20.1499 4.7712 20.1499 4.77142 20.1499C4.77164 20.1499 4.77185 20.1499 4.77207 20.1499C4.77229 20.1499 4.77251 20.1499 4.77272 20.1499C4.77294 20.1499 4.77316 20.1499 4.77338 20.1499C4.7736 20.1499 4.77381 20.1499 4.77403 20.1499C4.77425 20.1499 4.77447 20.1499 4.77469 20.1499C4.77491 20.1499 4.77513 20.1499 4.77535 20.1499C4.77557 20.1499 4.77579 20.1499 4.77601 20.1499C4.77623 20.1499 4.77645 20.1499 4.77667 20.1499C4.77689 20.1499 4.77711 20.1499 4.77733 20.1499C4.77755 20.1499 4.77777 20.1499 4.77799 20.1499C4.77821 20.1499 4.77843 20.1499 4.77865 20.1499C4.77888 20.1499 4.7791 20.1499 4.77932 20.1499C4.77954 20.1499 4.77976 20.1499 4.77999 20.1499C4.78021 20.1499 4.78043 20.1499 4.78065 20.1499C4.78088 20.1499 4.7811 20.1499 4.78132 20.1499C4.78154 20.1499 4.78177 20.1499 4.78199 20.1499C4.78221 20.1499 4.78244 20.1499 4.78266 20.1499C4.78289 20.1499 4.78311 20.1499 4.78333 20.1499C4.78356 20.1499 4.78378 20.1499 4.78401 20.1499C4.78423 20.1499 4.78446 20.1499 4.78468 20.1499V19.4967C4.78446 19.4967 4.78423 19.4967 4.78401 19.4967C4.78378 19.4967 4.78356 19.4967 4.78333 19.4967C4.78311 19.4967 4.78289 19.4967 4.78266 19.4967C4.78244 19.4967 4.78221 19.4967 4.78199 19.4967C4.78177 19.4967 4.78154 19.4967 4.78132 19.4967C4.7811 19.4967 4.78088 19.4967 4.78065 19.4967C4.78043 19.4967 4.78021 19.4967 4.77999 19.4967C4.77976 19.4967 4.77954 19.4967 4.77932 19.4967C4.7791 19.4967 4.77888 19.4967 4.77865 19.4967C4.77843 19.4967 4.77821 19.4967 4.77799 19.4967C4.77777 19.4967 4.77755 19.4967 4.77733 19.4967C4.77711 19.4967 4.77689 19.4967 4.77667 19.4967C4.77645 19.4967 4.77623 19.4967 4.77601 19.4967C4.77579 19.4967 4.77557 19.4967 4.77535 19.4967C4.77513 19.4967 4.77491 19.4967 4.77469 19.4967C4.77447 19.4967 4.77425 19.4967 4.77403 19.4967C4.77381 19.4967 4.7736 19.4967 4.77338 19.4967C4.77316 19.4967 4.77294 19.4967 4.77272 19.4967C4.77251 19.4967 4.77229 19.4967 4.77207 19.4967C4.77185 19.4967 4.77164 19.4967 4.77142 19.4967C4.7712 19.4967 4.77099 19.4967 4.77077 19.4967C4.77055 19.4967 4.77034 19.4967 4.77012 19.4967C4.7699 19.4967 4.76969 19.4967 4.76947 19.4967C4.76925 19.4967 4.76904 19.4967 4.76882 19.4967C4.76861 19.4967 4.76839 19.4967 4.76818 19.4967C4.76796 19.4967 4.76775 19.4967 4.76753 19.4967C4.76732 19.4967 4.7671 19.4967 4.76689 19.4967C4.76668 19.4967 4.76646 19.4967 4.76625 19.4967C4.76603 19.4967 4.76582 19.4967 4.76561 19.4967C4.76539 19.4967 4.76518 19.4967 4.76497 19.4967C4.76475 19.4967 4.76454 19.4967 4.76433 19.4967C4.76411 19.4967 4.7639 19.4967 4.76369 19.4967C4.76348 19.4967 4.76326 19.4967 4.76305 19.4967C4.76284 19.4967 4.76263 19.4967 4.76242 19.4967C4.76221 19.4967 4.76199 19.4967 4.76178 19.4967C4.76157 19.4967 4.76136 19.4967 4.76115 19.4967C4.76094 19.4967 4.76073 19.4967 4.76052 19.4967C4.76031 19.4967 4.7601 19.4967 4.75989 19.4967C4.75968 19.4967 4.75947 19.4967 4.75926 19.4967C4.75905 19.4967 4.75884 19.4967 4.75863 19.4967C4.75842 19.4967 4.75821 19.4967 4.758 19.4967C4.75779 19.4967 4.75758 19.4967 4.75738 19.4967C4.75717 19.4967 4.75696 19.4967 4.75675 19.4967C4.75654 19.4967 4.75633 19.4967 4.75613 19.4967C4.75592 19.4967 4.75571 19.4967 4.7555 19.4967C4.7553 19.4967 4.75509 19.4967 4.75488 19.4967C4.75467 19.4967 4.75447 19.4967 4.75426 19.4967C4.75405 19.4967 4.75385 19.4967 4.75364 19.4967C4.75343 19.4967 4.75323 19.4967 4.75302 19.4967C4.75282 19.4967 4.75261 19.4967 4.7524 19.4967C4.7522 19.4967 4.75199 19.4967 4.75179 19.4967C4.75158 19.4967 4.75138 19.4967 4.75117 19.4967C4.75097 19.4967 4.75076 19.4967 4.75056 19.4967C4.75036 19.4967 4.75015 19.4967 4.74995 19.4967C4.74974 19.4967 4.74954 19.4967 4.74933 19.4967C4.74913 19.4967 4.74893 19.4967 4.74872 19.4967C4.74852 19.4967 4.74832 19.4967 4.74811 19.4967C4.74791 19.4967 4.74771 19.4967 4.74751 19.4967C4.7473 19.4967 4.7471 19.4967 4.7469 19.4967C4.7467 19.4967 4.74649 19.4967 4.74629 19.4967C4.74609 19.4967 4.74589 19.4967 4.74569 19.4967C4.74549 19.4967 4.74528 19.4967 4.74508 19.4967C4.74488 19.4967 4.74468 19.4967 4.74448 19.4967C4.74428 19.4967 4.74408 19.4967 4.74388 19.4967C4.74368 19.4967 4.74348 19.4967 4.74328 19.4967C4.74308 19.4967 4.74288 19.4967 4.74268 19.4967C4.74248 19.4967 4.74228 19.4967 4.74208 19.4967C4.74188 19.4967 4.74168 19.4967 4.74148 19.4967C4.74128 19.4967 4.74108 19.4967 4.74088 19.4967C4.74068 19.4967 4.74049 19.4967 4.74029 19.4967C4.74009 19.4967 4.73989 19.4967 4.73969 19.4967C4.7395 19.4967 4.7393 19.4967 4.7391 19.4967C4.7389 19.4967 4.7387 19.4967 4.73851 19.4967C4.73831 19.4967 4.73811 19.4967 4.73792 19.4967C4.73772 19.4967 4.73752 19.4967 4.73733 19.4967C4.73713 19.4967 4.73693 19.4967 4.73674 19.4967C4.73654 19.4967 4.73634 19.4967 4.73615 19.4967C4.73595 19.4967 4.73576 19.4967 4.73556 19.4967C4.73537 19.4967 4.73517 19.4967 4.73497 19.4967C4.73478 19.4967 4.73458 19.4967 4.73439 19.4967C4.73419 19.4967 4.734 19.4967 4.73381 19.4967C4.73361 19.4967 4.73342 19.4967 4.73322 19.4967C4.73303 19.4967 4.73283 19.4967 4.73264 19.4967C4.73245 19.4967 4.73225 19.4967 4.73206 19.4967C4.73187 19.4967 4.73167 19.4967 4.73148 19.4967C4.73129 19.4967 4.73109 19.4967 4.7309 19.4967C4.73071 19.4967 4.73051 19.4967 4.73032 19.4967C4.73013 19.4967 4.72994 19.4967 4.72975 19.4967C4.72955 19.4967 4.72936 19.4967 4.72917 19.4967C4.72898 19.4967 4.72879 19.4967 4.72859 19.4967C4.7284 19.4967 4.72821 19.4967 4.72802 19.4967C4.72783 19.4967 4.72764 19.4967 4.72745 19.4967C4.72726 19.4967 4.72707 19.4967 4.72688 19.4967C4.72669 19.4967 4.7265 19.4967 4.7263 19.4967C4.72611 19.4967 4.72592 19.4967 4.72573 19.4967C4.72555 19.4967 4.72536 19.4967 4.72517 19.4967C4.72498 19.4967 4.72479 19.4967 4.7246 19.4967C4.72441 19.4967 4.72422 19.4967 4.72403 19.4967C4.72384 19.4967 4.72365 19.4967 4.72347 19.4967C4.72328 19.4967 4.72309 19.4967 4.7229 19.4967C4.72271 19.4967 4.72252 19.4967 4.72234 19.4967C4.72215 19.4967 4.72196 19.4967 4.72177 19.4967C4.72159 19.4967 4.7214 19.4967 4.72121 19.4967C4.72102 19.4967 4.72084 19.4967 4.72065 19.4967C4.72046 19.4967 4.72028 19.4967 4.72009 19.4967C4.7199 19.4967 4.71972 19.4967 4.71953 19.4967C4.71935 19.4967 4.71916 19.4967 4.71897 19.4967C4.71879 19.4967 4.7186 19.4967 4.71842 19.4967C4.71823 19.4967 4.71805 19.4967 4.71786 19.4967C4.71767 19.4967 4.71749 19.4967 4.7173 19.4967C4.71712 19.4967 4.71694 19.4967 4.71675 19.4967C4.71657 19.4967 4.71638 19.4967 4.7162 19.4967C4.71601 19.4967 4.71583 19.4967 4.71565 19.4967C4.71546 19.4967 4.71528 19.4967 4.71509 19.4967C4.71491 19.4967 4.71473 19.4967 4.71454 19.4967C4.71436 19.4967 4.71418 19.4967 4.71399 19.4967C4.71381 19.4967 4.71363 19.4967 4.71345 19.4967C4.71326 19.4967 4.71308 19.4967 4.7129 19.4967C4.71272 19.4967 4.71253 19.4967 4.71235 19.4967C4.71217 19.4967 4.71199 19.4967 4.71181 19.4967C4.71162 19.4967 4.71144 19.4967 4.71126 19.4967C4.71108 19.4967 4.7109 19.4967 4.71072 19.4967C4.71054 19.4967 4.71035 19.4967 4.71017 19.4967C4.70999 19.4967 4.70981 19.4967 4.70963 19.4967C4.70945 19.4967 4.70927 19.4967 4.70909 19.4967C4.70891 19.4967 4.70873 19.4967 4.70855 19.4967C4.70837 19.4967 4.70819 19.4967 4.70801 19.4967C4.70783 19.4967 4.70765 19.4967 4.70747 19.4967C4.70729 19.4967 4.70711 19.4967 4.70694 19.4967C4.70676 19.4967 4.70658 19.4967 4.7064 19.4967C4.70622 19.4967 4.70604 19.4967 4.70586 19.4967C4.70569 19.4967 4.70551 19.4967 4.70533 19.4967C4.70515 19.4967 4.70497 19.4967 4.7048 19.4967C4.70462 19.4967 4.70444 19.4967 4.70426 19.4967C4.70408 19.4967 4.70391 19.4967 4.70373 19.4967C4.70355 19.4967 4.70338 19.4967 4.7032 19.4967C4.70302 19.4967 4.70285 19.4967 4.70267 19.4967C4.70249 19.4967 4.70232 19.4967 4.70214 19.4967C4.70196 19.4967 4.70179 19.4967 4.70161 19.4967C4.70144 19.4967 4.70126 19.4967 4.70108 19.4967C4.70091 19.4967 4.70073 19.4967 4.70056 19.4967C4.70038 19.4967 4.70021 19.4967 4.70003 19.4967C4.69986 19.4967 4.69968 19.4967 4.69951 19.4967C4.69933 19.4967 4.69916 19.4967 4.69898 19.4967C4.69881 19.4967 4.69863 19.4967 4.69846 19.4967C4.69829 19.4967 4.69811 19.4967 4.69794 19.4967C4.69776 19.4967 4.69759 19.4967 4.69742 19.4967C4.69724 19.4967 4.69707 19.4967 4.6969 19.4967C4.69672 19.4967 4.69655 19.4967 4.69638 19.4967C4.6962 19.4967 4.69603 19.4967 4.69586 19.4967C4.69568 19.4967 4.69551 19.4967 4.69534 19.4967C4.69517 19.4967 4.69499 19.4967 4.69482 19.4967C4.69465 19.4967 4.69448 19.4967 4.69431 19.4967C4.69413 19.4967 4.69396 19.4967 4.69379 19.4967C4.69362 19.4967 4.69345 19.4967 4.69328 19.4967C4.6931 19.4967 4.69293 19.4967 4.69276 19.4967C4.69259 19.4967 4.69242 19.4967 4.69225 19.4967C4.69208 19.4967 4.69191 19.4967 4.69174 19.4967C4.69157 19.4967 4.6914 19.4967 4.69123 19.4967C4.69106 19.4967 4.69089 19.4967 4.69072 19.4967C4.69055 19.4967 4.69038 19.4967 4.69021 19.4967C4.69004 19.4967 4.68987 19.4967 4.6897 19.4967C4.68953 19.4967 4.68936 19.4967 4.68919 19.4967C4.68902 19.4967 4.68885 19.4967 4.68868 19.4967C4.68852 19.4967 4.68835 19.4967 4.68818 19.4967C4.68801 19.4967 4.68784 19.4967 4.68767 19.4967C4.6875 19.4967 4.68734 19.4967 4.68717 19.4967C4.687 19.4967 4.68683 19.4967 4.68666 19.4967C4.6865 19.4967 4.68633 19.4967 4.68616 19.4967C4.68599 19.4967 4.68583 19.4967 4.68566 19.4967C4.68549 19.4967 4.68533 19.4967 4.68516 19.4967C4.68499 19.4967 4.68482 19.4967 4.68466 19.4967C4.68449 19.4967 4.68432 19.4967 4.68416 19.4967C4.68399 19.4967 4.68383 19.4967 4.68366 19.4967C4.68349 19.4967 4.68333 19.4967 4.68316 19.4967C4.683 19.4967 4.68283 19.4967 4.68266 19.4967C4.6825 19.4967 4.68233 19.4967 4.68217 19.4967C4.682 19.4967 4.68184 19.4967 4.68167 19.4967C4.68151 19.4967 4.68134 19.4967 4.68118 19.4967C4.68101 19.4967 4.68085 19.4967 4.68068 19.4967C4.68052 19.4967 4.68035 19.4967 4.68019 19.4967C4.68003 19.4967 4.67986 19.4967 4.6797 19.4967C4.67953 19.4967 4.67937 19.4967 4.67921 19.4967C4.67904 19.4967 4.67888 19.4967 4.67872 19.4967C4.67855 19.4967 4.67839 19.4967 4.67823 19.4967C4.67806 19.4967 4.6779 19.4967 4.67774 19.4967C4.67757 19.4967 4.67741 19.4967 4.67725 19.4967C4.67708 19.4967 4.67692 19.4967 4.67676 19.4967C4.6766 19.4967 4.67643 19.4967 4.67627 19.4967C4.67611 19.4967 4.67595 19.4967 4.67579 19.4967C4.67562 19.4967 4.67546 19.4967 4.6753 19.4967C4.67514 19.4967 4.67498 19.4967 4.67482 19.4967C4.67465 19.4967 4.67449 19.4967 4.67433 19.4967C4.67417 19.4967 4.67401 19.4967 4.67385 19.4967C4.67369 19.4967 4.67353 19.4967 4.67337 19.4967C4.67321 19.4967 4.67304 19.4967 4.67288 19.4967C4.67272 19.4967 4.67256 19.4967 4.6724 19.4967C4.67224 19.4967 4.67208 19.4967 4.67192 19.4967C4.67176 19.4967 4.6716 19.4967 4.67144 19.4967C4.67128 19.4967 4.67112 19.4967 4.67096 19.4967C4.6708 19.4967 4.67065 19.4967 4.67049 19.4967C4.67033 19.4967 4.67017 19.4967 4.67001 19.4967C4.66985 19.4967 4.66969 19.4967 4.66953 19.4967C4.66937 19.4967 4.66921 19.4967 4.66906 19.4967C4.6689 19.4967 4.66874 19.4967 4.66858 19.4967C4.66842 19.4967 4.66826 19.4967 4.66811 19.4967C4.66795 19.4967 4.66779 19.4967 4.66763 19.4967C4.66748 19.4967 4.66732 19.4967 4.66716 19.4967C4.667 19.4967 4.66685 19.4967 4.66669 19.4967C4.66653 19.4967 4.66637 19.4967 4.66622 19.4967C4.66606 19.4967 4.6659 19.4967 4.66575 19.4967C4.66559 19.4967 4.66543 19.4967 4.66528 19.4967C4.66512 19.4967 4.66496 19.4967 4.66481 19.4967C4.66465 19.4967 4.66449 19.4967 4.66434 19.4967C4.66418 19.4967 4.66402 19.4967 4.66387 19.4967C4.66371 19.4967 4.66356 19.4967 4.6634 19.4967C4.66325 19.4967 4.66309 19.4967 4.66294 19.4967C4.66278 19.4967 4.66262 19.4967 4.66247 19.4967C4.66231 19.4967 4.66216 19.4967 4.662 19.4967C4.66185 19.4967 4.66169 19.4967 4.66154 19.4967C4.66138 19.4967 4.66123 19.4967 4.66108 19.4967C4.66092 19.4967 4.66077 19.4967 4.66061 19.4967C4.66046 19.4967 4.6603 19.4967 4.66015 19.4967C4.66 19.4967 4.65984 19.4967 4.65969 19.4967C4.65953 19.4967 4.65938 19.4967 4.65923 19.4967C4.65907 19.4967 4.65892 19.4967 4.65877 19.4967C4.65861 19.4967 4.65846 19.4967 4.65831 19.4967C4.65815 19.4967 4.658 19.4967 4.65785 19.4967C4.65769 19.4967 4.65754 19.4967 4.65739 19.4967C4.65724 19.4967 4.65708 19.4967 4.65693 19.4967C4.65678 19.4967 4.65663 19.4967 4.65647 19.4967C4.65632 19.4967 4.65617 19.4967 4.65602 19.4967C4.65587 19.4967 4.65571 19.4967 4.65556 19.4967C4.65541 19.4967 4.65526 19.4967 4.65511 19.4967C4.65495 19.4967 4.6548 19.4967 4.65465 19.4967C4.6545 19.4967 4.65435 19.4967 4.6542 19.4967C4.65405 19.4967 4.6539 19.4967 4.65374 19.4967C4.65359 19.4967 4.65344 19.4967 4.65329 19.4967C4.65314 19.4967 4.65299 19.4967 4.65284 19.4967C4.65269 19.4967 4.65254 19.4967 4.65239 19.4967C4.65224 19.4967 4.65209 19.4967 4.65194 19.4967C4.65179 19.4967 4.65164 19.4967 4.65149 19.4967C4.65134 19.4967 4.65119 19.4967 4.65104 19.4967C4.65089 19.4967 4.65074 19.4967 4.65059 19.4967C4.65044 19.4967 4.65029 19.4967 4.65014 19.4967C4.64999 19.4967 4.64984 19.4967 4.64969 19.4967C4.64954 19.4967 4.6494 19.4967 4.64925 19.4967C4.6491 19.4967 4.64895 19.4967 4.6488 19.4967C4.64865 19.4967 4.6485 19.4967 4.64835 19.4967C4.64821 19.4967 4.64806 19.4967 4.64791 19.4967C4.64776 19.4967 4.64761 19.4967 4.64747 19.4967C4.64732 19.4967 4.64717 19.4967 4.64702 19.4967C4.64687 19.4967 4.64673 19.4967 4.64658 19.4967C4.64643 19.4967 4.64628 19.4967 4.64614 19.4967C4.64599 19.4967 4.64584 19.4967 4.64569 19.4967C4.64555 19.4967 4.6454 19.4967 4.64525 19.4967C4.6451 19.4967 4.64496 19.4967 4.64481 19.4967C4.64466 19.4967 4.64452 19.4967 4.64437 19.4967C4.64422 19.4967 4.64408 19.4967 4.64393 19.4967C4.64378 19.4967 4.64364 19.4967 4.64349 19.4967C4.64335 19.4967 4.6432 19.4967 4.64305 19.4967C4.64291 19.4967 4.64276 19.4967 4.64262 19.4967C4.64247 19.4967 4.64232 19.4967 4.64218 19.4967C4.64203 19.4967 4.64189 19.4967 4.64174 19.4967C4.6416 19.4967 4.64145 19.4967 4.6413 19.4967C4.64116 19.4967 4.64101 19.4967 4.64087 19.4967C4.64072 19.4967 4.64058 19.4967 4.64043 19.4967C4.64029 19.4967 4.64014 19.4967 4.64 19.4967C4.63986 19.4967 4.63971 19.4967 4.63957 19.4967C4.63942 19.4967 4.63928 19.4967 4.63913 19.4967C4.63899 19.4967 4.63884 19.4967 4.6387 19.4967C4.63856 19.4967 4.63841 19.4967 4.63827 19.4967C4.63812 19.4967 4.63798 19.4967 4.63784 19.4967C4.63769 19.4967 4.63755 19.4967 4.6374 19.4967C4.63726 19.4967 4.63712 19.4967 4.63697 19.4967C4.63683 19.4967 4.63669 19.4967 4.63654 19.4967C4.6364 19.4967 4.63626 19.4967 4.63611 19.4967C4.63597 19.4967 4.63583 19.4967 4.63569 19.4967C4.63554 19.4967 4.6354 19.4967 4.63526 19.4967C4.63511 19.4967 4.63497 19.4967 4.63483 19.4967C4.63469 19.4967 4.63454 19.4967 4.6344 19.4967C4.63426 19.4967 4.63412 19.4967 4.63398 19.4967C4.63383 19.4967 4.63369 19.4967 4.63355 19.4967C4.63341 19.4967 4.63327 19.4967 4.63312 19.4967C4.63298 19.4967 4.63284 19.4967 4.6327 19.4967C4.63256 19.4967 4.63242 19.4967 4.63227 19.4967C4.63213 19.4967 4.63199 19.4967 4.63185 19.4967C4.63171 19.4967 4.63157 19.4967 4.63143 19.4967C4.63128 19.4967 4.63114 19.4967 4.631 19.4967C4.63086 19.4967 4.63072 19.4967 4.63058 19.4967C4.63044 19.4967 4.6303 19.4967 4.63016 19.4967C4.63002 19.4967 4.62988 19.4967 4.62974 19.4967C4.6296 19.4967 4.62946 19.4967 4.62932 19.4967C4.62917 19.4967 4.62903 19.4967 4.62889 19.4967C4.62875 19.4967 4.62861 19.4967 4.62847 19.4967C4.62833 19.4967 4.62819 19.4967 4.62805 19.4967C4.62792 19.4967 4.62778 19.4967 4.62764 19.4967C4.6275 19.4967 4.62736 19.4967 4.62722 19.4967C4.62708 19.4967 4.62694 19.4967 4.6268 19.4967C4.62666 19.4967 4.62652 19.4967 4.62638 19.4967C4.62624 19.4967 4.6261 19.4967 4.62596 19.4967C4.62583 19.4967 4.62569 19.4967 4.62555 19.4967C4.62541 19.4967 4.62527 19.4967 4.62513 19.4967C4.62499 19.4967 4.62485 19.4967 4.62472 19.4967C4.62458 19.4967 4.62444 19.4967 4.6243 19.4967C4.62416 19.4967 4.62402 19.4967 4.62389 19.4967C4.62375 19.4967 4.62361 19.4967 4.62347 19.4967C4.62333 19.4967 4.6232 19.4967 4.62306 19.4967C4.62292 19.4967 4.62278 19.4967 4.62264 19.4967C4.62251 19.4967 4.62237 19.4967 4.62223 19.4967C4.62209 19.4967 4.62196 19.4967 4.62182 19.4967C4.62168 19.4967 4.62154 19.4967 4.62141 19.4967C4.62127 19.4967 4.62113 19.4967 4.621 19.4967C4.62086 19.4967 4.62072 19.4967 4.62058 19.4967C4.62045 19.4967 4.62031 19.4967 4.62017 19.4967C4.62004 19.4967 4.6199 19.4967 4.61976 19.4967C4.61963 19.4967 4.61949 19.4967 4.61935 19.4967C4.61922 19.4967 4.61908 19.4967 4.61895 19.4967C4.61881 19.4967 4.61867 19.4967 4.61854 19.4967C4.6184 19.4967 4.61826 19.4967 4.61813 19.4967C4.61799 19.4967 4.61786 19.4967 4.61772 19.4967C4.61758 19.4967 4.61745 19.4967 4.61731 19.4967C4.61718 19.4967 4.61704 19.4967 4.61691 19.4967C4.61677 19.4967 4.61663 19.4967 4.6165 19.4967C4.61636 19.4967 4.61623 19.4967 4.61609 19.4967C4.61596 19.4967 4.61582 19.4967 4.61569 19.4967C4.61555 19.4967 4.61542 19.4967 4.61528 19.4967C4.61515 19.4967 4.61501 19.4967 4.61488 19.4967C4.61474 19.4967 4.61461 19.4967 4.61447 19.4967C4.61434 19.4967 4.6142 19.4967 4.61407 19.4967C4.61393 19.4967 4.6138 19.4967 4.61366 19.4967C4.61353 19.4967 4.6134 19.4967 4.61326 19.4967C4.61313 19.4967 4.61299 19.4967 4.61286 19.4967C4.61272 19.4967 4.61259 19.4967 4.61246 19.4967C4.61232 19.4967 4.61219 19.4967 4.61205 19.4967C4.61192 19.4967 4.61179 19.4967 4.61165 19.4967C4.61152 19.4967 4.61138 19.4967 4.61125 19.4967C4.61112 19.4967 4.61098 19.4967 4.61085 19.4967C4.61072 19.4967 4.61058 19.4967 4.61045 19.4967C4.61032 19.4967 4.61018 19.4967 4.61005 19.4967C4.60992 19.4967 4.60978 19.4967 4.60965 19.4967C4.60952 19.4967 4.60938 19.4967 4.60925 19.4967C4.60912 19.4967 4.60898 19.4967 4.60885 19.4967C4.60872 19.4967 4.60859 19.4967 4.60845 19.4967C4.60832 19.4967 4.60819 19.4967 4.60805 19.4967C4.60792 19.4967 4.60779 19.4967 4.60766 19.4967C4.60752 19.4967 4.60739 19.4967 4.60726 19.4967C4.60713 19.4967 4.60699 19.4967 4.60686 19.4967C4.60673 19.4967 4.6066 19.4967 4.60646 19.4967C4.60633 19.4967 4.6062 19.4967 4.60607 19.4967C4.60594 19.4967 4.6058 19.4967 4.60567 19.4967C4.60554 19.4967 4.60541 19.4967 4.60528 19.4967C4.60515 19.4967 4.60501 19.4967 4.60488 19.4967C4.60475 19.4967 4.60462 19.4967 4.60449 19.4967C4.60436 19.4967 4.60422 19.4967 4.60409 19.4967C4.60396 19.4967 4.60383 19.4967 4.6037 19.4967C4.60357 19.4967 4.60344 19.4967 4.6033 19.4967C4.60317 19.4967 4.60304 19.4967 4.60291 19.4967C4.60278 19.4967 4.60265 19.4967 4.60252 19.4967C4.60239 19.4967 4.60226 19.4967 4.60212 19.4967C4.60199 19.4967 4.60186 19.4967 4.60173 19.4967C4.6016 19.4967 4.60147 19.4967 4.60134 19.4967C4.60121 19.4967 4.60108 19.4967 4.60095 19.4967C4.60082 19.4967 4.60069 19.4967 4.60056 19.4967C4.60043 19.4967 4.6003 19.4967 4.60017 19.4967C4.60003 19.4967 4.5999 19.4967 4.59977 19.4967C4.59964 19.4967 4.59951 19.4967 4.59938 19.4967C4.59925 19.4967 4.59912 19.4967 4.59899 19.4967C4.59886 19.4967 4.59873 19.4967 4.5986 19.4967C4.59847 19.4967 4.59834 19.4967 4.59821 19.4967C4.59808 19.4967 4.59795 19.4967 4.59782 19.4967C4.59769 19.4967 4.59757 19.4967 4.59744 19.4967C4.59731 19.4967 4.59718 19.4967 4.59705 19.4967C4.59692 19.4967 4.59679 19.4967 4.59666 19.4967C4.59653 19.4967 4.5964 19.4967 4.59627 19.4967C4.59614 19.4967 4.59601 19.4967 4.59588 19.4967C4.59575 19.4967 4.59562 19.4967 4.59549 19.4967C4.59537 19.4967 4.59524 19.4967 4.59511 19.4967C4.59498 19.4967 4.59485 19.4967 4.59472 19.4967C4.59459 19.4967 4.59446 19.4967 4.59433 19.4967C4.59421 19.4967 4.59408 19.4967 4.59395 19.4967C4.59382 19.4967 4.59369 19.4967 4.59356 19.4967C4.59343 19.4967 4.5933 19.4967 4.59318 19.4967C4.59305 19.4967 4.59292 19.4967 4.59279 19.4967C4.59266 19.4967 4.59253 19.4967 4.59241 19.4967C4.59228 19.4967 4.59215 19.4967 4.59202 19.4967C4.59189 19.4967 4.59176 19.4967 4.59164 19.4967C4.59151 19.4967 4.59138 19.4967 4.59125 19.4967C4.59112 19.4967 4.591 19.4967 4.59087 19.4967C4.59074 19.4967 4.59061 19.4967 4.59048 19.4967C4.59036 19.4967 4.59023 19.4967 4.5901 19.4967C4.58997 19.4967 4.58984 19.4967 4.58972 19.4967C4.58959 19.4967 4.58946 19.4967 4.58933 19.4967C4.58921 19.4967 4.58908 19.4967 4.58895 19.4967C4.58882 19.4967 4.5887 19.4967 4.58857 19.4967C4.58844 19.4967 4.58831 19.4967 4.58819 19.4967C4.58806 19.4967 4.58793 19.4967 4.5878 19.4967C4.58768 19.4967 4.58755 19.4967 4.58742 19.4967C4.58729 19.4967 4.58717 19.4967 4.58704 19.4967C4.58691 19.4967 4.58679 19.4967 4.58666 19.4967C4.58653 19.4967 4.5864 19.4967 4.58628 19.4967C4.58615 19.4967 4.58602 19.4967 4.5859 19.4967C4.58577 19.4967 4.58564 19.4967 4.58552 19.4967C4.58539 19.4967 4.58526 19.4967 4.58514 19.4967C4.58501 19.4967 4.58488 19.4967 4.58476 19.4967C4.58463 19.4967 4.5845 19.4967 4.58438 19.4967C4.58425 19.4967 4.58412 19.4967 4.584 19.4967C4.58387 19.4967 4.58374 19.4967 4.58362 19.4967C4.58349 19.4967 4.58336 19.4967 4.58324 19.4967C4.58311 19.4967 4.58298 19.4967 4.58286 19.4967C4.58273 19.4967 4.58261 19.4967 4.58248 19.4967C4.58235 19.4967 4.58223 19.4967 4.5821 19.4967C4.58197 19.4967 4.58185 19.4967 4.58172 19.4967C4.5816 19.4967 4.58147 19.4967 4.58134 19.4967C4.58122 19.4967 4.58109 19.4967 4.58097 19.4967C4.58084 19.4967 4.58071 19.4967 4.58059 19.4967C4.58046 19.4967 4.58034 19.4967 4.58021 19.4967C4.58008 19.4967 4.57996 19.4967 4.57983 19.4967C4.57971 19.4967 4.57958 19.4967 4.57946 19.4967C4.57933 19.4967 4.5792 19.4967 4.57908 19.4967C4.57895 19.4967 4.57883 19.4967 4.5787 19.4967C4.57858 19.4967 4.57845 19.4967 4.57832 19.4967C4.5782 19.4967 4.57807 19.4967 4.57795 19.4967C4.57782 19.4967 4.5777 19.4967 4.57757 19.4967C4.57745 19.4967 4.57732 19.4967 4.5772 19.4967C4.57707 19.4967 4.57694 19.4967 4.57682 19.4967C4.57669 19.4967 4.57657 19.4967 4.57644 19.4967C4.57632 19.4967 4.57619 19.4967 4.57607 19.4967C4.57594 19.4967 4.57582 19.4967 4.57569 19.4967C4.57557 19.4967 4.57544 19.4967 4.57532 19.4967C4.57519 19.4967 4.57507 19.4967 4.57494 19.4967C4.57482 19.4967 4.57469 19.4967 4.57457 19.4967C4.57444 19.4967 4.57432 19.4967 4.57419 19.4967C4.57407 19.4967 4.57394 19.4967 4.57382 19.4967C4.57369 19.4967 4.57357 19.4967 4.57344 19.4967C4.57332 19.4967 4.57319 19.4967 4.57307 19.4967C4.57294 19.4967 4.57282 19.4967 4.57269 19.4967C4.57257 19.4967 4.57244 19.4967 4.57232 19.4967C4.5722 19.4967 4.57207 19.4967 4.57195 19.4967C4.57182 19.4967 4.5717 19.4967 4.57157 19.4967C4.57145 19.4967 4.57132 19.4967 4.5712 19.4967C4.57107 19.4967 4.57095 19.4967 4.57083 19.4967C4.5707 19.4967 4.57058 19.4967 4.57045 19.4967C4.57033 19.4967 4.5702 19.4967 4.57008 19.4967C4.56995 19.4967 4.56983 19.4967 4.56971 19.4967C4.56958 19.4967 4.56946 19.4967 4.56933 19.4967C4.56921 19.4967 4.56908 19.4967 4.56896 19.4967C4.56883 19.4967 4.56871 19.4967 4.56859 19.4967C4.56846 19.4967 4.56834 19.4967 4.56821 19.4967C4.56809 19.4967 4.56797 19.4967 4.56784 19.4967C4.56772 19.4967 4.56759 19.4967 4.56747 19.4967C4.56734 19.4967 4.56722 19.4967 4.5671 19.4967C4.56697 19.4967 4.56685 19.4967 4.56672 19.4967C4.5666 19.4967 4.56648 19.4967 4.56635 19.4967C4.56623 19.4967 4.5661 19.4967 4.56598 19.4967C4.56586 19.4967 4.56573 19.4967 4.56561 19.4967C4.56548 19.4967 4.56536 19.4967 4.56524 19.4967C4.56511 19.4967 4.56499 19.4967 4.56486 19.4967C4.56474 19.4967 4.56462 19.4967 4.56449 19.4967C4.56437 19.4967 4.56424 19.4967 4.56412 19.4967C4.564 19.4967 4.56387 19.4967 4.56375 19.4967C4.56363 19.4967 4.5635 19.4967 4.56338 19.4967C4.56325 19.4967 4.56313 19.4967 4.56301 19.4967C4.56288 19.4967 4.56276 19.4967 4.56264 19.4967C4.56251 19.4967 4.56239 19.4967 4.56226 19.4967C4.56214 19.4967 4.56202 19.4967 4.56189 19.4967C4.56177 19.4967 4.56165 19.4967 4.56152 19.4967C4.5614 19.4967 4.56128 19.4967 4.56115 19.4967C4.56103 19.4967 4.5609 19.4967 4.56078 19.4967C4.56066 19.4967 4.56053 19.4967 4.56041 19.4967C4.56029 19.4967 4.56016 19.4967 4.56004 19.4967C4.55992 19.4967 4.55979 19.4967 4.55967 19.4967C4.55954 19.4967 4.55942 19.4967 4.5593 19.4967C4.55917 19.4967 4.55905 19.4967 4.55893 19.4967C4.5588 19.4967 4.55868 19.4967 4.55856 19.4967C4.55843 19.4967 4.55831 19.4967 4.55819 19.4967C4.55806 19.4967 4.55794 19.4967 4.55782 19.4967C4.55769 19.4967 4.55757 19.4967 4.55745 19.4967C4.55732 19.4967 4.5572 19.4967 4.55708 19.4967C4.55695 19.4967 4.55683 19.4967 4.5567 19.4967C4.55658 19.4967 4.55646 19.4967 4.55633 19.4967C4.55621 19.4967 4.55609 19.4967 4.55596 19.4967C4.55584 19.4967 4.55572 19.4967 4.55559 19.4967C4.55547 19.4967 4.55535 19.4967 4.55522 19.4967C4.5551 19.4967 4.55498 19.4967 4.55485 19.4967C4.55473 19.4967 4.55461 19.4967 4.55448 19.4967C4.55436 19.4967 4.55424 19.4967 4.55411 19.4967C4.55399 19.4967 4.55387 19.4967 4.55374 19.4967C4.55362 19.4967 4.5535 19.4967 4.55337 19.4967C4.55325 19.4967 4.55313 19.4967 4.553 19.4967C4.55288 19.4967 4.55276 19.4967 4.55263 19.4967C4.55251 19.4967 4.55239 19.4967 4.55226 19.4967C4.55214 19.4967 4.55202 19.4967 4.55189 19.4967C4.55177 19.4967 4.55165 19.4967 4.55152 19.4967C4.5514 19.4967 4.55128 19.4967 4.55115 19.4967C4.55103 19.4967 4.55091 19.4967 4.55078 19.4967C4.55066 19.4967 4.55054 19.4967 4.55041 19.4967C4.55029 19.4967 4.55017 19.4967 4.55004 19.4967C4.54992 19.4967 4.5498 19.4967 4.54967 19.4967C4.54955 19.4967 4.54943 19.4967 4.5493 19.4967C4.54918 19.4967 4.54906 19.4967 4.54893 19.4967C4.54881 19.4967 4.54869 19.4967 4.54856 19.4967C4.54844 19.4967 4.54832 19.4967 4.54819 19.4967C4.54807 19.4967 4.54795 19.4967 4.54782 19.4967C4.5477 19.4967 4.54758 19.4967 4.54745 19.4967C4.54733 19.4967 4.54721 19.4967 4.54708 19.4967C4.54696 19.4967 4.54684 19.4967 4.54671 19.4967C4.54659 19.4967 4.54647 19.4967 4.54634 19.4967C4.54622 19.4967 4.5461 19.4967 4.54597 19.4967C4.54585 19.4967 4.54573 19.4967 4.5456 19.4967C4.54548 19.4967 4.54536 19.4967 4.54523 19.4967C4.54511 19.4967 4.54498 19.4967 4.54486 19.4967V20.1499ZM4.97805 19.5601C4.89523 19.4993 4.83318 19.4517 4.7698 19.411L4.41659 19.9605C4.45732 19.9866 4.49195 20.0135 4.59132 20.0865L4.97805 19.5601ZM4.77314 19.4132C2.92326 18.1919 1.77449 16.5212 1.41292 14.3304L0.768456 14.4368C1.16168 16.8194 2.42228 18.6438 4.41326 19.9583L4.77314 19.4132ZM1.41292 14.3304C1.35377 13.9721 1.33724 13.5975 1.33173 13.2115L0.678612 13.2208C0.684252 13.6156 0.701189 14.0293 0.768456 14.4368L1.41292 14.3304ZM1.33174 13.2124C1.32061 12.2444 1.32804 11.2805 1.32804 10.3067H0.674861C0.674861 11.2737 0.667418 12.247 0.6786 13.2199L1.33174 13.2124ZM1.32804 10.3067C1.32804 10.1018 1.37478 10.0259 1.40459 9.99613C1.43454 9.96625 1.51116 9.91936 1.7172 9.91936V9.26618C1.42872 9.26618 1.14747 9.32992 0.943176 9.53381C0.738737 9.73784 0.674861 10.0188 0.674861 10.3067H1.32804ZM1.7172 9.91936C1.72681 9.91936 1.73642 9.91936 1.74603 9.91936C1.75564 9.91936 1.76525 9.91936 1.77487 9.91936C1.78448 9.91936 1.79409 9.91936 1.8037 9.91936C1.81331 9.91936 1.82292 9.91936 1.83253 9.91936C1.84214 9.91936 1.85176 9.91936 1.86137 9.91936C1.87098 9.91936 1.88059 9.91936 1.8902 9.91936C1.89981 9.91936 1.90942 9.91936 1.91903 9.91936C1.92865 9.91936 1.93826 9.91936 1.94787 9.91936C1.95748 9.91936 1.96709 9.91936 1.9767 9.91936C1.98631 9.91936 1.99592 9.91936 2.00554 9.91936C2.01515 9.91936 2.02476 9.91936 2.03437 9.91936C2.04398 9.91936 2.05359 9.91936 2.0632 9.91936C2.07281 9.91936 2.08242 9.91936 2.09204 9.91936C2.10165 9.91936 2.11126 9.91936 2.12087 9.91936C2.13048 9.91936 2.14009 9.91936 2.1497 9.91936C2.15931 9.91936 2.16892 9.91936 2.17854 9.91936C2.18815 9.91936 2.19776 9.91936 2.20737 9.91936C2.21698 9.91936 2.22659 9.91936 2.2362 9.91936C2.24581 9.91936 2.25542 9.91936 2.26504 9.91936C2.27465 9.91936 2.28426 9.91936 2.29387 9.91936C2.30348 9.91936 2.31309 9.91936 2.3227 9.91936C2.33231 9.91936 2.34192 9.91936 2.35153 9.91936C2.36115 9.91936 2.37076 9.91936 2.38037 9.91936C2.38998 9.91936 2.39959 9.91936 2.4092 9.91936C2.41881 9.91936 2.42842 9.91936 2.43803 9.91936C2.44764 9.91936 2.45726 9.91936 2.46687 9.91936C2.47648 9.91936 2.48609 9.91936 2.4957 9.91936C2.50531 9.91936 2.51492 9.91936 2.52453 9.91936C2.53414 9.91936 2.54375 9.91936 2.55336 9.91936C2.56298 9.91936 2.57259 9.91936 2.5822 9.91936C2.59181 9.91936 2.60142 9.91936 2.61103 9.91936C2.62064 9.91936 2.63025 9.91936 2.63986 9.91936C2.64947 9.91936 2.65908 9.91936 2.6687 9.91936C2.67831 9.91936 2.68792 9.91936 2.69753 9.91936C2.70714 9.91936 2.71675 9.91936 2.72636 9.91936C2.73597 9.91936 2.74558 9.91936 2.75519 9.91936C2.7648 9.91936 2.77441 9.91936 2.78403 9.91936C2.79364 9.91936 2.80325 9.91936 2.81286 9.91936C2.82247 9.91936 2.83208 9.91936 2.84169 9.91936C2.8513 9.91936 2.86091 9.91936 2.87052 9.91936C2.88013 9.91936 2.88974 9.91936 2.89935 9.91936C2.90897 9.91936 2.91858 9.91936 2.92819 9.91936C2.9378 9.91936 2.94741 9.91936 2.95702 9.91936C2.96663 9.91936 2.97624 9.91936 2.98585 9.91936C2.99546 9.91936 3.00507 9.91936 3.01468 9.91936C3.02429 9.91936 3.03391 9.91936 3.04352 9.91936C3.05313 9.91936 3.06274 9.91936 3.07235 9.91936C3.08196 9.91936 3.09157 9.91936 3.10118 9.91936C3.11079 9.91936 3.1204 9.91936 3.13001 9.91936C3.13962 9.91936 3.14923 9.91936 3.15884 9.91936C3.16846 9.91936 3.17807 9.91936 3.18768 9.91936C3.19729 9.91936 3.2069 9.91936 3.21651 9.91936C3.22612 9.91936 3.23573 9.91936 3.24534 9.91936C3.25495 9.91936 3.26456 9.91936 3.27417 9.91936C3.28378 9.91936 3.29339 9.91936 3.303 9.91936C3.31261 9.91936 3.32223 9.91936 3.33184 9.91936C3.34145 9.91936 3.35106 9.91936 3.36067 9.91936C3.37028 9.91936 3.37989 9.91936 3.3895 9.91936C3.39911 9.91936 3.40872 9.91936 3.41833 9.91936C3.42794 9.91936 3.43755 9.91936 3.44716 9.91936C3.45677 9.91936 3.46638 9.91936 3.47599 9.91936C3.48561 9.91936 3.49522 9.91936 3.50483 9.91936C3.51444 9.91936 3.52405 9.91936 3.53366 9.91936C3.54327 9.91936 3.55288 9.91936 3.56249 9.91936C3.5721 9.91936 3.58171 9.91936 3.59132 9.91936C3.60093 9.91936 3.61054 9.91936 3.62015 9.91936C3.62976 9.91936 3.63937 9.91936 3.64898 9.91936C3.65859 9.91936 3.6682 9.91936 3.67781 9.91936C3.68743 9.91936 3.69704 9.91936 3.70665 9.91936C3.71626 9.91936 3.72587 9.91936 3.73548 9.91936C3.74509 9.91936 3.7547 9.91936 3.76431 9.91936C3.77392 9.91936 3.78353 9.91936 3.79314 9.91936C3.80275 9.91936 3.81236 9.91936 3.82197 9.91936C3.83158 9.91936 3.84119 9.91936 3.8508 9.91936C3.86041 9.91936 3.87002 9.91936 3.87963 9.91936C3.88924 9.91936 3.89885 9.91936 3.90847 9.91936C3.91808 9.91936 3.92769 9.91936 3.9373 9.91936C3.94691 9.91936 3.95652 9.91936 3.96613 9.91936C3.97574 9.91936 3.98535 9.91936 3.99496 9.91936C4.00457 9.91936 4.01418 9.91936 4.02379 9.91936C4.0334 9.91936 4.04301 9.91936 4.05262 9.91936C4.06223 9.91936 4.07184 9.91936 4.08145 9.91936C4.09106 9.91936 4.10067 9.91936 4.11028 9.91936C4.11989 9.91936 4.1295 9.91936 4.13911 9.91936C4.14872 9.91936 4.15833 9.91936 4.16794 9.91936C4.17755 9.91936 4.18717 9.91936 4.19678 9.91936C4.20639 9.91936 4.216 9.91936 4.22561 9.91936C4.23522 9.91936 4.24483 9.91936 4.25444 9.91936C4.26405 9.91936 4.27366 9.91936 4.28327 9.91936C4.29288 9.91936 4.30249 9.91936 4.3121 9.91936C4.32171 9.91936 4.33132 9.91936 4.34093 9.91936C4.35054 9.91936 4.36015 9.91936 4.36976 9.91936C4.37937 9.91936 4.38898 9.91936 4.39859 9.91936C4.4082 9.91936 4.41781 9.91936 4.42742 9.91936C4.43703 9.91936 4.44664 9.91936 4.45625 9.91936C4.46586 9.91936 4.47547 9.91936 4.48508 9.91936C4.49469 9.91936 4.5043 9.91936 4.51391 9.91936C4.52352 9.91936 4.53313 9.91936 4.54274 9.91936C4.55235 9.91936 4.56196 9.91936 4.57157 9.91936C4.58118 9.91936 4.5908 9.91936 4.60041 9.91936C4.61002 9.91936 4.61963 9.91936 4.62924 9.91936C4.63885 9.91936 4.64846 9.91936 4.65807 9.91936C4.66768 9.91936 4.67729 9.91936 4.6869 9.91936C4.69651 9.91936 4.70612 9.91936 4.71573 9.91936C4.72534 9.91936 4.73495 9.91936 4.74456 9.91936C4.75417 9.91936 4.76378 9.91936 4.77339 9.91936C4.783 9.91936 4.79261 9.91936 4.80222 9.91936C4.81183 9.91936 4.82144 9.91936 4.83105 9.91936C4.84066 9.91936 4.85027 9.91936 4.85988 9.91936C4.86949 9.91936 4.8791 9.91936 4.88871 9.91936C4.89832 9.91936 4.90793 9.91936 4.91754 9.91936C4.92715 9.91936 4.93676 9.91936 4.94637 9.91936C4.95598 9.91936 4.96559 9.91936 4.9752 9.91936C4.98481 9.91936 4.99442 9.91936 5.00403 9.91936C5.01364 9.91936 5.02325 9.91936 5.03286 9.91936C5.04247 9.91936 5.05208 9.91936 5.06169 9.91936C5.0713 9.91936 5.08091 9.91936 5.09052 9.91936C5.10013 9.91936 5.10974 9.91936 5.11935 9.91936C5.12896 9.91936 5.13857 9.91936 5.14818 9.91936C5.15779 9.91936 5.1674 9.91936 5.17701 9.91936C5.18662 9.91936 5.19623 9.91936 5.20584 9.91936C5.21545 9.91936 5.22506 9.91936 5.23467 9.91936C5.24428 9.91936 5.25389 9.91936 5.2635 9.91936C5.27311 9.91936 5.28272 9.91936 5.29233 9.91936C5.30194 9.91936 5.31155 9.91936 5.32116 9.91936C5.33077 9.91936 5.34038 9.91936 5.34999 9.91936C5.3596 9.91936 5.36921 9.91936 5.37882 9.91936C5.38843 9.91936 5.39804 9.91936 5.40765 9.91936C5.41726 9.91936 5.42687 9.91936 5.43648 9.91936C5.44609 9.91936 5.4557 9.91936 5.46531 9.91936C5.47492 9.91936 5.48453 9.91936 5.49414 9.91936C5.50375 9.91936 5.51336 9.91936 5.52297 9.91936C5.53258 9.91936 5.54219 9.91936 5.5518 9.91936C5.56141 9.91936 5.57102 9.91936 5.58063 9.91936C5.59024 9.91936 5.59985 9.91936 5.60946 9.91936C5.61907 9.91936 5.62868 9.91936 5.63829 9.91936C5.6479 9.91936 5.65751 9.91936 5.66712 9.91936C5.67673 9.91936 5.68634 9.91936 5.69595 9.91936C5.70556 9.91936 5.71517 9.91936 5.72478 9.91936C5.73439 9.91936 5.744 9.91936 5.75361 9.91936C5.76322 9.91936 5.77283 9.91936 5.78244 9.91936C5.79205 9.91936 5.80166 9.91936 5.81126 9.91936C5.82088 9.91936 5.83048 9.91936 5.84009 9.91936C5.8497 9.91936 5.85931 9.91936 5.86892 9.91936C5.87853 9.91936 5.88814 9.91936 5.89775 9.91936C5.90736 9.91936 5.91697 9.91936 5.92658 9.91936C5.93619 9.91936 5.9458 9.91936 5.95541 9.91936C5.96502 9.91936 5.97463 9.91936 5.98424 9.91936C5.99385 9.91936 6.00346 9.91936 6.01307 9.91936C6.02268 9.91936 6.03229 9.91936 6.0419 9.91936C6.05151 9.91936 6.06112 9.91936 6.07073 9.91936C6.08034 9.91936 6.08995 9.91936 6.09956 9.91936C6.10917 9.91936 6.11878 9.91936 6.12839 9.91936C6.138 9.91936 6.14761 9.91936 6.15722 9.91936C6.16683 9.91936 6.17644 9.91936 6.18605 9.91936C6.19566 9.91936 6.20527 9.91936 6.21488 9.91936C6.22449 9.91936 6.2341 9.91936 6.24371 9.91936C6.25332 9.91936 6.26293 9.91936 6.27254 9.91936C6.28215 9.91936 6.29176 9.91936 6.30136 9.91936C6.31097 9.91936 6.32058 9.91936 6.33019 9.91936C6.3398 9.91936 6.34941 9.91936 6.35902 9.91936C6.36863 9.91936 6.37824 9.91936 6.38785 9.91936C6.39746 9.91936 6.40707 9.91936 6.41668 9.91936C6.42629 9.91936 6.4359 9.91936 6.44551 9.91936C6.45512 9.91936 6.46473 9.91936 6.47434 9.91936C6.48395 9.91936 6.49356 9.91936 6.50317 9.91936C6.51278 9.91936 6.52239 9.91936 6.532 9.91936C6.54161 9.91936 6.55122 9.91936 6.56083 9.91936C6.57044 9.91936 6.58005 9.91936 6.58966 9.91936C6.59927 9.91936 6.60888 9.91936 6.61849 9.91936C6.6281 9.91936 6.63771 9.91936 6.64732 9.91936C6.65692 9.91936 6.66653 9.91936 6.67614 9.91936C6.68575 9.91936 6.69536 9.91936 6.70497 9.91936C6.71458 9.91936 6.72419 9.91936 6.7338 9.91936C6.74341 9.91936 6.75302 9.91936 6.76263 9.91936C6.77224 9.91936 6.78185 9.91936 6.79146 9.91936C6.80107 9.91936 6.81068 9.91936 6.82029 9.91936C6.8299 9.91936 6.83951 9.91936 6.84912 9.91936C6.85873 9.91936 6.86834 9.91936 6.87795 9.91936C6.88756 9.91936 6.89717 9.91936 6.90678 9.91936C6.91639 9.91936 6.926 9.91936 6.93561 9.91936C6.94521 9.91936 6.95482 9.91936 6.96443 9.91936C6.97404 9.91936 6.98365 9.91936 6.99326 9.91936C7.00287 9.91936 7.01248 9.91936 7.02209 9.91936C7.0317 9.91936 7.04131 9.91936 7.05092 9.91936C7.06053 9.91936 7.07014 9.91936 7.07975 9.91936C7.08936 9.91936 7.09897 9.91936 7.10858 9.91936C7.11819 9.91936 7.1278 9.91936 7.13741 9.91936C7.14702 9.91936 7.15663 9.91936 7.16624 9.91936C7.17585 9.91936 7.18546 9.91936 7.19507 9.91936C7.20467 9.91936 7.21428 9.91936 7.22389 9.91936C7.2335 9.91936 7.24311 9.91936 7.25272 9.91936C7.26233 9.91936 7.27194 9.91936 7.28155 9.91936C7.29116 9.91936 7.30077 9.91936 7.31038 9.91936C7.31999 9.91936 7.3296 9.91936 7.33921 9.91936C7.34882 9.91936 7.35843 9.91936 7.36804 9.91936C7.37765 9.91936 7.38726 9.91936 7.39687 9.91936C7.40648 9.91936 7.41609 9.91936 7.4257 9.91936C7.43531 9.91936 7.44491 9.91936 7.45452 9.91936C7.46413 9.91936 7.47374 9.91936 7.48335 9.91936C7.49296 9.91936 7.50257 9.91936 7.51218 9.91936C7.52179 9.91936 7.5314 9.91936 7.54101 9.91936C7.55062 9.91936 7.56023 9.91936 7.56984 9.91936C7.57945 9.91936 7.58906 9.91936 7.59867 9.91936C7.60828 9.91936 7.61789 9.91936 7.6275 9.91936C7.63711 9.91936 7.64672 9.91936 7.65633 9.91936C7.66593 9.91936 7.67554 9.91936 7.68515 9.91936C7.69476 9.91936 7.70437 9.91936 7.71398 9.91936C7.72359 9.91936 7.7332 9.91936 7.74281 9.91936C7.75242 9.91936 7.76203 9.91936 7.77164 9.91936C7.78125 9.91936 7.79086 9.91936 7.80047 9.91936C7.81008 9.91936 7.81969 9.91936 7.8293 9.91936C7.83891 9.91936 7.84852 9.91936 7.85813 9.91936C7.86774 9.91936 7.87734 9.91936 7.88695 9.91936C7.89656 9.91936 7.90617 9.91936 7.91578 9.91936C7.92539 9.91936 7.935 9.91936 7.94461 9.91936C7.95422 9.91936 7.96383 9.91936 7.97344 9.91936C7.98305 9.91936 7.99266 9.91936 8.00227 9.91936C8.01188 9.91936 8.02149 9.91936 8.0311 9.91936C8.04071 9.91936 8.05032 9.91936 8.05993 9.91936C8.06954 9.91936 8.07914 9.91936 8.08875 9.91936C8.09836 9.91936 8.10797 9.91936 8.11758 9.91936C8.12719 9.91936 8.1368 9.91936 8.14641 9.91936C8.15602 9.91936 8.16563 9.91936 8.17524 9.91936C8.18485 9.91936 8.19446 9.91936 8.20407 9.91936C8.21368 9.91936 8.22329 9.91936 8.2329 9.91936C8.24251 9.91936 8.25212 9.91936 8.26173 9.91936C8.27134 9.91936 8.28094 9.91936 8.29055 9.91936C8.30016 9.91936 8.30977 9.91936 8.31938 9.91936C8.32899 9.91936 8.3386 9.91936 8.34821 9.91936C8.35782 9.91936 8.36743 9.91936 8.37704 9.91936C8.38665 9.91936 8.39626 9.91936 8.40587 9.91936C8.41548 9.91936 8.42509 9.91936 8.4347 9.91936C8.44431 9.91936 8.45392 9.91936 8.46353 9.91936C8.47313 9.91936 8.48274 9.91936 8.49235 9.91936C8.50196 9.91936 8.51157 9.91936 8.52118 9.91936C8.53079 9.91936 8.5404 9.91936 8.55001 9.91936C8.55962 9.91936 8.56923 9.91936 8.57884 9.91936C8.58845 9.91936 8.59806 9.91936 8.60767 9.91936C8.61728 9.91936 8.62689 9.91936 8.6365 9.91936C8.64611 9.91936 8.65572 9.91936 8.66533 9.91936C8.67493 9.91936 8.68454 9.91936 8.69415 9.91936C8.70376 9.91936 8.71337 9.91936 8.72298 9.91936C8.73259 9.91936 8.7422 9.91936 8.75181 9.91936C8.76142 9.91936 8.77103 9.91936 8.78064 9.91936C8.79025 9.91936 8.79986 9.91936 8.80947 9.91936C8.81908 9.91936 8.82869 9.91936 8.8383 9.91936C8.84791 9.91936 8.85751 9.91936 8.86712 9.91936C8.87673 9.91936 8.88634 9.91936 8.89595 9.91936C8.90556 9.91936 8.91517 9.91936 8.92478 9.91936C8.93439 9.91936 8.944 9.91936 8.95361 9.91936C8.96322 9.91936 8.97283 9.91936 8.98244 9.91936C8.99205 9.91936 9.00166 9.91936 9.01127 9.91936C9.02088 9.91936 9.03049 9.91936 9.0401 9.91936C9.0497 9.91936 9.05931 9.91936 9.06892 9.91936C9.07853 9.91936 9.08814 9.91936 9.09775 9.91936C9.10736 9.91936 9.11697 9.91936 9.12658 9.91936C9.13619 9.91936 9.1458 9.91936 9.15541 9.91936C9.16502 9.91936 9.17463 9.91936 9.18424 9.91936C9.19385 9.91936 9.20346 9.91936 9.21307 9.91936C9.22268 9.91936 9.23229 9.91936 9.24189 9.91936C9.2515 9.91936 9.26111 9.91936 9.27072 9.91936C9.28033 9.91936 9.28994 9.91936 9.29955 9.91936C9.30916 9.91936 9.31877 9.91936 9.32838 9.91936C9.33799 9.91936 9.3476 9.91936 9.35721 9.91936C9.36682 9.91936 9.37643 9.91936 9.38604 9.91936C9.39565 9.91936 9.40526 9.91936 9.41487 9.91936C9.42447 9.91936 9.43408 9.91936 9.44369 9.91936C9.4533 9.91936 9.46291 9.91936 9.47252 9.91936C9.48213 9.91936 9.49174 9.91936 9.50135 9.91936C9.51096 9.91936 9.52057 9.91936 9.53018 9.91936C9.53979 9.91936 9.5494 9.91936 9.55901 9.91936C9.56862 9.91936 9.57823 9.91936 9.58784 9.91936C9.59745 9.91936 9.60706 9.91936 9.61666 9.91936C9.62628 9.91936 9.63588 9.91936 9.64549 9.91936C9.6551 9.91936 9.66471 9.91936 9.67432 9.91936C9.68393 9.91936 9.69354 9.91936 9.70315 9.91936C9.71276 9.91936 9.72237 9.91936 9.73198 9.91936C9.74159 9.91936 9.7512 9.91936 9.76081 9.91936C9.77042 9.91936 9.78003 9.91936 9.78964 9.91936C9.79925 9.91936 9.80886 9.91936 9.81846 9.91936C9.82807 9.91936 9.83768 9.91936 9.84729 9.91936C9.8569 9.91936 9.86651 9.91936 9.87612 9.91936C9.88573 9.91936 9.89534 9.91936 9.90495 9.91936C9.91456 9.91936 9.92417 9.91936 9.93378 9.91936C9.94339 9.91936 9.953 9.91936 9.96261 9.91936C9.97222 9.91936 9.98183 9.91936 9.99144 9.91936C10.001 9.91936 10.0107 9.91936 10.0203 9.91936C10.0299 9.91936 10.0395 9.91936 10.0491 9.91936C10.0587 9.91936 10.0683 9.91936 10.0779 9.91936C10.0875 9.91936 10.0971 9.91936 10.1068 9.91936C10.1164 9.91936 10.126 9.91936 10.1356 9.91936C10.1452 9.91936 10.1548 9.91936 10.1644 9.91936C10.174 9.91936 10.1836 9.91936 10.1932 9.91936C10.2028 9.91936 10.2125 9.91936 10.2221 9.91936C10.2317 9.91936 10.2413 9.91936 10.2509 9.91936C10.2605 9.91936 10.2701 9.91936 10.2797 9.91936C10.2893 9.91936 10.2989 9.91936 10.3086 9.91936C10.3182 9.91936 10.3278 9.91936 10.3374 9.91936C10.347 9.91936 10.3566 9.91936 10.3662 9.91936C10.3758 9.91936 10.3854 9.91936 10.395 9.91936C10.4046 9.91936 10.4143 9.91936 10.4239 9.91936C10.4335 9.91936 10.4431 9.91936 10.4527 9.91936C10.4623 9.91936 10.4719 9.91936 10.4815 9.91936C10.4911 9.91936 10.5007 9.91936 10.5104 9.91936C10.52 9.91936 10.5296 9.91936 10.5392 9.91936C10.5488 9.91936 10.5584 9.91936 10.568 9.91936C10.5776 9.91936 10.5872 9.91936 10.5968 9.91936C10.6064 9.91936 10.6161 9.91936 10.6257 9.91936C10.6353 9.91936 10.6449 9.91936 10.6545 9.91936C10.6641 9.91936 10.6737 9.91936 10.6833 9.91936C10.6929 9.91936 10.7025 9.91936 10.7122 9.91936C10.7218 9.91936 10.7314 9.91936 10.741 9.91936C10.7506 9.91936 10.7602 9.91936 10.7698 9.91936C10.7794 9.91936 10.789 9.91936 10.7986 9.91936C10.8082 9.91936 10.8179 9.91936 10.8275 9.91936C10.8371 9.91936 10.8467 9.91936 10.8563 9.91936C10.8659 9.91936 10.8755 9.91936 10.8851 9.91936C10.8947 9.91936 10.9043 9.91936 10.914 9.91936C10.9236 9.91936 10.9332 9.91936 10.9428 9.91936C10.9524 9.91936 10.962 9.91936 10.9716 9.91936C10.9812 9.91936 10.9908 9.91936 11.0004 9.91936C11.01 9.91936 11.0197 9.91936 11.0293 9.91936C11.0389 9.91936 11.0485 9.91936 11.0581 9.91936C11.0677 9.91936 11.0773 9.91936 11.0869 9.91936C11.0965 9.91936 11.1061 9.91936 11.1158 9.91936C11.1254 9.91936 11.135 9.91936 11.1446 9.91936C11.1542 9.91936 11.1638 9.91936 11.1734 9.91936C11.183 9.91936 11.1926 9.91936 11.2022 9.91936C11.2119 9.91936 11.2215 9.91936 11.2311 9.91936C11.2407 9.91936 11.2503 9.91936 11.2599 9.91936C11.2695 9.91936 11.2791 9.91936 11.2887 9.91936C11.2983 9.91936 11.3079 9.91936 11.3176 9.91936C11.3272 9.91936 11.3368 9.91936 11.3464 9.91936C11.356 9.91936 11.3656 9.91936 11.3752 9.91936C11.3848 9.91936 11.3944 9.91936 11.404 9.91936C11.4137 9.91936 11.4233 9.91936 11.4329 9.91936C11.4425 9.91936 11.4521 9.91936 11.4617 9.91936C11.4713 9.91936 11.4809 9.91936 11.4905 9.91936C11.5001 9.91936 11.5098 9.91936 11.5194 9.91936C11.529 9.91936 11.5386 9.91936 11.5482 9.91936C11.5578 9.91936 11.5674 9.91936 11.577 9.91936C11.5866 9.91936 11.5962 9.91936 11.6058 9.91936C11.6155 9.91936 11.6251 9.91936 11.6347 9.91936C11.6443 9.91936 11.6539 9.91936 11.6635 9.91936C11.6731 9.91936 11.6827 9.91936 11.6923 9.91936C11.7019 9.91936 11.7116 9.91936 11.7212 9.91936C11.7308 9.91936 11.7404 9.91936 11.75 9.91936C11.7596 9.91936 11.7692 9.91936 11.7788 9.91936C11.7884 9.91936 11.798 9.91936 11.8077 9.91936C11.8173 9.91936 11.8269 9.91936 11.8365 9.91936C11.8461 9.91936 11.8557 9.91936 11.8653 9.91936C11.8749 9.91936 11.8845 9.91936 11.8941 9.91936C11.9037 9.91936 11.9134 9.91936 11.923 9.91936C11.9326 9.91936 11.9422 9.91936 11.9518 9.91936C11.9614 9.91936 11.971 9.91936 11.9806 9.91936C11.9902 9.91936 11.9998 9.91936 12.0095 9.91936C12.0191 9.91936 12.0287 9.91936 12.0383 9.91936C12.0479 9.91936 12.0575 9.91936 12.0671 9.91936C12.0767 9.91936 12.0863 9.91936 12.0959 9.91936C12.1056 9.91936 12.1152 9.91936 12.1248 9.91936C12.1344 9.91936 12.144 9.91936 12.1536 9.91936C12.1632 9.91936 12.1728 9.91936 12.1824 9.91936C12.192 9.91936 12.2017 9.91936 12.2113 9.91936C12.2209 9.91936 12.2305 9.91936 12.2401 9.91936C12.2497 9.91936 12.2593 9.91936 12.2689 9.91936C12.2785 9.91936 12.2881 9.91936 12.2978 9.91936C12.3074 9.91936 12.317 9.91936 12.3266 9.91936C12.3362 9.91936 12.3458 9.91936 12.3554 9.91936C12.365 9.91936 12.3746 9.91936 12.3842 9.91936C12.3938 9.91936 12.4035 9.91936 12.4131 9.91936C12.4227 9.91936 12.4323 9.91936 12.4419 9.91936C12.4515 9.91936 12.4611 9.91936 12.4707 9.91936C12.4803 9.91936 12.4899 9.91936 12.4996 9.91936C12.5092 9.91936 12.5188 9.91936 12.5284 9.91936C12.538 9.91936 12.5476 9.91936 12.5572 9.91936C12.5668 9.91936 12.5764 9.91936 12.586 9.91936C12.5957 9.91936 12.6053 9.91936 12.6149 9.91936C12.6245 9.91936 12.6341 9.91936 12.6437 9.91936C12.6533 9.91936 12.6629 9.91936 12.6725 9.91936C12.6821 9.91936 12.6918 9.91936 12.7014 9.91936C12.711 9.91936 12.7206 9.91936 12.7302 9.91936C12.7398 9.91936 12.7494 9.91936 12.759 9.91936C12.7686 9.91936 12.7782 9.91936 12.7879 9.91936C12.7975 9.91936 12.8071 9.91936 12.8167 9.91936C12.8263 9.91936 12.8359 9.91936 12.8455 9.91936C12.8551 9.91936 12.8647 9.91936 12.8743 9.91936C12.884 9.91936 12.8936 9.91936 12.9032 9.91936C12.9128 9.91936 12.9224 9.91936 12.932 9.91936C12.9416 9.91936 12.9512 9.91936 12.9608 9.91936C12.9704 9.91936 12.9801 9.91936 12.9897 9.91936C12.9993 9.91936 13.0089 9.91936 13.0185 9.91936C13.0281 9.91936 13.0377 9.91936 13.0473 9.91936C13.0569 9.91936 13.0665 9.91936 13.0762 9.91936C13.0858 9.91936 13.0954 9.91936 13.105 9.91936C13.1146 9.91936 13.1242 9.91936 13.1338 9.91936C13.1434 9.91936 13.153 9.91936 13.1626 9.91936C13.1723 9.91936 13.1819 9.91936 13.1915 9.91936C13.2011 9.91936 13.2107 9.91936 13.2203 9.91936C13.2299 9.91936 13.2395 9.91936 13.2491 9.91936C13.2587 9.91936 13.2684 9.91936 13.278 9.91936C13.2876 9.91936 13.2972 9.91936 13.3068 9.91936C13.3164 9.91936 13.326 9.91936 13.3356 9.91936C13.3452 9.91936 13.3548 9.91936 13.3645 9.91936C13.3741 9.91936 13.3837 9.91936 13.3933 9.91936C13.4029 9.91936 13.4125 9.91936 13.4221 9.91936C13.4317 9.91936 13.4413 9.91936 13.4509 9.91936C13.4606 9.91936 13.4702 9.91936 13.4798 9.91936C13.4894 9.91936 13.499 9.91936 13.5086 9.91936C13.5182 9.91936 13.5278 9.91936 13.5374 9.91936C13.547 9.91936 13.5567 9.91936 13.5663 9.91936C13.5759 9.91936 13.5855 9.91936 13.5951 9.91936C13.6047 9.91936 13.6143 9.91936 13.6239 9.91936C13.6335 9.91936 13.6432 9.91936 13.6528 9.91936C13.6624 9.91936 13.672 9.91936 13.6816 9.91936C13.6912 9.91936 13.7008 9.91936 13.7104 9.91936C13.72 9.91936 13.7296 9.91936 13.7393 9.91936C13.7489 9.91936 13.7585 9.91936 13.7681 9.91936C13.7777 9.91936 13.7873 9.91936 13.7969 9.91936C13.8065 9.91936 13.8161 9.91936 13.8257 9.91936C13.8354 9.91936 13.845 9.91936 13.8546 9.91936C13.8642 9.91936 13.8738 9.91936 13.8834 9.91936C13.893 9.91936 13.9026 9.91936 13.9122 9.91936C13.9218 9.91936 13.9315 9.91936 13.9411 9.91936C13.9507 9.91936 13.9603 9.91936 13.9699 9.91936C13.9795 9.91936 13.9891 9.91936 13.9987 9.91936C14.0083 9.91936 14.018 9.91936 14.0276 9.91936C14.0372 9.91936 14.0468 9.91936 14.0564 9.91936C14.066 9.91936 14.0756 9.91936 14.0852 9.91936C14.0948 9.91936 14.1044 9.91936 14.1141 9.91936C14.1237 9.91936 14.1333 9.91936 14.1429 9.91936C14.1525 9.91936 14.1621 9.91936 14.1717 9.91936C14.1813 9.91936 14.1909 9.91936 14.2005 9.91936C14.2102 9.91936 14.2198 9.91936 14.2294 9.91936C14.239 9.91936 14.2486 9.91936 14.2582 9.91936C14.2678 9.91936 14.2774 9.91936 14.287 9.91936C14.2966 9.91936 14.3063 9.91936 14.3159 9.91936C14.3255 9.91936 14.3351 9.91936 14.3447 9.91936C14.3543 9.91936 14.3639 9.91936 14.3735 9.91936C14.3831 9.91936 14.3928 9.91936 14.4024 9.91936C14.412 9.91936 14.4216 9.91936 14.4312 9.91936C14.4408 9.91936 14.4504 9.91936 14.46 9.91936C14.4696 9.91936 14.4792 9.91936 14.4889 9.91936C14.4985 9.91936 14.5081 9.91936 14.5177 9.91936C14.5273 9.91936 14.5369 9.91936 14.5465 9.91936C14.5561 9.91936 14.5657 9.91936 14.5754 9.91936C14.585 9.91936 14.5946 9.91936 14.6042 9.91936C14.6138 9.91936 14.6234 9.91936 14.633 9.91936C14.6426 9.91936 14.6522 9.91936 14.6618 9.91936C14.6715 9.91936 14.6811 9.91936 14.6907 9.91936C14.7003 9.91936 14.7099 9.91936 14.7195 9.91936C14.7291 9.91936 14.7387 9.91936 14.7483 9.91936C14.758 9.91936 14.7676 9.91936 14.7772 9.91936C14.7868 9.91936 14.7964 9.91936 14.806 9.91936C14.8156 9.91936 14.8252 9.91936 14.8348 9.91936C14.8444 9.91936 14.8541 9.91936 14.8637 9.91936C14.8733 9.91936 14.8829 9.91936 14.8925 9.91936C14.9021 9.91936 14.9117 9.91936 14.9213 9.91936C14.9309 9.91936 14.9406 9.91936 14.9502 9.91936C14.9598 9.91936 14.9694 9.91936 14.979 9.91936C14.9886 9.91936 14.9982 9.91936 15.0078 9.91936C15.0174 9.91936 15.0271 9.91936 15.0367 9.91936C15.0463 9.91936 15.0559 9.91936 15.0655 9.91936C15.0751 9.91936 15.0847 9.91936 15.0943 9.91936C15.1039 9.91936 15.1135 9.91936 15.1232 9.91936C15.1328 9.91936 15.1424 9.91936 15.152 9.91936C15.1616 9.91936 15.1712 9.91936 15.1808 9.91936C15.1904 9.91936 15.2 9.91936 15.2097 9.91936C15.2193 9.91936 15.2289 9.91936 15.2385 9.91936C15.2481 9.91936 15.2577 9.91936 15.2673 9.91936C15.2769 9.91936 15.2865 9.91936 15.2962 9.91936C15.3058 9.91936 15.3154 9.91936 15.325 9.91936C15.3346 9.91936 15.3442 9.91936 15.3538 9.91936C15.3634 9.91936 15.373 9.91936 15.3826 9.91936C15.3923 9.91936 15.4019 9.91936 15.4115 9.91936C15.4211 9.91936 15.4307 9.91936 15.4403 9.91936C15.4499 9.91936 15.4595 9.91936 15.4691 9.91936C15.4788 9.91936 15.4884 9.91936 15.498 9.91936C15.5076 9.91936 15.5172 9.91936 15.5268 9.91936C15.5364 9.91936 15.546 9.91936 15.5556 9.91936C15.5653 9.91936 15.5749 9.91936 15.5845 9.91936C15.5941 9.91936 15.6037 9.91936 15.6133 9.91936C15.6229 9.91936 15.6325 9.91936 15.6421 9.91936C15.6518 9.91936 15.6614 9.91936 15.671 9.91936C15.6806 9.91936 15.6902 9.91936 15.6998 9.91936C15.7094 9.91936 15.719 9.91936 15.7286 9.91936C15.7382 9.91936 15.7479 9.91936 15.7575 9.91936C15.7671 9.91936 15.7767 9.91936 15.7863 9.91936C15.7959 9.91936 15.8055 9.91936 15.8151 9.91936C15.8247 9.91936 15.8344 9.91936 15.844 9.91936C15.8536 9.91936 15.8632 9.91936 15.8728 9.91936C15.8824 9.91936 15.892 9.91936 15.9016 9.91936C15.9112 9.91936 15.9209 9.91936 15.9305 9.91936C15.9401 9.91936 15.9497 9.91936 15.9593 9.91936C15.9689 9.91936 15.9785 9.91936 15.9881 9.91936C15.9977 9.91936 16.0074 9.91936 16.017 9.91936C16.0266 9.91936 16.0362 9.91936 16.0458 9.91936C16.0554 9.91936 16.065 9.91936 16.0746 9.91936C16.0842 9.91936 16.0939 9.91936 16.1035 9.91936C16.1131 9.91936 16.1227 9.91936 16.1323 9.91936C16.1419 9.91936 16.1515 9.91936 16.1611 9.91936C16.1707 9.91936 16.1804 9.91936 16.19 9.91936C16.1996 9.91936 16.2092 9.91936 16.2188 9.91936C16.2284 9.91936 16.238 9.91936 16.2476 9.91936C16.2572 9.91936 16.2669 9.91936 16.2765 9.91936C16.2861 9.91936 16.2957 9.91936 16.3053 9.91936C16.3149 9.91936 16.3245 9.91936 16.3341 9.91936C16.3437 9.91936 16.3534 9.91936 16.363 9.91936C16.3726 9.91936 16.3822 9.91936 16.3918 9.91936C16.4014 9.91936 16.411 9.91936 16.4206 9.91936C16.4303 9.91936 16.4399 9.91936 16.4495 9.91936C16.4591 9.91936 16.4687 9.91936 16.4783 9.91936V9.26618C16.4687 9.26618 16.4591 9.26618 16.4495 9.26618C16.4399 9.26618 16.4303 9.26618 16.4206 9.26618C16.411 9.26618 16.4014 9.26618 16.3918 9.26618C16.3822 9.26618 16.3726 9.26618 16.363 9.26618C16.3534 9.26618 16.3437 9.26618 16.3341 9.26618C16.3245 9.26618 16.3149 9.26618 16.3053 9.26618C16.2957 9.26618 16.2861 9.26618 16.2765 9.26618C16.2669 9.26618 16.2572 9.26618 16.2476 9.26618C16.238 9.26618 16.2284 9.26618 16.2188 9.26618C16.2092 9.26618 16.1996 9.26618 16.19 9.26618C16.1804 9.26618 16.1707 9.26618 16.1611 9.26618C16.1515 9.26618 16.1419 9.26618 16.1323 9.26618C16.1227 9.26618 16.1131 9.26618 16.1035 9.26618C16.0939 9.26618 16.0842 9.26618 16.0746 9.26618C16.065 9.26618 16.0554 9.26618 16.0458 9.26618C16.0362 9.26618 16.0266 9.26618 16.017 9.26618C16.0074 9.26618 15.9977 9.26618 15.9881 9.26618C15.9785 9.26618 15.9689 9.26618 15.9593 9.26618C15.9497 9.26618 15.9401 9.26618 15.9305 9.26618C15.9209 9.26618 15.9112 9.26618 15.9016 9.26618C15.892 9.26618 15.8824 9.26618 15.8728 9.26618C15.8632 9.26618 15.8536 9.26618 15.844 9.26618C15.8344 9.26618 15.8247 9.26618 15.8151 9.26618C15.8055 9.26618 15.7959 9.26618 15.7863 9.26618C15.7767 9.26618 15.7671 9.26618 15.7575 9.26618C15.7479 9.26618 15.7382 9.26618 15.7286 9.26618C15.719 9.26618 15.7094 9.26618 15.6998 9.26618C15.6902 9.26618 15.6806 9.26618 15.671 9.26618C15.6614 9.26618 15.6518 9.26618 15.6421 9.26618C15.6325 9.26618 15.6229 9.26618 15.6133 9.26618C15.6037 9.26618 15.5941 9.26618 15.5845 9.26618C15.5749 9.26618 15.5653 9.26618 15.5556 9.26618C15.546 9.26618 15.5364 9.26618 15.5268 9.26618C15.5172 9.26618 15.5076 9.26618 15.498 9.26618C15.4884 9.26618 15.4788 9.26618 15.4691 9.26618C15.4595 9.26618 15.4499 9.26618 15.4403 9.26618C15.4307 9.26618 15.4211 9.26618 15.4115 9.26618C15.4019 9.26618 15.3923 9.26618 15.3826 9.26618C15.373 9.26618 15.3634 9.26618 15.3538 9.26618C15.3442 9.26618 15.3346 9.26618 15.325 9.26618C15.3154 9.26618 15.3058 9.26618 15.2962 9.26618C15.2865 9.26618 15.2769 9.26618 15.2673 9.26618C15.2577 9.26618 15.2481 9.26618 15.2385 9.26618C15.2289 9.26618 15.2193 9.26618 15.2097 9.26618C15.2 9.26618 15.1904 9.26618 15.1808 9.26618C15.1712 9.26618 15.1616 9.26618 15.152 9.26618C15.1424 9.26618 15.1328 9.26618 15.1232 9.26618C15.1135 9.26618 15.1039 9.26618 15.0943 9.26618C15.0847 9.26618 15.0751 9.26618 15.0655 9.26618C15.0559 9.26618 15.0463 9.26618 15.0367 9.26618C15.0271 9.26618 15.0174 9.26618 15.0078 9.26618C14.9982 9.26618 14.9886 9.26618 14.979 9.26618C14.9694 9.26618 14.9598 9.26618 14.9502 9.26618C14.9406 9.26618 14.9309 9.26618 14.9213 9.26618C14.9117 9.26618 14.9021 9.26618 14.8925 9.26618C14.8829 9.26618 14.8733 9.26618 14.8637 9.26618C14.8541 9.26618 14.8444 9.26618 14.8348 9.26618C14.8252 9.26618 14.8156 9.26618 14.806 9.26618C14.7964 9.26618 14.7868 9.26618 14.7772 9.26618C14.7676 9.26618 14.758 9.26618 14.7483 9.26618C14.7387 9.26618 14.7291 9.26618 14.7195 9.26618C14.7099 9.26618 14.7003 9.26618 14.6907 9.26618C14.6811 9.26618 14.6715 9.26618 14.6618 9.26618C14.6522 9.26618 14.6426 9.26618 14.633 9.26618C14.6234 9.26618 14.6138 9.26618 14.6042 9.26618C14.5946 9.26618 14.585 9.26618 14.5754 9.26618C14.5657 9.26618 14.5561 9.26618 14.5465 9.26618C14.5369 9.26618 14.5273 9.26618 14.5177 9.26618C14.5081 9.26618 14.4985 9.26618 14.4889 9.26618C14.4792 9.26618 14.4696 9.26618 14.46 9.26618C14.4504 9.26618 14.4408 9.26618 14.4312 9.26618C14.4216 9.26618 14.412 9.26618 14.4024 9.26618C14.3928 9.26618 14.3831 9.26618 14.3735 9.26618C14.3639 9.26618 14.3543 9.26618 14.3447 9.26618C14.3351 9.26618 14.3255 9.26618 14.3159 9.26618C14.3063 9.26618 14.2966 9.26618 14.287 9.26618C14.2774 9.26618 14.2678 9.26618 14.2582 9.26618C14.2486 9.26618 14.239 9.26618 14.2294 9.26618C14.2198 9.26618 14.2102 9.26618 14.2005 9.26618C14.1909 9.26618 14.1813 9.26618 14.1717 9.26618C14.1621 9.26618 14.1525 9.26618 14.1429 9.26618C14.1333 9.26618 14.1237 9.26618 14.1141 9.26618C14.1044 9.26618 14.0948 9.26618 14.0852 9.26618C14.0756 9.26618 14.066 9.26618 14.0564 9.26618C14.0468 9.26618 14.0372 9.26618 14.0276 9.26618C14.018 9.26618 14.0083 9.26618 13.9987 9.26618C13.9891 9.26618 13.9795 9.26618 13.9699 9.26618C13.9603 9.26618 13.9507 9.26618 13.9411 9.26618C13.9315 9.26618 13.9218 9.26618 13.9122 9.26618C13.9026 9.26618 13.893 9.26618 13.8834 9.26618C13.8738 9.26618 13.8642 9.26618 13.8546 9.26618C13.845 9.26618 13.8354 9.26618 13.8257 9.26618C13.8161 9.26618 13.8065 9.26618 13.7969 9.26618C13.7873 9.26618 13.7777 9.26618 13.7681 9.26618C13.7585 9.26618 13.7489 9.26618 13.7393 9.26618C13.7296 9.26618 13.72 9.26618 13.7104 9.26618C13.7008 9.26618 13.6912 9.26618 13.6816 9.26618C13.672 9.26618 13.6624 9.26618 13.6528 9.26618C13.6432 9.26618 13.6335 9.26618 13.6239 9.26618C13.6143 9.26618 13.6047 9.26618 13.5951 9.26618C13.5855 9.26618 13.5759 9.26618 13.5663 9.26618C13.5567 9.26618 13.547 9.26618 13.5374 9.26618C13.5278 9.26618 13.5182 9.26618 13.5086 9.26618C13.499 9.26618 13.4894 9.26618 13.4798 9.26618C13.4702 9.26618 13.4606 9.26618 13.4509 9.26618C13.4413 9.26618 13.4317 9.26618 13.4221 9.26618C13.4125 9.26618 13.4029 9.26618 13.3933 9.26618C13.3837 9.26618 13.3741 9.26618 13.3645 9.26618C13.3548 9.26618 13.3452 9.26618 13.3356 9.26618C13.326 9.26618 13.3164 9.26618 13.3068 9.26618C13.2972 9.26618 13.2876 9.26618 13.278 9.26618C13.2684 9.26618 13.2587 9.26618 13.2491 9.26618C13.2395 9.26618 13.2299 9.26618 13.2203 9.26618C13.2107 9.26618 13.2011 9.26618 13.1915 9.26618C13.1819 9.26618 13.1723 9.26618 13.1626 9.26618C13.153 9.26618 13.1434 9.26618 13.1338 9.26618C13.1242 9.26618 13.1146 9.26618 13.105 9.26618C13.0954 9.26618 13.0858 9.26618 13.0762 9.26618C13.0665 9.26618 13.0569 9.26618 13.0473 9.26618C13.0377 9.26618 13.0281 9.26618 13.0185 9.26618C13.0089 9.26618 12.9993 9.26618 12.9897 9.26618C12.9801 9.26618 12.9704 9.26618 12.9608 9.26618C12.9512 9.26618 12.9416 9.26618 12.932 9.26618C12.9224 9.26618 12.9128 9.26618 12.9032 9.26618C12.8936 9.26618 12.884 9.26618 12.8743 9.26618C12.8647 9.26618 12.8551 9.26618 12.8455 9.26618C12.8359 9.26618 12.8263 9.26618 12.8167 9.26618C12.8071 9.26618 12.7975 9.26618 12.7879 9.26618C12.7782 9.26618 12.7686 9.26618 12.759 9.26618C12.7494 9.26618 12.7398 9.26618 12.7302 9.26618C12.7206 9.26618 12.711 9.26618 12.7014 9.26618C12.6918 9.26618 12.6821 9.26618 12.6725 9.26618C12.6629 9.26618 12.6533 9.26618 12.6437 9.26618C12.6341 9.26618 12.6245 9.26618 12.6149 9.26618C12.6053 9.26618 12.5957 9.26618 12.586 9.26618C12.5764 9.26618 12.5668 9.26618 12.5572 9.26618C12.5476 9.26618 12.538 9.26618 12.5284 9.26618C12.5188 9.26618 12.5092 9.26618 12.4996 9.26618C12.4899 9.26618 12.4803 9.26618 12.4707 9.26618C12.4611 9.26618 12.4515 9.26618 12.4419 9.26618C12.4323 9.26618 12.4227 9.26618 12.4131 9.26618C12.4035 9.26618 12.3938 9.26618 12.3842 9.26618C12.3746 9.26618 12.365 9.26618 12.3554 9.26618C12.3458 9.26618 12.3362 9.26618 12.3266 9.26618C12.317 9.26618 12.3074 9.26618 12.2978 9.26618C12.2881 9.26618 12.2785 9.26618 12.2689 9.26618C12.2593 9.26618 12.2497 9.26618 12.2401 9.26618C12.2305 9.26618 12.2209 9.26618 12.2113 9.26618C12.2017 9.26618 12.192 9.26618 12.1824 9.26618C12.1728 9.26618 12.1632 9.26618 12.1536 9.26618C12.144 9.26618 12.1344 9.26618 12.1248 9.26618C12.1152 9.26618 12.1056 9.26618 12.0959 9.26618C12.0863 9.26618 12.0767 9.26618 12.0671 9.26618C12.0575 9.26618 12.0479 9.26618 12.0383 9.26618C12.0287 9.26618 12.0191 9.26618 12.0095 9.26618C11.9998 9.26618 11.9902 9.26618 11.9806 9.26618C11.971 9.26618 11.9614 9.26618 11.9518 9.26618C11.9422 9.26618 11.9326 9.26618 11.923 9.26618C11.9134 9.26618 11.9037 9.26618 11.8941 9.26618C11.8845 9.26618 11.8749 9.26618 11.8653 9.26618C11.8557 9.26618 11.8461 9.26618 11.8365 9.26618C11.8269 9.26618 11.8173 9.26618 11.8077 9.26618C11.798 9.26618 11.7884 9.26618 11.7788 9.26618C11.7692 9.26618 11.7596 9.26618 11.75 9.26618C11.7404 9.26618 11.7308 9.26618 11.7212 9.26618C11.7116 9.26618 11.7019 9.26618 11.6923 9.26618C11.6827 9.26618 11.6731 9.26618 11.6635 9.26618C11.6539 9.26618 11.6443 9.26618 11.6347 9.26618C11.6251 9.26618 11.6155 9.26618 11.6058 9.26618C11.5962 9.26618 11.5866 9.26618 11.577 9.26618C11.5674 9.26618 11.5578 9.26618 11.5482 9.26618C11.5386 9.26618 11.529 9.26618 11.5194 9.26618C11.5098 9.26618 11.5001 9.26618 11.4905 9.26618C11.4809 9.26618 11.4713 9.26618 11.4617 9.26618C11.4521 9.26618 11.4425 9.26618 11.4329 9.26618C11.4233 9.26618 11.4137 9.26618 11.404 9.26618C11.3944 9.26618 11.3848 9.26618 11.3752 9.26618C11.3656 9.26618 11.356 9.26618 11.3464 9.26618C11.3368 9.26618 11.3272 9.26618 11.3176 9.26618C11.3079 9.26618 11.2983 9.26618 11.2887 9.26618C11.2791 9.26618 11.2695 9.26618 11.2599 9.26618C11.2503 9.26618 11.2407 9.26618 11.2311 9.26618C11.2215 9.26618 11.2119 9.26618 11.2022 9.26618C11.1926 9.26618 11.183 9.26618 11.1734 9.26618C11.1638 9.26618 11.1542 9.26618 11.1446 9.26618C11.135 9.26618 11.1254 9.26618 11.1158 9.26618C11.1061 9.26618 11.0965 9.26618 11.0869 9.26618C11.0773 9.26618 11.0677 9.26618 11.0581 9.26618C11.0485 9.26618 11.0389 9.26618 11.0293 9.26618C11.0197 9.26618 11.01 9.26618 11.0004 9.26618C10.9908 9.26618 10.9812 9.26618 10.9716 9.26618C10.962 9.26618 10.9524 9.26618 10.9428 9.26618C10.9332 9.26618 10.9236 9.26618 10.914 9.26618C10.9043 9.26618 10.8947 9.26618 10.8851 9.26618C10.8755 9.26618 10.8659 9.26618 10.8563 9.26618C10.8467 9.26618 10.8371 9.26618 10.8275 9.26618C10.8179 9.26618 10.8082 9.26618 10.7986 9.26618C10.789 9.26618 10.7794 9.26618 10.7698 9.26618C10.7602 9.26618 10.7506 9.26618 10.741 9.26618C10.7314 9.26618 10.7218 9.26618 10.7122 9.26618C10.7025 9.26618 10.6929 9.26618 10.6833 9.26618C10.6737 9.26618 10.6641 9.26618 10.6545 9.26618C10.6449 9.26618 10.6353 9.26618 10.6257 9.26618C10.6161 9.26618 10.6064 9.26618 10.5968 9.26618C10.5872 9.26618 10.5776 9.26618 10.568 9.26618C10.5584 9.26618 10.5488 9.26618 10.5392 9.26618C10.5296 9.26618 10.52 9.26618 10.5104 9.26618C10.5007 9.26618 10.4911 9.26618 10.4815 9.26618C10.4719 9.26618 10.4623 9.26618 10.4527 9.26618C10.4431 9.26618 10.4335 9.26618 10.4239 9.26618C10.4143 9.26618 10.4046 9.26618 10.395 9.26618C10.3854 9.26618 10.3758 9.26618 10.3662 9.26618C10.3566 9.26618 10.347 9.26618 10.3374 9.26618C10.3278 9.26618 10.3182 9.26618 10.3086 9.26618C10.2989 9.26618 10.2893 9.26618 10.2797 9.26618C10.2701 9.26618 10.2605 9.26618 10.2509 9.26618C10.2413 9.26618 10.2317 9.26618 10.2221 9.26618C10.2125 9.26618 10.2028 9.26618 10.1932 9.26618C10.1836 9.26618 10.174 9.26618 10.1644 9.26618C10.1548 9.26618 10.1452 9.26618 10.1356 9.26618C10.126 9.26618 10.1164 9.26618 10.1068 9.26618C10.0971 9.26618 10.0875 9.26618 10.0779 9.26618C10.0683 9.26618 10.0587 9.26618 10.0491 9.26618C10.0395 9.26618 10.0299 9.26618 10.0203 9.26618C10.0107 9.26618 10.001 9.26618 9.99144 9.26618C9.98183 9.26618 9.97222 9.26618 9.96261 9.26618C9.953 9.26618 9.94339 9.26618 9.93378 9.26618C9.92417 9.26618 9.91456 9.26618 9.90495 9.26618C9.89534 9.26618 9.88573 9.26618 9.87612 9.26618C9.86651 9.26618 9.8569 9.26618 9.84729 9.26618C9.83768 9.26618 9.82807 9.26618 9.81846 9.26618C9.80886 9.26618 9.79925 9.26618 9.78964 9.26618C9.78003 9.26618 9.77042 9.26618 9.76081 9.26618C9.7512 9.26618 9.74159 9.26618 9.73198 9.26618C9.72237 9.26618 9.71276 9.26618 9.70315 9.26618C9.69354 9.26618 9.68393 9.26618 9.67432 9.26618C9.66471 9.26618 9.6551 9.26618 9.64549 9.26618C9.63588 9.26618 9.62628 9.26618 9.61666 9.26618C9.60706 9.26618 9.59745 9.26618 9.58784 9.26618C9.57823 9.26618 9.56862 9.26618 9.55901 9.26618C9.5494 9.26618 9.53979 9.26618 9.53018 9.26618C9.52057 9.26618 9.51096 9.26618 9.50135 9.26618C9.49174 9.26618 9.48213 9.26618 9.47252 9.26618C9.46291 9.26618 9.4533 9.26618 9.44369 9.26618C9.43408 9.26618 9.42447 9.26618 9.41487 9.26618C9.40526 9.26618 9.39565 9.26618 9.38604 9.26618C9.37643 9.26618 9.36682 9.26618 9.35721 9.26618C9.3476 9.26618 9.33799 9.26618 9.32838 9.26618C9.31877 9.26618 9.30916 9.26618 9.29955 9.26618C9.28994 9.26618 9.28033 9.26618 9.27072 9.26618C9.26111 9.26618 9.2515 9.26618 9.24189 9.26618C9.23229 9.26618 9.22268 9.26618 9.21307 9.26618C9.20346 9.26618 9.19385 9.26618 9.18424 9.26618C9.17463 9.26618 9.16502 9.26618 9.15541 9.26618C9.1458 9.26618 9.13619 9.26618 9.12658 9.26618C9.11697 9.26618 9.10736 9.26618 9.09775 9.26618C9.08814 9.26618 9.07853 9.26618 9.06892 9.26618C9.05931 9.26618 9.0497 9.26618 9.0401 9.26618C9.03049 9.26618 9.02088 9.26618 9.01127 9.26618C9.00166 9.26618 8.99205 9.26618 8.98244 9.26618C8.97283 9.26618 8.96322 9.26618 8.95361 9.26618C8.944 9.26618 8.93439 9.26618 8.92478 9.26618C8.91517 9.26618 8.90556 9.26618 8.89595 9.26618C8.88634 9.26618 8.87673 9.26618 8.86712 9.26618C8.85751 9.26618 8.84791 9.26618 8.8383 9.26618C8.82869 9.26618 8.81908 9.26618 8.80947 9.26618C8.79986 9.26618 8.79025 9.26618 8.78064 9.26618C8.77103 9.26618 8.76142 9.26618 8.75181 9.26618C8.7422 9.26618 8.73259 9.26618 8.72298 9.26618C8.71337 9.26618 8.70376 9.26618 8.69415 9.26618C8.68454 9.26618 8.67493 9.26618 8.66533 9.26618C8.65572 9.26618 8.64611 9.26618 8.6365 9.26618C8.62689 9.26618 8.61728 9.26618 8.60767 9.26618C8.59806 9.26618 8.58845 9.26618 8.57884 9.26618C8.56923 9.26618 8.55962 9.26618 8.55001 9.26618C8.5404 9.26618 8.53079 9.26618 8.52118 9.26618C8.51157 9.26618 8.50196 9.26618 8.49235 9.26618C8.48274 9.26618 8.47313 9.26618 8.46353 9.26618C8.45392 9.26618 8.44431 9.26618 8.4347 9.26618C8.42509 9.26618 8.41548 9.26618 8.40587 9.26618C8.39626 9.26618 8.38665 9.26618 8.37704 9.26618C8.36743 9.26618 8.35782 9.26618 8.34821 9.26618C8.3386 9.26618 8.32899 9.26618 8.31938 9.26618C8.30977 9.26618 8.30016 9.26618 8.29055 9.26618C8.28094 9.26618 8.27134 9.26618 8.26173 9.26618C8.25212 9.26618 8.24251 9.26618 8.2329 9.26618C8.22329 9.26618 8.21368 9.26618 8.20407 9.26618C8.19446 9.26618 8.18485 9.26618 8.17524 9.26618C8.16563 9.26618 8.15602 9.26618 8.14641 9.26618C8.1368 9.26618 8.12719 9.26618 8.11758 9.26618C8.10797 9.26618 8.09836 9.26618 8.08875 9.26618C8.07914 9.26618 8.06954 9.26618 8.05993 9.26618C8.05032 9.26618 8.04071 9.26618 8.0311 9.26618C8.02149 9.26618 8.01188 9.26618 8.00227 9.26618C7.99266 9.26618 7.98305 9.26618 7.97344 9.26618C7.96383 9.26618 7.95422 9.26618 7.94461 9.26618C7.935 9.26618 7.92539 9.26618 7.91578 9.26618C7.90617 9.26618 7.89656 9.26618 7.88695 9.26618C7.87734 9.26618 7.86774 9.26618 7.85813 9.26618C7.84852 9.26618 7.83891 9.26618 7.8293 9.26618C7.81969 9.26618 7.81008 9.26618 7.80047 9.26618C7.79086 9.26618 7.78125 9.26618 7.77164 9.26618C7.76203 9.26618 7.75242 9.26618 7.74281 9.26618C7.7332 9.26618 7.72359 9.26618 7.71398 9.26618C7.70437 9.26618 7.69476 9.26618 7.68515 9.26618C7.67554 9.26618 7.66593 9.26618 7.65633 9.26618C7.64672 9.26618 7.63711 9.26618 7.6275 9.26618C7.61789 9.26618 7.60828 9.26618 7.59867 9.26618C7.58906 9.26618 7.57945 9.26618 7.56984 9.26618C7.56023 9.26618 7.55062 9.26618 7.54101 9.26618C7.5314 9.26618 7.52179 9.26618 7.51218 9.26618C7.50257 9.26618 7.49296 9.26618 7.48335 9.26618C7.47374 9.26618 7.46413 9.26618 7.45452 9.26618C7.44491 9.26618 7.43531 9.26618 7.4257 9.26618C7.41609 9.26618 7.40648 9.26618 7.39687 9.26618C7.38726 9.26618 7.37765 9.26618 7.36804 9.26618C7.35843 9.26618 7.34882 9.26618 7.33921 9.26618C7.3296 9.26618 7.31999 9.26618 7.31038 9.26618C7.30077 9.26618 7.29116 9.26618 7.28155 9.26618C7.27194 9.26618 7.26233 9.26618 7.25272 9.26618C7.24311 9.26618 7.2335 9.26618 7.22389 9.26618C7.21428 9.26618 7.20467 9.26618 7.19507 9.26618C7.18546 9.26618 7.17585 9.26618 7.16624 9.26618C7.15663 9.26618 7.14702 9.26618 7.13741 9.26618C7.1278 9.26618 7.11819 9.26618 7.10858 9.26618C7.09897 9.26618 7.08936 9.26618 7.07975 9.26618C7.07014 9.26618 7.06053 9.26618 7.05092 9.26618C7.04131 9.26618 7.0317 9.26618 7.02209 9.26618C7.01248 9.26618 7.00287 9.26618 6.99326 9.26618C6.98365 9.26618 6.97404 9.26618 6.96443 9.26618C6.95482 9.26618 6.94521 9.26618 6.93561 9.26618C6.926 9.26618 6.91639 9.26618 6.90678 9.26618C6.89717 9.26618 6.88756 9.26618 6.87795 9.26618C6.86834 9.26618 6.85873 9.26618 6.84912 9.26618C6.83951 9.26618 6.8299 9.26618 6.82029 9.26618C6.81068 9.26618 6.80107 9.26618 6.79146 9.26618C6.78185 9.26618 6.77224 9.26618 6.76263 9.26618C6.75302 9.26618 6.74341 9.26618 6.7338 9.26618C6.72419 9.26618 6.71458 9.26618 6.70497 9.26618C6.69536 9.26618 6.68575 9.26618 6.67614 9.26618C6.66653 9.26618 6.65692 9.26618 6.64732 9.26618C6.63771 9.26618 6.6281 9.26618 6.61849 9.26618C6.60888 9.26618 6.59927 9.26618 6.58966 9.26618C6.58005 9.26618 6.57044 9.26618 6.56083 9.26618C6.55122 9.26618 6.54161 9.26618 6.532 9.26618C6.52239 9.26618 6.51278 9.26618 6.50317 9.26618C6.49356 9.26618 6.48395 9.26618 6.47434 9.26618C6.46473 9.26618 6.45512 9.26618 6.44551 9.26618C6.4359 9.26618 6.42629 9.26618 6.41668 9.26618C6.40707 9.26618 6.39746 9.26618 6.38785 9.26618C6.37824 9.26618 6.36863 9.26618 6.35902 9.26618C6.34941 9.26618 6.3398 9.26618 6.33019 9.26618C6.32058 9.26618 6.31097 9.26618 6.30136 9.26618C6.29176 9.26618 6.28215 9.26618 6.27254 9.26618C6.26293 9.26618 6.25332 9.26618 6.24371 9.26618C6.2341 9.26618 6.22449 9.26618 6.21488 9.26618C6.20527 9.26618 6.19566 9.26618 6.18605 9.26618C6.17644 9.26618 6.16683 9.26618 6.15722 9.26618C6.14761 9.26618 6.138 9.26618 6.12839 9.26618C6.11878 9.26618 6.10917 9.26618 6.09956 9.26618C6.08995 9.26618 6.08034 9.26618 6.07073 9.26618C6.06112 9.26618 6.05151 9.26618 6.0419 9.26618C6.03229 9.26618 6.02268 9.26618 6.01307 9.26618C6.00346 9.26618 5.99385 9.26618 5.98424 9.26618C5.97463 9.26618 5.96502 9.26618 5.95541 9.26618C5.9458 9.26618 5.93619 9.26618 5.92658 9.26618C5.91697 9.26618 5.90736 9.26618 5.89775 9.26618C5.88814 9.26618 5.87853 9.26618 5.86892 9.26618C5.85931 9.26618 5.8497 9.26618 5.84009 9.26618C5.83048 9.26618 5.82088 9.26618 5.81126 9.26618C5.80166 9.26618 5.79205 9.26618 5.78244 9.26618C5.77283 9.26618 5.76322 9.26618 5.75361 9.26618C5.744 9.26618 5.73439 9.26618 5.72478 9.26618C5.71517 9.26618 5.70556 9.26618 5.69595 9.26618C5.68634 9.26618 5.67673 9.26618 5.66712 9.26618C5.65751 9.26618 5.6479 9.26618 5.63829 9.26618C5.62868 9.26618 5.61907 9.26618 5.60946 9.26618C5.59985 9.26618 5.59024 9.26618 5.58063 9.26618C5.57102 9.26618 5.56141 9.26618 5.5518 9.26618C5.54219 9.26618 5.53258 9.26618 5.52297 9.26618C5.51336 9.26618 5.50375 9.26618 5.49414 9.26618C5.48453 9.26618 5.47492 9.26618 5.46531 9.26618C5.4557 9.26618 5.44609 9.26618 5.43648 9.26618C5.42687 9.26618 5.41726 9.26618 5.40765 9.26618C5.39804 9.26618 5.38843 9.26618 5.37882 9.26618C5.36921 9.26618 5.3596 9.26618 5.34999 9.26618C5.34038 9.26618 5.33077 9.26618 5.32116 9.26618C5.31155 9.26618 5.30194 9.26618 5.29233 9.26618C5.28272 9.26618 5.27311 9.26618 5.2635 9.26618C5.25389 9.26618 5.24428 9.26618 5.23467 9.26618C5.22506 9.26618 5.21545 9.26618 5.20584 9.26618C5.19623 9.26618 5.18662 9.26618 5.17701 9.26618C5.1674 9.26618 5.15779 9.26618 5.14818 9.26618C5.13857 9.26618 5.12896 9.26618 5.11935 9.26618C5.10974 9.26618 5.10013 9.26618 5.09052 9.26618C5.08091 9.26618 5.0713 9.26618 5.06169 9.26618C5.05208 9.26618 5.04247 9.26618 5.03286 9.26618C5.02325 9.26618 5.01364 9.26618 5.00403 9.26618C4.99442 9.26618 4.98481 9.26618 4.9752 9.26618C4.96559 9.26618 4.95598 9.26618 4.94637 9.26618C4.93676 9.26618 4.92715 9.26618 4.91754 9.26618C4.90793 9.26618 4.89832 9.26618 4.88871 9.26618C4.8791 9.26618 4.86949 9.26618 4.85988 9.26618C4.85027 9.26618 4.84066 9.26618 4.83105 9.26618C4.82144 9.26618 4.81183 9.26618 4.80222 9.26618C4.79261 9.26618 4.783 9.26618 4.77339 9.26618C4.76378 9.26618 4.75417 9.26618 4.74456 9.26618C4.73495 9.26618 4.72534 9.26618 4.71573 9.26618C4.70612 9.26618 4.69651 9.26618 4.6869 9.26618C4.67729 9.26618 4.66768 9.26618 4.65807 9.26618C4.64846 9.26618 4.63885 9.26618 4.62924 9.26618C4.61963 9.26618 4.61002 9.26618 4.60041 9.26618C4.5908 9.26618 4.58118 9.26618 4.57157 9.26618C4.56196 9.26618 4.55235 9.26618 4.54274 9.26618C4.53313 9.26618 4.52352 9.26618 4.51391 9.26618C4.5043 9.26618 4.49469 9.26618 4.48508 9.26618C4.47547 9.26618 4.46586 9.26618 4.45625 9.26618C4.44664 9.26618 4.43703 9.26618 4.42742 9.26618C4.41781 9.26618 4.4082 9.26618 4.39859 9.26618C4.38898 9.26618 4.37937 9.26618 4.36976 9.26618C4.36015 9.26618 4.35054 9.26618 4.34093 9.26618C4.33132 9.26618 4.32171 9.26618 4.3121 9.26618C4.30249 9.26618 4.29288 9.26618 4.28327 9.26618C4.27366 9.26618 4.26405 9.26618 4.25444 9.26618C4.24483 9.26618 4.23522 9.26618 4.22561 9.26618C4.216 9.26618 4.20639 9.26618 4.19678 9.26618C4.18717 9.26618 4.17755 9.26618 4.16794 9.26618C4.15833 9.26618 4.14872 9.26618 4.13911 9.26618C4.1295 9.26618 4.11989 9.26618 4.11028 9.26618C4.10067 9.26618 4.09106 9.26618 4.08145 9.26618C4.07184 9.26618 4.06223 9.26618 4.05262 9.26618C4.04301 9.26618 4.0334 9.26618 4.02379 9.26618C4.01418 9.26618 4.00457 9.26618 3.99496 9.26618C3.98535 9.26618 3.97574 9.26618 3.96613 9.26618C3.95652 9.26618 3.94691 9.26618 3.9373 9.26618C3.92769 9.26618 3.91808 9.26618 3.90847 9.26618C3.89885 9.26618 3.88924 9.26618 3.87963 9.26618C3.87002 9.26618 3.86041 9.26618 3.8508 9.26618C3.84119 9.26618 3.83158 9.26618 3.82197 9.26618C3.81236 9.26618 3.80275 9.26618 3.79314 9.26618C3.78353 9.26618 3.77392 9.26618 3.76431 9.26618C3.7547 9.26618 3.74509 9.26618 3.73548 9.26618C3.72587 9.26618 3.71626 9.26618 3.70665 9.26618C3.69704 9.26618 3.68743 9.26618 3.67781 9.26618C3.6682 9.26618 3.65859 9.26618 3.64898 9.26618C3.63937 9.26618 3.62976 9.26618 3.62015 9.26618C3.61054 9.26618 3.60093 9.26618 3.59132 9.26618C3.58171 9.26618 3.5721 9.26618 3.56249 9.26618C3.55288 9.26618 3.54327 9.26618 3.53366 9.26618C3.52405 9.26618 3.51444 9.26618 3.50483 9.26618C3.49522 9.26618 3.48561 9.26618 3.47599 9.26618C3.46638 9.26618 3.45677 9.26618 3.44716 9.26618C3.43755 9.26618 3.42794 9.26618 3.41833 9.26618C3.40872 9.26618 3.39911 9.26618 3.3895 9.26618C3.37989 9.26618 3.37028 9.26618 3.36067 9.26618C3.35106 9.26618 3.34145 9.26618 3.33184 9.26618C3.32223 9.26618 3.31261 9.26618 3.303 9.26618C3.29339 9.26618 3.28378 9.26618 3.27417 9.26618C3.26456 9.26618 3.25495 9.26618 3.24534 9.26618C3.23573 9.26618 3.22612 9.26618 3.21651 9.26618C3.2069 9.26618 3.19729 9.26618 3.18768 9.26618C3.17807 9.26618 3.16846 9.26618 3.15884 9.26618C3.14923 9.26618 3.13962 9.26618 3.13001 9.26618C3.1204 9.26618 3.11079 9.26618 3.10118 9.26618C3.09157 9.26618 3.08196 9.26618 3.07235 9.26618C3.06274 9.26618 3.05313 9.26618 3.04352 9.26618C3.03391 9.26618 3.02429 9.26618 3.01468 9.26618C3.00507 9.26618 2.99546 9.26618 2.98585 9.26618C2.97624 9.26618 2.96663 9.26618 2.95702 9.26618C2.94741 9.26618 2.9378 9.26618 2.92819 9.26618C2.91858 9.26618 2.90897 9.26618 2.89935 9.26618C2.88974 9.26618 2.88013 9.26618 2.87052 9.26618C2.86091 9.26618 2.8513 9.26618 2.84169 9.26618C2.83208 9.26618 2.82247 9.26618 2.81286 9.26618C2.80325 9.26618 2.79364 9.26618 2.78403 9.26618C2.77441 9.26618 2.7648 9.26618 2.75519 9.26618C2.74558 9.26618 2.73597 9.26618 2.72636 9.26618C2.71675 9.26618 2.70714 9.26618 2.69753 9.26618C2.68792 9.26618 2.67831 9.26618 2.6687 9.26618C2.65908 9.26618 2.64947 9.26618 2.63986 9.26618C2.63025 9.26618 2.62064 9.26618 2.61103 9.26618C2.60142 9.26618 2.59181 9.26618 2.5822 9.26618C2.57259 9.26618 2.56298 9.26618 2.55336 9.26618C2.54375 9.26618 2.53414 9.26618 2.52453 9.26618C2.51492 9.26618 2.50531 9.26618 2.4957 9.26618C2.48609 9.26618 2.47648 9.26618 2.46687 9.26618C2.45726 9.26618 2.44764 9.26618 2.43803 9.26618C2.42842 9.26618 2.41881 9.26618 2.4092 9.26618C2.39959 9.26618 2.38998 9.26618 2.38037 9.26618C2.37076 9.26618 2.36115 9.26618 2.35153 9.26618C2.34192 9.26618 2.33231 9.26618 2.3227 9.26618C2.31309 9.26618 2.30348 9.26618 2.29387 9.26618C2.28426 9.26618 2.27465 9.26618 2.26504 9.26618C2.25542 9.26618 2.24581 9.26618 2.2362 9.26618C2.22659 9.26618 2.21698 9.26618 2.20737 9.26618C2.19776 9.26618 2.18815 9.26618 2.17854 9.26618C2.16892 9.26618 2.15931 9.26618 2.1497 9.26618C2.14009 9.26618 2.13048 9.26618 2.12087 9.26618C2.11126 9.26618 2.10165 9.26618 2.09204 9.26618C2.08242 9.26618 2.07281 9.26618 2.0632 9.26618C2.05359 9.26618 2.04398 9.26618 2.03437 9.26618C2.02476 9.26618 2.01515 9.26618 2.00554 9.26618C1.99592 9.26618 1.98631 9.26618 1.9767 9.26618C1.96709 9.26618 1.95748 9.26618 1.94787 9.26618C1.93826 9.26618 1.92865 9.26618 1.91903 9.26618C1.90942 9.26618 1.89981 9.26618 1.8902 9.26618C1.88059 9.26618 1.87098 9.26618 1.86137 9.26618C1.85176 9.26618 1.84214 9.26618 1.83253 9.26618C1.82292 9.26618 1.81331 9.26618 1.8037 9.26618C1.79409 9.26618 1.78448 9.26618 1.77487 9.26618C1.76525 9.26618 1.75564 9.26618 1.74603 9.26618C1.73642 9.26618 1.72681 9.26618 1.7172 9.26618V9.91936ZM16.4783 9.91936C16.7174 9.91936 16.7918 9.96756 16.8167 9.99267C16.8425 10.0186 16.8908 10.0953 16.8916 10.3375L17.5448 10.3353C17.5438 10.0384 17.4899 9.74331 17.28 9.53216C17.0693 9.32024 16.7746 9.26618 16.4783 9.26618V9.91936ZM16.8916 10.3364C16.8916 10.3366 16.8916 10.3367 16.8916 10.3369C16.8916 10.3371 16.8916 10.3372 16.8916 10.3374C16.8916 10.3375 16.8916 10.3377 16.8916 10.3379C16.8916 10.338 16.8916 10.3382 16.8916 10.3384C16.8916 10.3385 16.8916 10.3387 16.8916 10.3389C16.8916 10.339 16.8916 10.3392 16.8916 10.3393C16.8916 10.3395 16.8916 10.3397 16.8916 10.3398C16.8916 10.34 16.8916 10.3402 16.8916 10.3403C16.8916 10.3405 16.8916 10.3407 16.8916 10.3408C16.8916 10.341 16.8916 10.3411 16.8916 10.3413C16.8916 10.3415 16.8916 10.3416 16.8916 10.3418C16.8916 10.342 16.8916 10.3421 16.8916 10.3423C16.8916 10.3425 16.8916 10.3426 16.8916 10.3428C16.8916 10.3429 16.8916 10.3431 16.8916 10.3433C16.8916 10.3434 16.8916 10.3436 16.8916 10.3438C16.8916 10.3439 16.8916 10.3441 16.8916 10.3442C16.8916 10.3444 16.8916 10.3446 16.8916 10.3447C16.8916 10.3449 16.8916 10.3451 16.8916 10.3452C16.8916 10.3454 16.8916 10.3456 16.8916 10.3457C16.8916 10.3459 16.8916 10.346 16.8916 10.3462C16.8916 10.3464 16.8916 10.3465 16.8916 10.3467C16.8916 10.3469 16.8916 10.347 16.8916 10.3472C16.8916 10.3474 16.8916 10.3475 16.8916 10.3477C16.8916 10.3478 16.8916 10.348 16.8916 10.3482C16.8916 10.3483 16.8916 10.3485 16.8916 10.3487C16.8916 10.3488 16.8916 10.349 16.8916 10.3492C16.8916 10.3493 16.8916 10.3495 16.8916 10.3496C16.8916 10.3498 16.8916 10.35 16.8916 10.3501C16.8916 10.3503 16.8916 10.3505 16.8916 10.3506C16.8916 10.3508 16.8916 10.351 16.8916 10.3511C16.8916 10.3513 16.8916 10.3514 16.8916 10.3516C16.8916 10.3518 16.8916 10.3519 16.8916 10.3521C16.8916 10.3523 16.8916 10.3524 16.8916 10.3526C16.8916 10.3528 16.8916 10.3529 16.8916 10.3531C16.8916 10.3532 16.8916 10.3534 16.8916 10.3536C16.8916 10.3537 16.8916 10.3539 16.8916 10.3541C16.8916 10.3542 16.8916 10.3544 16.8916 10.3546C16.8916 10.3547 16.8916 10.3549 16.8916 10.355C16.8916 10.3552 16.8916 10.3554 16.8916 10.3555C16.8916 10.3557 16.8916 10.3559 16.8916 10.356C16.8916 10.3562 16.8916 10.3564 16.8916 10.3565C16.8916 10.3567 16.8916 10.3568 16.8916 10.357C16.8916 10.3572 16.8916 10.3573 16.8916 10.3575C16.8916 10.3577 16.8916 10.3578 16.8916 10.358C16.8916 10.3582 16.8916 10.3583 16.8916 10.3585C16.8916 10.3586 16.8916 10.3588 16.8916 10.359C16.8916 10.3591 16.8916 10.3593 16.8916 10.3595C16.8916 10.3596 16.8916 10.3598 16.8916 10.36C16.8916 10.3601 16.8916 10.3603 16.8916 10.3604C16.8916 10.3606 16.8916 10.3608 16.8916 10.3609C16.8916 10.3611 16.8916 10.3613 16.8916 10.3614C16.8916 10.3616 16.8916 10.3618 16.8916 10.3619C16.8916 10.3621 16.8916 10.3622 16.8916 10.3624C16.8916 10.3626 16.8916 10.3627 16.8916 10.3629C16.8916 10.3631 16.8916 10.3632 16.8916 10.3634C16.8916 10.3636 16.8916 10.3637 16.8916 10.3639C16.8916 10.3641 16.8916 10.3642 16.8916 10.3644C16.8916 10.3645 16.8916 10.3647 16.8916 10.3649C16.8916 10.365 16.8916 10.3652 16.8916 10.3654C16.8916 10.3655 16.8916 10.3657 16.8916 10.3659C16.8916 10.366 16.8916 10.3662 16.8916 10.3663C16.8916 10.3665 16.8916 10.3667 16.8916 10.3668C16.8916 10.367 16.8916 10.3672 16.8916 10.3673C16.8916 10.3675 16.8916 10.3677 16.8916 10.3678C16.8916 10.368 16.8916 10.3682 16.8916 10.3683C16.8916 10.3685 16.8916 10.3686 16.8916 10.3688C16.8916 10.369 16.8916 10.3691 16.8916 10.3693C16.8916 10.3695 16.8916 10.3696 16.8916 10.3698C16.8916 10.37 16.8916 10.3701 16.8916 10.3703C16.8916 10.3705 16.8916 10.3706 16.8916 10.3708C16.8916 10.3709 16.8916 10.3711 16.8916 10.3713C16.8916 10.3714 16.8916 10.3716 16.8916 10.3718C16.8916 10.3719 16.8916 10.3721 16.8916 10.3723C16.8916 10.3724 16.8916 10.3726 16.8916 10.3728C16.8916 10.3729 16.8916 10.3731 16.8916 10.3732C16.8916 10.3734 16.8916 10.3736 16.8916 10.3737C16.8916 10.3739 16.8916 10.3741 16.8916 10.3742C16.8916 10.3744 16.8916 10.3746 16.8916 10.3747C16.8916 10.3749 16.8916 10.3751 16.8916 10.3752C16.8916 10.3754 16.8916 10.3755 16.8916 10.3757C16.8916 10.3759 16.8916 10.376 16.8916 10.3762C16.8916 10.3764 16.8916 10.3765 16.8916 10.3767C16.8916 10.3769 16.8916 10.377 16.8916 10.3772C16.8916 10.3774 16.8916 10.3775 16.8916 10.3777C16.8916 10.3779 16.8916 10.378 16.8916 10.3782C16.8916 10.3783 16.8916 10.3785 16.8916 10.3787C16.8916 10.3788 16.8916 10.379 16.8916 10.3792C16.8916 10.3793 16.8916 10.3795 16.8916 10.3797C16.8916 10.3798 16.8916 10.38 16.8916 10.3802C16.8916 10.3803 16.8916 10.3805 16.8916 10.3807C16.8916 10.3808 16.8916 10.381 16.8916 10.3811C16.8916 10.3813 16.8916 10.3815 16.8916 10.3816C16.8916 10.3818 16.8916 10.382 16.8916 10.3821C16.8916 10.3823 16.8916 10.3825 16.8916 10.3826C16.8916 10.3828 16.8916 10.383 16.8916 10.3831C16.8916 10.3833 16.8916 10.3835 16.8916 10.3836C16.8916 10.3838 16.8916 10.384 16.8916 10.3841C16.8916 10.3843 16.8916 10.3844 16.8916 10.3846C16.8916 10.3848 16.8916 10.3849 16.8916 10.3851C16.8916 10.3853 16.8916 10.3854 16.8916 10.3856C16.8916 10.3858 16.8916 10.3859 16.8916 10.3861C16.8916 10.3863 16.8916 10.3864 16.8916 10.3866C16.8916 10.3868 16.8916 10.3869 16.8916 10.3871C16.8916 10.3873 16.8916 10.3874 16.8916 10.3876C16.8916 10.3878 16.8916 10.3879 16.8916 10.3881C16.8916 10.3882 16.8916 10.3884 16.8916 10.3886C16.8916 10.3887 16.8916 10.3889 16.8916 10.3891C16.8916 10.3892 16.8916 10.3894 16.8916 10.3896C16.8916 10.3897 16.8916 10.3899 16.8916 10.3901C16.8916 10.3902 16.8916 10.3904 16.8916 10.3906C16.8916 10.3907 16.8916 10.3909 16.8916 10.3911C16.8916 10.3912 16.8916 10.3914 16.8916 10.3916C16.8916 10.3917 16.8916 10.3919 16.8916 10.3921C16.8916 10.3922 16.8916 10.3924 16.8916 10.3926C16.8916 10.3927 16.8916 10.3929 16.8916 10.3931C16.8916 10.3932 16.8916 10.3934 16.8916 10.3935C16.8916 10.3937 16.8916 10.3939 16.8916 10.394C16.8916 10.3942 16.8916 10.3944 16.8916 10.3945C16.8916 10.3947 16.8916 10.3949 16.8916 10.395C16.8916 10.3952 16.8916 10.3954 16.8916 10.3955C16.8916 10.3957 16.8916 10.3959 16.8916 10.396C16.8916 10.3962 16.8916 10.3964 16.8916 10.3965C16.8916 10.3967 16.8916 10.3969 16.8916 10.397C16.8916 10.3972 16.8916 10.3974 16.8916 10.3975C16.8916 10.3977 16.8916 10.3979 16.8916 10.398C16.8916 10.3982 16.8916 10.3984 16.8916 10.3985C16.8916 10.3987 16.8916 10.3989 16.8916 10.399C16.8916 10.3992 16.8916 10.3994 16.8916 10.3995C16.8916 10.3997 16.8916 10.3999 16.8916 10.4C16.8916 10.4002 16.8916 10.4004 16.8916 10.4005C16.8916 10.4007 16.8916 10.4009 16.8916 10.401C16.8916 10.4012 16.8916 10.4014 16.8916 10.4015C16.8916 10.4017 16.8916 10.4019 16.8916 10.402C16.8916 10.4022 16.8916 10.4024 16.8916 10.4025C16.8916 10.4027 16.8916 10.4029 16.8916 10.403C16.8916 10.4032 16.8916 10.4034 16.8916 10.4035C16.8916 10.4037 16.8916 10.4039 16.8916 10.404C16.8916 10.4042 16.8916 10.4044 16.8916 10.4045C16.8916 10.4047 16.8916 10.4049 16.8916 10.405C16.8916 10.4052 16.8916 10.4054 16.8916 10.4055C16.8916 10.4057 16.8916 10.4059 16.8916 10.406C16.8916 10.4062 16.8916 10.4064 16.8916 10.4065C16.8916 10.4067 16.8916 10.4069 16.8916 10.407C16.8916 10.4072 16.8916 10.4074 16.8916 10.4075C16.8916 10.4077 16.8916 10.4079 16.8916 10.408C16.8916 10.4082 16.8916 10.4084 16.8916 10.4085C16.8916 10.4087 16.8916 10.4089 16.8916 10.409C16.8916 10.4092 16.8916 10.4094 16.8916 10.4095C16.8916 10.4097 16.8916 10.4099 16.8916 10.41C16.8916 10.4102 16.8916 10.4104 16.8916 10.4105C16.8916 10.4107 16.8916 10.4109 16.8916 10.411C16.8916 10.4112 16.8916 10.4114 16.8916 10.4115C16.8916 10.4117 16.8916 10.4119 16.8916 10.412C16.8916 10.4122 16.8916 10.4124 16.8916 10.4126C16.8916 10.4127 16.8916 10.4129 16.8916 10.4131C16.8916 10.4132 16.8916 10.4134 16.8916 10.4136C16.8916 10.4137 16.8916 10.4139 16.8916 10.4141C16.8916 10.4142 16.8916 10.4144 16.8916 10.4146C16.8916 10.4147 16.8916 10.4149 16.8916 10.4151C16.8916 10.4152 16.8916 10.4154 16.8916 10.4156C16.8916 10.4157 16.8916 10.4159 16.8916 10.4161C16.8916 10.4162 16.8916 10.4164 16.8916 10.4166C16.8916 10.4168 16.8916 10.4169 16.8916 10.4171C16.8916 10.4173 16.8916 10.4174 16.8916 10.4176C16.8916 10.4178 16.8916 10.4179 16.8916 10.4181C16.8916 10.4183 16.8916 10.4184 16.8916 10.4186C16.8916 10.4188 16.8916 10.4189 16.8916 10.4191C16.8916 10.4193 16.8916 10.4194 16.8916 10.4196C16.8916 10.4198 16.8916 10.4199 16.8916 10.4201C16.8916 10.4203 16.8916 10.4205 16.8916 10.4206C16.8916 10.4208 16.8916 10.421 16.8916 10.4211C16.8916 10.4213 16.8916 10.4215 16.8916 10.4216C16.8916 10.4218 16.8916 10.422 16.8916 10.4221C16.8916 10.4223 16.8916 10.4225 16.8916 10.4226C16.8916 10.4228 16.8916 10.423 16.8916 10.4232C16.8916 10.4233 16.8916 10.4235 16.8916 10.4237C16.8916 10.4238 16.8916 10.424 16.8916 10.4242C16.8916 10.4243 16.8916 10.4245 16.8916 10.4247C16.8916 10.4248 16.8916 10.425 16.8916 10.4252C16.8916 10.4254 16.8916 10.4255 16.8916 10.4257C16.8916 10.4259 16.8916 10.426 16.8916 10.4262C16.8916 10.4264 16.8916 10.4265 16.8916 10.4267C16.8916 10.4269 16.8916 10.427 16.8916 10.4272C16.8916 10.4274 16.8916 10.4276 16.8916 10.4277C16.8916 10.4279 16.8916 10.4281 16.8916 10.4282C16.8916 10.4284 16.8916 10.4286 16.8916 10.4287C16.8916 10.4289 16.8916 10.4291 16.8916 10.4292C16.8916 10.4294 16.8916 10.4296 16.8916 10.4298C16.8916 10.4299 16.8916 10.4301 16.8916 10.4303C16.8916 10.4304 16.8916 10.4306 16.8916 10.4308C16.8916 10.4309 16.8916 10.4311 16.8916 10.4313C16.8916 10.4315 16.8916 10.4316 16.8916 10.4318C16.8916 10.432 16.8916 10.4321 16.8916 10.4323C16.8916 10.4325 16.8916 10.4326 16.8916 10.4328C16.8916 10.433 16.8916 10.4332 16.8916 10.4333C16.8916 10.4335 16.8916 10.4337 16.8916 10.4338C16.8916 10.434 16.8916 10.4342 16.8916 10.4343C16.8916 10.4345 16.8916 10.4347 16.8916 10.4349C16.8916 10.435 16.8916 10.4352 16.8916 10.4354C16.8916 10.4355 16.8916 10.4357 16.8916 10.4359C16.8916 10.4361 16.8916 10.4362 16.8916 10.4364C16.8916 10.4366 16.8916 10.4367 16.8916 10.4369C16.8916 10.4371 16.8916 10.4372 16.8916 10.4374C16.8916 10.4376 16.8916 10.4378 16.8916 10.4379C16.8916 10.4381 16.8916 10.4383 16.8916 10.4384C16.8916 10.4386 16.8916 10.4388 16.8916 10.439C16.8916 10.4391 16.8916 10.4393 16.8916 10.4395C16.8916 10.4396 16.8916 10.4398 16.8916 10.44C16.8916 10.4402 16.8916 10.4403 16.8916 10.4405C16.8916 10.4407 16.8916 10.4408 16.8916 10.441C16.8916 10.4412 16.8916 10.4414 16.8916 10.4415C16.8916 10.4417 16.8916 10.4419 16.8916 10.442C16.8916 10.4422 16.8916 10.4424 16.8916 10.4426C16.8916 10.4427 16.8916 10.4429 16.8916 10.4431C16.8916 10.4432 16.8916 10.4434 16.8916 10.4436C16.8916 10.4438 16.8916 10.4439 16.8916 10.4441C16.8916 10.4443 16.8916 10.4444 16.8916 10.4446C16.8916 10.4448 16.8916 10.445 16.8916 10.4451C16.8916 10.4453 16.8916 10.4455 16.8916 10.4456C16.8916 10.4458 16.8916 10.446 16.8916 10.4462C16.8916 10.4463 16.8916 10.4465 16.8916 10.4467C16.8916 10.4469 16.8916 10.447 16.8916 10.4472C16.8916 10.4474 16.8916 10.4475 16.8916 10.4477C16.8916 10.4479 16.8916 10.4481 16.8916 10.4482C16.8916 10.4484 16.8916 10.4486 16.8916 10.4487C16.8916 10.4489 16.8916 10.4491 16.8916 10.4493C16.8916 10.4494 16.8916 10.4496 16.8916 10.4498C16.8916 10.45 16.8916 10.4501 16.8916 10.4503C16.8916 10.4505 16.8916 10.4506 16.8916 10.4508C16.8916 10.451 16.8916 10.4512 16.8916 10.4513C16.8916 10.4515 16.8916 10.4517 16.8916 10.4519C16.8916 10.452 16.8916 10.4522 16.8916 10.4524C16.8916 10.4526 16.8916 10.4527 16.8916 10.4529C16.8916 10.4531 16.8916 10.4532 16.8916 10.4534C16.8916 10.4536 16.8916 10.4538 16.8916 10.4539C16.8916 10.4541 16.8916 10.4543 16.8916 10.4545C16.8916 10.4546 16.8916 10.4548 16.8916 10.455C16.8916 10.4552 16.8916 10.4553 16.8916 10.4555C16.8916 10.4557 16.8916 10.4558 16.8916 10.456C16.8916 10.4562 16.8916 10.4564 16.8916 10.4565C16.8916 10.4567 16.8916 10.4569 16.8916 10.4571C16.8916 10.4572 16.8916 10.4574 16.8916 10.4576C16.8916 10.4578 16.8916 10.4579 16.8916 10.4581C16.8916 10.4583 16.8916 10.4585 16.8916 10.4586C16.8916 10.4588 16.8916 10.459 16.8916 10.4592C16.8916 10.4593 16.8916 10.4595 16.8916 10.4597C16.8916 10.4598 16.8916 10.46 16.8916 10.4602C16.8916 10.4604 16.8916 10.4605 16.8916 10.4607C16.8916 10.4609 16.8916 10.4611 16.8916 10.4612C16.8916 10.4614 16.8916 10.4616 16.8916 10.4618C16.8916 10.4619 16.8916 10.4621 16.8916 10.4623C16.8916 10.4625 16.8916 10.4626 16.8916 10.4628C16.8916 10.463 16.8916 10.4632 16.8916 10.4633C16.8916 10.4635 16.8916 10.4637 16.8916 10.4639C16.8916 10.464 16.8916 10.4642 16.8916 10.4644C16.8916 10.4646 16.8916 10.4647 16.8916 10.4649C16.8916 10.4651 16.8916 10.4653 16.8916 10.4654C16.8916 10.4656 16.8916 10.4658 16.8916 10.466C16.8916 10.4661 16.8916 10.4663 16.8916 10.4665C16.8916 10.4667 16.8916 10.4668 16.8916 10.467C16.8916 10.4672 16.8916 10.4674 16.8916 10.4675C16.8916 10.4677 16.8916 10.4679 16.8916 10.4681C16.8916 10.4682 16.8916 10.4684 16.8916 10.4686C16.8916 10.4688 16.8916 10.469 16.8916 10.4691C16.8916 10.4693 16.8916 10.4695 16.8916 10.4697C16.8916 10.4698 16.8916 10.47 16.8916 10.4702C16.8916 10.4704 16.8916 10.4705 16.8916 10.4707C16.8916 10.4709 16.8916 10.4711 16.8916 10.4712C16.8916 10.4714 16.8916 10.4716 16.8916 10.4718C16.8916 10.4719 16.8916 10.4721 16.8916 10.4723C16.8916 10.4725 16.8916 10.4727 16.8916 10.4728C16.8916 10.473 16.8916 10.4732 16.8916 10.4734C16.8916 10.4735 16.8916 10.4737 16.8916 10.4739C16.8916 10.4741 16.8916 10.4742 16.8916 10.4744C16.8916 10.4746 16.8916 10.4748 16.8916 10.475C16.8916 10.4751 16.8916 10.4753 16.8916 10.4755C16.8916 10.4757 16.8916 10.4758 16.8916 10.476C16.8916 10.4762 16.8916 10.4764 16.8916 10.4765C16.8916 10.4767 16.8916 10.4769 16.8916 10.4771C16.8916 10.4773 16.8916 10.4774 16.8916 10.4776C16.8916 10.4778 16.8916 10.478 16.8916 10.4781C16.8916 10.4783 16.8916 10.4785 16.8916 10.4787C16.8916 10.4789 16.8916 10.479 16.8916 10.4792C16.8916 10.4794 16.8916 10.4796 16.8916 10.4797C16.8916 10.4799 16.8916 10.4801 16.8916 10.4803C16.8916 10.4805 16.8916 10.4806 16.8916 10.4808C16.8916 10.481 16.8916 10.4812 16.8916 10.4813C16.8916 10.4815 16.8916 10.4817 16.8916 10.4819C16.8916 10.4821 16.8916 10.4822 16.8916 10.4824C16.8916 10.4826 16.8916 10.4828 16.8916 10.483C16.8916 10.4831 16.8916 10.4833 16.8916 10.4835C16.8916 10.4837 16.8916 10.4838 16.8916 10.484C16.8916 10.4842 16.8916 10.4844 16.8916 10.4846C16.8916 10.4847 16.8916 10.4849 16.8916 10.4851C16.8916 10.4853 16.8916 10.4855 16.8916 10.4856C16.8916 10.4858 16.8916 10.486 16.8916 10.4862C16.8916 10.4864 16.8916 10.4865 16.8916 10.4867C16.8916 10.4869 16.8916 10.4871 16.8916 10.4872C16.8916 10.4874 16.8916 10.4876 16.8916 10.4878C16.8916 10.488 16.8916 10.4881 16.8916 10.4883C16.8916 10.4885 16.8916 10.4887 16.8916 10.4889C16.8916 10.489 16.8916 10.4892 16.8916 10.4894C16.8916 10.4896 16.8916 10.4898 16.8916 10.4899C16.8916 10.4901 16.8916 10.4903 16.8916 10.4905C16.8916 10.4907 16.8916 10.4908 16.8916 10.491C16.8916 10.4912 16.8916 10.4914 16.8916 10.4916C16.8916 10.4917 16.8916 10.4919 16.8916 10.4921C16.8916 10.4923 16.8916 10.4925 16.8916 10.4926C16.8916 10.4928 16.8916 10.493 16.8916 10.4932C16.8916 10.4934 16.8916 10.4935 16.8916 10.4937C16.8916 10.4939 16.8916 10.4941 16.8916 10.4943C16.8916 10.4945 16.8916 10.4946 16.8916 10.4948C16.8916 10.495 16.8916 10.4952 16.8916 10.4954C16.8916 10.4955 16.8916 10.4957 16.8916 10.4959C16.8916 10.4961 16.8916 10.4963 16.8916 10.4964C16.8916 10.4966 16.8916 10.4968 16.8916 10.497C16.8916 10.4972 16.8916 10.4974 16.8916 10.4975C16.8916 10.4977 16.8916 10.4979 16.8916 10.4981C16.8916 10.4983 16.8916 10.4984 16.8916 10.4986C16.8916 10.4988 16.8916 10.499 16.8916 10.4992C16.8916 10.4993 16.8916 10.4995 16.8916 10.4997C16.8916 10.4999 16.8916 10.5001 16.8916 10.5003C16.8916 10.5004 16.8916 10.5006 16.8916 10.5008C16.8916 10.501 16.8916 10.5012 16.8916 10.5014C16.8916 10.5015 16.8916 10.5017 16.8916 10.5019C16.8916 10.5021 16.8916 10.5023 16.8916 10.5024C16.8916 10.5026 16.8916 10.5028 16.8916 10.503C16.8916 10.5032 16.8916 10.5034 16.8916 10.5035C16.8916 10.5037 16.8916 10.5039 16.8916 10.5041C16.8916 10.5043 16.8916 10.5045 16.8916 10.5046C16.8916 10.5048 16.8916 10.505 16.8916 10.5052C16.8916 10.5054 16.8916 10.5056 16.8916 10.5057C16.8916 10.5059 16.8916 10.5061 16.8916 10.5063C16.8916 10.5065 16.8916 10.5067 16.8916 10.5068C16.8916 10.507 16.8916 10.5072 16.8916 10.5074C16.8916 10.5076 16.8916 10.5078 16.8916 10.5079C16.8916 10.5081 16.8916 10.5083 16.8916 10.5085C16.8916 10.5087 16.8916 10.5089 16.8916 10.509C16.8916 10.5092 16.8916 10.5094 16.8916 10.5096C16.8916 10.5098 16.8916 10.51 16.8916 10.5101C16.8916 10.5103 16.8916 10.5105 16.8916 10.5107C16.8916 10.5109 16.8916 10.5111 16.8916 10.5113C16.8916 10.5114 16.8916 10.5116 16.8916 10.5118C16.8916 10.512 16.8916 10.5122 16.8916 10.5124C16.8916 10.5125 16.8916 10.5127 16.8916 10.5129C16.8916 10.5131 16.8916 10.5133 16.8916 10.5135C16.8916 10.5137 16.8916 10.5138 16.8916 10.514C16.8916 10.5142 16.8916 10.5144 16.8916 10.5146C16.8916 10.5148 16.8916 10.515 16.8916 10.5151C16.8916 10.5153 16.8916 10.5155 16.8916 10.5157C16.8916 10.5159 16.8916 10.5161 16.8916 10.5162C16.8916 10.5164 16.8916 10.5166 16.8916 10.5168C16.8916 10.517 16.8916 10.5172 16.8916 10.5174C16.8916 10.5175 16.8916 10.5177 16.8916 10.5179C16.8916 10.5181 16.8916 10.5183 16.8916 10.5185C16.8916 10.5187 16.8916 10.5189 16.8916 10.519C16.8916 10.5192 16.8916 10.5194 16.8916 10.5196C16.8916 10.5198 16.8916 10.52 16.8916 10.5202C16.8916 10.5203 16.8916 10.5205 16.8916 10.5207C16.8916 10.5209 16.8916 10.5211 16.8916 10.5213C16.8916 10.5215 16.8916 10.5216 16.8916 10.5218C16.8916 10.522 16.8916 10.5222 16.8916 10.5224C16.8916 10.5226 16.8916 10.5228 16.8916 10.523C16.8916 10.5231 16.8916 10.5233 16.8916 10.5235C16.8916 10.5237 16.8916 10.5239 16.8916 10.5241C16.8916 10.5243 16.8916 10.5245 16.8916 10.5246C16.8916 10.5248 16.8916 10.525 16.8916 10.5252C16.8916 10.5254 16.8916 10.5256 16.8916 10.5258C16.8916 10.526 16.8916 10.5261 16.8916 10.5263C16.8916 10.5265 16.8916 10.5267 16.8916 10.5269C16.8916 10.5271 16.8916 10.5273 16.8916 10.5275C16.8916 10.5276 16.8916 10.5278 16.8916 10.528C16.8916 10.5282 16.8916 10.5284 16.8916 10.5286C16.8916 10.5288 16.8916 10.529 16.8916 10.5292C16.8916 10.5293 16.8916 10.5295 16.8916 10.5297C16.8916 10.5299 16.8916 10.5301 16.8916 10.5303C16.8916 10.5305 16.8916 10.5307 16.8916 10.5309C16.8916 10.531 16.8916 10.5312 16.8916 10.5314C16.8916 10.5316 16.8916 10.5318 16.8916 10.532C16.8916 10.5322 16.8916 10.5324 16.8916 10.5326C16.8916 10.5327 16.8916 10.5329 16.8916 10.5331C16.8916 10.5333 16.8916 10.5335 16.8916 10.5337C16.8916 10.5339 16.8916 10.5341 16.8916 10.5343C16.8916 10.5345 16.8916 10.5346 16.8916 10.5348C16.8916 10.535 16.8916 10.5352 16.8916 10.5354C16.8916 10.5356 16.8916 10.5358 16.8916 10.536C16.8916 10.5362 16.8916 10.5364 16.8916 10.5365C16.8916 10.5367 16.8916 10.5369 16.8916 10.5371C16.8916 10.5373 16.8916 10.5375 16.8916 10.5377C16.8916 10.5379 16.8916 10.5381 16.8916 10.5383C16.8916 10.5385 16.8916 10.5386 16.8916 10.5388C16.8916 10.539 16.8916 10.5392 16.8916 10.5394C16.8916 10.5396 16.8916 10.5398 16.8916 10.54C16.8916 10.5402 16.8916 10.5404 16.8916 10.5406C16.8916 10.5407 16.8916 10.5409 16.8916 10.5411C16.8916 10.5413 16.8916 10.5415 16.8916 10.5417C16.8916 10.5419 16.8916 10.5421 16.8916 10.5423C16.8916 10.5425 16.8916 10.5427 16.8916 10.5429C16.8916 10.543 16.8916 10.5432 16.8916 10.5434C16.8916 10.5436 16.8916 10.5438 16.8916 10.544C16.8916 10.5442 16.8916 10.5444 16.8916 10.5446C16.8916 10.5448 16.8916 10.545 16.8916 10.5452C16.8916 10.5454 16.8916 10.5455 16.8916 10.5457C16.8916 10.5459 16.8916 10.5461 16.8916 10.5463C16.8916 10.5465 16.8916 10.5467 16.8916 10.5469C16.8916 10.5471 16.8916 10.5473 16.8916 10.5475C16.8916 10.5477 16.8916 10.5479 16.8916 10.5481C16.8916 10.5482 16.8916 10.5484 16.8916 10.5486C16.8916 10.5488 16.8916 10.549 16.8916 10.5492C16.8916 10.5494 16.8916 10.5496 16.8916 10.5498C16.8916 10.55 16.8916 10.5502 16.8916 10.5504C16.8916 10.5506 16.8916 10.5508 16.8916 10.551C16.8916 10.5512 16.8916 10.5513 16.8916 10.5515C16.8916 10.5517 16.8916 10.5519 16.8916 10.5521C16.8916 10.5523 16.8916 10.5525 16.8916 10.5527C16.8916 10.5529 16.8916 10.5531 16.8916 10.5533C16.8916 10.5535 16.8916 10.5537 16.8916 10.5539C16.8916 10.5541 16.8916 10.5543 16.8916 10.5545C16.8916 10.5547 16.8916 10.5548 16.8916 10.555C16.8916 10.5552 16.8916 10.5554 16.8916 10.5556C16.8916 10.5558 16.8916 10.556 16.8916 10.5562C16.8916 10.5564 16.8916 10.5566 16.8916 10.5568C16.8916 10.557 16.8916 10.5572 16.8916 10.5574C16.8916 10.5576 16.8916 10.5578 16.8916 10.558C16.8916 10.5582 16.8916 10.5584 16.8916 10.5586C16.8916 10.5588 16.8916 10.559 16.8916 10.5591C16.8916 10.5593 16.8916 10.5595 16.8916 10.5597C16.8916 10.5599 16.8916 10.5601 16.8916 10.5603C16.8916 10.5605 16.8916 10.5607 16.8916 10.5609C16.8916 10.5611 16.8916 10.5613 16.8916 10.5615C16.8916 10.5617 16.8916 10.5619 16.8916 10.5621C16.8916 10.5623 16.8916 10.5625 16.8916 10.5627C16.8916 10.5629 16.8916 10.5631 16.8916 10.5633C16.8916 10.5635 16.8916 10.5637 16.8916 10.5639C16.8916 10.5641 16.8916 10.5643 16.8916 10.5645C16.8916 10.5647 16.8916 10.5649 16.8916 10.5651C16.8916 10.5652 16.8916 10.5654 16.8916 10.5656C16.8916 10.5658 16.8916 10.566 16.8916 10.5662C16.8916 10.5664 16.8916 10.5666 16.8916 10.5668C16.8916 10.567 16.8916 10.5672 16.8916 10.5674C16.8916 10.5676 16.8916 10.5678 16.8916 10.568C16.8916 10.5682 16.8916 10.5684 16.8916 10.5686C16.8916 10.5688 16.8916 10.569 16.8916 10.5692C16.8916 10.5694 16.8916 10.5696 16.8916 10.5698C16.8916 10.57 16.8916 10.5702 16.8916 10.5704C16.8916 10.5706 16.8916 10.5708 16.8916 10.571C16.8916 10.5712 16.8916 10.5714 16.8916 10.5716C16.8916 10.5718 16.8916 10.572 16.8916 10.5722C16.8916 10.5724 16.8916 10.5726 16.8916 10.5728C16.8916 10.573 16.8916 10.5732 16.8916 10.5734C16.8916 10.5736 16.8916 10.5738 16.8916 10.574C16.8916 10.5742 16.8916 10.5744 16.8916 10.5746C16.8916 10.5748 16.8916 10.575 16.8916 10.5752C16.8916 10.5754 16.8916 10.5756 16.8916 10.5758C16.8916 10.576 16.8916 10.5762 16.8916 10.5764C16.8916 10.5766 16.8916 10.5768 16.8916 10.577C16.8916 10.5772 16.8916 10.5774 16.8916 10.5776C16.8916 10.5778 16.8916 10.578 16.8916 10.5782C16.8916 10.5784 16.8916 10.5786 16.8916 10.5788C16.8916 10.579 16.8916 10.5792 16.8916 10.5794C16.8916 10.5796 16.8916 10.5798 16.8916 10.58C16.8916 10.5802 16.8916 10.5804 16.8916 10.5806C16.8916 10.5808 16.8916 10.581 16.8916 10.5812C16.8916 10.5814 16.8916 10.5816 16.8916 10.5818C16.8916 10.582 16.8916 10.5822 16.8916 10.5824C16.8916 10.5827 16.8916 10.5829 16.8916 10.5831C16.8916 10.5833 16.8916 10.5835 16.8916 10.5837C16.8916 10.5839 16.8916 10.5841 16.8916 10.5843C16.8916 10.5845 16.8916 10.5847 16.8916 10.5849C16.8916 10.5851 16.8916 10.5853 16.8916 10.5855C16.8916 10.5857 16.8916 10.5859 16.8916 10.5861C16.8916 10.5863 16.8916 10.5865 16.8916 10.5867C16.8916 10.5869 16.8916 10.5871 16.8916 10.5873C16.8916 10.5875 16.8916 10.5877 16.8916 10.5879C16.8916 10.5881 16.8916 10.5883 16.8916 10.5885C16.8916 10.5887 16.8916 10.589 16.8916 10.5892C16.8916 10.5894 16.8916 10.5896 16.8916 10.5898C16.8916 10.59 16.8916 10.5902 16.8916 10.5904C16.8916 10.5906 16.8916 10.5908 16.8916 10.591C16.8916 10.5912 16.8916 10.5914 16.8916 10.5916C16.8916 10.5918 16.8916 10.592 16.8916 10.5922C16.8916 10.5924 16.8916 10.5926 16.8916 10.5928C16.8916 10.593 16.8916 10.5933 16.8916 10.5935C16.8916 10.5937 16.8916 10.5939 16.8916 10.5941C16.8916 10.5943 16.8916 10.5945 16.8916 10.5947C16.8916 10.5949 16.8916 10.5951 16.8916 10.5953C16.8916 10.5955 16.8916 10.5957 16.8916 10.5959C16.8916 10.5961 16.8916 10.5963 16.8916 10.5965C16.8916 10.5968 16.8916 10.597 16.8916 10.5972C16.8916 10.5974 16.8916 10.5976 16.8916 10.5978C16.8916 10.598 16.8916 10.5982 16.8916 10.5984C16.8916 10.5986 16.8916 10.5988 16.8916 10.599C16.8916 10.5992 16.8916 10.5994 16.8916 10.5996C16.8916 10.5999 16.8916 10.6001 16.8916 10.6003C16.8916 10.6005 16.8916 10.6007 16.8916 10.6009C16.8916 10.6011 16.8916 10.6013 16.8916 10.6015C16.8916 10.6017 16.8916 10.6019 16.8916 10.6021C16.8916 10.6023 16.8916 10.6026 16.8916 10.6028C16.8916 10.603 16.8916 10.6032 16.8916 10.6034C16.8916 10.6036 16.8916 10.6038 16.8916 10.604C16.8916 10.6042 16.8916 10.6044 16.8916 10.6046C16.8916 10.6048 16.8916 10.6051 16.8916 10.6053C16.8916 10.6055 16.8916 10.6057 16.8916 10.6059C16.8916 10.6061 16.8916 10.6063 16.8916 10.6065C16.8916 10.6067 16.8916 10.6069 16.8916 10.6071C16.8916 10.6074 16.8916 10.6076 16.8916 10.6078C16.8916 10.608 16.8916 10.6082 16.8916 10.6084C16.8916 10.6086 16.8916 10.6088 16.8916 10.609C16.8916 10.6092 16.8916 10.6094 16.8916 10.6097C16.8916 10.6099 16.8916 10.6101 16.8916 10.6103C16.8916 10.6105 16.8916 10.6107 16.8916 10.6109C16.8916 10.6111 16.8916 10.6113 16.8916 10.6116H17.5448C17.5448 10.6113 17.5448 10.6111 17.5448 10.6109C17.5448 10.6107 17.5448 10.6105 17.5448 10.6103C17.5448 10.6101 17.5448 10.6099 17.5448 10.6097C17.5448 10.6094 17.5448 10.6092 17.5448 10.609C17.5448 10.6088 17.5448 10.6086 17.5448 10.6084C17.5448 10.6082 17.5448 10.608 17.5448 10.6078C17.5448 10.6076 17.5448 10.6074 17.5448 10.6071C17.5448 10.6069 17.5448 10.6067 17.5448 10.6065C17.5448 10.6063 17.5448 10.6061 17.5448 10.6059C17.5448 10.6057 17.5448 10.6055 17.5448 10.6053C17.5448 10.6051 17.5448 10.6048 17.5448 10.6046C17.5448 10.6044 17.5448 10.6042 17.5448 10.604C17.5448 10.6038 17.5448 10.6036 17.5448 10.6034C17.5448 10.6032 17.5448 10.603 17.5448 10.6028C17.5448 10.6026 17.5448 10.6023 17.5448 10.6021C17.5448 10.6019 17.5448 10.6017 17.5448 10.6015C17.5448 10.6013 17.5448 10.6011 17.5448 10.6009C17.5448 10.6007 17.5448 10.6005 17.5448 10.6003C17.5448 10.6001 17.5448 10.5999 17.5448 10.5996C17.5448 10.5994 17.5448 10.5992 17.5448 10.599C17.5448 10.5988 17.5448 10.5986 17.5448 10.5984C17.5448 10.5982 17.5448 10.598 17.5448 10.5978C17.5448 10.5976 17.5448 10.5974 17.5448 10.5972C17.5448 10.597 17.5448 10.5968 17.5448 10.5965C17.5448 10.5963 17.5448 10.5961 17.5448 10.5959C17.5448 10.5957 17.5448 10.5955 17.5448 10.5953C17.5448 10.5951 17.5448 10.5949 17.5448 10.5947C17.5448 10.5945 17.5448 10.5943 17.5448 10.5941C17.5448 10.5939 17.5448 10.5937 17.5448 10.5935C17.5448 10.5933 17.5448 10.593 17.5448 10.5928C17.5448 10.5926 17.5448 10.5924 17.5448 10.5922C17.5448 10.592 17.5448 10.5918 17.5448 10.5916C17.5448 10.5914 17.5448 10.5912 17.5448 10.591C17.5448 10.5908 17.5448 10.5906 17.5448 10.5904C17.5448 10.5902 17.5448 10.59 17.5448 10.5898C17.5448 10.5896 17.5448 10.5894 17.5448 10.5892C17.5448 10.589 17.5448 10.5887 17.5448 10.5885C17.5448 10.5883 17.5448 10.5881 17.5448 10.5879C17.5448 10.5877 17.5448 10.5875 17.5448 10.5873C17.5448 10.5871 17.5448 10.5869 17.5448 10.5867C17.5448 10.5865 17.5448 10.5863 17.5448 10.5861C17.5448 10.5859 17.5448 10.5857 17.5448 10.5855C17.5448 10.5853 17.5448 10.5851 17.5448 10.5849C17.5448 10.5847 17.5448 10.5845 17.5448 10.5843C17.5448 10.5841 17.5448 10.5839 17.5448 10.5837C17.5448 10.5835 17.5448 10.5833 17.5448 10.5831C17.5448 10.5829 17.5448 10.5827 17.5448 10.5824C17.5448 10.5822 17.5448 10.582 17.5448 10.5818C17.5448 10.5816 17.5448 10.5814 17.5448 10.5812C17.5448 10.581 17.5448 10.5808 17.5448 10.5806C17.5448 10.5804 17.5448 10.5802 17.5448 10.58C17.5448 10.5798 17.5448 10.5796 17.5448 10.5794C17.5448 10.5792 17.5448 10.579 17.5448 10.5788C17.5448 10.5786 17.5448 10.5784 17.5448 10.5782C17.5448 10.578 17.5448 10.5778 17.5448 10.5776C17.5448 10.5774 17.5448 10.5772 17.5448 10.577C17.5448 10.5768 17.5448 10.5766 17.5448 10.5764C17.5448 10.5762 17.5448 10.576 17.5448 10.5758C17.5448 10.5756 17.5448 10.5754 17.5448 10.5752C17.5448 10.575 17.5448 10.5748 17.5448 10.5746C17.5448 10.5744 17.5448 10.5742 17.5448 10.574C17.5448 10.5738 17.5448 10.5736 17.5448 10.5734C17.5448 10.5732 17.5448 10.573 17.5448 10.5728C17.5448 10.5726 17.5448 10.5724 17.5448 10.5722C17.5448 10.572 17.5448 10.5718 17.5448 10.5716C17.5448 10.5714 17.5448 10.5712 17.5448 10.571C17.5448 10.5708 17.5448 10.5706 17.5448 10.5704C17.5448 10.5702 17.5448 10.57 17.5448 10.5698C17.5448 10.5696 17.5448 10.5694 17.5448 10.5692C17.5448 10.569 17.5448 10.5688 17.5448 10.5686C17.5448 10.5684 17.5448 10.5682 17.5448 10.568C17.5448 10.5678 17.5448 10.5676 17.5448 10.5674C17.5448 10.5672 17.5448 10.567 17.5448 10.5668C17.5448 10.5666 17.5448 10.5664 17.5448 10.5662C17.5448 10.566 17.5448 10.5658 17.5448 10.5656C17.5448 10.5654 17.5448 10.5652 17.5448 10.5651C17.5448 10.5649 17.5448 10.5647 17.5448 10.5645C17.5448 10.5643 17.5448 10.5641 17.5448 10.5639C17.5448 10.5637 17.5448 10.5635 17.5448 10.5633C17.5448 10.5631 17.5448 10.5629 17.5448 10.5627C17.5448 10.5625 17.5448 10.5623 17.5448 10.5621C17.5448 10.5619 17.5448 10.5617 17.5448 10.5615C17.5448 10.5613 17.5448 10.5611 17.5448 10.5609C17.5448 10.5607 17.5448 10.5605 17.5448 10.5603C17.5448 10.5601 17.5448 10.5599 17.5448 10.5597C17.5448 10.5595 17.5448 10.5593 17.5448 10.5591C17.5448 10.559 17.5448 10.5588 17.5448 10.5586C17.5448 10.5584 17.5448 10.5582 17.5448 10.558C17.5448 10.5578 17.5448 10.5576 17.5448 10.5574C17.5448 10.5572 17.5448 10.557 17.5448 10.5568C17.5448 10.5566 17.5448 10.5564 17.5448 10.5562C17.5448 10.556 17.5448 10.5558 17.5448 10.5556C17.5448 10.5554 17.5448 10.5552 17.5448 10.555C17.5448 10.5548 17.5448 10.5547 17.5448 10.5545C17.5448 10.5543 17.5448 10.5541 17.5448 10.5539C17.5448 10.5537 17.5448 10.5535 17.5448 10.5533C17.5448 10.5531 17.5448 10.5529 17.5448 10.5527C17.5448 10.5525 17.5448 10.5523 17.5448 10.5521C17.5448 10.5519 17.5448 10.5517 17.5448 10.5515C17.5448 10.5513 17.5448 10.5512 17.5448 10.551C17.5448 10.5508 17.5448 10.5506 17.5448 10.5504C17.5448 10.5502 17.5448 10.55 17.5448 10.5498C17.5448 10.5496 17.5448 10.5494 17.5448 10.5492C17.5448 10.549 17.5448 10.5488 17.5448 10.5486C17.5448 10.5484 17.5448 10.5482 17.5448 10.5481C17.5448 10.5479 17.5448 10.5477 17.5448 10.5475C17.5448 10.5473 17.5448 10.5471 17.5448 10.5469C17.5448 10.5467 17.5448 10.5465 17.5448 10.5463C17.5448 10.5461 17.5448 10.5459 17.5448 10.5457C17.5448 10.5455 17.5448 10.5454 17.5448 10.5452C17.5448 10.545 17.5448 10.5448 17.5448 10.5446C17.5448 10.5444 17.5448 10.5442 17.5448 10.544C17.5448 10.5438 17.5448 10.5436 17.5448 10.5434C17.5448 10.5432 17.5448 10.543 17.5448 10.5429C17.5448 10.5427 17.5448 10.5425 17.5448 10.5423C17.5448 10.5421 17.5448 10.5419 17.5448 10.5417C17.5448 10.5415 17.5448 10.5413 17.5448 10.5411C17.5448 10.5409 17.5448 10.5407 17.5448 10.5406C17.5448 10.5404 17.5448 10.5402 17.5448 10.54C17.5448 10.5398 17.5448 10.5396 17.5448 10.5394C17.5448 10.5392 17.5448 10.539 17.5448 10.5388C17.5448 10.5386 17.5448 10.5385 17.5448 10.5383C17.5448 10.5381 17.5448 10.5379 17.5448 10.5377C17.5448 10.5375 17.5448 10.5373 17.5448 10.5371C17.5448 10.5369 17.5448 10.5367 17.5448 10.5365C17.5448 10.5364 17.5448 10.5362 17.5448 10.536C17.5448 10.5358 17.5448 10.5356 17.5448 10.5354C17.5448 10.5352 17.5448 10.535 17.5448 10.5348C17.5448 10.5346 17.5448 10.5345 17.5448 10.5343C17.5448 10.5341 17.5448 10.5339 17.5448 10.5337C17.5448 10.5335 17.5448 10.5333 17.5448 10.5331C17.5448 10.5329 17.5448 10.5327 17.5448 10.5326C17.5448 10.5324 17.5448 10.5322 17.5448 10.532C17.5448 10.5318 17.5448 10.5316 17.5448 10.5314C17.5448 10.5312 17.5448 10.531 17.5448 10.5309C17.5448 10.5307 17.5448 10.5305 17.5448 10.5303C17.5448 10.5301 17.5448 10.5299 17.5448 10.5297C17.5448 10.5295 17.5448 10.5293 17.5448 10.5292C17.5448 10.529 17.5448 10.5288 17.5448 10.5286C17.5448 10.5284 17.5448 10.5282 17.5448 10.528C17.5448 10.5278 17.5448 10.5276 17.5448 10.5275C17.5448 10.5273 17.5448 10.5271 17.5448 10.5269C17.5448 10.5267 17.5448 10.5265 17.5448 10.5263C17.5448 10.5261 17.5448 10.526 17.5448 10.5258C17.5448 10.5256 17.5448 10.5254 17.5448 10.5252C17.5448 10.525 17.5448 10.5248 17.5448 10.5246C17.5448 10.5245 17.5448 10.5243 17.5448 10.5241C17.5448 10.5239 17.5448 10.5237 17.5448 10.5235C17.5448 10.5233 17.5448 10.5231 17.5448 10.523C17.5448 10.5228 17.5448 10.5226 17.5448 10.5224C17.5448 10.5222 17.5448 10.522 17.5448 10.5218C17.5448 10.5216 17.5448 10.5215 17.5448 10.5213C17.5448 10.5211 17.5448 10.5209 17.5448 10.5207C17.5448 10.5205 17.5448 10.5203 17.5448 10.5202C17.5448 10.52 17.5448 10.5198 17.5448 10.5196C17.5448 10.5194 17.5448 10.5192 17.5448 10.519C17.5448 10.5189 17.5448 10.5187 17.5448 10.5185C17.5448 10.5183 17.5448 10.5181 17.5448 10.5179C17.5448 10.5177 17.5448 10.5175 17.5448 10.5174C17.5448 10.5172 17.5448 10.517 17.5448 10.5168C17.5448 10.5166 17.5448 10.5164 17.5448 10.5162C17.5448 10.5161 17.5448 10.5159 17.5448 10.5157C17.5448 10.5155 17.5448 10.5153 17.5448 10.5151C17.5448 10.515 17.5448 10.5148 17.5448 10.5146C17.5448 10.5144 17.5448 10.5142 17.5448 10.514C17.5448 10.5138 17.5448 10.5137 17.5448 10.5135C17.5448 10.5133 17.5448 10.5131 17.5448 10.5129C17.5448 10.5127 17.5448 10.5125 17.5448 10.5124C17.5448 10.5122 17.5448 10.512 17.5448 10.5118C17.5448 10.5116 17.5448 10.5114 17.5448 10.5113C17.5448 10.5111 17.5448 10.5109 17.5448 10.5107C17.5448 10.5105 17.5448 10.5103 17.5448 10.5101C17.5448 10.51 17.5448 10.5098 17.5448 10.5096C17.5448 10.5094 17.5448 10.5092 17.5448 10.509C17.5448 10.5089 17.5448 10.5087 17.5448 10.5085C17.5448 10.5083 17.5448 10.5081 17.5448 10.5079C17.5448 10.5078 17.5448 10.5076 17.5448 10.5074C17.5448 10.5072 17.5448 10.507 17.5448 10.5068C17.5448 10.5067 17.5448 10.5065 17.5448 10.5063C17.5448 10.5061 17.5448 10.5059 17.5448 10.5057C17.5448 10.5056 17.5448 10.5054 17.5448 10.5052C17.5448 10.505 17.5448 10.5048 17.5448 10.5046C17.5448 10.5045 17.5448 10.5043 17.5448 10.5041C17.5448 10.5039 17.5448 10.5037 17.5448 10.5035C17.5448 10.5034 17.5448 10.5032 17.5448 10.503C17.5448 10.5028 17.5448 10.5026 17.5448 10.5024C17.5448 10.5023 17.5448 10.5021 17.5448 10.5019C17.5448 10.5017 17.5448 10.5015 17.5448 10.5014C17.5448 10.5012 17.5448 10.501 17.5448 10.5008C17.5448 10.5006 17.5448 10.5004 17.5448 10.5003C17.5448 10.5001 17.5448 10.4999 17.5448 10.4997C17.5448 10.4995 17.5448 10.4993 17.5448 10.4992C17.5448 10.499 17.5448 10.4988 17.5448 10.4986C17.5448 10.4984 17.5448 10.4983 17.5448 10.4981C17.5448 10.4979 17.5448 10.4977 17.5448 10.4975C17.5448 10.4974 17.5448 10.4972 17.5448 10.497C17.5448 10.4968 17.5448 10.4966 17.5448 10.4964C17.5448 10.4963 17.5448 10.4961 17.5448 10.4959C17.5448 10.4957 17.5448 10.4955 17.5448 10.4954C17.5448 10.4952 17.5448 10.495 17.5448 10.4948C17.5448 10.4946 17.5448 10.4945 17.5448 10.4943C17.5448 10.4941 17.5448 10.4939 17.5448 10.4937C17.5448 10.4935 17.5448 10.4934 17.5448 10.4932C17.5448 10.493 17.5448 10.4928 17.5448 10.4926C17.5448 10.4925 17.5448 10.4923 17.5448 10.4921C17.5448 10.4919 17.5448 10.4917 17.5448 10.4916C17.5448 10.4914 17.5448 10.4912 17.5448 10.491C17.5448 10.4908 17.5448 10.4907 17.5448 10.4905C17.5448 10.4903 17.5448 10.4901 17.5448 10.4899C17.5448 10.4898 17.5448 10.4896 17.5448 10.4894C17.5448 10.4892 17.5448 10.489 17.5448 10.4889C17.5448 10.4887 17.5448 10.4885 17.5448 10.4883C17.5448 10.4881 17.5448 10.488 17.5448 10.4878C17.5448 10.4876 17.5448 10.4874 17.5448 10.4872C17.5448 10.4871 17.5448 10.4869 17.5448 10.4867C17.5448 10.4865 17.5448 10.4864 17.5448 10.4862C17.5448 10.486 17.5448 10.4858 17.5448 10.4856C17.5448 10.4855 17.5448 10.4853 17.5448 10.4851C17.5448 10.4849 17.5448 10.4847 17.5448 10.4846C17.5448 10.4844 17.5448 10.4842 17.5448 10.484C17.5448 10.4838 17.5448 10.4837 17.5448 10.4835C17.5448 10.4833 17.5448 10.4831 17.5448 10.483C17.5448 10.4828 17.5448 10.4826 17.5448 10.4824C17.5448 10.4822 17.5448 10.4821 17.5448 10.4819C17.5448 10.4817 17.5448 10.4815 17.5448 10.4813C17.5448 10.4812 17.5448 10.481 17.5448 10.4808C17.5448 10.4806 17.5448 10.4805 17.5448 10.4803C17.5448 10.4801 17.5448 10.4799 17.5448 10.4797C17.5448 10.4796 17.5448 10.4794 17.5448 10.4792C17.5448 10.479 17.5448 10.4789 17.5448 10.4787C17.5448 10.4785 17.5448 10.4783 17.5448 10.4781C17.5448 10.478 17.5448 10.4778 17.5448 10.4776C17.5448 10.4774 17.5448 10.4773 17.5448 10.4771C17.5448 10.4769 17.5448 10.4767 17.5448 10.4765C17.5448 10.4764 17.5448 10.4762 17.5448 10.476C17.5448 10.4758 17.5448 10.4757 17.5448 10.4755C17.5448 10.4753 17.5448 10.4751 17.5448 10.475C17.5448 10.4748 17.5448 10.4746 17.5448 10.4744C17.5448 10.4742 17.5448 10.4741 17.5448 10.4739C17.5448 10.4737 17.5448 10.4735 17.5448 10.4734C17.5448 10.4732 17.5448 10.473 17.5448 10.4728C17.5448 10.4727 17.5448 10.4725 17.5448 10.4723C17.5448 10.4721 17.5448 10.4719 17.5448 10.4718C17.5448 10.4716 17.5448 10.4714 17.5448 10.4712C17.5448 10.4711 17.5448 10.4709 17.5448 10.4707C17.5448 10.4705 17.5448 10.4704 17.5448 10.4702C17.5448 10.47 17.5448 10.4698 17.5448 10.4697C17.5448 10.4695 17.5448 10.4693 17.5448 10.4691C17.5448 10.469 17.5448 10.4688 17.5448 10.4686C17.5448 10.4684 17.5448 10.4682 17.5448 10.4681C17.5448 10.4679 17.5448 10.4677 17.5448 10.4675C17.5448 10.4674 17.5448 10.4672 17.5448 10.467C17.5448 10.4668 17.5448 10.4667 17.5448 10.4665C17.5448 10.4663 17.5448 10.4661 17.5448 10.466C17.5448 10.4658 17.5448 10.4656 17.5448 10.4654C17.5448 10.4653 17.5448 10.4651 17.5448 10.4649C17.5448 10.4647 17.5448 10.4646 17.5448 10.4644C17.5448 10.4642 17.5448 10.464 17.5448 10.4639C17.5448 10.4637 17.5448 10.4635 17.5448 10.4633C17.5448 10.4632 17.5448 10.463 17.5448 10.4628C17.5448 10.4626 17.5448 10.4625 17.5448 10.4623C17.5448 10.4621 17.5448 10.4619 17.5448 10.4618C17.5448 10.4616 17.5448 10.4614 17.5448 10.4612C17.5448 10.4611 17.5448 10.4609 17.5448 10.4607C17.5448 10.4605 17.5448 10.4604 17.5448 10.4602C17.5448 10.46 17.5448 10.4598 17.5448 10.4597C17.5448 10.4595 17.5448 10.4593 17.5448 10.4592C17.5448 10.459 17.5448 10.4588 17.5448 10.4586C17.5448 10.4585 17.5448 10.4583 17.5448 10.4581C17.5448 10.4579 17.5448 10.4578 17.5448 10.4576C17.5448 10.4574 17.5448 10.4572 17.5448 10.4571C17.5448 10.4569 17.5448 10.4567 17.5448 10.4565C17.5448 10.4564 17.5448 10.4562 17.5448 10.456C17.5448 10.4558 17.5448 10.4557 17.5448 10.4555C17.5448 10.4553 17.5448 10.4552 17.5448 10.455C17.5448 10.4548 17.5448 10.4546 17.5448 10.4545C17.5448 10.4543 17.5448 10.4541 17.5448 10.4539C17.5448 10.4538 17.5448 10.4536 17.5448 10.4534C17.5448 10.4532 17.5448 10.4531 17.5448 10.4529C17.5448 10.4527 17.5448 10.4526 17.5448 10.4524C17.5448 10.4522 17.5448 10.452 17.5448 10.4519C17.5448 10.4517 17.5448 10.4515 17.5448 10.4513C17.5448 10.4512 17.5448 10.451 17.5448 10.4508C17.5448 10.4506 17.5448 10.4505 17.5448 10.4503C17.5448 10.4501 17.5448 10.45 17.5448 10.4498C17.5448 10.4496 17.5448 10.4494 17.5448 10.4493C17.5448 10.4491 17.5448 10.4489 17.5448 10.4487C17.5448 10.4486 17.5448 10.4484 17.5448 10.4482C17.5448 10.4481 17.5448 10.4479 17.5448 10.4477C17.5448 10.4475 17.5448 10.4474 17.5448 10.4472C17.5448 10.447 17.5448 10.4469 17.5448 10.4467C17.5448 10.4465 17.5448 10.4463 17.5448 10.4462C17.5448 10.446 17.5448 10.4458 17.5448 10.4456C17.5448 10.4455 17.5448 10.4453 17.5448 10.4451C17.5448 10.445 17.5448 10.4448 17.5448 10.4446C17.5448 10.4444 17.5448 10.4443 17.5448 10.4441C17.5448 10.4439 17.5448 10.4438 17.5448 10.4436C17.5448 10.4434 17.5448 10.4432 17.5448 10.4431C17.5448 10.4429 17.5448 10.4427 17.5448 10.4426C17.5448 10.4424 17.5448 10.4422 17.5448 10.442C17.5448 10.4419 17.5448 10.4417 17.5448 10.4415C17.5448 10.4414 17.5448 10.4412 17.5448 10.441C17.5448 10.4408 17.5448 10.4407 17.5448 10.4405C17.5448 10.4403 17.5448 10.4402 17.5448 10.44C17.5448 10.4398 17.5448 10.4396 17.5448 10.4395C17.5448 10.4393 17.5448 10.4391 17.5448 10.439C17.5448 10.4388 17.5448 10.4386 17.5448 10.4384C17.5448 10.4383 17.5448 10.4381 17.5448 10.4379C17.5448 10.4378 17.5448 10.4376 17.5448 10.4374C17.5448 10.4372 17.5448 10.4371 17.5448 10.4369C17.5448 10.4367 17.5448 10.4366 17.5448 10.4364C17.5448 10.4362 17.5448 10.4361 17.5448 10.4359C17.5448 10.4357 17.5448 10.4355 17.5448 10.4354C17.5448 10.4352 17.5448 10.435 17.5448 10.4349C17.5448 10.4347 17.5448 10.4345 17.5448 10.4343C17.5448 10.4342 17.5448 10.434 17.5448 10.4338C17.5448 10.4337 17.5448 10.4335 17.5448 10.4333C17.5448 10.4332 17.5448 10.433 17.5448 10.4328C17.5448 10.4326 17.5448 10.4325 17.5448 10.4323C17.5448 10.4321 17.5448 10.432 17.5448 10.4318C17.5448 10.4316 17.5448 10.4315 17.5448 10.4313C17.5448 10.4311 17.5448 10.4309 17.5448 10.4308C17.5448 10.4306 17.5448 10.4304 17.5448 10.4303C17.5448 10.4301 17.5448 10.4299 17.5448 10.4298C17.5448 10.4296 17.5448 10.4294 17.5448 10.4292C17.5448 10.4291 17.5448 10.4289 17.5448 10.4287C17.5448 10.4286 17.5448 10.4284 17.5448 10.4282C17.5448 10.4281 17.5448 10.4279 17.5448 10.4277C17.5448 10.4276 17.5448 10.4274 17.5448 10.4272C17.5448 10.427 17.5448 10.4269 17.5448 10.4267C17.5448 10.4265 17.5448 10.4264 17.5448 10.4262C17.5448 10.426 17.5448 10.4259 17.5448 10.4257C17.5448 10.4255 17.5448 10.4254 17.5448 10.4252C17.5448 10.425 17.5448 10.4248 17.5448 10.4247C17.5448 10.4245 17.5448 10.4243 17.5448 10.4242C17.5448 10.424 17.5448 10.4238 17.5448 10.4237C17.5448 10.4235 17.5448 10.4233 17.5448 10.4232C17.5448 10.423 17.5448 10.4228 17.5448 10.4226C17.5448 10.4225 17.5448 10.4223 17.5448 10.4221C17.5448 10.422 17.5448 10.4218 17.5448 10.4216C17.5448 10.4215 17.5448 10.4213 17.5448 10.4211C17.5448 10.421 17.5448 10.4208 17.5448 10.4206C17.5448 10.4205 17.5448 10.4203 17.5448 10.4201C17.5448 10.4199 17.5448 10.4198 17.5448 10.4196C17.5448 10.4194 17.5448 10.4193 17.5448 10.4191C17.5448 10.4189 17.5448 10.4188 17.5448 10.4186C17.5448 10.4184 17.5448 10.4183 17.5448 10.4181C17.5448 10.4179 17.5448 10.4178 17.5448 10.4176C17.5448 10.4174 17.5448 10.4173 17.5448 10.4171C17.5448 10.4169 17.5448 10.4168 17.5448 10.4166C17.5448 10.4164 17.5448 10.4162 17.5448 10.4161C17.5448 10.4159 17.5448 10.4157 17.5448 10.4156C17.5448 10.4154 17.5448 10.4152 17.5448 10.4151C17.5448 10.4149 17.5448 10.4147 17.5448 10.4146C17.5448 10.4144 17.5448 10.4142 17.5448 10.4141C17.5448 10.4139 17.5448 10.4137 17.5448 10.4136C17.5448 10.4134 17.5448 10.4132 17.5448 10.4131C17.5448 10.4129 17.5448 10.4127 17.5448 10.4126C17.5448 10.4124 17.5448 10.4122 17.5448 10.412C17.5448 10.4119 17.5448 10.4117 17.5448 10.4115C17.5448 10.4114 17.5448 10.4112 17.5448 10.411C17.5448 10.4109 17.5448 10.4107 17.5448 10.4105C17.5448 10.4104 17.5448 10.4102 17.5448 10.41C17.5448 10.4099 17.5448 10.4097 17.5448 10.4095C17.5448 10.4094 17.5448 10.4092 17.5448 10.409C17.5448 10.4089 17.5448 10.4087 17.5448 10.4085C17.5448 10.4084 17.5448 10.4082 17.5448 10.408C17.5448 10.4079 17.5448 10.4077 17.5448 10.4075C17.5448 10.4074 17.5448 10.4072 17.5448 10.407C17.5448 10.4069 17.5448 10.4067 17.5448 10.4065C17.5448 10.4064 17.5448 10.4062 17.5448 10.406C17.5448 10.4059 17.5448 10.4057 17.5448 10.4055C17.5448 10.4054 17.5448 10.4052 17.5448 10.405C17.5448 10.4049 17.5448 10.4047 17.5448 10.4045C17.5448 10.4044 17.5448 10.4042 17.5448 10.404C17.5448 10.4039 17.5448 10.4037 17.5448 10.4035C17.5448 10.4034 17.5448 10.4032 17.5448 10.403C17.5448 10.4029 17.5448 10.4027 17.5448 10.4025C17.5448 10.4024 17.5448 10.4022 17.5448 10.402C17.5448 10.4019 17.5448 10.4017 17.5448 10.4015C17.5448 10.4014 17.5448 10.4012 17.5448 10.401C17.5448 10.4009 17.5448 10.4007 17.5448 10.4005C17.5448 10.4004 17.5448 10.4002 17.5448 10.4C17.5448 10.3999 17.5448 10.3997 17.5448 10.3995C17.5448 10.3994 17.5448 10.3992 17.5448 10.399C17.5448 10.3989 17.5448 10.3987 17.5448 10.3985C17.5448 10.3984 17.5448 10.3982 17.5448 10.398C17.5448 10.3979 17.5448 10.3977 17.5448 10.3975C17.5448 10.3974 17.5448 10.3972 17.5448 10.397C17.5448 10.3969 17.5448 10.3967 17.5448 10.3965C17.5448 10.3964 17.5448 10.3962 17.5448 10.396C17.5448 10.3959 17.5448 10.3957 17.5448 10.3955C17.5448 10.3954 17.5448 10.3952 17.5448 10.395C17.5448 10.3949 17.5448 10.3947 17.5448 10.3945C17.5448 10.3944 17.5448 10.3942 17.5448 10.394C17.5448 10.3939 17.5448 10.3937 17.5448 10.3935C17.5448 10.3934 17.5448 10.3932 17.5448 10.3931C17.5448 10.3929 17.5448 10.3927 17.5448 10.3926C17.5448 10.3924 17.5448 10.3922 17.5448 10.3921C17.5448 10.3919 17.5448 10.3917 17.5448 10.3916C17.5448 10.3914 17.5448 10.3912 17.5448 10.3911C17.5448 10.3909 17.5448 10.3907 17.5448 10.3906C17.5448 10.3904 17.5448 10.3902 17.5448 10.3901C17.5448 10.3899 17.5448 10.3897 17.5448 10.3896C17.5448 10.3894 17.5448 10.3892 17.5448 10.3891C17.5448 10.3889 17.5448 10.3887 17.5448 10.3886C17.5448 10.3884 17.5448 10.3882 17.5448 10.3881C17.5448 10.3879 17.5448 10.3878 17.5448 10.3876C17.5448 10.3874 17.5448 10.3873 17.5448 10.3871C17.5448 10.3869 17.5448 10.3868 17.5448 10.3866C17.5448 10.3864 17.5448 10.3863 17.5448 10.3861C17.5448 10.3859 17.5448 10.3858 17.5448 10.3856C17.5448 10.3854 17.5448 10.3853 17.5448 10.3851C17.5448 10.3849 17.5448 10.3848 17.5448 10.3846C17.5448 10.3844 17.5448 10.3843 17.5448 10.3841C17.5448 10.384 17.5448 10.3838 17.5448 10.3836C17.5448 10.3835 17.5448 10.3833 17.5448 10.3831C17.5448 10.383 17.5448 10.3828 17.5448 10.3826C17.5448 10.3825 17.5448 10.3823 17.5448 10.3821C17.5448 10.382 17.5448 10.3818 17.5448 10.3816C17.5448 10.3815 17.5448 10.3813 17.5448 10.3811C17.5448 10.381 17.5448 10.3808 17.5448 10.3807C17.5448 10.3805 17.5448 10.3803 17.5448 10.3802C17.5448 10.38 17.5448 10.3798 17.5448 10.3797C17.5448 10.3795 17.5448 10.3793 17.5448 10.3792C17.5448 10.379 17.5448 10.3788 17.5448 10.3787C17.5448 10.3785 17.5448 10.3783 17.5448 10.3782C17.5448 10.378 17.5448 10.3779 17.5448 10.3777C17.5448 10.3775 17.5448 10.3774 17.5448 10.3772C17.5448 10.377 17.5448 10.3769 17.5448 10.3767C17.5448 10.3765 17.5448 10.3764 17.5448 10.3762C17.5448 10.376 17.5448 10.3759 17.5448 10.3757C17.5448 10.3755 17.5448 10.3754 17.5448 10.3752C17.5448 10.3751 17.5448 10.3749 17.5448 10.3747C17.5448 10.3746 17.5448 10.3744 17.5448 10.3742C17.5448 10.3741 17.5448 10.3739 17.5448 10.3737C17.5448 10.3736 17.5448 10.3734 17.5448 10.3732C17.5448 10.3731 17.5448 10.3729 17.5448 10.3728C17.5448 10.3726 17.5448 10.3724 17.5448 10.3723C17.5448 10.3721 17.5448 10.3719 17.5448 10.3718C17.5448 10.3716 17.5448 10.3714 17.5448 10.3713C17.5448 10.3711 17.5448 10.3709 17.5448 10.3708C17.5448 10.3706 17.5448 10.3705 17.5448 10.3703C17.5448 10.3701 17.5448 10.37 17.5448 10.3698C17.5448 10.3696 17.5448 10.3695 17.5448 10.3693C17.5448 10.3691 17.5448 10.369 17.5448 10.3688C17.5448 10.3686 17.5448 10.3685 17.5448 10.3683C17.5448 10.3682 17.5448 10.368 17.5448 10.3678C17.5448 10.3677 17.5448 10.3675 17.5448 10.3673C17.5448 10.3672 17.5448 10.367 17.5448 10.3668C17.5448 10.3667 17.5448 10.3665 17.5448 10.3663C17.5448 10.3662 17.5448 10.366 17.5448 10.3659C17.5448 10.3657 17.5448 10.3655 17.5448 10.3654C17.5448 10.3652 17.5448 10.365 17.5448 10.3649C17.5448 10.3647 17.5448 10.3645 17.5448 10.3644C17.5448 10.3642 17.5448 10.3641 17.5448 10.3639C17.5448 10.3637 17.5448 10.3636 17.5448 10.3634C17.5448 10.3632 17.5448 10.3631 17.5448 10.3629C17.5448 10.3627 17.5448 10.3626 17.5448 10.3624C17.5448 10.3622 17.5448 10.3621 17.5448 10.3619C17.5448 10.3618 17.5448 10.3616 17.5448 10.3614C17.5448 10.3613 17.5448 10.3611 17.5448 10.3609C17.5448 10.3608 17.5448 10.3606 17.5448 10.3604C17.5448 10.3603 17.5448 10.3601 17.5448 10.36C17.5448 10.3598 17.5448 10.3596 17.5448 10.3595C17.5448 10.3593 17.5448 10.3591 17.5448 10.359C17.5448 10.3588 17.5448 10.3586 17.5448 10.3585C17.5448 10.3583 17.5448 10.3582 17.5448 10.358C17.5448 10.3578 17.5448 10.3577 17.5448 10.3575C17.5448 10.3573 17.5448 10.3572 17.5448 10.357C17.5448 10.3568 17.5448 10.3567 17.5448 10.3565C17.5448 10.3564 17.5448 10.3562 17.5448 10.356C17.5448 10.3559 17.5448 10.3557 17.5448 10.3555C17.5448 10.3554 17.5448 10.3552 17.5448 10.355C17.5448 10.3549 17.5448 10.3547 17.5448 10.3546C17.5448 10.3544 17.5448 10.3542 17.5448 10.3541C17.5448 10.3539 17.5448 10.3537 17.5448 10.3536C17.5448 10.3534 17.5448 10.3532 17.5448 10.3531C17.5448 10.3529 17.5448 10.3528 17.5448 10.3526C17.5448 10.3524 17.5448 10.3523 17.5448 10.3521C17.5448 10.3519 17.5448 10.3518 17.5448 10.3516C17.5448 10.3514 17.5448 10.3513 17.5448 10.3511C17.5448 10.351 17.5448 10.3508 17.5448 10.3506C17.5448 10.3505 17.5448 10.3503 17.5448 10.3501C17.5448 10.35 17.5448 10.3498 17.5448 10.3496C17.5448 10.3495 17.5448 10.3493 17.5448 10.3492C17.5448 10.349 17.5448 10.3488 17.5448 10.3487C17.5448 10.3485 17.5448 10.3483 17.5448 10.3482C17.5448 10.348 17.5448 10.3478 17.5448 10.3477C17.5448 10.3475 17.5448 10.3474 17.5448 10.3472C17.5448 10.347 17.5448 10.3469 17.5448 10.3467C17.5448 10.3465 17.5448 10.3464 17.5448 10.3462C17.5448 10.346 17.5448 10.3459 17.5448 10.3457C17.5448 10.3456 17.5448 10.3454 17.5448 10.3452C17.5448 10.3451 17.5448 10.3449 17.5448 10.3447C17.5448 10.3446 17.5448 10.3444 17.5448 10.3442C17.5448 10.3441 17.5448 10.3439 17.5448 10.3438C17.5448 10.3436 17.5448 10.3434 17.5448 10.3433C17.5448 10.3431 17.5448 10.3429 17.5448 10.3428C17.5448 10.3426 17.5448 10.3425 17.5448 10.3423C17.5448 10.3421 17.5448 10.342 17.5448 10.3418C17.5448 10.3416 17.5448 10.3415 17.5448 10.3413C17.5448 10.3411 17.5448 10.341 17.5448 10.3408C17.5448 10.3407 17.5448 10.3405 17.5448 10.3403C17.5448 10.3402 17.5448 10.34 17.5448 10.3398C17.5448 10.3397 17.5448 10.3395 17.5448 10.3393C17.5448 10.3392 17.5448 10.339 17.5448 10.3389C17.5448 10.3387 17.5448 10.3385 17.5448 10.3384C17.5448 10.3382 17.5448 10.338 17.5448 10.3379C17.5448 10.3377 17.5448 10.3375 17.5448 10.3374C17.5448 10.3372 17.5448 10.3371 17.5448 10.3369C17.5448 10.3367 17.5448 10.3366 17.5448 10.3364H16.8916ZM17.2182 10.9381C17.4582 10.9381 17.6726 10.9363 17.8903 10.9381L17.8958 10.285C17.6748 10.2831 17.4504 10.285 17.2182 10.285V10.9381ZM17.8889 10.9381C19.0801 10.9532 20.0608 11.6548 20.444 12.7513L21.0606 12.5358C20.5849 11.1745 19.3571 10.3034 17.8972 10.285L17.8889 10.9381ZM20.4441 12.7514C21.0192 14.3941 19.8204 16.1779 18.0839 16.2604L18.1149 16.9129C20.2899 16.8095 21.7794 14.5888 21.0606 12.5356L20.4441 12.7514ZM18.0837 16.2604C17.577 16.2849 17.1262 16.2666 16.5888 16.2806L16.6058 16.9336C17.0686 16.9215 17.6217 16.9367 18.1152 16.9128L18.0837 16.2604ZM16.5891 16.2806C16.4977 16.2829 16.4071 16.3095 16.3352 16.3428C16.2736 16.3714 16.16 16.4347 16.0934 16.556L16.6661 16.8701C16.6553 16.8899 16.644 16.9039 16.636 16.9126C16.6278 16.9215 16.6211 16.9272 16.6171 16.9303C16.6098 16.936 16.6067 16.9369 16.6098 16.9355C16.6123 16.9343 16.6155 16.9332 16.6179 16.9326C16.6211 16.9318 16.6169 16.9333 16.6054 16.9336L16.5891 16.2806ZM16.0917 16.5591C15.4412 17.7764 14.5224 18.7389 13.3526 19.4722L13.6996 20.0256C14.9614 19.2346 15.9612 18.1892 16.6678 16.867L16.0917 16.5591ZM13.353 19.472C13.2961 19.5075 13.2607 19.5522 13.2522 19.5625C13.238 19.5796 13.2329 19.5864 13.2171 19.6045L13.7087 20.0346C13.7209 20.0206 13.7309 20.0087 13.739 19.9989C13.7429 19.9942 13.7464 19.9899 13.7491 19.9866C13.752 19.983 13.7536 19.9811 13.7549 19.9796C13.7561 19.9781 13.7559 19.9784 13.7548 19.9797C13.7536 19.9809 13.7507 19.9842 13.7464 19.9886C13.7419 19.993 13.7356 19.999 13.7275 20.0056C13.7192 20.0124 13.7097 20.0193 13.6992 20.0259L13.353 19.472ZM13.1708 19.6735L13.1689 19.6772L13.7531 19.9694L13.755 19.9657L13.1708 19.6735ZM1.85352 10.777C1.85352 11.2115 1.84607 11.6494 1.85357 12.0803L2.50665 12.069C2.49927 11.6447 2.5067 11.2275 2.5067 10.777H1.85352ZM1.85361 12.0826C1.8698 12.7498 1.85156 13.4756 1.93186 14.1772L2.5808 14.103C2.50494 13.44 2.52388 12.779 2.5066 12.0667L1.85361 12.0826ZM1.9319 14.1776C2.09333 15.5753 2.70853 16.7759 3.65121 17.7905L4.12972 17.3459C3.26909 16.4197 2.72422 15.3448 2.58077 14.1026L1.9319 14.1776ZM3.65125 17.7906C4.83059 19.0594 6.29504 19.8011 7.99468 20.0588L8.09262 19.413C6.53144 19.1763 5.20354 18.5013 4.12968 17.3459L3.65125 17.7906ZM7.99466 20.0588C9.12087 20.2297 10.2357 20.1501 11.3241 19.8157L11.1324 19.1913C10.1387 19.4965 9.12297 19.5694 8.09264 19.413L7.99466 20.0588ZM11.3241 19.8158C12.8355 19.352 14.0919 18.4947 15.0461 17.2212L14.5233 16.8296C13.6556 17.9877 12.5174 18.7664 11.1325 19.1913L11.3241 19.8158ZM15.0462 17.221C15.7601 16.2665 16.236 15.1811 16.3153 13.9643L15.6635 13.9218C15.594 14.9879 15.1775 15.9549 14.5232 16.8298L15.0462 17.221ZM16.3153 13.9641C16.3829 12.9157 16.3478 11.8461 16.3587 10.8251L15.7056 10.8181C15.6942 11.8793 15.7297 12.8957 15.6635 13.922L16.3153 13.9641ZM16.3587 10.8216C16.3587 10.7637 16.3441 10.7179 16.3328 10.6903C16.3223 10.6644 16.3106 10.6444 16.3071 10.6386C16.2955 10.6187 16.3044 10.6337 16.309 10.6437L15.7144 10.914C15.7223 10.9314 15.73 10.9455 15.7356 10.9553C15.7383 10.96 15.7407 10.9641 15.7421 10.9663C15.7439 10.9694 15.7437 10.969 15.7436 10.9689C15.7434 10.9684 15.7414 10.9651 15.7389 10.9603C15.7363 10.9554 15.7321 10.947 15.7276 10.936C15.7188 10.9142 15.7055 10.874 15.7055 10.8216H16.3587ZM16.0117 10.4523H2.18011V11.1055H16.0117V10.4523ZM2.5067 10.7789V10.777H1.85352V10.7789H2.5067ZM16.8898 11.7957C16.8821 13.0562 16.9616 14.1931 16.5924 15.299L17.212 15.5058C17.6236 14.2729 17.5357 12.9894 17.5429 11.7996L16.8898 11.7957ZM16.9022 15.729C17.1245 15.729 17.3213 15.7398 17.5462 15.7445C17.7613 15.749 17.9849 15.7471 18.21 15.7168L18.1227 15.0694C17.9481 15.093 17.7646 15.0958 17.56 15.0915C17.3652 15.0874 17.1297 15.0758 16.9022 15.0758V15.729ZM18.2107 15.7167C18.6522 15.6562 19.0375 15.4914 19.3435 15.2198C19.6494 14.9484 19.8593 14.5855 19.9746 14.156L19.3438 13.9866C19.2565 14.3118 19.1066 14.5569 18.9101 14.7312C18.7137 14.9054 18.4539 15.0241 18.122 15.0695L18.2107 15.7167ZM19.9746 14.1562C20.198 13.3261 19.9543 12.5879 19.3324 12.0133L18.8891 12.493C19.3455 12.9148 19.4997 13.4073 19.3438 13.9864L19.9746 14.1562ZM19.3324 12.0133C18.6805 11.4108 17.8789 11.4442 17.2005 11.4732L17.2285 12.1258C17.9407 12.0953 18.4628 12.099 18.8891 12.493L19.3324 12.0133ZM17.4454 12.0305L17.4473 12.0286L16.9855 11.5667L16.9836 11.5685L17.4454 12.0305Z' fill='%23efbe60' mask='url(%23path-4-outside-1_1199_25623)'/%3E%3C/svg%3E")}.icon-bg-url.icon-wfa.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M5.17466 0.836705H4.94085L5.05994 0.908128C4.82545 1.06349 4.6609 1.24512 4.62832 1.47587C4.59268 1.72831 4.72469 1.97451 4.93446 2.21803C5.06676 2.37301 5.18385 2.55123 5.27461 2.73449L5.27472 2.73472C5.34646 2.879 5.37123 3.01561 5.35657 3.14215C5.34193 3.26845 5.28678 3.39549 5.18141 3.51908C5.07956 3.63854 4.96633 3.74426 4.84602 3.85658C4.79643 3.90288 4.74564 3.9503 4.69395 4.00027C4.11094 4.56378 3.77363 5.24973 3.92916 6.10627C4.04428 6.7414 4.36969 7.26307 4.8156 7.70125C5.13258 8.01365 5.58326 8.04295 5.89664 7.74162L5.8967 7.74157C6.05228 7.59183 6.12887 7.40286 6.12307 7.20365C6.11736 7.0076 6.03259 6.81526 5.89139 6.64838L5.89088 6.64779C5.73095 6.46059 5.58599 6.26733 5.48099 6.06079L5.48084 6.06049C5.40616 5.91431 5.38116 5.77586 5.39689 5.64732C5.41262 5.51871 5.47053 5.38866 5.57997 5.26164L5.58025 5.26132C5.70186 5.11943 5.84396 4.98951 5.99244 4.85374C5.9979 4.84875 6.00336 4.84376 6.00883 4.83875C7.27171 3.68699 7.07879 1.73806 5.61461 0.859959L5.53249 0.996901V0.836705H5.53063H5.22016H5.17466Z' fill='%23ffff' stroke='%23ffff' stroke-width='0.326591'/%3E%3Cpath d='M9.50474 0.967689L9.63766 0.834751H9.24347H8.97019H8.92808L8.89122 0.855113C8.61083 1.01001 8.41009 1.203 8.37051 1.4603C8.33148 1.71401 8.45984 1.96568 8.66918 2.21185L8.66917 2.21185L8.66968 2.21244C8.8077 2.37317 8.92777 2.55434 9.0178 2.74295C9.15092 3.02656 9.11891 3.29313 8.9123 3.53049C8.81285 3.64394 8.70395 3.74479 8.58818 3.85201C8.54263 3.8942 8.49602 3.93736 8.4485 3.98267L8.44849 3.98268C7.94582 4.46206 7.59949 5.04405 7.63398 5.7927L7.63398 5.79271C7.67177 6.61217 8.06335 7.26478 8.65242 7.77817C8.73712 7.85281 8.85041 7.89576 8.95446 7.91733C9.06013 7.93924 9.17562 7.94316 9.27704 7.92379C9.56457 7.87032 9.75933 7.67427 9.83069 7.43255C9.90113 7.19396 9.84987 6.91897 9.67183 6.69784L9.54464 6.80024M9.50474 0.967689L9.6785 4.68089C9.63081 4.72698 9.58208 4.77232 9.53327 4.81772C9.41082 4.93163 9.28793 5.04593 9.18026 5.17355C8.94416 5.45055 8.8921 5.78147 9.05942 6.10123C9.18956 6.3522 9.36803 6.57901 9.54464 6.80024M9.50474 0.967689C10.0205 1.31393 10.3049 1.83216 10.4845 2.38662C10.6374 2.85823 10.6376 3.29793 10.5088 3.70508C10.3807 4.11011 10.1284 4.47259 9.79209 4.7982L9.79199 4.7983C9.73918 4.84934 9.68749 4.89742 9.63714 4.94425C9.51779 5.05525 9.40603 5.15919 9.30507 5.27885L9.30454 5.27947C9.10739 5.51078 9.07063 5.77042 9.20411 6.02552L9.20439 6.02606C9.32608 6.26076 9.49455 6.47576 9.67226 6.69836L9.54464 6.80024M9.50474 0.967689L9.24719 7.76325C9.69709 7.67959 9.83652 7.16276 9.54464 6.80024' fill='%23ffff' stroke='%23ffff' stroke-width='0.326591'/%3E%3Cpath d='M13.5348 4.79394L13.5345 4.79428C13.505 4.82105 13.4759 4.84729 13.4471 4.87321C13.3109 4.99579 13.1828 5.11115 13.0697 5.24027L13.0691 5.24095C12.9499 5.37541 12.8874 5.51315 12.871 5.6492C12.8547 5.78514 12.8829 5.93196 12.9662 6.08728L12.9662 6.08729C13.0761 6.29239 13.2276 6.47732 13.3889 6.67425C13.397 6.68422 13.4052 6.69423 13.4134 6.70427L13.4135 6.70431C13.7704 7.14082 13.5951 7.82453 13.0029 7.92782C13.0028 7.92782 13.0028 7.92783 13.0028 7.92783L12.9747 7.76696C12.826 7.79299 12.6122 7.75581 12.5044 7.661C11.9002 7.1293 11.5172 6.47118 11.5358 5.63832L13.5348 4.79394ZM13.5348 4.79394C14.7248 3.70545 14.5185 1.70228 13.1529 0.903914V0.834751H12.9896H12.7163H12.6772M13.5348 4.79394L12.6772 0.834751M12.8223 6.16444C12.6289 5.80377 12.6717 5.44311 12.9468 5.13265C13.067 4.99557 13.2037 4.87253 13.3401 4.74978C13.3683 4.72437 13.3966 4.69896 13.4246 4.67345L12.8223 6.16444ZM12.8223 6.16444C12.94 6.38404 13.1009 6.5804 13.2594 6.77392M12.8223 6.16444L13.2594 6.77392M12.6772 0.834751L12.6423 0.852498M12.6772 0.834751L12.6423 0.852498M12.6423 0.852498C12.3565 0.99788 12.1511 1.18964 12.1066 1.44819M12.6423 0.852498L12.1066 1.44819M12.1066 1.44819C12.0628 1.70367 12.1879 1.95954 12.3992 2.20514L12.1066 1.44819ZM13.2594 6.77392C13.2686 6.78518 13.2779 6.79643 13.2871 6.80768L13.2594 6.77392Z' fill='%23ffff' stroke='%23ffff' stroke-width='0.326591'/%3E%3Cmask id='path-4-outside-1_1199_25623' maskUnits='userSpaceOnUse' x='-0.000976562' y='8.59277' width='22' height='13' fill='black'%3E%3Crect fill='%23ffff' x='-0.000976562' y='8.59277' width='22' height='13'/%3E%3Cpath d='M13.461 19.8233C14.4408 19.8233 15.3833 19.8233 16.3259 19.8233C16.4374 19.8233 16.5471 19.8196 16.6568 19.8252C16.9635 19.8419 17.1978 20.0743 17.2126 20.3736C17.2275 20.6878 17.0193 20.9462 16.7088 20.9908C16.6568 20.9982 16.6047 20.9982 16.5527 20.9982C11.5926 20.9982 6.63447 20.9982 1.67444 20.9982C1.40487 20.9982 1.18922 20.9109 1.06466 20.6599C0.869457 20.262 1.1539 19.8252 1.61681 19.8233C2.59283 19.8177 3.56884 19.8233 4.54486 19.8233C4.60807 19.8233 4.66942 19.8233 4.78468 19.8233C4.69359 19.7564 4.64525 19.7192 4.5932 19.6857C2.67277 18.4178 1.46808 16.6703 1.09069 14.3836C1.02748 14.0007 1.01075 13.6065 1.00517 13.2161C0.994015 12.2457 1.00145 11.2771 1.00145 10.3067C1.00145 9.814 1.22268 9.59277 1.7172 9.59277C6.63819 9.59277 11.5573 9.59277 16.4783 9.59277C17.0137 9.59277 17.2164 9.79727 17.2182 10.3364C17.2182 10.4201 17.2182 10.5037 17.2182 10.6116C17.4543 10.6116 17.6737 10.6097 17.8931 10.6116C19.2186 10.6283 20.3229 11.4147 20.7523 12.6435C21.3993 14.4915 20.0552 16.4937 18.0994 16.5866C17.5993 16.6108 17.0974 16.5941 16.5973 16.6071C16.5229 16.6089 16.4114 16.6554 16.3798 16.7131C15.7012 17.9828 14.7419 18.9867 13.5261 19.7489C13.5112 19.7582 13.5019 19.775 13.4629 19.8196L13.461 19.8233ZM2.18011 10.777C2.18011 11.2195 2.17267 11.6471 2.18011 12.0746C2.19684 12.7644 2.17825 13.4578 2.25633 14.1401C2.40878 15.46 2.98881 16.5978 3.89046 17.5682C5.01707 18.7804 6.41324 19.4887 8.04365 19.7359C9.12192 19.8995 10.1872 19.8233 11.2283 19.5035C12.6765 19.0592 13.8737 18.2412 14.7847 17.0254C15.4688 16.1107 15.915 15.0845 15.9894 13.943C16.0563 12.9057 16.021 11.8627 16.0321 10.8216C16.0321 10.8105 16.021 10.7993 16.0117 10.7789H2.18011V10.777ZM17.2164 11.7976C17.2089 13.0228 17.2926 14.233 16.9022 15.4024C17.3521 15.4024 17.7666 15.447 18.1664 15.3931C18.9397 15.2871 19.4566 14.8261 19.6592 14.0713C19.8488 13.3667 19.6499 12.7514 19.1108 12.2531C18.5716 11.7549 17.9098 11.7698 17.2145 11.7995L17.2164 11.7976Z'/%3E%3C/mask%3E%3Cpath d='M13.461 19.8233C14.4408 19.8233 15.3833 19.8233 16.3259 19.8233C16.4374 19.8233 16.5471 19.8196 16.6568 19.8252C16.9635 19.8419 17.1978 20.0743 17.2126 20.3736C17.2275 20.6878 17.0193 20.9462 16.7088 20.9908C16.6568 20.9982 16.6047 20.9982 16.5527 20.9982C11.5926 20.9982 6.63447 20.9982 1.67444 20.9982C1.40487 20.9982 1.18922 20.9109 1.06466 20.6599C0.869457 20.262 1.1539 19.8252 1.61681 19.8233C2.59283 19.8177 3.56884 19.8233 4.54486 19.8233C4.60807 19.8233 4.66942 19.8233 4.78468 19.8233C4.69359 19.7564 4.64525 19.7192 4.5932 19.6857C2.67277 18.4178 1.46808 16.6703 1.09069 14.3836C1.02748 14.0007 1.01075 13.6065 1.00517 13.2161C0.994015 12.2457 1.00145 11.2771 1.00145 10.3067C1.00145 9.814 1.22268 9.59277 1.7172 9.59277C6.63819 9.59277 11.5573 9.59277 16.4783 9.59277C17.0137 9.59277 17.2164 9.79727 17.2182 10.3364C17.2182 10.4201 17.2182 10.5037 17.2182 10.6116C17.4543 10.6116 17.6737 10.6097 17.8931 10.6116C19.2186 10.6283 20.3229 11.4147 20.7523 12.6435C21.3993 14.4915 20.0552 16.4937 18.0994 16.5866C17.5993 16.6108 17.0974 16.5941 16.5973 16.6071C16.5229 16.6089 16.4114 16.6554 16.3798 16.7131C15.7012 17.9828 14.7419 18.9867 13.5261 19.7489C13.5112 19.7582 13.5019 19.775 13.4629 19.8196L13.461 19.8233ZM2.18011 10.777C2.18011 11.2195 2.17267 11.6471 2.18011 12.0746C2.19684 12.7644 2.17825 13.4578 2.25633 14.1401C2.40878 15.46 2.98881 16.5978 3.89046 17.5682C5.01707 18.7804 6.41324 19.4887 8.04365 19.7359C9.12192 19.8995 10.1872 19.8233 11.2283 19.5035C12.6765 19.0592 13.8737 18.2412 14.7847 17.0254C15.4688 16.1107 15.915 15.0845 15.9894 13.943C16.0563 12.9057 16.021 11.8627 16.0321 10.8216C16.0321 10.8105 16.021 10.7993 16.0117 10.7789H2.18011V10.777ZM17.2164 11.7976C17.2089 13.0228 17.2926 14.233 16.9022 15.4024C17.3521 15.4024 17.7666 15.447 18.1664 15.3931C18.9397 15.2871 19.4566 14.8261 19.6592 14.0713C19.8488 13.3667 19.6499 12.7514 19.1108 12.2531C18.5716 11.7549 17.9098 11.7698 17.2145 11.7995L17.2164 11.7976Z' fill='%23ffff'/%3E%3Cpath d='M13.461 19.8233L13.1689 19.6772L12.9325 20.1499H13.461V19.8233ZM16.6568 19.8252L16.6746 19.4991L16.6734 19.499L16.6568 19.8252ZM17.2126 20.3736L17.5389 20.3581L17.5388 20.3574L17.2126 20.3736ZM16.7088 20.9908L16.755 21.3141L16.7553 21.3141L16.7088 20.9908ZM1.06466 20.6599L0.771458 20.8037L0.772117 20.8051L1.06466 20.6599ZM1.61681 19.8233L1.61812 20.1499L1.61867 20.1499L1.61681 19.8233ZM4.78468 19.8233V20.1499H5.78081L4.97805 19.5601L4.78468 19.8233ZM4.5932 19.6857L4.41324 19.9583L4.41659 19.9605L4.5932 19.6857ZM1.09069 14.3836L1.41292 14.3304L1.41292 14.3304L1.09069 14.3836ZM1.00517 13.2161L0.678599 13.2199L0.678612 13.2208L1.00517 13.2161ZM17.2182 10.3364H17.5448L17.5448 10.3353L17.2182 10.3364ZM17.2182 10.6116H16.8916V10.9381H17.2182V10.6116ZM17.8931 10.6116L17.8972 10.285L17.8958 10.285L17.8931 10.6116ZM20.7523 12.6435L20.444 12.7513L20.4441 12.7514L20.7523 12.6435ZM18.0994 16.5866L18.0839 16.2604L18.0837 16.2604L18.0994 16.5866ZM16.5973 16.6071L16.6054 16.9336L16.6058 16.9336L16.5973 16.6071ZM16.3798 16.7131L16.0934 16.556L16.0917 16.5591L16.3798 16.7131ZM13.5261 19.7489L13.6992 20.0259L13.6996 20.0256L13.5261 19.7489ZM13.4629 19.8196L13.2171 19.6045L13.1895 19.636L13.1708 19.6735L13.4629 19.8196ZM2.18011 12.0746L1.85356 12.0803L1.85361 12.0826L2.18011 12.0746ZM2.25633 14.1401L1.93186 14.1772L1.9319 14.1776L2.25633 14.1401ZM3.89046 17.5682L3.65121 17.7905L3.65125 17.7906L3.89046 17.5682ZM8.04365 19.7359L8.09264 19.413L8.09262 19.413L8.04365 19.7359ZM11.2283 19.5035L11.1325 19.1913L11.1324 19.1913L11.2283 19.5035ZM14.7847 17.0254L15.0461 17.2212L15.0462 17.221L14.7847 17.0254ZM15.9894 13.943L16.3153 13.9643L16.3153 13.9641L15.9894 13.943ZM16.0321 10.8216L16.3587 10.8251V10.8216H16.0321ZM16.0117 10.7789L16.309 10.6437L16.222 10.4523H16.0117V10.7789ZM2.18011 10.7789H1.85352V11.1055H2.18011V10.7789ZM17.2164 11.7976L17.5429 11.7996L17.5478 11.0046L16.9855 11.5667L17.2164 11.7976ZM16.9022 15.4024L16.5924 15.299L16.4488 15.729H16.9022V15.4024ZM18.1664 15.3931L18.21 15.7168L18.2107 15.7167L18.1664 15.3931ZM19.6592 14.0713L19.3438 13.9864L19.3438 13.9866L19.6592 14.0713ZM17.2145 11.7995L16.9836 11.5685L16.3903 12.1617L17.2285 12.1258L17.2145 11.7995ZM13.461 20.1499C13.4629 20.1499 13.4648 20.1499 13.4668 20.1499C13.4687 20.1499 13.4706 20.1499 13.4725 20.1499C13.4744 20.1499 13.4763 20.1499 13.4782 20.1499C13.4801 20.1499 13.4821 20.1499 13.484 20.1499C13.4859 20.1499 13.4878 20.1499 13.4897 20.1499C13.4916 20.1499 13.4935 20.1499 13.4954 20.1499C13.4974 20.1499 13.4993 20.1499 13.5012 20.1499C13.5031 20.1499 13.505 20.1499 13.5069 20.1499C13.5088 20.1499 13.5107 20.1499 13.5126 20.1499C13.5146 20.1499 13.5165 20.1499 13.5184 20.1499C13.5203 20.1499 13.5222 20.1499 13.5241 20.1499C13.526 20.1499 13.5279 20.1499 13.5298 20.1499C13.5318 20.1499 13.5337 20.1499 13.5356 20.1499C13.5375 20.1499 13.5394 20.1499 13.5413 20.1499C13.5432 20.1499 13.5451 20.1499 13.547 20.1499C13.5489 20.1499 13.5508 20.1499 13.5528 20.1499C13.5547 20.1499 13.5566 20.1499 13.5585 20.1499C13.5604 20.1499 13.5623 20.1499 13.5642 20.1499C13.5661 20.1499 13.568 20.1499 13.5699 20.1499C13.5718 20.1499 13.5738 20.1499 13.5757 20.1499C13.5776 20.1499 13.5795 20.1499 13.5814 20.1499C13.5833 20.1499 13.5852 20.1499 13.5871 20.1499C13.589 20.1499 13.5909 20.1499 13.5928 20.1499C13.5947 20.1499 13.5966 20.1499 13.5986 20.1499C13.6005 20.1499 13.6024 20.1499 13.6043 20.1499C13.6062 20.1499 13.6081 20.1499 13.61 20.1499C13.6119 20.1499 13.6138 20.1499 13.6157 20.1499C13.6176 20.1499 13.6195 20.1499 13.6214 20.1499C13.6233 20.1499 13.6252 20.1499 13.6271 20.1499C13.629 20.1499 13.631 20.1499 13.6329 20.1499C13.6348 20.1499 13.6367 20.1499 13.6386 20.1499C13.6405 20.1499 13.6424 20.1499 13.6443 20.1499C13.6462 20.1499 13.6481 20.1499 13.65 20.1499C13.6519 20.1499 13.6538 20.1499 13.6557 20.1499C13.6576 20.1499 13.6595 20.1499 13.6614 20.1499C13.6633 20.1499 13.6652 20.1499 13.6671 20.1499C13.669 20.1499 13.6709 20.1499 13.6729 20.1499C13.6748 20.1499 13.6767 20.1499 13.6786 20.1499C13.6805 20.1499 13.6824 20.1499 13.6843 20.1499C13.6862 20.1499 13.6881 20.1499 13.69 20.1499C13.6919 20.1499 13.6938 20.1499 13.6957 20.1499C13.6976 20.1499 13.6995 20.1499 13.7014 20.1499C13.7033 20.1499 13.7052 20.1499 13.7071 20.1499C13.709 20.1499 13.7109 20.1499 13.7128 20.1499C13.7147 20.1499 13.7166 20.1499 13.7185 20.1499C13.7204 20.1499 13.7223 20.1499 13.7242 20.1499C13.7261 20.1499 13.728 20.1499 13.7299 20.1499C13.7318 20.1499 13.7337 20.1499 13.7356 20.1499C13.7375 20.1499 13.7394 20.1499 13.7413 20.1499C13.7432 20.1499 13.7451 20.1499 13.747 20.1499C13.7489 20.1499 13.7508 20.1499 13.7527 20.1499C13.7546 20.1499 13.7565 20.1499 13.7584 20.1499C13.7603 20.1499 13.7622 20.1499 13.7641 20.1499C13.766 20.1499 13.7679 20.1499 13.7698 20.1499C13.7717 20.1499 13.7736 20.1499 13.7755 20.1499C13.7774 20.1499 13.7793 20.1499 13.7812 20.1499C13.7831 20.1499 13.785 20.1499 13.7869 20.1499C13.7888 20.1499 13.7907 20.1499 13.7926 20.1499C13.7945 20.1499 13.7964 20.1499 13.7983 20.1499C13.8002 20.1499 13.8021 20.1499 13.804 20.1499C13.8059 20.1499 13.8078 20.1499 13.8097 20.1499C13.8116 20.1499 13.8135 20.1499 13.8154 20.1499C13.8173 20.1499 13.8192 20.1499 13.8211 20.1499C13.823 20.1499 13.8249 20.1499 13.8267 20.1499C13.8286 20.1499 13.8305 20.1499 13.8324 20.1499C13.8343 20.1499 13.8362 20.1499 13.8381 20.1499C13.84 20.1499 13.8419 20.1499 13.8438 20.1499C13.8457 20.1499 13.8476 20.1499 13.8495 20.1499C13.8514 20.1499 13.8533 20.1499 13.8552 20.1499C13.8571 20.1499 13.859 20.1499 13.8609 20.1499C13.8628 20.1499 13.8647 20.1499 13.8666 20.1499C13.8685 20.1499 13.8703 20.1499 13.8722 20.1499C13.8741 20.1499 13.876 20.1499 13.8779 20.1499C13.8798 20.1499 13.8817 20.1499 13.8836 20.1499C13.8855 20.1499 13.8874 20.1499 13.8893 20.1499C13.8912 20.1499 13.8931 20.1499 13.895 20.1499C13.8969 20.1499 13.8988 20.1499 13.9006 20.1499C13.9025 20.1499 13.9044 20.1499 13.9063 20.1499C13.9082 20.1499 13.9101 20.1499 13.912 20.1499C13.9139 20.1499 13.9158 20.1499 13.9177 20.1499C13.9196 20.1499 13.9215 20.1499 13.9234 20.1499C13.9253 20.1499 13.9271 20.1499 13.929 20.1499C13.9309 20.1499 13.9328 20.1499 13.9347 20.1499C13.9366 20.1499 13.9385 20.1499 13.9404 20.1499C13.9423 20.1499 13.9442 20.1499 13.9461 20.1499C13.948 20.1499 13.9499 20.1499 13.9517 20.1499C13.9536 20.1499 13.9555 20.1499 13.9574 20.1499C13.9593 20.1499 13.9612 20.1499 13.9631 20.1499C13.965 20.1499 13.9669 20.1499 13.9688 20.1499C13.9706 20.1499 13.9725 20.1499 13.9744 20.1499C13.9763 20.1499 13.9782 20.1499 13.9801 20.1499C13.982 20.1499 13.9839 20.1499 13.9858 20.1499C13.9877 20.1499 13.9895 20.1499 13.9914 20.1499C13.9933 20.1499 13.9952 20.1499 13.9971 20.1499C13.999 20.1499 14.0009 20.1499 14.0028 20.1499C14.0047 20.1499 14.0066 20.1499 14.0084 20.1499C14.0103 20.1499 14.0122 20.1499 14.0141 20.1499C14.016 20.1499 14.0179 20.1499 14.0198 20.1499C14.0217 20.1499 14.0236 20.1499 14.0254 20.1499C14.0273 20.1499 14.0292 20.1499 14.0311 20.1499C14.033 20.1499 14.0349 20.1499 14.0368 20.1499C14.0387 20.1499 14.0405 20.1499 14.0424 20.1499C14.0443 20.1499 14.0462 20.1499 14.0481 20.1499C14.05 20.1499 14.0519 20.1499 14.0538 20.1499C14.0556 20.1499 14.0575 20.1499 14.0594 20.1499C14.0613 20.1499 14.0632 20.1499 14.0651 20.1499C14.067 20.1499 14.0688 20.1499 14.0707 20.1499C14.0726 20.1499 14.0745 20.1499 14.0764 20.1499C14.0783 20.1499 14.0802 20.1499 14.082 20.1499C14.0839 20.1499 14.0858 20.1499 14.0877 20.1499C14.0896 20.1499 14.0915 20.1499 14.0934 20.1499C14.0952 20.1499 14.0971 20.1499 14.099 20.1499C14.1009 20.1499 14.1028 20.1499 14.1047 20.1499C14.1066 20.1499 14.1084 20.1499 14.1103 20.1499C14.1122 20.1499 14.1141 20.1499 14.116 20.1499C14.1179 20.1499 14.1198 20.1499 14.1216 20.1499C14.1235 20.1499 14.1254 20.1499 14.1273 20.1499C14.1292 20.1499 14.1311 20.1499 14.1329 20.1499C14.1348 20.1499 14.1367 20.1499 14.1386 20.1499C14.1405 20.1499 14.1424 20.1499 14.1442 20.1499C14.1461 20.1499 14.148 20.1499 14.1499 20.1499C14.1518 20.1499 14.1537 20.1499 14.1555 20.1499C14.1574 20.1499 14.1593 20.1499 14.1612 20.1499C14.1631 20.1499 14.165 20.1499 14.1668 20.1499C14.1687 20.1499 14.1706 20.1499 14.1725 20.1499C14.1744 20.1499 14.1763 20.1499 14.1781 20.1499C14.18 20.1499 14.1819 20.1499 14.1838 20.1499C14.1857 20.1499 14.1875 20.1499 14.1894 20.1499C14.1913 20.1499 14.1932 20.1499 14.1951 20.1499C14.197 20.1499 14.1988 20.1499 14.2007 20.1499C14.2026 20.1499 14.2045 20.1499 14.2064 20.1499C14.2082 20.1499 14.2101 20.1499 14.212 20.1499C14.2139 20.1499 14.2158 20.1499 14.2176 20.1499C14.2195 20.1499 14.2214 20.1499 14.2233 20.1499C14.2252 20.1499 14.227 20.1499 14.2289 20.1499C14.2308 20.1499 14.2327 20.1499 14.2346 20.1499C14.2365 20.1499 14.2383 20.1499 14.2402 20.1499C14.2421 20.1499 14.244 20.1499 14.2458 20.1499C14.2477 20.1499 14.2496 20.1499 14.2515 20.1499C14.2534 20.1499 14.2552 20.1499 14.2571 20.1499C14.259 20.1499 14.2609 20.1499 14.2628 20.1499C14.2646 20.1499 14.2665 20.1499 14.2684 20.1499C14.2703 20.1499 14.2722 20.1499 14.274 20.1499C14.2759 20.1499 14.2778 20.1499 14.2797 20.1499C14.2816 20.1499 14.2834 20.1499 14.2853 20.1499C14.2872 20.1499 14.2891 20.1499 14.2909 20.1499C14.2928 20.1499 14.2947 20.1499 14.2966 20.1499C14.2985 20.1499 14.3003 20.1499 14.3022 20.1499C14.3041 20.1499 14.306 20.1499 14.3078 20.1499C14.3097 20.1499 14.3116 20.1499 14.3135 20.1499C14.3154 20.1499 14.3172 20.1499 14.3191 20.1499C14.321 20.1499 14.3229 20.1499 14.3247 20.1499C14.3266 20.1499 14.3285 20.1499 14.3304 20.1499C14.3322 20.1499 14.3341 20.1499 14.336 20.1499C14.3379 20.1499 14.3397 20.1499 14.3416 20.1499C14.3435 20.1499 14.3454 20.1499 14.3473 20.1499C14.3491 20.1499 14.351 20.1499 14.3529 20.1499C14.3548 20.1499 14.3566 20.1499 14.3585 20.1499C14.3604 20.1499 14.3623 20.1499 14.3641 20.1499C14.366 20.1499 14.3679 20.1499 14.3698 20.1499C14.3716 20.1499 14.3735 20.1499 14.3754 20.1499C14.3773 20.1499 14.3791 20.1499 14.381 20.1499C14.3829 20.1499 14.3848 20.1499 14.3866 20.1499C14.3885 20.1499 14.3904 20.1499 14.3923 20.1499C14.3941 20.1499 14.396 20.1499 14.3979 20.1499C14.3998 20.1499 14.4016 20.1499 14.4035 20.1499C14.4054 20.1499 14.4073 20.1499 14.4091 20.1499C14.411 20.1499 14.4129 20.1499 14.4147 20.1499C14.4166 20.1499 14.4185 20.1499 14.4204 20.1499C14.4222 20.1499 14.4241 20.1499 14.426 20.1499C14.4279 20.1499 14.4297 20.1499 14.4316 20.1499C14.4335 20.1499 14.4354 20.1499 14.4372 20.1499C14.4391 20.1499 14.441 20.1499 14.4428 20.1499C14.4447 20.1499 14.4466 20.1499 14.4485 20.1499C14.4503 20.1499 14.4522 20.1499 14.4541 20.1499C14.456 20.1499 14.4578 20.1499 14.4597 20.1499C14.4616 20.1499 14.4634 20.1499 14.4653 20.1499C14.4672 20.1499 14.4691 20.1499 14.4709 20.1499C14.4728 20.1499 14.4747 20.1499 14.4765 20.1499C14.4784 20.1499 14.4803 20.1499 14.4822 20.1499C14.484 20.1499 14.4859 20.1499 14.4878 20.1499C14.4896 20.1499 14.4915 20.1499 14.4934 20.1499C14.4953 20.1499 14.4971 20.1499 14.499 20.1499C14.5009 20.1499 14.5027 20.1499 14.5046 20.1499C14.5065 20.1499 14.5084 20.1499 14.5102 20.1499C14.5121 20.1499 14.514 20.1499 14.5158 20.1499C14.5177 20.1499 14.5196 20.1499 14.5214 20.1499C14.5233 20.1499 14.5252 20.1499 14.5271 20.1499C14.5289 20.1499 14.5308 20.1499 14.5327 20.1499C14.5345 20.1499 14.5364 20.1499 14.5383 20.1499C14.5401 20.1499 14.542 20.1499 14.5439 20.1499C14.5458 20.1499 14.5476 20.1499 14.5495 20.1499C14.5514 20.1499 14.5532 20.1499 14.5551 20.1499C14.557 20.1499 14.5588 20.1499 14.5607 20.1499C14.5626 20.1499 14.5644 20.1499 14.5663 20.1499C14.5682 20.1499 14.5701 20.1499 14.5719 20.1499C14.5738 20.1499 14.5757 20.1499 14.5775 20.1499C14.5794 20.1499 14.5813 20.1499 14.5831 20.1499C14.585 20.1499 14.5869 20.1499 14.5887 20.1499C14.5906 20.1499 14.5925 20.1499 14.5943 20.1499C14.5962 20.1499 14.5981 20.1499 14.5999 20.1499C14.6018 20.1499 14.6037 20.1499 14.6055 20.1499C14.6074 20.1499 14.6093 20.1499 14.6111 20.1499C14.613 20.1499 14.6149 20.1499 14.6168 20.1499C14.6186 20.1499 14.6205 20.1499 14.6224 20.1499C14.6242 20.1499 14.6261 20.1499 14.628 20.1499C14.6298 20.1499 14.6317 20.1499 14.6336 20.1499C14.6354 20.1499 14.6373 20.1499 14.6392 20.1499C14.641 20.1499 14.6429 20.1499 14.6448 20.1499C14.6466 20.1499 14.6485 20.1499 14.6504 20.1499C14.6522 20.1499 14.6541 20.1499 14.656 20.1499C14.6578 20.1499 14.6597 20.1499 14.6615 20.1499C14.6634 20.1499 14.6653 20.1499 14.6671 20.1499C14.669 20.1499 14.6709 20.1499 14.6727 20.1499C14.6746 20.1499 14.6765 20.1499 14.6783 20.1499C14.6802 20.1499 14.6821 20.1499 14.6839 20.1499C14.6858 20.1499 14.6877 20.1499 14.6895 20.1499C14.6914 20.1499 14.6933 20.1499 14.6951 20.1499C14.697 20.1499 14.6989 20.1499 14.7007 20.1499C14.7026 20.1499 14.7044 20.1499 14.7063 20.1499C14.7082 20.1499 14.71 20.1499 14.7119 20.1499C14.7138 20.1499 14.7156 20.1499 14.7175 20.1499C14.7194 20.1499 14.7212 20.1499 14.7231 20.1499C14.725 20.1499 14.7268 20.1499 14.7287 20.1499C14.7305 20.1499 14.7324 20.1499 14.7343 20.1499C14.7361 20.1499 14.738 20.1499 14.7399 20.1499C14.7417 20.1499 14.7436 20.1499 14.7455 20.1499C14.7473 20.1499 14.7492 20.1499 14.751 20.1499C14.7529 20.1499 14.7548 20.1499 14.7566 20.1499C14.7585 20.1499 14.7604 20.1499 14.7622 20.1499C14.7641 20.1499 14.766 20.1499 14.7678 20.1499C14.7697 20.1499 14.7715 20.1499 14.7734 20.1499C14.7753 20.1499 14.7771 20.1499 14.779 20.1499C14.7809 20.1499 14.7827 20.1499 14.7846 20.1499C14.7864 20.1499 14.7883 20.1499 14.7902 20.1499C14.792 20.1499 14.7939 20.1499 14.7957 20.1499C14.7976 20.1499 14.7995 20.1499 14.8013 20.1499C14.8032 20.1499 14.8051 20.1499 14.8069 20.1499C14.8088 20.1499 14.8106 20.1499 14.8125 20.1499C14.8144 20.1499 14.8162 20.1499 14.8181 20.1499C14.82 20.1499 14.8218 20.1499 14.8237 20.1499C14.8255 20.1499 14.8274 20.1499 14.8293 20.1499C14.8311 20.1499 14.833 20.1499 14.8348 20.1499C14.8367 20.1499 14.8386 20.1499 14.8404 20.1499C14.8423 20.1499 14.8441 20.1499 14.846 20.1499C14.8479 20.1499 14.8497 20.1499 14.8516 20.1499C14.8534 20.1499 14.8553 20.1499 14.8572 20.1499C14.859 20.1499 14.8609 20.1499 14.8628 20.1499C14.8646 20.1499 14.8665 20.1499 14.8683 20.1499C14.8702 20.1499 14.8721 20.1499 14.8739 20.1499C14.8758 20.1499 14.8776 20.1499 14.8795 20.1499C14.8814 20.1499 14.8832 20.1499 14.8851 20.1499C14.8869 20.1499 14.8888 20.1499 14.8906 20.1499C14.8925 20.1499 14.8944 20.1499 14.8962 20.1499C14.8981 20.1499 14.8999 20.1499 14.9018 20.1499C14.9037 20.1499 14.9055 20.1499 14.9074 20.1499C14.9092 20.1499 14.9111 20.1499 14.913 20.1499C14.9148 20.1499 14.9167 20.1499 14.9185 20.1499C14.9204 20.1499 14.9223 20.1499 14.9241 20.1499C14.926 20.1499 14.9278 20.1499 14.9297 20.1499C14.9315 20.1499 14.9334 20.1499 14.9353 20.1499C14.9371 20.1499 14.939 20.1499 14.9408 20.1499C14.9427 20.1499 14.9446 20.1499 14.9464 20.1499C14.9483 20.1499 14.9501 20.1499 14.952 20.1499C14.9538 20.1499 14.9557 20.1499 14.9576 20.1499C14.9594 20.1499 14.9613 20.1499 14.9631 20.1499C14.965 20.1499 14.9668 20.1499 14.9687 20.1499C14.9706 20.1499 14.9724 20.1499 14.9743 20.1499C14.9761 20.1499 14.978 20.1499 14.9799 20.1499C14.9817 20.1499 14.9836 20.1499 14.9854 20.1499C14.9873 20.1499 14.9891 20.1499 14.991 20.1499C14.9929 20.1499 14.9947 20.1499 14.9966 20.1499C14.9984 20.1499 15.0003 20.1499 15.0021 20.1499C15.004 20.1499 15.0058 20.1499 15.0077 20.1499C15.0096 20.1499 15.0114 20.1499 15.0133 20.1499C15.0151 20.1499 15.017 20.1499 15.0188 20.1499C15.0207 20.1499 15.0226 20.1499 15.0244 20.1499C15.0263 20.1499 15.0281 20.1499 15.03 20.1499C15.0318 20.1499 15.0337 20.1499 15.0356 20.1499C15.0374 20.1499 15.0393 20.1499 15.0411 20.1499C15.043 20.1499 15.0448 20.1499 15.0467 20.1499C15.0485 20.1499 15.0504 20.1499 15.0523 20.1499C15.0541 20.1499 15.056 20.1499 15.0578 20.1499C15.0597 20.1499 15.0615 20.1499 15.0634 20.1499C15.0652 20.1499 15.0671 20.1499 15.069 20.1499C15.0708 20.1499 15.0727 20.1499 15.0745 20.1499C15.0764 20.1499 15.0782 20.1499 15.0801 20.1499C15.0819 20.1499 15.0838 20.1499 15.0856 20.1499C15.0875 20.1499 15.0894 20.1499 15.0912 20.1499C15.0931 20.1499 15.0949 20.1499 15.0968 20.1499C15.0986 20.1499 15.1005 20.1499 15.1023 20.1499C15.1042 20.1499 15.106 20.1499 15.1079 20.1499C15.1098 20.1499 15.1116 20.1499 15.1135 20.1499C15.1153 20.1499 15.1172 20.1499 15.119 20.1499C15.1209 20.1499 15.1227 20.1499 15.1246 20.1499C15.1264 20.1499 15.1283 20.1499 15.1301 20.1499C15.132 20.1499 15.1339 20.1499 15.1357 20.1499C15.1376 20.1499 15.1394 20.1499 15.1413 20.1499C15.1431 20.1499 15.145 20.1499 15.1468 20.1499C15.1487 20.1499 15.1505 20.1499 15.1524 20.1499C15.1542 20.1499 15.1561 20.1499 15.158 20.1499C15.1598 20.1499 15.1617 20.1499 15.1635 20.1499C15.1654 20.1499 15.1672 20.1499 15.1691 20.1499C15.1709 20.1499 15.1728 20.1499 15.1746 20.1499C15.1765 20.1499 15.1783 20.1499 15.1802 20.1499C15.182 20.1499 15.1839 20.1499 15.1857 20.1499C15.1876 20.1499 15.1895 20.1499 15.1913 20.1499C15.1932 20.1499 15.195 20.1499 15.1969 20.1499C15.1987 20.1499 15.2006 20.1499 15.2024 20.1499C15.2043 20.1499 15.2061 20.1499 15.208 20.1499C15.2098 20.1499 15.2117 20.1499 15.2135 20.1499C15.2154 20.1499 15.2172 20.1499 15.2191 20.1499C15.2209 20.1499 15.2228 20.1499 15.2246 20.1499C15.2265 20.1499 15.2283 20.1499 15.2302 20.1499C15.2321 20.1499 15.2339 20.1499 15.2358 20.1499C15.2376 20.1499 15.2395 20.1499 15.2413 20.1499C15.2432 20.1499 15.245 20.1499 15.2469 20.1499C15.2487 20.1499 15.2506 20.1499 15.2524 20.1499C15.2543 20.1499 15.2561 20.1499 15.258 20.1499C15.2598 20.1499 15.2617 20.1499 15.2635 20.1499C15.2654 20.1499 15.2672 20.1499 15.2691 20.1499C15.2709 20.1499 15.2728 20.1499 15.2746 20.1499C15.2765 20.1499 15.2783 20.1499 15.2802 20.1499C15.282 20.1499 15.2839 20.1499 15.2857 20.1499C15.2876 20.1499 15.2894 20.1499 15.2913 20.1499C15.2931 20.1499 15.295 20.1499 15.2968 20.1499C15.2987 20.1499 15.3005 20.1499 15.3024 20.1499C15.3042 20.1499 15.3061 20.1499 15.3079 20.1499C15.3098 20.1499 15.3116 20.1499 15.3135 20.1499C15.3153 20.1499 15.3172 20.1499 15.319 20.1499C15.3209 20.1499 15.3227 20.1499 15.3246 20.1499C15.3264 20.1499 15.3283 20.1499 15.3301 20.1499C15.332 20.1499 15.3338 20.1499 15.3357 20.1499C15.3375 20.1499 15.3394 20.1499 15.3412 20.1499C15.3431 20.1499 15.3449 20.1499 15.3468 20.1499C15.3486 20.1499 15.3505 20.1499 15.3523 20.1499C15.3542 20.1499 15.356 20.1499 15.3579 20.1499C15.3597 20.1499 15.3616 20.1499 15.3634 20.1499C15.3653 20.1499 15.3671 20.1499 15.369 20.1499C15.3708 20.1499 15.3727 20.1499 15.3745 20.1499C15.3764 20.1499 15.3782 20.1499 15.3801 20.1499C15.3819 20.1499 15.3838 20.1499 15.3856 20.1499C15.3875 20.1499 15.3893 20.1499 15.3912 20.1499C15.393 20.1499 15.3949 20.1499 15.3967 20.1499C15.3986 20.1499 15.4004 20.1499 15.4023 20.1499C15.4041 20.1499 15.406 20.1499 15.4078 20.1499C15.4097 20.1499 15.4115 20.1499 15.4134 20.1499C15.4152 20.1499 15.4171 20.1499 15.4189 20.1499C15.4208 20.1499 15.4226 20.1499 15.4244 20.1499C15.4263 20.1499 15.4281 20.1499 15.43 20.1499C15.4318 20.1499 15.4337 20.1499 15.4355 20.1499C15.4374 20.1499 15.4392 20.1499 15.4411 20.1499C15.4429 20.1499 15.4448 20.1499 15.4466 20.1499C15.4485 20.1499 15.4503 20.1499 15.4522 20.1499C15.454 20.1499 15.4559 20.1499 15.4577 20.1499C15.4596 20.1499 15.4614 20.1499 15.4633 20.1499C15.4651 20.1499 15.467 20.1499 15.4688 20.1499C15.4706 20.1499 15.4725 20.1499 15.4743 20.1499C15.4762 20.1499 15.478 20.1499 15.4799 20.1499C15.4817 20.1499 15.4836 20.1499 15.4854 20.1499C15.4873 20.1499 15.4891 20.1499 15.491 20.1499C15.4928 20.1499 15.4947 20.1499 15.4965 20.1499C15.4984 20.1499 15.5002 20.1499 15.5021 20.1499C15.5039 20.1499 15.5057 20.1499 15.5076 20.1499C15.5094 20.1499 15.5113 20.1499 15.5131 20.1499C15.515 20.1499 15.5168 20.1499 15.5187 20.1499C15.5205 20.1499 15.5224 20.1499 15.5242 20.1499C15.5261 20.1499 15.5279 20.1499 15.5298 20.1499C15.5316 20.1499 15.5334 20.1499 15.5353 20.1499C15.5371 20.1499 15.539 20.1499 15.5408 20.1499C15.5427 20.1499 15.5445 20.1499 15.5464 20.1499C15.5482 20.1499 15.5501 20.1499 15.5519 20.1499C15.5538 20.1499 15.5556 20.1499 15.5575 20.1499C15.5593 20.1499 15.5611 20.1499 15.563 20.1499C15.5648 20.1499 15.5667 20.1499 15.5685 20.1499C15.5704 20.1499 15.5722 20.1499 15.5741 20.1499C15.5759 20.1499 15.5778 20.1499 15.5796 20.1499C15.5815 20.1499 15.5833 20.1499 15.5851 20.1499C15.587 20.1499 15.5888 20.1499 15.5907 20.1499C15.5925 20.1499 15.5944 20.1499 15.5962 20.1499C15.5981 20.1499 15.5999 20.1499 15.6018 20.1499C15.6036 20.1499 15.6054 20.1499 15.6073 20.1499C15.6091 20.1499 15.611 20.1499 15.6128 20.1499C15.6147 20.1499 15.6165 20.1499 15.6184 20.1499C15.6202 20.1499 15.6221 20.1499 15.6239 20.1499C15.6257 20.1499 15.6276 20.1499 15.6294 20.1499C15.6313 20.1499 15.6331 20.1499 15.635 20.1499C15.6368 20.1499 15.6387 20.1499 15.6405 20.1499C15.6424 20.1499 15.6442 20.1499 15.646 20.1499C15.6479 20.1499 15.6497 20.1499 15.6516 20.1499C15.6534 20.1499 15.6553 20.1499 15.6571 20.1499C15.659 20.1499 15.6608 20.1499 15.6627 20.1499C15.6645 20.1499 15.6663 20.1499 15.6682 20.1499C15.67 20.1499 15.6719 20.1499 15.6737 20.1499C15.6756 20.1499 15.6774 20.1499 15.6793 20.1499C15.6811 20.1499 15.6829 20.1499 15.6848 20.1499C15.6866 20.1499 15.6885 20.1499 15.6903 20.1499C15.6922 20.1499 15.694 20.1499 15.6959 20.1499C15.6977 20.1499 15.6995 20.1499 15.7014 20.1499C15.7032 20.1499 15.7051 20.1499 15.7069 20.1499C15.7088 20.1499 15.7106 20.1499 15.7125 20.1499C15.7143 20.1499 15.7161 20.1499 15.718 20.1499C15.7198 20.1499 15.7217 20.1499 15.7235 20.1499C15.7254 20.1499 15.7272 20.1499 15.7291 20.1499C15.7309 20.1499 15.7327 20.1499 15.7346 20.1499C15.7364 20.1499 15.7383 20.1499 15.7401 20.1499C15.742 20.1499 15.7438 20.1499 15.7456 20.1499C15.7475 20.1499 15.7493 20.1499 15.7512 20.1499C15.753 20.1499 15.7549 20.1499 15.7567 20.1499C15.7586 20.1499 15.7604 20.1499 15.7622 20.1499C15.7641 20.1499 15.7659 20.1499 15.7678 20.1499C15.7696 20.1499 15.7715 20.1499 15.7733 20.1499C15.7752 20.1499 15.777 20.1499 15.7788 20.1499C15.7807 20.1499 15.7825 20.1499 15.7844 20.1499C15.7862 20.1499 15.7881 20.1499 15.7899 20.1499C15.7917 20.1499 15.7936 20.1499 15.7954 20.1499C15.7973 20.1499 15.7991 20.1499 15.801 20.1499C15.8028 20.1499 15.8046 20.1499 15.8065 20.1499C15.8083 20.1499 15.8102 20.1499 15.812 20.1499C15.8139 20.1499 15.8157 20.1499 15.8176 20.1499C15.8194 20.1499 15.8212 20.1499 15.8231 20.1499C15.8249 20.1499 15.8268 20.1499 15.8286 20.1499C15.8305 20.1499 15.8323 20.1499 15.8341 20.1499C15.836 20.1499 15.8378 20.1499 15.8397 20.1499C15.8415 20.1499 15.8434 20.1499 15.8452 20.1499C15.847 20.1499 15.8489 20.1499 15.8507 20.1499C15.8526 20.1499 15.8544 20.1499 15.8563 20.1499C15.8581 20.1499 15.8599 20.1499 15.8618 20.1499C15.8636 20.1499 15.8655 20.1499 15.8673 20.1499C15.8692 20.1499 15.871 20.1499 15.8728 20.1499C15.8747 20.1499 15.8765 20.1499 15.8784 20.1499C15.8802 20.1499 15.8821 20.1499 15.8839 20.1499C15.8857 20.1499 15.8876 20.1499 15.8894 20.1499C15.8913 20.1499 15.8931 20.1499 15.895 20.1499C15.8968 20.1499 15.8986 20.1499 15.9005 20.1499C15.9023 20.1499 15.9042 20.1499 15.906 20.1499C15.9079 20.1499 15.9097 20.1499 15.9115 20.1499C15.9134 20.1499 15.9152 20.1499 15.9171 20.1499C15.9189 20.1499 15.9207 20.1499 15.9226 20.1499C15.9244 20.1499 15.9263 20.1499 15.9281 20.1499C15.93 20.1499 15.9318 20.1499 15.9336 20.1499C15.9355 20.1499 15.9373 20.1499 15.9392 20.1499C15.941 20.1499 15.9429 20.1499 15.9447 20.1499C15.9465 20.1499 15.9484 20.1499 15.9502 20.1499C15.9521 20.1499 15.9539 20.1499 15.9558 20.1499C15.9576 20.1499 15.9594 20.1499 15.9613 20.1499C15.9631 20.1499 15.965 20.1499 15.9668 20.1499C15.9686 20.1499 15.9705 20.1499 15.9723 20.1499C15.9742 20.1499 15.976 20.1499 15.9779 20.1499C15.9797 20.1499 15.9815 20.1499 15.9834 20.1499C15.9852 20.1499 15.9871 20.1499 15.9889 20.1499C15.9908 20.1499 15.9926 20.1499 15.9944 20.1499C15.9963 20.1499 15.9981 20.1499 16 20.1499C16.0018 20.1499 16.0036 20.1499 16.0055 20.1499C16.0073 20.1499 16.0092 20.1499 16.011 20.1499C16.0129 20.1499 16.0147 20.1499 16.0165 20.1499C16.0184 20.1499 16.0202 20.1499 16.0221 20.1499C16.0239 20.1499 16.0257 20.1499 16.0276 20.1499C16.0294 20.1499 16.0313 20.1499 16.0331 20.1499C16.035 20.1499 16.0368 20.1499 16.0386 20.1499C16.0405 20.1499 16.0423 20.1499 16.0442 20.1499C16.046 20.1499 16.0478 20.1499 16.0497 20.1499C16.0515 20.1499 16.0534 20.1499 16.0552 20.1499C16.0571 20.1499 16.0589 20.1499 16.0607 20.1499C16.0626 20.1499 16.0644 20.1499 16.0663 20.1499C16.0681 20.1499 16.0699 20.1499 16.0718 20.1499C16.0736 20.1499 16.0755 20.1499 16.0773 20.1499C16.0792 20.1499 16.081 20.1499 16.0828 20.1499C16.0847 20.1499 16.0865 20.1499 16.0884 20.1499C16.0902 20.1499 16.092 20.1499 16.0939 20.1499C16.0957 20.1499 16.0976 20.1499 16.0994 20.1499C16.1013 20.1499 16.1031 20.1499 16.1049 20.1499C16.1068 20.1499 16.1086 20.1499 16.1105 20.1499C16.1123 20.1499 16.1141 20.1499 16.116 20.1499C16.1178 20.1499 16.1197 20.1499 16.1215 20.1499C16.1233 20.1499 16.1252 20.1499 16.127 20.1499C16.1289 20.1499 16.1307 20.1499 16.1326 20.1499C16.1344 20.1499 16.1362 20.1499 16.1381 20.1499C16.1399 20.1499 16.1418 20.1499 16.1436 20.1499C16.1454 20.1499 16.1473 20.1499 16.1491 20.1499C16.151 20.1499 16.1528 20.1499 16.1546 20.1499C16.1565 20.1499 16.1583 20.1499 16.1602 20.1499C16.162 20.1499 16.1639 20.1499 16.1657 20.1499C16.1675 20.1499 16.1694 20.1499 16.1712 20.1499C16.1731 20.1499 16.1749 20.1499 16.1767 20.1499C16.1786 20.1499 16.1804 20.1499 16.1823 20.1499C16.1841 20.1499 16.1859 20.1499 16.1878 20.1499C16.1896 20.1499 16.1915 20.1499 16.1933 20.1499C16.1952 20.1499 16.197 20.1499 16.1988 20.1499C16.2007 20.1499 16.2025 20.1499 16.2044 20.1499C16.2062 20.1499 16.208 20.1499 16.2099 20.1499C16.2117 20.1499 16.2136 20.1499 16.2154 20.1499C16.2172 20.1499 16.2191 20.1499 16.2209 20.1499C16.2228 20.1499 16.2246 20.1499 16.2264 20.1499C16.2283 20.1499 16.2301 20.1499 16.232 20.1499C16.2338 20.1499 16.2357 20.1499 16.2375 20.1499C16.2393 20.1499 16.2412 20.1499 16.243 20.1499C16.2449 20.1499 16.2467 20.1499 16.2485 20.1499C16.2504 20.1499 16.2522 20.1499 16.2541 20.1499C16.2559 20.1499 16.2577 20.1499 16.2596 20.1499C16.2614 20.1499 16.2633 20.1499 16.2651 20.1499C16.267 20.1499 16.2688 20.1499 16.2706 20.1499C16.2725 20.1499 16.2743 20.1499 16.2762 20.1499C16.278 20.1499 16.2798 20.1499 16.2817 20.1499C16.2835 20.1499 16.2854 20.1499 16.2872 20.1499C16.289 20.1499 16.2909 20.1499 16.2927 20.1499C16.2946 20.1499 16.2964 20.1499 16.2982 20.1499C16.3001 20.1499 16.3019 20.1499 16.3038 20.1499C16.3056 20.1499 16.3075 20.1499 16.3093 20.1499C16.3111 20.1499 16.313 20.1499 16.3148 20.1499C16.3167 20.1499 16.3185 20.1499 16.3203 20.1499C16.3222 20.1499 16.324 20.1499 16.3259 20.1499V19.4967C16.324 19.4967 16.3222 19.4967 16.3203 19.4967C16.3185 19.4967 16.3167 19.4967 16.3148 19.4967C16.313 19.4967 16.3111 19.4967 16.3093 19.4967C16.3075 19.4967 16.3056 19.4967 16.3038 19.4967C16.3019 19.4967 16.3001 19.4967 16.2982 19.4967C16.2964 19.4967 16.2946 19.4967 16.2927 19.4967C16.2909 19.4967 16.289 19.4967 16.2872 19.4967C16.2854 19.4967 16.2835 19.4967 16.2817 19.4967C16.2798 19.4967 16.278 19.4967 16.2762 19.4967C16.2743 19.4967 16.2725 19.4967 16.2706 19.4967C16.2688 19.4967 16.267 19.4967 16.2651 19.4967C16.2633 19.4967 16.2614 19.4967 16.2596 19.4967C16.2577 19.4967 16.2559 19.4967 16.2541 19.4967C16.2522 19.4967 16.2504 19.4967 16.2485 19.4967C16.2467 19.4967 16.2449 19.4967 16.243 19.4967C16.2412 19.4967 16.2393 19.4967 16.2375 19.4967C16.2357 19.4967 16.2338 19.4967 16.232 19.4967C16.2301 19.4967 16.2283 19.4967 16.2264 19.4967C16.2246 19.4967 16.2228 19.4967 16.2209 19.4967C16.2191 19.4967 16.2172 19.4967 16.2154 19.4967C16.2136 19.4967 16.2117 19.4967 16.2099 19.4967C16.208 19.4967 16.2062 19.4967 16.2044 19.4967C16.2025 19.4967 16.2007 19.4967 16.1988 19.4967C16.197 19.4967 16.1952 19.4967 16.1933 19.4967C16.1915 19.4967 16.1896 19.4967 16.1878 19.4967C16.1859 19.4967 16.1841 19.4967 16.1823 19.4967C16.1804 19.4967 16.1786 19.4967 16.1767 19.4967C16.1749 19.4967 16.1731 19.4967 16.1712 19.4967C16.1694 19.4967 16.1675 19.4967 16.1657 19.4967C16.1639 19.4967 16.162 19.4967 16.1602 19.4967C16.1583 19.4967 16.1565 19.4967 16.1546 19.4967C16.1528 19.4967 16.151 19.4967 16.1491 19.4967C16.1473 19.4967 16.1454 19.4967 16.1436 19.4967C16.1418 19.4967 16.1399 19.4967 16.1381 19.4967C16.1362 19.4967 16.1344 19.4967 16.1326 19.4967C16.1307 19.4967 16.1289 19.4967 16.127 19.4967C16.1252 19.4967 16.1233 19.4967 16.1215 19.4967C16.1197 19.4967 16.1178 19.4967 16.116 19.4967C16.1141 19.4967 16.1123 19.4967 16.1105 19.4967C16.1086 19.4967 16.1068 19.4967 16.1049 19.4967C16.1031 19.4967 16.1013 19.4967 16.0994 19.4967C16.0976 19.4967 16.0957 19.4967 16.0939 19.4967C16.092 19.4967 16.0902 19.4967 16.0884 19.4967C16.0865 19.4967 16.0847 19.4967 16.0828 19.4967C16.081 19.4967 16.0792 19.4967 16.0773 19.4967C16.0755 19.4967 16.0736 19.4967 16.0718 19.4967C16.0699 19.4967 16.0681 19.4967 16.0663 19.4967C16.0644 19.4967 16.0626 19.4967 16.0607 19.4967C16.0589 19.4967 16.0571 19.4967 16.0552 19.4967C16.0534 19.4967 16.0515 19.4967 16.0497 19.4967C16.0478 19.4967 16.046 19.4967 16.0442 19.4967C16.0423 19.4967 16.0405 19.4967 16.0386 19.4967C16.0368 19.4967 16.035 19.4967 16.0331 19.4967C16.0313 19.4967 16.0294 19.4967 16.0276 19.4967C16.0257 19.4967 16.0239 19.4967 16.0221 19.4967C16.0202 19.4967 16.0184 19.4967 16.0165 19.4967C16.0147 19.4967 16.0129 19.4967 16.011 19.4967C16.0092 19.4967 16.0073 19.4967 16.0055 19.4967C16.0036 19.4967 16.0018 19.4967 16 19.4967C15.9981 19.4967 15.9963 19.4967 15.9944 19.4967C15.9926 19.4967 15.9908 19.4967 15.9889 19.4967C15.9871 19.4967 15.9852 19.4967 15.9834 19.4967C15.9815 19.4967 15.9797 19.4967 15.9779 19.4967C15.976 19.4967 15.9742 19.4967 15.9723 19.4967C15.9705 19.4967 15.9686 19.4967 15.9668 19.4967C15.965 19.4967 15.9631 19.4967 15.9613 19.4967C15.9594 19.4967 15.9576 19.4967 15.9558 19.4967C15.9539 19.4967 15.9521 19.4967 15.9502 19.4967C15.9484 19.4967 15.9465 19.4967 15.9447 19.4967C15.9429 19.4967 15.941 19.4967 15.9392 19.4967C15.9373 19.4967 15.9355 19.4967 15.9336 19.4967C15.9318 19.4967 15.93 19.4967 15.9281 19.4967C15.9263 19.4967 15.9244 19.4967 15.9226 19.4967C15.9207 19.4967 15.9189 19.4967 15.9171 19.4967C15.9152 19.4967 15.9134 19.4967 15.9115 19.4967C15.9097 19.4967 15.9079 19.4967 15.906 19.4967C15.9042 19.4967 15.9023 19.4967 15.9005 19.4967C15.8986 19.4967 15.8968 19.4967 15.895 19.4967C15.8931 19.4967 15.8913 19.4967 15.8894 19.4967C15.8876 19.4967 15.8857 19.4967 15.8839 19.4967C15.8821 19.4967 15.8802 19.4967 15.8784 19.4967C15.8765 19.4967 15.8747 19.4967 15.8728 19.4967C15.871 19.4967 15.8692 19.4967 15.8673 19.4967C15.8655 19.4967 15.8636 19.4967 15.8618 19.4967C15.8599 19.4967 15.8581 19.4967 15.8563 19.4967C15.8544 19.4967 15.8526 19.4967 15.8507 19.4967C15.8489 19.4967 15.847 19.4967 15.8452 19.4967C15.8434 19.4967 15.8415 19.4967 15.8397 19.4967C15.8378 19.4967 15.836 19.4967 15.8341 19.4967C15.8323 19.4967 15.8305 19.4967 15.8286 19.4967C15.8268 19.4967 15.8249 19.4967 15.8231 19.4967C15.8212 19.4967 15.8194 19.4967 15.8176 19.4967C15.8157 19.4967 15.8139 19.4967 15.812 19.4967C15.8102 19.4967 15.8083 19.4967 15.8065 19.4967C15.8046 19.4967 15.8028 19.4967 15.801 19.4967C15.7991 19.4967 15.7973 19.4967 15.7954 19.4967C15.7936 19.4967 15.7917 19.4967 15.7899 19.4967C15.7881 19.4967 15.7862 19.4967 15.7844 19.4967C15.7825 19.4967 15.7807 19.4967 15.7788 19.4967C15.777 19.4967 15.7752 19.4967 15.7733 19.4967C15.7715 19.4967 15.7696 19.4967 15.7678 19.4967C15.7659 19.4967 15.7641 19.4967 15.7622 19.4967C15.7604 19.4967 15.7586 19.4967 15.7567 19.4967C15.7549 19.4967 15.753 19.4967 15.7512 19.4967C15.7493 19.4967 15.7475 19.4967 15.7456 19.4967C15.7438 19.4967 15.742 19.4967 15.7401 19.4967C15.7383 19.4967 15.7364 19.4967 15.7346 19.4967C15.7327 19.4967 15.7309 19.4967 15.7291 19.4967C15.7272 19.4967 15.7254 19.4967 15.7235 19.4967C15.7217 19.4967 15.7198 19.4967 15.718 19.4967C15.7161 19.4967 15.7143 19.4967 15.7125 19.4967C15.7106 19.4967 15.7088 19.4967 15.7069 19.4967C15.7051 19.4967 15.7032 19.4967 15.7014 19.4967C15.6995 19.4967 15.6977 19.4967 15.6959 19.4967C15.694 19.4967 15.6922 19.4967 15.6903 19.4967C15.6885 19.4967 15.6866 19.4967 15.6848 19.4967C15.6829 19.4967 15.6811 19.4967 15.6793 19.4967C15.6774 19.4967 15.6756 19.4967 15.6737 19.4967C15.6719 19.4967 15.67 19.4967 15.6682 19.4967C15.6663 19.4967 15.6645 19.4967 15.6627 19.4967C15.6608 19.4967 15.659 19.4967 15.6571 19.4967C15.6553 19.4967 15.6534 19.4967 15.6516 19.4967C15.6497 19.4967 15.6479 19.4967 15.646 19.4967C15.6442 19.4967 15.6424 19.4967 15.6405 19.4967C15.6387 19.4967 15.6368 19.4967 15.635 19.4967C15.6331 19.4967 15.6313 19.4967 15.6294 19.4967C15.6276 19.4967 15.6257 19.4967 15.6239 19.4967C15.6221 19.4967 15.6202 19.4967 15.6184 19.4967C15.6165 19.4967 15.6147 19.4967 15.6128 19.4967C15.611 19.4967 15.6091 19.4967 15.6073 19.4967C15.6054 19.4967 15.6036 19.4967 15.6018 19.4967C15.5999 19.4967 15.5981 19.4967 15.5962 19.4967C15.5944 19.4967 15.5925 19.4967 15.5907 19.4967C15.5888 19.4967 15.587 19.4967 15.5851 19.4967C15.5833 19.4967 15.5815 19.4967 15.5796 19.4967C15.5778 19.4967 15.5759 19.4967 15.5741 19.4967C15.5722 19.4967 15.5704 19.4967 15.5685 19.4967C15.5667 19.4967 15.5648 19.4967 15.563 19.4967C15.5611 19.4967 15.5593 19.4967 15.5575 19.4967C15.5556 19.4967 15.5538 19.4967 15.5519 19.4967C15.5501 19.4967 15.5482 19.4967 15.5464 19.4967C15.5445 19.4967 15.5427 19.4967 15.5408 19.4967C15.539 19.4967 15.5371 19.4967 15.5353 19.4967C15.5334 19.4967 15.5316 19.4967 15.5298 19.4967C15.5279 19.4967 15.5261 19.4967 15.5242 19.4967C15.5224 19.4967 15.5205 19.4967 15.5187 19.4967C15.5168 19.4967 15.515 19.4967 15.5131 19.4967C15.5113 19.4967 15.5094 19.4967 15.5076 19.4967C15.5057 19.4967 15.5039 19.4967 15.5021 19.4967C15.5002 19.4967 15.4984 19.4967 15.4965 19.4967C15.4947 19.4967 15.4928 19.4967 15.491 19.4967C15.4891 19.4967 15.4873 19.4967 15.4854 19.4967C15.4836 19.4967 15.4817 19.4967 15.4799 19.4967C15.478 19.4967 15.4762 19.4967 15.4743 19.4967C15.4725 19.4967 15.4706 19.4967 15.4688 19.4967C15.467 19.4967 15.4651 19.4967 15.4633 19.4967C15.4614 19.4967 15.4596 19.4967 15.4577 19.4967C15.4559 19.4967 15.454 19.4967 15.4522 19.4967C15.4503 19.4967 15.4485 19.4967 15.4466 19.4967C15.4448 19.4967 15.4429 19.4967 15.4411 19.4967C15.4392 19.4967 15.4374 19.4967 15.4355 19.4967C15.4337 19.4967 15.4318 19.4967 15.43 19.4967C15.4281 19.4967 15.4263 19.4967 15.4244 19.4967C15.4226 19.4967 15.4208 19.4967 15.4189 19.4967C15.4171 19.4967 15.4152 19.4967 15.4134 19.4967C15.4115 19.4967 15.4097 19.4967 15.4078 19.4967C15.406 19.4967 15.4041 19.4967 15.4023 19.4967C15.4004 19.4967 15.3986 19.4967 15.3967 19.4967C15.3949 19.4967 15.393 19.4967 15.3912 19.4967C15.3893 19.4967 15.3875 19.4967 15.3856 19.4967C15.3838 19.4967 15.3819 19.4967 15.3801 19.4967C15.3782 19.4967 15.3764 19.4967 15.3745 19.4967C15.3727 19.4967 15.3708 19.4967 15.369 19.4967C15.3671 19.4967 15.3653 19.4967 15.3634 19.4967C15.3616 19.4967 15.3597 19.4967 15.3579 19.4967C15.356 19.4967 15.3542 19.4967 15.3523 19.4967C15.3505 19.4967 15.3486 19.4967 15.3468 19.4967C15.3449 19.4967 15.3431 19.4967 15.3412 19.4967C15.3394 19.4967 15.3375 19.4967 15.3357 19.4967C15.3338 19.4967 15.332 19.4967 15.3301 19.4967C15.3283 19.4967 15.3264 19.4967 15.3246 19.4967C15.3227 19.4967 15.3209 19.4967 15.319 19.4967C15.3172 19.4967 15.3153 19.4967 15.3135 19.4967C15.3116 19.4967 15.3098 19.4967 15.3079 19.4967C15.3061 19.4967 15.3042 19.4967 15.3024 19.4967C15.3005 19.4967 15.2987 19.4967 15.2968 19.4967C15.295 19.4967 15.2931 19.4967 15.2913 19.4967C15.2894 19.4967 15.2876 19.4967 15.2857 19.4967C15.2839 19.4967 15.282 19.4967 15.2802 19.4967C15.2783 19.4967 15.2765 19.4967 15.2746 19.4967C15.2728 19.4967 15.2709 19.4967 15.2691 19.4967C15.2672 19.4967 15.2654 19.4967 15.2635 19.4967C15.2617 19.4967 15.2598 19.4967 15.258 19.4967C15.2561 19.4967 15.2543 19.4967 15.2524 19.4967C15.2506 19.4967 15.2487 19.4967 15.2469 19.4967C15.245 19.4967 15.2432 19.4967 15.2413 19.4967C15.2395 19.4967 15.2376 19.4967 15.2358 19.4967C15.2339 19.4967 15.2321 19.4967 15.2302 19.4967C15.2283 19.4967 15.2265 19.4967 15.2246 19.4967C15.2228 19.4967 15.2209 19.4967 15.2191 19.4967C15.2172 19.4967 15.2154 19.4967 15.2135 19.4967C15.2117 19.4967 15.2098 19.4967 15.208 19.4967C15.2061 19.4967 15.2043 19.4967 15.2024 19.4967C15.2006 19.4967 15.1987 19.4967 15.1969 19.4967C15.195 19.4967 15.1932 19.4967 15.1913 19.4967C15.1895 19.4967 15.1876 19.4967 15.1857 19.4967C15.1839 19.4967 15.182 19.4967 15.1802 19.4967C15.1783 19.4967 15.1765 19.4967 15.1746 19.4967C15.1728 19.4967 15.1709 19.4967 15.1691 19.4967C15.1672 19.4967 15.1654 19.4967 15.1635 19.4967C15.1617 19.4967 15.1598 19.4967 15.158 19.4967C15.1561 19.4967 15.1542 19.4967 15.1524 19.4967C15.1505 19.4967 15.1487 19.4967 15.1468 19.4967C15.145 19.4967 15.1431 19.4967 15.1413 19.4967C15.1394 19.4967 15.1376 19.4967 15.1357 19.4967C15.1339 19.4967 15.132 19.4967 15.1301 19.4967C15.1283 19.4967 15.1264 19.4967 15.1246 19.4967C15.1227 19.4967 15.1209 19.4967 15.119 19.4967C15.1172 19.4967 15.1153 19.4967 15.1135 19.4967C15.1116 19.4967 15.1098 19.4967 15.1079 19.4967C15.106 19.4967 15.1042 19.4967 15.1023 19.4967C15.1005 19.4967 15.0986 19.4967 15.0968 19.4967C15.0949 19.4967 15.0931 19.4967 15.0912 19.4967C15.0894 19.4967 15.0875 19.4967 15.0856 19.4967C15.0838 19.4967 15.0819 19.4967 15.0801 19.4967C15.0782 19.4967 15.0764 19.4967 15.0745 19.4967C15.0727 19.4967 15.0708 19.4967 15.069 19.4967C15.0671 19.4967 15.0652 19.4967 15.0634 19.4967C15.0615 19.4967 15.0597 19.4967 15.0578 19.4967C15.056 19.4967 15.0541 19.4967 15.0523 19.4967C15.0504 19.4967 15.0485 19.4967 15.0467 19.4967C15.0448 19.4967 15.043 19.4967 15.0411 19.4967C15.0393 19.4967 15.0374 19.4967 15.0356 19.4967C15.0337 19.4967 15.0318 19.4967 15.03 19.4967C15.0281 19.4967 15.0263 19.4967 15.0244 19.4967C15.0226 19.4967 15.0207 19.4967 15.0188 19.4967C15.017 19.4967 15.0151 19.4967 15.0133 19.4967C15.0114 19.4967 15.0096 19.4967 15.0077 19.4967C15.0058 19.4967 15.004 19.4967 15.0021 19.4967C15.0003 19.4967 14.9984 19.4967 14.9966 19.4967C14.9947 19.4967 14.9929 19.4967 14.991 19.4967C14.9891 19.4967 14.9873 19.4967 14.9854 19.4967C14.9836 19.4967 14.9817 19.4967 14.9799 19.4967C14.978 19.4967 14.9761 19.4967 14.9743 19.4967C14.9724 19.4967 14.9706 19.4967 14.9687 19.4967C14.9668 19.4967 14.965 19.4967 14.9631 19.4967C14.9613 19.4967 14.9594 19.4967 14.9576 19.4967C14.9557 19.4967 14.9538 19.4967 14.952 19.4967C14.9501 19.4967 14.9483 19.4967 14.9464 19.4967C14.9446 19.4967 14.9427 19.4967 14.9408 19.4967C14.939 19.4967 14.9371 19.4967 14.9353 19.4967C14.9334 19.4967 14.9315 19.4967 14.9297 19.4967C14.9278 19.4967 14.926 19.4967 14.9241 19.4967C14.9223 19.4967 14.9204 19.4967 14.9185 19.4967C14.9167 19.4967 14.9148 19.4967 14.913 19.4967C14.9111 19.4967 14.9092 19.4967 14.9074 19.4967C14.9055 19.4967 14.9037 19.4967 14.9018 19.4967C14.8999 19.4967 14.8981 19.4967 14.8962 19.4967C14.8944 19.4967 14.8925 19.4967 14.8906 19.4967C14.8888 19.4967 14.8869 19.4967 14.8851 19.4967C14.8832 19.4967 14.8814 19.4967 14.8795 19.4967C14.8776 19.4967 14.8758 19.4967 14.8739 19.4967C14.8721 19.4967 14.8702 19.4967 14.8683 19.4967C14.8665 19.4967 14.8646 19.4967 14.8628 19.4967C14.8609 19.4967 14.859 19.4967 14.8572 19.4967C14.8553 19.4967 14.8534 19.4967 14.8516 19.4967C14.8497 19.4967 14.8479 19.4967 14.846 19.4967C14.8441 19.4967 14.8423 19.4967 14.8404 19.4967C14.8386 19.4967 14.8367 19.4967 14.8348 19.4967C14.833 19.4967 14.8311 19.4967 14.8293 19.4967C14.8274 19.4967 14.8255 19.4967 14.8237 19.4967C14.8218 19.4967 14.82 19.4967 14.8181 19.4967C14.8162 19.4967 14.8144 19.4967 14.8125 19.4967C14.8106 19.4967 14.8088 19.4967 14.8069 19.4967C14.8051 19.4967 14.8032 19.4967 14.8013 19.4967C14.7995 19.4967 14.7976 19.4967 14.7957 19.4967C14.7939 19.4967 14.792 19.4967 14.7902 19.4967C14.7883 19.4967 14.7864 19.4967 14.7846 19.4967C14.7827 19.4967 14.7809 19.4967 14.779 19.4967C14.7771 19.4967 14.7753 19.4967 14.7734 19.4967C14.7715 19.4967 14.7697 19.4967 14.7678 19.4967C14.766 19.4967 14.7641 19.4967 14.7622 19.4967C14.7604 19.4967 14.7585 19.4967 14.7566 19.4967C14.7548 19.4967 14.7529 19.4967 14.751 19.4967C14.7492 19.4967 14.7473 19.4967 14.7455 19.4967C14.7436 19.4967 14.7417 19.4967 14.7399 19.4967C14.738 19.4967 14.7361 19.4967 14.7343 19.4967C14.7324 19.4967 14.7305 19.4967 14.7287 19.4967C14.7268 19.4967 14.725 19.4967 14.7231 19.4967C14.7212 19.4967 14.7194 19.4967 14.7175 19.4967C14.7156 19.4967 14.7138 19.4967 14.7119 19.4967C14.71 19.4967 14.7082 19.4967 14.7063 19.4967C14.7044 19.4967 14.7026 19.4967 14.7007 19.4967C14.6989 19.4967 14.697 19.4967 14.6951 19.4967C14.6933 19.4967 14.6914 19.4967 14.6895 19.4967C14.6877 19.4967 14.6858 19.4967 14.6839 19.4967C14.6821 19.4967 14.6802 19.4967 14.6783 19.4967C14.6765 19.4967 14.6746 19.4967 14.6727 19.4967C14.6709 19.4967 14.669 19.4967 14.6671 19.4967C14.6653 19.4967 14.6634 19.4967 14.6615 19.4967C14.6597 19.4967 14.6578 19.4967 14.656 19.4967C14.6541 19.4967 14.6522 19.4967 14.6504 19.4967C14.6485 19.4967 14.6466 19.4967 14.6448 19.4967C14.6429 19.4967 14.641 19.4967 14.6392 19.4967C14.6373 19.4967 14.6354 19.4967 14.6336 19.4967C14.6317 19.4967 14.6298 19.4967 14.628 19.4967C14.6261 19.4967 14.6242 19.4967 14.6224 19.4967C14.6205 19.4967 14.6186 19.4967 14.6168 19.4967C14.6149 19.4967 14.613 19.4967 14.6111 19.4967C14.6093 19.4967 14.6074 19.4967 14.6055 19.4967C14.6037 19.4967 14.6018 19.4967 14.5999 19.4967C14.5981 19.4967 14.5962 19.4967 14.5943 19.4967C14.5925 19.4967 14.5906 19.4967 14.5887 19.4967C14.5869 19.4967 14.585 19.4967 14.5831 19.4967C14.5813 19.4967 14.5794 19.4967 14.5775 19.4967C14.5757 19.4967 14.5738 19.4967 14.5719 19.4967C14.5701 19.4967 14.5682 19.4967 14.5663 19.4967C14.5644 19.4967 14.5626 19.4967 14.5607 19.4967C14.5588 19.4967 14.557 19.4967 14.5551 19.4967C14.5532 19.4967 14.5514 19.4967 14.5495 19.4967C14.5476 19.4967 14.5458 19.4967 14.5439 19.4967C14.542 19.4967 14.5401 19.4967 14.5383 19.4967C14.5364 19.4967 14.5345 19.4967 14.5327 19.4967C14.5308 19.4967 14.5289 19.4967 14.5271 19.4967C14.5252 19.4967 14.5233 19.4967 14.5214 19.4967C14.5196 19.4967 14.5177 19.4967 14.5158 19.4967C14.514 19.4967 14.5121 19.4967 14.5102 19.4967C14.5084 19.4967 14.5065 19.4967 14.5046 19.4967C14.5027 19.4967 14.5009 19.4967 14.499 19.4967C14.4971 19.4967 14.4953 19.4967 14.4934 19.4967C14.4915 19.4967 14.4896 19.4967 14.4878 19.4967C14.4859 19.4967 14.484 19.4967 14.4822 19.4967C14.4803 19.4967 14.4784 19.4967 14.4765 19.4967C14.4747 19.4967 14.4728 19.4967 14.4709 19.4967C14.4691 19.4967 14.4672 19.4967 14.4653 19.4967C14.4634 19.4967 14.4616 19.4967 14.4597 19.4967C14.4578 19.4967 14.456 19.4967 14.4541 19.4967C14.4522 19.4967 14.4503 19.4967 14.4485 19.4967C14.4466 19.4967 14.4447 19.4967 14.4428 19.4967C14.441 19.4967 14.4391 19.4967 14.4372 19.4967C14.4354 19.4967 14.4335 19.4967 14.4316 19.4967C14.4297 19.4967 14.4279 19.4967 14.426 19.4967C14.4241 19.4967 14.4222 19.4967 14.4204 19.4967C14.4185 19.4967 14.4166 19.4967 14.4147 19.4967C14.4129 19.4967 14.411 19.4967 14.4091 19.4967C14.4073 19.4967 14.4054 19.4967 14.4035 19.4967C14.4016 19.4967 14.3998 19.4967 14.3979 19.4967C14.396 19.4967 14.3941 19.4967 14.3923 19.4967C14.3904 19.4967 14.3885 19.4967 14.3866 19.4967C14.3848 19.4967 14.3829 19.4967 14.381 19.4967C14.3791 19.4967 14.3773 19.4967 14.3754 19.4967C14.3735 19.4967 14.3716 19.4967 14.3698 19.4967C14.3679 19.4967 14.366 19.4967 14.3641 19.4967C14.3623 19.4967 14.3604 19.4967 14.3585 19.4967C14.3566 19.4967 14.3548 19.4967 14.3529 19.4967C14.351 19.4967 14.3491 19.4967 14.3473 19.4967C14.3454 19.4967 14.3435 19.4967 14.3416 19.4967C14.3397 19.4967 14.3379 19.4967 14.336 19.4967C14.3341 19.4967 14.3322 19.4967 14.3304 19.4967C14.3285 19.4967 14.3266 19.4967 14.3247 19.4967C14.3229 19.4967 14.321 19.4967 14.3191 19.4967C14.3172 19.4967 14.3154 19.4967 14.3135 19.4967C14.3116 19.4967 14.3097 19.4967 14.3078 19.4967C14.306 19.4967 14.3041 19.4967 14.3022 19.4967C14.3003 19.4967 14.2985 19.4967 14.2966 19.4967C14.2947 19.4967 14.2928 19.4967 14.2909 19.4967C14.2891 19.4967 14.2872 19.4967 14.2853 19.4967C14.2834 19.4967 14.2816 19.4967 14.2797 19.4967C14.2778 19.4967 14.2759 19.4967 14.274 19.4967C14.2722 19.4967 14.2703 19.4967 14.2684 19.4967C14.2665 19.4967 14.2646 19.4967 14.2628 19.4967C14.2609 19.4967 14.259 19.4967 14.2571 19.4967C14.2552 19.4967 14.2534 19.4967 14.2515 19.4967C14.2496 19.4967 14.2477 19.4967 14.2458 19.4967C14.244 19.4967 14.2421 19.4967 14.2402 19.4967C14.2383 19.4967 14.2365 19.4967 14.2346 19.4967C14.2327 19.4967 14.2308 19.4967 14.2289 19.4967C14.227 19.4967 14.2252 19.4967 14.2233 19.4967C14.2214 19.4967 14.2195 19.4967 14.2176 19.4967C14.2158 19.4967 14.2139 19.4967 14.212 19.4967C14.2101 19.4967 14.2082 19.4967 14.2064 19.4967C14.2045 19.4967 14.2026 19.4967 14.2007 19.4967C14.1988 19.4967 14.197 19.4967 14.1951 19.4967C14.1932 19.4967 14.1913 19.4967 14.1894 19.4967C14.1875 19.4967 14.1857 19.4967 14.1838 19.4967C14.1819 19.4967 14.18 19.4967 14.1781 19.4967C14.1763 19.4967 14.1744 19.4967 14.1725 19.4967C14.1706 19.4967 14.1687 19.4967 14.1668 19.4967C14.165 19.4967 14.1631 19.4967 14.1612 19.4967C14.1593 19.4967 14.1574 19.4967 14.1555 19.4967C14.1537 19.4967 14.1518 19.4967 14.1499 19.4967C14.148 19.4967 14.1461 19.4967 14.1442 19.4967C14.1424 19.4967 14.1405 19.4967 14.1386 19.4967C14.1367 19.4967 14.1348 19.4967 14.1329 19.4967C14.1311 19.4967 14.1292 19.4967 14.1273 19.4967C14.1254 19.4967 14.1235 19.4967 14.1216 19.4967C14.1198 19.4967 14.1179 19.4967 14.116 19.4967C14.1141 19.4967 14.1122 19.4967 14.1103 19.4967C14.1084 19.4967 14.1066 19.4967 14.1047 19.4967C14.1028 19.4967 14.1009 19.4967 14.099 19.4967C14.0971 19.4967 14.0952 19.4967 14.0934 19.4967C14.0915 19.4967 14.0896 19.4967 14.0877 19.4967C14.0858 19.4967 14.0839 19.4967 14.082 19.4967C14.0802 19.4967 14.0783 19.4967 14.0764 19.4967C14.0745 19.4967 14.0726 19.4967 14.0707 19.4967C14.0688 19.4967 14.067 19.4967 14.0651 19.4967C14.0632 19.4967 14.0613 19.4967 14.0594 19.4967C14.0575 19.4967 14.0556 19.4967 14.0538 19.4967C14.0519 19.4967 14.05 19.4967 14.0481 19.4967C14.0462 19.4967 14.0443 19.4967 14.0424 19.4967C14.0405 19.4967 14.0387 19.4967 14.0368 19.4967C14.0349 19.4967 14.033 19.4967 14.0311 19.4967C14.0292 19.4967 14.0273 19.4967 14.0254 19.4967C14.0236 19.4967 14.0217 19.4967 14.0198 19.4967C14.0179 19.4967 14.016 19.4967 14.0141 19.4967C14.0122 19.4967 14.0103 19.4967 14.0084 19.4967C14.0066 19.4967 14.0047 19.4967 14.0028 19.4967C14.0009 19.4967 13.999 19.4967 13.9971 19.4967C13.9952 19.4967 13.9933 19.4967 13.9914 19.4967C13.9895 19.4967 13.9877 19.4967 13.9858 19.4967C13.9839 19.4967 13.982 19.4967 13.9801 19.4967C13.9782 19.4967 13.9763 19.4967 13.9744 19.4967C13.9725 19.4967 13.9706 19.4967 13.9688 19.4967C13.9669 19.4967 13.965 19.4967 13.9631 19.4967C13.9612 19.4967 13.9593 19.4967 13.9574 19.4967C13.9555 19.4967 13.9536 19.4967 13.9517 19.4967C13.9499 19.4967 13.948 19.4967 13.9461 19.4967C13.9442 19.4967 13.9423 19.4967 13.9404 19.4967C13.9385 19.4967 13.9366 19.4967 13.9347 19.4967C13.9328 19.4967 13.9309 19.4967 13.929 19.4967C13.9271 19.4967 13.9253 19.4967 13.9234 19.4967C13.9215 19.4967 13.9196 19.4967 13.9177 19.4967C13.9158 19.4967 13.9139 19.4967 13.912 19.4967C13.9101 19.4967 13.9082 19.4967 13.9063 19.4967C13.9044 19.4967 13.9025 19.4967 13.9006 19.4967C13.8988 19.4967 13.8969 19.4967 13.895 19.4967C13.8931 19.4967 13.8912 19.4967 13.8893 19.4967C13.8874 19.4967 13.8855 19.4967 13.8836 19.4967C13.8817 19.4967 13.8798 19.4967 13.8779 19.4967C13.876 19.4967 13.8741 19.4967 13.8722 19.4967C13.8703 19.4967 13.8685 19.4967 13.8666 19.4967C13.8647 19.4967 13.8628 19.4967 13.8609 19.4967C13.859 19.4967 13.8571 19.4967 13.8552 19.4967C13.8533 19.4967 13.8514 19.4967 13.8495 19.4967C13.8476 19.4967 13.8457 19.4967 13.8438 19.4967C13.8419 19.4967 13.84 19.4967 13.8381 19.4967C13.8362 19.4967 13.8343 19.4967 13.8324 19.4967C13.8305 19.4967 13.8286 19.4967 13.8267 19.4967C13.8249 19.4967 13.823 19.4967 13.8211 19.4967C13.8192 19.4967 13.8173 19.4967 13.8154 19.4967C13.8135 19.4967 13.8116 19.4967 13.8097 19.4967C13.8078 19.4967 13.8059 19.4967 13.804 19.4967C13.8021 19.4967 13.8002 19.4967 13.7983 19.4967C13.7964 19.4967 13.7945 19.4967 13.7926 19.4967C13.7907 19.4967 13.7888 19.4967 13.7869 19.4967C13.785 19.4967 13.7831 19.4967 13.7812 19.4967C13.7793 19.4967 13.7774 19.4967 13.7755 19.4967C13.7736 19.4967 13.7717 19.4967 13.7698 19.4967C13.7679 19.4967 13.766 19.4967 13.7641 19.4967C13.7622 19.4967 13.7603 19.4967 13.7584 19.4967C13.7565 19.4967 13.7546 19.4967 13.7527 19.4967C13.7508 19.4967 13.7489 19.4967 13.747 19.4967C13.7451 19.4967 13.7432 19.4967 13.7413 19.4967C13.7394 19.4967 13.7375 19.4967 13.7356 19.4967C13.7337 19.4967 13.7318 19.4967 13.7299 19.4967C13.728 19.4967 13.7261 19.4967 13.7242 19.4967C13.7223 19.4967 13.7204 19.4967 13.7185 19.4967C13.7166 19.4967 13.7147 19.4967 13.7128 19.4967C13.7109 19.4967 13.709 19.4967 13.7071 19.4967C13.7052 19.4967 13.7033 19.4967 13.7014 19.4967C13.6995 19.4967 13.6976 19.4967 13.6957 19.4967C13.6938 19.4967 13.6919 19.4967 13.69 19.4967C13.6881 19.4967 13.6862 19.4967 13.6843 19.4967C13.6824 19.4967 13.6805 19.4967 13.6786 19.4967C13.6767 19.4967 13.6748 19.4967 13.6729 19.4967C13.6709 19.4967 13.669 19.4967 13.6671 19.4967C13.6652 19.4967 13.6633 19.4967 13.6614 19.4967C13.6595 19.4967 13.6576 19.4967 13.6557 19.4967C13.6538 19.4967 13.6519 19.4967 13.65 19.4967C13.6481 19.4967 13.6462 19.4967 13.6443 19.4967C13.6424 19.4967 13.6405 19.4967 13.6386 19.4967C13.6367 19.4967 13.6348 19.4967 13.6329 19.4967C13.631 19.4967 13.629 19.4967 13.6271 19.4967C13.6252 19.4967 13.6233 19.4967 13.6214 19.4967C13.6195 19.4967 13.6176 19.4967 13.6157 19.4967C13.6138 19.4967 13.6119 19.4967 13.61 19.4967C13.6081 19.4967 13.6062 19.4967 13.6043 19.4967C13.6024 19.4967 13.6005 19.4967 13.5986 19.4967C13.5966 19.4967 13.5947 19.4967 13.5928 19.4967C13.5909 19.4967 13.589 19.4967 13.5871 19.4967C13.5852 19.4967 13.5833 19.4967 13.5814 19.4967C13.5795 19.4967 13.5776 19.4967 13.5757 19.4967C13.5738 19.4967 13.5718 19.4967 13.5699 19.4967C13.568 19.4967 13.5661 19.4967 13.5642 19.4967C13.5623 19.4967 13.5604 19.4967 13.5585 19.4967C13.5566 19.4967 13.5547 19.4967 13.5528 19.4967C13.5508 19.4967 13.5489 19.4967 13.547 19.4967C13.5451 19.4967 13.5432 19.4967 13.5413 19.4967C13.5394 19.4967 13.5375 19.4967 13.5356 19.4967C13.5337 19.4967 13.5318 19.4967 13.5298 19.4967C13.5279 19.4967 13.526 19.4967 13.5241 19.4967C13.5222 19.4967 13.5203 19.4967 13.5184 19.4967C13.5165 19.4967 13.5146 19.4967 13.5126 19.4967C13.5107 19.4967 13.5088 19.4967 13.5069 19.4967C13.505 19.4967 13.5031 19.4967 13.5012 19.4967C13.4993 19.4967 13.4974 19.4967 13.4954 19.4967C13.4935 19.4967 13.4916 19.4967 13.4897 19.4967C13.4878 19.4967 13.4859 19.4967 13.484 19.4967C13.4821 19.4967 13.4801 19.4967 13.4782 19.4967C13.4763 19.4967 13.4744 19.4967 13.4725 19.4967C13.4706 19.4967 13.4687 19.4967 13.4668 19.4967C13.4648 19.4967 13.4629 19.4967 13.461 19.4967V20.1499ZM16.3259 20.1499C16.4523 20.1499 16.5414 20.1463 16.6402 20.1513L16.6734 19.499C16.5528 19.4929 16.4225 19.4967 16.3259 19.4967V20.1499ZM16.639 20.1513C16.7837 20.1592 16.8801 20.2624 16.8865 20.3898L17.5388 20.3574C17.5154 19.8862 17.1434 19.5246 16.6746 19.4991L16.639 20.1513ZM16.8864 20.389C16.8935 20.5396 16.8018 20.6475 16.6624 20.6675L16.7553 21.3141C17.2368 21.2449 17.5615 20.8359 17.5389 20.3581L16.8864 20.389ZM16.6626 20.6675C16.6373 20.6711 16.6085 20.6716 16.5527 20.6716V21.3248C16.601 21.3248 16.6762 21.3254 16.755 21.3141L16.6626 20.6675ZM16.5527 20.6716C16.543 20.6716 16.5333 20.6716 16.5236 20.6716C16.5139 20.6716 16.5042 20.6716 16.4945 20.6716C16.4849 20.6716 16.4752 20.6716 16.4655 20.6716C16.4558 20.6716 16.4461 20.6716 16.4364 20.6716C16.4267 20.6716 16.417 20.6716 16.4074 20.6716C16.3977 20.6716 16.388 20.6716 16.3783 20.6716C16.3686 20.6716 16.3589 20.6716 16.3492 20.6716C16.3395 20.6716 16.3299 20.6716 16.3202 20.6716C16.3105 20.6716 16.3008 20.6716 16.2911 20.6716C16.2814 20.6716 16.2717 20.6716 16.262 20.6716C16.2524 20.6716 16.2427 20.6716 16.233 20.6716C16.2233 20.6716 16.2136 20.6716 16.2039 20.6716C16.1942 20.6716 16.1845 20.6716 16.1749 20.6716C16.1652 20.6716 16.1555 20.6716 16.1458 20.6716C16.1361 20.6716 16.1264 20.6716 16.1167 20.6716C16.107 20.6716 16.0974 20.6716 16.0877 20.6716C16.078 20.6716 16.0683 20.6716 16.0586 20.6716C16.0489 20.6716 16.0392 20.6716 16.0295 20.6716C16.0199 20.6716 16.0102 20.6716 16.0005 20.6716C15.9908 20.6716 15.9811 20.6716 15.9714 20.6716C15.9617 20.6716 15.9521 20.6716 15.9424 20.6716C15.9327 20.6716 15.923 20.6716 15.9133 20.6716C15.9036 20.6716 15.8939 20.6716 15.8842 20.6716C15.8746 20.6716 15.8649 20.6716 15.8552 20.6716C15.8455 20.6716 15.8358 20.6716 15.8261 20.6716C15.8164 20.6716 15.8067 20.6716 15.7971 20.6716C15.7874 20.6716 15.7777 20.6716 15.768 20.6716C15.7583 20.6716 15.7486 20.6716 15.7389 20.6716C15.7292 20.6716 15.7196 20.6716 15.7099 20.6716C15.7002 20.6716 15.6905 20.6716 15.6808 20.6716C15.6711 20.6716 15.6614 20.6716 15.6517 20.6716C15.6421 20.6716 15.6324 20.6716 15.6227 20.6716C15.613 20.6716 15.6033 20.6716 15.5936 20.6716C15.5839 20.6716 15.5743 20.6716 15.5646 20.6716C15.5549 20.6716 15.5452 20.6716 15.5355 20.6716C15.5258 20.6716 15.5161 20.6716 15.5064 20.6716C15.4968 20.6716 15.4871 20.6716 15.4774 20.6716C15.4677 20.6716 15.458 20.6716 15.4483 20.6716C15.4386 20.6716 15.4289 20.6716 15.4193 20.6716C15.4096 20.6716 15.3999 20.6716 15.3902 20.6716C15.3805 20.6716 15.3708 20.6716 15.3611 20.6716C15.3514 20.6716 15.3418 20.6716 15.3321 20.6716C15.3224 20.6716 15.3127 20.6716 15.303 20.6716C15.2933 20.6716 15.2836 20.6716 15.274 20.6716C15.2643 20.6716 15.2546 20.6716 15.2449 20.6716C15.2352 20.6716 15.2255 20.6716 15.2158 20.6716C15.2061 20.6716 15.1965 20.6716 15.1868 20.6716C15.1771 20.6716 15.1674 20.6716 15.1577 20.6716C15.148 20.6716 15.1383 20.6716 15.1286 20.6716C15.119 20.6716 15.1093 20.6716 15.0996 20.6716C15.0899 20.6716 15.0802 20.6716 15.0705 20.6716C15.0608 20.6716 15.0512 20.6716 15.0415 20.6716C15.0318 20.6716 15.0221 20.6716 15.0124 20.6716C15.0027 20.6716 14.993 20.6716 14.9833 20.6716C14.9737 20.6716 14.964 20.6716 14.9543 20.6716C14.9446 20.6716 14.9349 20.6716 14.9252 20.6716C14.9155 20.6716 14.9058 20.6716 14.8962 20.6716C14.8865 20.6716 14.8768 20.6716 14.8671 20.6716C14.8574 20.6716 14.8477 20.6716 14.838 20.6716C14.8284 20.6716 14.8187 20.6716 14.809 20.6716C14.7993 20.6716 14.7896 20.6716 14.7799 20.6716C14.7702 20.6716 14.7605 20.6716 14.7509 20.6716C14.7412 20.6716 14.7315 20.6716 14.7218 20.6716C14.7121 20.6716 14.7024 20.6716 14.6927 20.6716C14.6831 20.6716 14.6734 20.6716 14.6637 20.6716C14.654 20.6716 14.6443 20.6716 14.6346 20.6716C14.6249 20.6716 14.6152 20.6716 14.6056 20.6716C14.5959 20.6716 14.5862 20.6716 14.5765 20.6716C14.5668 20.6716 14.5571 20.6716 14.5474 20.6716C14.5378 20.6716 14.5281 20.6716 14.5184 20.6716C14.5087 20.6716 14.499 20.6716 14.4893 20.6716C14.4796 20.6716 14.4699 20.6716 14.4603 20.6716C14.4506 20.6716 14.4409 20.6716 14.4312 20.6716C14.4215 20.6716 14.4118 20.6716 14.4021 20.6716C14.3925 20.6716 14.3828 20.6716 14.3731 20.6716C14.3634 20.6716 14.3537 20.6716 14.344 20.6716C14.3343 20.6716 14.3246 20.6716 14.315 20.6716C14.3053 20.6716 14.2956 20.6716 14.2859 20.6716C14.2762 20.6716 14.2665 20.6716 14.2568 20.6716C14.2472 20.6716 14.2375 20.6716 14.2278 20.6716C14.2181 20.6716 14.2084 20.6716 14.1987 20.6716C14.189 20.6716 14.1793 20.6716 14.1697 20.6716C14.16 20.6716 14.1503 20.6716 14.1406 20.6716C14.1309 20.6716 14.1212 20.6716 14.1115 20.6716C14.1019 20.6716 14.0922 20.6716 14.0825 20.6716C14.0728 20.6716 14.0631 20.6716 14.0534 20.6716C14.0437 20.6716 14.034 20.6716 14.0244 20.6716C14.0147 20.6716 14.005 20.6716 13.9953 20.6716C13.9856 20.6716 13.9759 20.6716 13.9662 20.6716C13.9566 20.6716 13.9469 20.6716 13.9372 20.6716C13.9275 20.6716 13.9178 20.6716 13.9081 20.6716C13.8984 20.6716 13.8887 20.6716 13.8791 20.6716C13.8694 20.6716 13.8597 20.6716 13.85 20.6716C13.8403 20.6716 13.8306 20.6716 13.8209 20.6716C13.8113 20.6716 13.8016 20.6716 13.7919 20.6716C13.7822 20.6716 13.7725 20.6716 13.7628 20.6716C13.7531 20.6716 13.7435 20.6716 13.7338 20.6716C13.7241 20.6716 13.7144 20.6716 13.7047 20.6716C13.695 20.6716 13.6853 20.6716 13.6756 20.6716C13.666 20.6716 13.6563 20.6716 13.6466 20.6716C13.6369 20.6716 13.6272 20.6716 13.6175 20.6716C13.6078 20.6716 13.5982 20.6716 13.5885 20.6716C13.5788 20.6716 13.5691 20.6716 13.5594 20.6716C13.5497 20.6716 13.54 20.6716 13.5304 20.6716C13.5207 20.6716 13.511 20.6716 13.5013 20.6716C13.4916 20.6716 13.4819 20.6716 13.4722 20.6716C13.4625 20.6716 13.4529 20.6716 13.4432 20.6716C13.4335 20.6716 13.4238 20.6716 13.4141 20.6716C13.4044 20.6716 13.3947 20.6716 13.3851 20.6716C13.3754 20.6716 13.3657 20.6716 13.356 20.6716C13.3463 20.6716 13.3366 20.6716 13.3269 20.6716C13.3173 20.6716 13.3076 20.6716 13.2979 20.6716C13.2882 20.6716 13.2785 20.6716 13.2688 20.6716C13.2591 20.6716 13.2494 20.6716 13.2398 20.6716C13.2301 20.6716 13.2204 20.6716 13.2107 20.6716C13.201 20.6716 13.1913 20.6716 13.1816 20.6716C13.172 20.6716 13.1623 20.6716 13.1526 20.6716C13.1429 20.6716 13.1332 20.6716 13.1235 20.6716C13.1138 20.6716 13.1042 20.6716 13.0945 20.6716C13.0848 20.6716 13.0751 20.6716 13.0654 20.6716C13.0557 20.6716 13.046 20.6716 13.0363 20.6716C13.0267 20.6716 13.017 20.6716 13.0073 20.6716C12.9976 20.6716 12.9879 20.6716 12.9782 20.6716C12.9685 20.6716 12.9589 20.6716 12.9492 20.6716C12.9395 20.6716 12.9298 20.6716 12.9201 20.6716C12.9104 20.6716 12.9007 20.6716 12.8911 20.6716C12.8814 20.6716 12.8717 20.6716 12.862 20.6716C12.8523 20.6716 12.8426 20.6716 12.8329 20.6716C12.8233 20.6716 12.8136 20.6716 12.8039 20.6716C12.7942 20.6716 12.7845 20.6716 12.7748 20.6716C12.7651 20.6716 12.7554 20.6716 12.7458 20.6716C12.7361 20.6716 12.7264 20.6716 12.7167 20.6716C12.707 20.6716 12.6973 20.6716 12.6876 20.6716C12.678 20.6716 12.6683 20.6716 12.6586 20.6716C12.6489 20.6716 12.6392 20.6716 12.6295 20.6716C12.6198 20.6716 12.6102 20.6716 12.6005 20.6716C12.5908 20.6716 12.5811 20.6716 12.5714 20.6716C12.5617 20.6716 12.552 20.6716 12.5424 20.6716C12.5327 20.6716 12.523 20.6716 12.5133 20.6716C12.5036 20.6716 12.4939 20.6716 12.4842 20.6716C12.4746 20.6716 12.4649 20.6716 12.4552 20.6716C12.4455 20.6716 12.4358 20.6716 12.4261 20.6716C12.4164 20.6716 12.4067 20.6716 12.3971 20.6716C12.3874 20.6716 12.3777 20.6716 12.368 20.6716C12.3583 20.6716 12.3486 20.6716 12.3389 20.6716C12.3293 20.6716 12.3196 20.6716 12.3099 20.6716C12.3002 20.6716 12.2905 20.6716 12.2808 20.6716C12.2711 20.6716 12.2615 20.6716 12.2518 20.6716C12.2421 20.6716 12.2324 20.6716 12.2227 20.6716C12.213 20.6716 12.2033 20.6716 12.1937 20.6716C12.184 20.6716 12.1743 20.6716 12.1646 20.6716C12.1549 20.6716 12.1452 20.6716 12.1355 20.6716C12.1259 20.6716 12.1162 20.6716 12.1065 20.6716C12.0968 20.6716 12.0871 20.6716 12.0774 20.6716C12.0677 20.6716 12.058 20.6716 12.0484 20.6716C12.0387 20.6716 12.029 20.6716 12.0193 20.6716C12.0096 20.6716 11.9999 20.6716 11.9902 20.6716C11.9806 20.6716 11.9709 20.6716 11.9612 20.6716C11.9515 20.6716 11.9418 20.6716 11.9321 20.6716C11.9224 20.6716 11.9128 20.6716 11.9031 20.6716C11.8934 20.6716 11.8837 20.6716 11.874 20.6716C11.8643 20.6716 11.8546 20.6716 11.845 20.6716C11.8353 20.6716 11.8256 20.6716 11.8159 20.6716C11.8062 20.6716 11.7965 20.6716 11.7868 20.6716C11.7772 20.6716 11.7675 20.6716 11.7578 20.6716C11.7481 20.6716 11.7384 20.6716 11.7287 20.6716C11.719 20.6716 11.7094 20.6716 11.6997 20.6716C11.69 20.6716 11.6803 20.6716 11.6706 20.6716C11.6609 20.6716 11.6512 20.6716 11.6416 20.6716C11.6319 20.6716 11.6222 20.6716 11.6125 20.6716C11.6028 20.6716 11.5931 20.6716 11.5834 20.6716C11.5738 20.6716 11.5641 20.6716 11.5544 20.6716C11.5447 20.6716 11.535 20.6716 11.5253 20.6716C11.5156 20.6716 11.5059 20.6716 11.4963 20.6716C11.4866 20.6716 11.4769 20.6716 11.4672 20.6716C11.4575 20.6716 11.4478 20.6716 11.4381 20.6716C11.4285 20.6716 11.4188 20.6716 11.4091 20.6716C11.3994 20.6716 11.3897 20.6716 11.38 20.6716C11.3703 20.6716 11.3607 20.6716 11.351 20.6716C11.3413 20.6716 11.3316 20.6716 11.3219 20.6716C11.3122 20.6716 11.3025 20.6716 11.2929 20.6716C11.2832 20.6716 11.2735 20.6716 11.2638 20.6716C11.2541 20.6716 11.2444 20.6716 11.2347 20.6716C11.2251 20.6716 11.2154 20.6716 11.2057 20.6716C11.196 20.6716 11.1863 20.6716 11.1766 20.6716C11.1669 20.6716 11.1573 20.6716 11.1476 20.6716C11.1379 20.6716 11.1282 20.6716 11.1185 20.6716C11.1088 20.6716 11.0991 20.6716 11.0895 20.6716C11.0798 20.6716 11.0701 20.6716 11.0604 20.6716C11.0507 20.6716 11.041 20.6716 11.0313 20.6716C11.0217 20.6716 11.012 20.6716 11.0023 20.6716C10.9926 20.6716 10.9829 20.6716 10.9732 20.6716C10.9635 20.6716 10.9539 20.6716 10.9442 20.6716C10.9345 20.6716 10.9248 20.6716 10.9151 20.6716C10.9054 20.6716 10.8957 20.6716 10.8861 20.6716C10.8764 20.6716 10.8667 20.6716 10.857 20.6716C10.8473 20.6716 10.8376 20.6716 10.8279 20.6716C10.8183 20.6716 10.8086 20.6716 10.7989 20.6716C10.7892 20.6716 10.7795 20.6716 10.7698 20.6716C10.7601 20.6716 10.7505 20.6716 10.7408 20.6716C10.7311 20.6716 10.7214 20.6716 10.7117 20.6716C10.702 20.6716 10.6923 20.6716 10.6826 20.6716C10.673 20.6716 10.6633 20.6716 10.6536 20.6716C10.6439 20.6716 10.6342 20.6716 10.6245 20.6716C10.6148 20.6716 10.6052 20.6716 10.5955 20.6716C10.5858 20.6716 10.5761 20.6716 10.5664 20.6716C10.5567 20.6716 10.547 20.6716 10.5374 20.6716C10.5277 20.6716 10.518 20.6716 10.5083 20.6716C10.4986 20.6716 10.4889 20.6716 10.4792 20.6716C10.4696 20.6716 10.4599 20.6716 10.4502 20.6716C10.4405 20.6716 10.4308 20.6716 10.4211 20.6716C10.4114 20.6716 10.4018 20.6716 10.3921 20.6716C10.3824 20.6716 10.3727 20.6716 10.363 20.6716C10.3533 20.6716 10.3436 20.6716 10.334 20.6716C10.3243 20.6716 10.3146 20.6716 10.3049 20.6716C10.2952 20.6716 10.2855 20.6716 10.2758 20.6716C10.2662 20.6716 10.2565 20.6716 10.2468 20.6716C10.2371 20.6716 10.2274 20.6716 10.2177 20.6716C10.208 20.6716 10.1984 20.6716 10.1887 20.6716C10.179 20.6716 10.1693 20.6716 10.1596 20.6716C10.1499 20.6716 10.1402 20.6716 10.1306 20.6716C10.1209 20.6716 10.1112 20.6716 10.1015 20.6716C10.0918 20.6716 10.0821 20.6716 10.0724 20.6716C10.0628 20.6716 10.0531 20.6716 10.0434 20.6716C10.0337 20.6716 10.024 20.6716 10.0143 20.6716C10.0046 20.6716 9.99496 20.6716 9.98527 20.6716C9.97559 20.6716 9.9659 20.6716 9.95621 20.6716C9.94653 20.6716 9.93684 20.6716 9.92716 20.6716C9.91747 20.6716 9.90779 20.6716 9.8981 20.6716C9.88841 20.6716 9.87873 20.6716 9.86904 20.6716C9.85936 20.6716 9.84967 20.6716 9.83999 20.6716C9.8303 20.6716 9.82061 20.6716 9.81093 20.6716C9.80124 20.6716 9.79156 20.6716 9.78187 20.6716C9.77219 20.6716 9.7625 20.6716 9.75281 20.6716C9.74313 20.6716 9.73344 20.6716 9.72376 20.6716C9.71407 20.6716 9.70439 20.6716 9.6947 20.6716C9.68501 20.6716 9.67533 20.6716 9.66564 20.6716C9.65596 20.6716 9.64627 20.6716 9.63659 20.6716C9.6269 20.6716 9.61721 20.6716 9.60753 20.6716C9.59784 20.6716 9.58816 20.6716 9.57847 20.6716C9.56878 20.6716 9.5591 20.6716 9.54941 20.6716C9.53973 20.6716 9.53004 20.6716 9.52036 20.6716C9.51067 20.6716 9.50098 20.6716 9.4913 20.6716C9.48161 20.6716 9.47193 20.6716 9.46224 20.6716C9.45256 20.6716 9.44287 20.6716 9.43318 20.6716C9.4235 20.6716 9.41381 20.6716 9.40413 20.6716C9.39444 20.6716 9.38476 20.6716 9.37507 20.6716C9.36538 20.6716 9.3557 20.6716 9.34601 20.6716C9.33633 20.6716 9.32664 20.6716 9.31696 20.6716C9.30727 20.6716 9.29758 20.6716 9.2879 20.6716C9.27821 20.6716 9.26853 20.6716 9.25884 20.6716C9.24916 20.6716 9.23947 20.6716 9.22978 20.6716C9.2201 20.6716 9.21041 20.6716 9.20073 20.6716C9.19104 20.6716 9.18135 20.6716 9.17167 20.6716C9.16198 20.6716 9.1523 20.6716 9.14261 20.6716C9.13293 20.6716 9.12324 20.6716 9.11355 20.6716C9.10387 20.6716 9.09418 20.6716 9.0845 20.6716C9.07481 20.6716 9.06513 20.6716 9.05544 20.6716C9.04575 20.6716 9.03607 20.6716 9.02638 20.6716C9.0167 20.6716 9.00701 20.6716 8.99733 20.6716C8.98764 20.6716 8.97795 20.6716 8.96827 20.6716C8.95858 20.6716 8.9489 20.6716 8.93921 20.6716C8.92953 20.6716 8.91984 20.6716 8.91015 20.6716C8.90047 20.6716 8.89078 20.6716 8.8811 20.6716C8.87141 20.6716 8.86173 20.6716 8.85204 20.6716C8.84235 20.6716 8.83267 20.6716 8.82298 20.6716C8.8133 20.6716 8.80361 20.6716 8.79393 20.6716C8.78424 20.6716 8.77455 20.6716 8.76487 20.6716C8.75518 20.6716 8.7455 20.6716 8.73581 20.6716C8.72612 20.6716 8.71644 20.6716 8.70675 20.6716C8.69707 20.6716 8.68738 20.6716 8.6777 20.6716C8.66801 20.6716 8.65832 20.6716 8.64864 20.6716C8.63895 20.6716 8.62927 20.6716 8.61958 20.6716C8.6099 20.6716 8.60021 20.6716 8.59052 20.6716C8.58084 20.6716 8.57115 20.6716 8.56147 20.6716C8.55178 20.6716 8.5421 20.6716 8.53241 20.6716C8.52272 20.6716 8.51304 20.6716 8.50335 20.6716C8.49367 20.6716 8.48398 20.6716 8.4743 20.6716C8.46461 20.6716 8.45492 20.6716 8.44524 20.6716C8.43555 20.6716 8.42587 20.6716 8.41618 20.6716C8.4065 20.6716 8.39681 20.6716 8.38712 20.6716C8.37744 20.6716 8.36775 20.6716 8.35807 20.6716C8.34838 20.6716 8.33869 20.6716 8.32901 20.6716C8.31932 20.6716 8.30964 20.6716 8.29995 20.6716C8.29027 20.6716 8.28058 20.6716 8.27089 20.6716C8.26121 20.6716 8.25152 20.6716 8.24184 20.6716C8.23215 20.6716 8.22247 20.6716 8.21278 20.6716C8.20309 20.6716 8.19341 20.6716 8.18372 20.6716C8.17404 20.6716 8.16435 20.6716 8.15466 20.6716C8.14498 20.6716 8.13529 20.6716 8.12561 20.6716C8.11592 20.6716 8.10624 20.6716 8.09655 20.6716C8.08686 20.6716 8.07718 20.6716 8.06749 20.6716C8.05781 20.6716 8.04812 20.6716 8.03844 20.6716C8.02875 20.6716 8.01906 20.6716 8.00938 20.6716C7.99969 20.6716 7.99001 20.6716 7.98032 20.6716C7.97064 20.6716 7.96095 20.6716 7.95126 20.6716C7.94158 20.6716 7.93189 20.6716 7.92221 20.6716C7.91252 20.6716 7.90283 20.6716 7.89315 20.6716C7.88346 20.6716 7.87378 20.6716 7.86409 20.6716C7.85441 20.6716 7.84472 20.6716 7.83503 20.6716C7.82535 20.6716 7.81566 20.6716 7.80598 20.6716C7.79629 20.6716 7.78661 20.6716 7.77692 20.6716C7.76723 20.6716 7.75755 20.6716 7.74786 20.6716C7.73818 20.6716 7.72849 20.6716 7.7188 20.6716C7.70912 20.6716 7.69943 20.6716 7.68975 20.6716C7.68006 20.6716 7.67038 20.6716 7.66069 20.6716C7.651 20.6716 7.64132 20.6716 7.63163 20.6716C7.62195 20.6716 7.61226 20.6716 7.60257 20.6716C7.59289 20.6716 7.5832 20.6716 7.57352 20.6716C7.56383 20.6716 7.55415 20.6716 7.54446 20.6716C7.53477 20.6716 7.52509 20.6716 7.5154 20.6716C7.50572 20.6716 7.49603 20.6716 7.48634 20.6716C7.47666 20.6716 7.46697 20.6716 7.45729 20.6716C7.4476 20.6716 7.43792 20.6716 7.42823 20.6716C7.41854 20.6716 7.40886 20.6716 7.39917 20.6716C7.38949 20.6716 7.3798 20.6716 7.37011 20.6716C7.36043 20.6716 7.35074 20.6716 7.34106 20.6716C7.33137 20.6716 7.32169 20.6716 7.312 20.6716C7.30231 20.6716 7.29263 20.6716 7.28294 20.6716C7.27326 20.6716 7.26357 20.6716 7.25388 20.6716C7.2442 20.6716 7.23451 20.6716 7.22483 20.6716C7.21514 20.6716 7.20546 20.6716 7.19577 20.6716C7.18608 20.6716 7.1764 20.6716 7.16671 20.6716C7.15703 20.6716 7.14734 20.6716 7.13765 20.6716C7.12797 20.6716 7.11828 20.6716 7.1086 20.6716C7.09891 20.6716 7.08922 20.6716 7.07954 20.6716C7.06985 20.6716 7.06017 20.6716 7.05048 20.6716C7.0408 20.6716 7.03111 20.6716 7.02142 20.6716C7.01174 20.6716 7.00205 20.6716 6.99237 20.6716C6.98268 20.6716 6.97299 20.6716 6.96331 20.6716C6.95362 20.6716 6.94394 20.6716 6.93425 20.6716C6.92456 20.6716 6.91488 20.6716 6.90519 20.6716C6.89551 20.6716 6.88582 20.6716 6.87614 20.6716C6.86645 20.6716 6.85676 20.6716 6.84708 20.6716C6.83739 20.6716 6.82771 20.6716 6.81802 20.6716C6.80833 20.6716 6.79865 20.6716 6.78896 20.6716C6.77928 20.6716 6.76959 20.6716 6.7599 20.6716C6.75022 20.6716 6.74053 20.6716 6.73085 20.6716C6.72116 20.6716 6.71147 20.6716 6.70179 20.6716C6.6921 20.6716 6.68242 20.6716 6.67273 20.6716C6.66304 20.6716 6.65336 20.6716 6.64367 20.6716C6.63399 20.6716 6.6243 20.6716 6.61462 20.6716C6.60493 20.6716 6.59524 20.6716 6.58556 20.6716C6.57587 20.6716 6.56619 20.6716 6.5565 20.6716C6.54681 20.6716 6.53713 20.6716 6.52744 20.6716C6.51776 20.6716 6.50807 20.6716 6.49838 20.6716C6.4887 20.6716 6.47901 20.6716 6.46933 20.6716C6.45964 20.6716 6.44995 20.6716 6.44027 20.6716C6.43058 20.6716 6.4209 20.6716 6.41121 20.6716C6.40152 20.6716 6.39184 20.6716 6.38215 20.6716C6.37247 20.6716 6.36278 20.6716 6.35309 20.6716C6.34341 20.6716 6.33372 20.6716 6.32404 20.6716C6.31435 20.6716 6.30466 20.6716 6.29498 20.6716C6.28529 20.6716 6.27561 20.6716 6.26592 20.6716C6.25623 20.6716 6.24655 20.6716 6.23686 20.6716C6.22718 20.6716 6.21749 20.6716 6.2078 20.6716C6.19812 20.6716 6.18843 20.6716 6.17875 20.6716C6.16906 20.6716 6.15937 20.6716 6.14969 20.6716C6.14 20.6716 6.13032 20.6716 6.12063 20.6716C6.11094 20.6716 6.10126 20.6716 6.09157 20.6716C6.08189 20.6716 6.0722 20.6716 6.06251 20.6716C6.05283 20.6716 6.04314 20.6716 6.03346 20.6716C6.02377 20.6716 6.01408 20.6716 6.0044 20.6716C5.99471 20.6716 5.98502 20.6716 5.97534 20.6716C5.96565 20.6716 5.95597 20.6716 5.94628 20.6716C5.93659 20.6716 5.92691 20.6716 5.91722 20.6716C5.90754 20.6716 5.89785 20.6716 5.88816 20.6716C5.87848 20.6716 5.86879 20.6716 5.85911 20.6716C5.84942 20.6716 5.83973 20.6716 5.83005 20.6716C5.82036 20.6716 5.81068 20.6716 5.80099 20.6716C5.7913 20.6716 5.78162 20.6716 5.77193 20.6716C5.76225 20.6716 5.75256 20.6716 5.74287 20.6716C5.73319 20.6716 5.7235 20.6716 5.71381 20.6716C5.70413 20.6716 5.69444 20.6716 5.68476 20.6716C5.67507 20.6716 5.66538 20.6716 5.6557 20.6716C5.64601 20.6716 5.63633 20.6716 5.62664 20.6716C5.61695 20.6716 5.60727 20.6716 5.59758 20.6716C5.58789 20.6716 5.57821 20.6716 5.56852 20.6716C5.55884 20.6716 5.54915 20.6716 5.53946 20.6716C5.52978 20.6716 5.52009 20.6716 5.51041 20.6716C5.50072 20.6716 5.49103 20.6716 5.48135 20.6716C5.47166 20.6716 5.46197 20.6716 5.45229 20.6716C5.4426 20.6716 5.43292 20.6716 5.42323 20.6716C5.41354 20.6716 5.40386 20.6716 5.39417 20.6716C5.38449 20.6716 5.3748 20.6716 5.36511 20.6716C5.35543 20.6716 5.34574 20.6716 5.33605 20.6716C5.32637 20.6716 5.31668 20.6716 5.307 20.6716C5.29731 20.6716 5.28762 20.6716 5.27794 20.6716C5.26825 20.6716 5.25856 20.6716 5.24888 20.6716C5.23919 20.6716 5.22951 20.6716 5.21982 20.6716C5.21013 20.6716 5.20045 20.6716 5.19076 20.6716C5.18107 20.6716 5.17139 20.6716 5.1617 20.6716C5.15202 20.6716 5.14233 20.6716 5.13264 20.6716C5.12296 20.6716 5.11327 20.6716 5.10358 20.6716C5.0939 20.6716 5.08421 20.6716 5.07453 20.6716C5.06484 20.6716 5.05515 20.6716 5.04547 20.6716C5.03578 20.6716 5.02609 20.6716 5.01641 20.6716C5.00672 20.6716 4.99704 20.6716 4.98735 20.6716C4.97766 20.6716 4.96798 20.6716 4.95829 20.6716C4.9486 20.6716 4.93892 20.6716 4.92923 20.6716C4.91954 20.6716 4.90986 20.6716 4.90017 20.6716C4.89049 20.6716 4.8808 20.6716 4.87111 20.6716C4.86143 20.6716 4.85174 20.6716 4.84205 20.6716C4.83237 20.6716 4.82268 20.6716 4.81299 20.6716C4.80331 20.6716 4.79362 20.6716 4.78394 20.6716C4.77425 20.6716 4.76456 20.6716 4.75488 20.6716C4.74519 20.6716 4.7355 20.6716 4.72582 20.6716C4.71613 20.6716 4.70644 20.6716 4.69676 20.6716C4.68707 20.6716 4.67739 20.6716 4.6677 20.6716C4.65801 20.6716 4.64833 20.6716 4.63864 20.6716C4.62895 20.6716 4.61927 20.6716 4.60958 20.6716C4.59989 20.6716 4.59021 20.6716 4.58052 20.6716C4.57084 20.6716 4.56115 20.6716 4.55146 20.6716C4.54178 20.6716 4.53209 20.6716 4.5224 20.6716C4.51272 20.6716 4.50303 20.6716 4.49334 20.6716C4.48366 20.6716 4.47397 20.6716 4.46428 20.6716C4.4546 20.6716 4.44491 20.6716 4.43523 20.6716C4.42554 20.6716 4.41585 20.6716 4.40617 20.6716C4.39648 20.6716 4.38679 20.6716 4.37711 20.6716C4.36742 20.6716 4.35773 20.6716 4.34805 20.6716C4.33836 20.6716 4.32867 20.6716 4.31899 20.6716C4.3093 20.6716 4.29961 20.6716 4.28993 20.6716C4.28024 20.6716 4.27056 20.6716 4.26087 20.6716C4.25118 20.6716 4.2415 20.6716 4.23181 20.6716C4.22212 20.6716 4.21244 20.6716 4.20275 20.6716C4.19306 20.6716 4.18338 20.6716 4.17369 20.6716C4.164 20.6716 4.15432 20.6716 4.14463 20.6716C4.13494 20.6716 4.12526 20.6716 4.11557 20.6716C4.10588 20.6716 4.0962 20.6716 4.08651 20.6716C4.07682 20.6716 4.06714 20.6716 4.05745 20.6716C4.04776 20.6716 4.03808 20.6716 4.02839 20.6716C4.0187 20.6716 4.00902 20.6716 3.99933 20.6716C3.98964 20.6716 3.97996 20.6716 3.97027 20.6716C3.96058 20.6716 3.9509 20.6716 3.94121 20.6716C3.93152 20.6716 3.92184 20.6716 3.91215 20.6716C3.90247 20.6716 3.89278 20.6716 3.88309 20.6716C3.87341 20.6716 3.86372 20.6716 3.85403 20.6716C3.84435 20.6716 3.83466 20.6716 3.82497 20.6716C3.81529 20.6716 3.8056 20.6716 3.79591 20.6716C3.78623 20.6716 3.77654 20.6716 3.76685 20.6716C3.75717 20.6716 3.74748 20.6716 3.73779 20.6716C3.72811 20.6716 3.71842 20.6716 3.70873 20.6716C3.69905 20.6716 3.68936 20.6716 3.67967 20.6716C3.66999 20.6716 3.6603 20.6716 3.65061 20.6716C3.64092 20.6716 3.63124 20.6716 3.62155 20.6716C3.61186 20.6716 3.60218 20.6716 3.59249 20.6716C3.5828 20.6716 3.57312 20.6716 3.56343 20.6716C3.55374 20.6716 3.54406 20.6716 3.53437 20.6716C3.52468 20.6716 3.515 20.6716 3.50531 20.6716C3.49562 20.6716 3.48594 20.6716 3.47625 20.6716C3.46656 20.6716 3.45688 20.6716 3.44719 20.6716C3.4375 20.6716 3.42782 20.6716 3.41813 20.6716C3.40844 20.6716 3.39876 20.6716 3.38907 20.6716C3.37938 20.6716 3.3697 20.6716 3.36001 20.6716C3.35032 20.6716 3.34063 20.6716 3.33095 20.6716C3.32126 20.6716 3.31157 20.6716 3.30189 20.6716C3.2922 20.6716 3.28251 20.6716 3.27283 20.6716C3.26314 20.6716 3.25345 20.6716 3.24377 20.6716C3.23408 20.6716 3.22439 20.6716 3.21471 20.6716C3.20502 20.6716 3.19533 20.6716 3.18564 20.6716C3.17596 20.6716 3.16627 20.6716 3.15658 20.6716C3.1469 20.6716 3.13721 20.6716 3.12752 20.6716C3.11784 20.6716 3.10815 20.6716 3.09846 20.6716C3.08878 20.6716 3.07909 20.6716 3.0694 20.6716C3.05971 20.6716 3.05003 20.6716 3.04034 20.6716C3.03065 20.6716 3.02097 20.6716 3.01128 20.6716C3.00159 20.6716 2.99191 20.6716 2.98222 20.6716C2.97253 20.6716 2.96285 20.6716 2.95316 20.6716C2.94347 20.6716 2.93378 20.6716 2.9241 20.6716C2.91441 20.6716 2.90472 20.6716 2.89504 20.6716C2.88535 20.6716 2.87566 20.6716 2.86598 20.6716C2.85629 20.6716 2.8466 20.6716 2.83691 20.6716C2.82723 20.6716 2.81754 20.6716 2.80785 20.6716C2.79817 20.6716 2.78848 20.6716 2.77879 20.6716C2.7691 20.6716 2.75942 20.6716 2.74973 20.6716C2.74004 20.6716 2.73036 20.6716 2.72067 20.6716C2.71098 20.6716 2.7013 20.6716 2.69161 20.6716C2.68192 20.6716 2.67223 20.6716 2.66255 20.6716C2.65286 20.6716 2.64317 20.6716 2.63349 20.6716C2.6238 20.6716 2.61411 20.6716 2.60442 20.6716C2.59474 20.6716 2.58505 20.6716 2.57536 20.6716C2.56568 20.6716 2.55599 20.6716 2.5463 20.6716C2.53661 20.6716 2.52693 20.6716 2.51724 20.6716C2.50755 20.6716 2.49787 20.6716 2.48818 20.6716C2.47849 20.6716 2.4688 20.6716 2.45912 20.6716C2.44943 20.6716 2.43974 20.6716 2.43005 20.6716C2.42037 20.6716 2.41068 20.6716 2.40099 20.6716C2.39131 20.6716 2.38162 20.6716 2.37193 20.6716C2.36224 20.6716 2.35256 20.6716 2.34287 20.6716C2.33318 20.6716 2.3235 20.6716 2.31381 20.6716C2.30412 20.6716 2.29443 20.6716 2.28475 20.6716C2.27506 20.6716 2.26537 20.6716 2.25568 20.6716C2.246 20.6716 2.23631 20.6716 2.22662 20.6716C2.21694 20.6716 2.20725 20.6716 2.19756 20.6716C2.18787 20.6716 2.17819 20.6716 2.1685 20.6716C2.15881 20.6716 2.14912 20.6716 2.13944 20.6716C2.12975 20.6716 2.12006 20.6716 2.11037 20.6716C2.10069 20.6716 2.091 20.6716 2.08131 20.6716C2.07163 20.6716 2.06194 20.6716 2.05225 20.6716C2.04256 20.6716 2.03288 20.6716 2.02319 20.6716C2.0135 20.6716 2.00381 20.6716 1.99413 20.6716C1.98444 20.6716 1.97475 20.6716 1.96506 20.6716C1.95538 20.6716 1.94569 20.6716 1.936 20.6716C1.92631 20.6716 1.91663 20.6716 1.90694 20.6716C1.89725 20.6716 1.88756 20.6716 1.87788 20.6716C1.86819 20.6716 1.8585 20.6716 1.84881 20.6716C1.83913 20.6716 1.82944 20.6716 1.81975 20.6716C1.81006 20.6716 1.80038 20.6716 1.79069 20.6716C1.781 20.6716 1.77131 20.6716 1.76163 20.6716C1.75194 20.6716 1.74225 20.6716 1.73256 20.6716C1.72288 20.6716 1.71319 20.6716 1.7035 20.6716C1.69381 20.6716 1.68413 20.6716 1.67444 20.6716V21.3248C1.68413 21.3248 1.69381 21.3248 1.7035 21.3248C1.71319 21.3248 1.72288 21.3248 1.73256 21.3248C1.74225 21.3248 1.75194 21.3248 1.76163 21.3248C1.77131 21.3248 1.781 21.3248 1.79069 21.3248C1.80038 21.3248 1.81006 21.3248 1.81975 21.3248C1.82944 21.3248 1.83913 21.3248 1.84881 21.3248C1.8585 21.3248 1.86819 21.3248 1.87788 21.3248C1.88756 21.3248 1.89725 21.3248 1.90694 21.3248C1.91663 21.3248 1.92631 21.3248 1.936 21.3248C1.94569 21.3248 1.95538 21.3248 1.96506 21.3248C1.97475 21.3248 1.98444 21.3248 1.99413 21.3248C2.00381 21.3248 2.0135 21.3248 2.02319 21.3248C2.03288 21.3248 2.04256 21.3248 2.05225 21.3248C2.06194 21.3248 2.07163 21.3248 2.08131 21.3248C2.091 21.3248 2.10069 21.3248 2.11037 21.3248C2.12006 21.3248 2.12975 21.3248 2.13944 21.3248C2.14912 21.3248 2.15881 21.3248 2.1685 21.3248C2.17819 21.3248 2.18787 21.3248 2.19756 21.3248C2.20725 21.3248 2.21694 21.3248 2.22662 21.3248C2.23631 21.3248 2.246 21.3248 2.25568 21.3248C2.26537 21.3248 2.27506 21.3248 2.28475 21.3248C2.29443 21.3248 2.30412 21.3248 2.31381 21.3248C2.3235 21.3248 2.33318 21.3248 2.34287 21.3248C2.35256 21.3248 2.36224 21.3248 2.37193 21.3248C2.38162 21.3248 2.39131 21.3248 2.40099 21.3248C2.41068 21.3248 2.42037 21.3248 2.43005 21.3248C2.43974 21.3248 2.44943 21.3248 2.45912 21.3248C2.4688 21.3248 2.47849 21.3248 2.48818 21.3248C2.49787 21.3248 2.50755 21.3248 2.51724 21.3248C2.52693 21.3248 2.53661 21.3248 2.5463 21.3248C2.55599 21.3248 2.56568 21.3248 2.57536 21.3248C2.58505 21.3248 2.59474 21.3248 2.60442 21.3248C2.61411 21.3248 2.6238 21.3248 2.63349 21.3248C2.64317 21.3248 2.65286 21.3248 2.66255 21.3248C2.67223 21.3248 2.68192 21.3248 2.69161 21.3248C2.7013 21.3248 2.71098 21.3248 2.72067 21.3248C2.73036 21.3248 2.74004 21.3248 2.74973 21.3248C2.75942 21.3248 2.7691 21.3248 2.77879 21.3248C2.78848 21.3248 2.79817 21.3248 2.80785 21.3248C2.81754 21.3248 2.82723 21.3248 2.83691 21.3248C2.8466 21.3248 2.85629 21.3248 2.86598 21.3248C2.87566 21.3248 2.88535 21.3248 2.89504 21.3248C2.90472 21.3248 2.91441 21.3248 2.9241 21.3248C2.93378 21.3248 2.94347 21.3248 2.95316 21.3248C2.96285 21.3248 2.97253 21.3248 2.98222 21.3248C2.99191 21.3248 3.00159 21.3248 3.01128 21.3248C3.02097 21.3248 3.03065 21.3248 3.04034 21.3248C3.05003 21.3248 3.05971 21.3248 3.0694 21.3248C3.07909 21.3248 3.08878 21.3248 3.09846 21.3248C3.10815 21.3248 3.11784 21.3248 3.12752 21.3248C3.13721 21.3248 3.1469 21.3248 3.15658 21.3248C3.16627 21.3248 3.17596 21.3248 3.18564 21.3248C3.19533 21.3248 3.20502 21.3248 3.21471 21.3248C3.22439 21.3248 3.23408 21.3248 3.24377 21.3248C3.25345 21.3248 3.26314 21.3248 3.27283 21.3248C3.28251 21.3248 3.2922 21.3248 3.30189 21.3248C3.31157 21.3248 3.32126 21.3248 3.33095 21.3248C3.34063 21.3248 3.35032 21.3248 3.36001 21.3248C3.3697 21.3248 3.37938 21.3248 3.38907 21.3248C3.39876 21.3248 3.40844 21.3248 3.41813 21.3248C3.42782 21.3248 3.4375 21.3248 3.44719 21.3248C3.45688 21.3248 3.46656 21.3248 3.47625 21.3248C3.48594 21.3248 3.49562 21.3248 3.50531 21.3248C3.515 21.3248 3.52468 21.3248 3.53437 21.3248C3.54406 21.3248 3.55374 21.3248 3.56343 21.3248C3.57312 21.3248 3.5828 21.3248 3.59249 21.3248C3.60218 21.3248 3.61186 21.3248 3.62155 21.3248C3.63124 21.3248 3.64092 21.3248 3.65061 21.3248C3.6603 21.3248 3.66999 21.3248 3.67967 21.3248C3.68936 21.3248 3.69905 21.3248 3.70873 21.3248C3.71842 21.3248 3.72811 21.3248 3.73779 21.3248C3.74748 21.3248 3.75717 21.3248 3.76685 21.3248C3.77654 21.3248 3.78623 21.3248 3.79591 21.3248C3.8056 21.3248 3.81529 21.3248 3.82497 21.3248C3.83466 21.3248 3.84435 21.3248 3.85403 21.3248C3.86372 21.3248 3.87341 21.3248 3.88309 21.3248C3.89278 21.3248 3.90247 21.3248 3.91215 21.3248C3.92184 21.3248 3.93152 21.3248 3.94121 21.3248C3.9509 21.3248 3.96058 21.3248 3.97027 21.3248C3.97996 21.3248 3.98964 21.3248 3.99933 21.3248C4.00902 21.3248 4.0187 21.3248 4.02839 21.3248C4.03808 21.3248 4.04776 21.3248 4.05745 21.3248C4.06714 21.3248 4.07682 21.3248 4.08651 21.3248C4.0962 21.3248 4.10588 21.3248 4.11557 21.3248C4.12526 21.3248 4.13494 21.3248 4.14463 21.3248C4.15432 21.3248 4.164 21.3248 4.17369 21.3248C4.18338 21.3248 4.19306 21.3248 4.20275 21.3248C4.21244 21.3248 4.22212 21.3248 4.23181 21.3248C4.2415 21.3248 4.25118 21.3248 4.26087 21.3248C4.27056 21.3248 4.28024 21.3248 4.28993 21.3248C4.29961 21.3248 4.3093 21.3248 4.31899 21.3248C4.32867 21.3248 4.33836 21.3248 4.34805 21.3248C4.35773 21.3248 4.36742 21.3248 4.37711 21.3248C4.38679 21.3248 4.39648 21.3248 4.40617 21.3248C4.41585 21.3248 4.42554 21.3248 4.43523 21.3248C4.44491 21.3248 4.4546 21.3248 4.46428 21.3248C4.47397 21.3248 4.48366 21.3248 4.49334 21.3248C4.50303 21.3248 4.51272 21.3248 4.5224 21.3248C4.53209 21.3248 4.54178 21.3248 4.55146 21.3248C4.56115 21.3248 4.57084 21.3248 4.58052 21.3248C4.59021 21.3248 4.59989 21.3248 4.60958 21.3248C4.61927 21.3248 4.62895 21.3248 4.63864 21.3248C4.64833 21.3248 4.65801 21.3248 4.6677 21.3248C4.67739 21.3248 4.68707 21.3248 4.69676 21.3248C4.70644 21.3248 4.71613 21.3248 4.72582 21.3248C4.7355 21.3248 4.74519 21.3248 4.75488 21.3248C4.76456 21.3248 4.77425 21.3248 4.78394 21.3248C4.79362 21.3248 4.80331 21.3248 4.81299 21.3248C4.82268 21.3248 4.83237 21.3248 4.84205 21.3248C4.85174 21.3248 4.86143 21.3248 4.87111 21.3248C4.8808 21.3248 4.89049 21.3248 4.90017 21.3248C4.90986 21.3248 4.91954 21.3248 4.92923 21.3248C4.93892 21.3248 4.9486 21.3248 4.95829 21.3248C4.96798 21.3248 4.97766 21.3248 4.98735 21.3248C4.99704 21.3248 5.00672 21.3248 5.01641 21.3248C5.02609 21.3248 5.03578 21.3248 5.04547 21.3248C5.05515 21.3248 5.06484 21.3248 5.07453 21.3248C5.08421 21.3248 5.0939 21.3248 5.10358 21.3248C5.11327 21.3248 5.12296 21.3248 5.13264 21.3248C5.14233 21.3248 5.15202 21.3248 5.1617 21.3248C5.17139 21.3248 5.18107 21.3248 5.19076 21.3248C5.20045 21.3248 5.21013 21.3248 5.21982 21.3248C5.22951 21.3248 5.23919 21.3248 5.24888 21.3248C5.25856 21.3248 5.26825 21.3248 5.27794 21.3248C5.28762 21.3248 5.29731 21.3248 5.307 21.3248C5.31668 21.3248 5.32637 21.3248 5.33605 21.3248C5.34574 21.3248 5.35543 21.3248 5.36511 21.3248C5.3748 21.3248 5.38449 21.3248 5.39417 21.3248C5.40386 21.3248 5.41354 21.3248 5.42323 21.3248C5.43292 21.3248 5.4426 21.3248 5.45229 21.3248C5.46197 21.3248 5.47166 21.3248 5.48135 21.3248C5.49103 21.3248 5.50072 21.3248 5.51041 21.3248C5.52009 21.3248 5.52978 21.3248 5.53946 21.3248C5.54915 21.3248 5.55884 21.3248 5.56852 21.3248C5.57821 21.3248 5.58789 21.3248 5.59758 21.3248C5.60727 21.3248 5.61695 21.3248 5.62664 21.3248C5.63633 21.3248 5.64601 21.3248 5.6557 21.3248C5.66538 21.3248 5.67507 21.3248 5.68476 21.3248C5.69444 21.3248 5.70413 21.3248 5.71381 21.3248C5.7235 21.3248 5.73319 21.3248 5.74287 21.3248C5.75256 21.3248 5.76225 21.3248 5.77193 21.3248C5.78162 21.3248 5.7913 21.3248 5.80099 21.3248C5.81068 21.3248 5.82036 21.3248 5.83005 21.3248C5.83973 21.3248 5.84942 21.3248 5.85911 21.3248C5.86879 21.3248 5.87848 21.3248 5.88816 21.3248C5.89785 21.3248 5.90754 21.3248 5.91722 21.3248C5.92691 21.3248 5.93659 21.3248 5.94628 21.3248C5.95597 21.3248 5.96565 21.3248 5.97534 21.3248C5.98502 21.3248 5.99471 21.3248 6.0044 21.3248C6.01408 21.3248 6.02377 21.3248 6.03346 21.3248C6.04314 21.3248 6.05283 21.3248 6.06251 21.3248C6.0722 21.3248 6.08189 21.3248 6.09157 21.3248C6.10126 21.3248 6.11094 21.3248 6.12063 21.3248C6.13032 21.3248 6.14 21.3248 6.14969 21.3248C6.15937 21.3248 6.16906 21.3248 6.17875 21.3248C6.18843 21.3248 6.19812 21.3248 6.2078 21.3248C6.21749 21.3248 6.22718 21.3248 6.23686 21.3248C6.24655 21.3248 6.25623 21.3248 6.26592 21.3248C6.27561 21.3248 6.28529 21.3248 6.29498 21.3248C6.30466 21.3248 6.31435 21.3248 6.32404 21.3248C6.33372 21.3248 6.34341 21.3248 6.35309 21.3248C6.36278 21.3248 6.37247 21.3248 6.38215 21.3248C6.39184 21.3248 6.40152 21.3248 6.41121 21.3248C6.4209 21.3248 6.43058 21.3248 6.44027 21.3248C6.44995 21.3248 6.45964 21.3248 6.46933 21.3248C6.47901 21.3248 6.4887 21.3248 6.49838 21.3248C6.50807 21.3248 6.51776 21.3248 6.52744 21.3248C6.53713 21.3248 6.54681 21.3248 6.5565 21.3248C6.56619 21.3248 6.57587 21.3248 6.58556 21.3248C6.59524 21.3248 6.60493 21.3248 6.61462 21.3248C6.6243 21.3248 6.63399 21.3248 6.64367 21.3248C6.65336 21.3248 6.66304 21.3248 6.67273 21.3248C6.68242 21.3248 6.6921 21.3248 6.70179 21.3248C6.71147 21.3248 6.72116 21.3248 6.73085 21.3248C6.74053 21.3248 6.75022 21.3248 6.7599 21.3248C6.76959 21.3248 6.77928 21.3248 6.78896 21.3248C6.79865 21.3248 6.80833 21.3248 6.81802 21.3248C6.82771 21.3248 6.83739 21.3248 6.84708 21.3248C6.85676 21.3248 6.86645 21.3248 6.87614 21.3248C6.88582 21.3248 6.89551 21.3248 6.90519 21.3248C6.91488 21.3248 6.92456 21.3248 6.93425 21.3248C6.94394 21.3248 6.95362 21.3248 6.96331 21.3248C6.97299 21.3248 6.98268 21.3248 6.99237 21.3248C7.00205 21.3248 7.01174 21.3248 7.02142 21.3248C7.03111 21.3248 7.0408 21.3248 7.05048 21.3248C7.06017 21.3248 7.06985 21.3248 7.07954 21.3248C7.08922 21.3248 7.09891 21.3248 7.1086 21.3248C7.11828 21.3248 7.12797 21.3248 7.13765 21.3248C7.14734 21.3248 7.15703 21.3248 7.16671 21.3248C7.1764 21.3248 7.18608 21.3248 7.19577 21.3248C7.20546 21.3248 7.21514 21.3248 7.22483 21.3248C7.23451 21.3248 7.2442 21.3248 7.25388 21.3248C7.26357 21.3248 7.27326 21.3248 7.28294 21.3248C7.29263 21.3248 7.30231 21.3248 7.312 21.3248C7.32169 21.3248 7.33137 21.3248 7.34106 21.3248C7.35074 21.3248 7.36043 21.3248 7.37011 21.3248C7.3798 21.3248 7.38949 21.3248 7.39917 21.3248C7.40886 21.3248 7.41854 21.3248 7.42823 21.3248C7.43792 21.3248 7.4476 21.3248 7.45729 21.3248C7.46697 21.3248 7.47666 21.3248 7.48634 21.3248C7.49603 21.3248 7.50572 21.3248 7.5154 21.3248C7.52509 21.3248 7.53477 21.3248 7.54446 21.3248C7.55415 21.3248 7.56383 21.3248 7.57352 21.3248C7.5832 21.3248 7.59289 21.3248 7.60257 21.3248C7.61226 21.3248 7.62195 21.3248 7.63163 21.3248C7.64132 21.3248 7.651 21.3248 7.66069 21.3248C7.67038 21.3248 7.68006 21.3248 7.68975 21.3248C7.69943 21.3248 7.70912 21.3248 7.7188 21.3248C7.72849 21.3248 7.73818 21.3248 7.74786 21.3248C7.75755 21.3248 7.76723 21.3248 7.77692 21.3248C7.78661 21.3248 7.79629 21.3248 7.80598 21.3248C7.81566 21.3248 7.82535 21.3248 7.83503 21.3248C7.84472 21.3248 7.85441 21.3248 7.86409 21.3248C7.87378 21.3248 7.88346 21.3248 7.89315 21.3248C7.90283 21.3248 7.91252 21.3248 7.92221 21.3248C7.93189 21.3248 7.94158 21.3248 7.95126 21.3248C7.96095 21.3248 7.97064 21.3248 7.98032 21.3248C7.99001 21.3248 7.99969 21.3248 8.00938 21.3248C8.01906 21.3248 8.02875 21.3248 8.03844 21.3248C8.04812 21.3248 8.05781 21.3248 8.06749 21.3248C8.07718 21.3248 8.08686 21.3248 8.09655 21.3248C8.10624 21.3248 8.11592 21.3248 8.12561 21.3248C8.13529 21.3248 8.14498 21.3248 8.15466 21.3248C8.16435 21.3248 8.17404 21.3248 8.18372 21.3248C8.19341 21.3248 8.20309 21.3248 8.21278 21.3248C8.22247 21.3248 8.23215 21.3248 8.24184 21.3248C8.25152 21.3248 8.26121 21.3248 8.27089 21.3248C8.28058 21.3248 8.29027 21.3248 8.29995 21.3248C8.30964 21.3248 8.31932 21.3248 8.32901 21.3248C8.33869 21.3248 8.34838 21.3248 8.35807 21.3248C8.36775 21.3248 8.37744 21.3248 8.38712 21.3248C8.39681 21.3248 8.4065 21.3248 8.41618 21.3248C8.42587 21.3248 8.43555 21.3248 8.44524 21.3248C8.45492 21.3248 8.46461 21.3248 8.4743 21.3248C8.48398 21.3248 8.49367 21.3248 8.50335 21.3248C8.51304 21.3248 8.52272 21.3248 8.53241 21.3248C8.5421 21.3248 8.55178 21.3248 8.56147 21.3248C8.57115 21.3248 8.58084 21.3248 8.59052 21.3248C8.60021 21.3248 8.6099 21.3248 8.61958 21.3248C8.62927 21.3248 8.63895 21.3248 8.64864 21.3248C8.65832 21.3248 8.66801 21.3248 8.6777 21.3248C8.68738 21.3248 8.69707 21.3248 8.70675 21.3248C8.71644 21.3248 8.72612 21.3248 8.73581 21.3248C8.7455 21.3248 8.75518 21.3248 8.76487 21.3248C8.77455 21.3248 8.78424 21.3248 8.79393 21.3248C8.80361 21.3248 8.8133 21.3248 8.82298 21.3248C8.83267 21.3248 8.84235 21.3248 8.85204 21.3248C8.86173 21.3248 8.87141 21.3248 8.8811 21.3248C8.89078 21.3248 8.90047 21.3248 8.91015 21.3248C8.91984 21.3248 8.92953 21.3248 8.93921 21.3248C8.9489 21.3248 8.95858 21.3248 8.96827 21.3248C8.97795 21.3248 8.98764 21.3248 8.99733 21.3248C9.00701 21.3248 9.0167 21.3248 9.02638 21.3248C9.03607 21.3248 9.04575 21.3248 9.05544 21.3248C9.06513 21.3248 9.07481 21.3248 9.0845 21.3248C9.09418 21.3248 9.10387 21.3248 9.11355 21.3248C9.12324 21.3248 9.13293 21.3248 9.14261 21.3248C9.1523 21.3248 9.16198 21.3248 9.17167 21.3248C9.18135 21.3248 9.19104 21.3248 9.20073 21.3248C9.21041 21.3248 9.2201 21.3248 9.22978 21.3248C9.23947 21.3248 9.24916 21.3248 9.25884 21.3248C9.26853 21.3248 9.27821 21.3248 9.2879 21.3248C9.29758 21.3248 9.30727 21.3248 9.31696 21.3248C9.32664 21.3248 9.33633 21.3248 9.34601 21.3248C9.3557 21.3248 9.36538 21.3248 9.37507 21.3248C9.38476 21.3248 9.39444 21.3248 9.40413 21.3248C9.41381 21.3248 9.4235 21.3248 9.43318 21.3248C9.44287 21.3248 9.45256 21.3248 9.46224 21.3248C9.47193 21.3248 9.48161 21.3248 9.4913 21.3248C9.50098 21.3248 9.51067 21.3248 9.52036 21.3248C9.53004 21.3248 9.53973 21.3248 9.54941 21.3248C9.5591 21.3248 9.56878 21.3248 9.57847 21.3248C9.58816 21.3248 9.59784 21.3248 9.60753 21.3248C9.61721 21.3248 9.6269 21.3248 9.63659 21.3248C9.64627 21.3248 9.65596 21.3248 9.66564 21.3248C9.67533 21.3248 9.68501 21.3248 9.6947 21.3248C9.70439 21.3248 9.71407 21.3248 9.72376 21.3248C9.73344 21.3248 9.74313 21.3248 9.75281 21.3248C9.7625 21.3248 9.77219 21.3248 9.78187 21.3248C9.79156 21.3248 9.80124 21.3248 9.81093 21.3248C9.82061 21.3248 9.8303 21.3248 9.83999 21.3248C9.84967 21.3248 9.85936 21.3248 9.86904 21.3248C9.87873 21.3248 9.88841 21.3248 9.8981 21.3248C9.90779 21.3248 9.91747 21.3248 9.92716 21.3248C9.93684 21.3248 9.94653 21.3248 9.95621 21.3248C9.9659 21.3248 9.97559 21.3248 9.98527 21.3248C9.99496 21.3248 10.0046 21.3248 10.0143 21.3248C10.024 21.3248 10.0337 21.3248 10.0434 21.3248C10.0531 21.3248 10.0628 21.3248 10.0724 21.3248C10.0821 21.3248 10.0918 21.3248 10.1015 21.3248C10.1112 21.3248 10.1209 21.3248 10.1306 21.3248C10.1402 21.3248 10.1499 21.3248 10.1596 21.3248C10.1693 21.3248 10.179 21.3248 10.1887 21.3248C10.1984 21.3248 10.208 21.3248 10.2177 21.3248C10.2274 21.3248 10.2371 21.3248 10.2468 21.3248C10.2565 21.3248 10.2662 21.3248 10.2758 21.3248C10.2855 21.3248 10.2952 21.3248 10.3049 21.3248C10.3146 21.3248 10.3243 21.3248 10.334 21.3248C10.3436 21.3248 10.3533 21.3248 10.363 21.3248C10.3727 21.3248 10.3824 21.3248 10.3921 21.3248C10.4018 21.3248 10.4114 21.3248 10.4211 21.3248C10.4308 21.3248 10.4405 21.3248 10.4502 21.3248C10.4599 21.3248 10.4696 21.3248 10.4792 21.3248C10.4889 21.3248 10.4986 21.3248 10.5083 21.3248C10.518 21.3248 10.5277 21.3248 10.5374 21.3248C10.547 21.3248 10.5567 21.3248 10.5664 21.3248C10.5761 21.3248 10.5858 21.3248 10.5955 21.3248C10.6052 21.3248 10.6148 21.3248 10.6245 21.3248C10.6342 21.3248 10.6439 21.3248 10.6536 21.3248C10.6633 21.3248 10.673 21.3248 10.6826 21.3248C10.6923 21.3248 10.702 21.3248 10.7117 21.3248C10.7214 21.3248 10.7311 21.3248 10.7408 21.3248C10.7505 21.3248 10.7601 21.3248 10.7698 21.3248C10.7795 21.3248 10.7892 21.3248 10.7989 21.3248C10.8086 21.3248 10.8183 21.3248 10.8279 21.3248C10.8376 21.3248 10.8473 21.3248 10.857 21.3248C10.8667 21.3248 10.8764 21.3248 10.8861 21.3248C10.8957 21.3248 10.9054 21.3248 10.9151 21.3248C10.9248 21.3248 10.9345 21.3248 10.9442 21.3248C10.9539 21.3248 10.9635 21.3248 10.9732 21.3248C10.9829 21.3248 10.9926 21.3248 11.0023 21.3248C11.012 21.3248 11.0217 21.3248 11.0313 21.3248C11.041 21.3248 11.0507 21.3248 11.0604 21.3248C11.0701 21.3248 11.0798 21.3248 11.0895 21.3248C11.0991 21.3248 11.1088 21.3248 11.1185 21.3248C11.1282 21.3248 11.1379 21.3248 11.1476 21.3248C11.1573 21.3248 11.1669 21.3248 11.1766 21.3248C11.1863 21.3248 11.196 21.3248 11.2057 21.3248C11.2154 21.3248 11.2251 21.3248 11.2347 21.3248C11.2444 21.3248 11.2541 21.3248 11.2638 21.3248C11.2735 21.3248 11.2832 21.3248 11.2929 21.3248C11.3025 21.3248 11.3122 21.3248 11.3219 21.3248C11.3316 21.3248 11.3413 21.3248 11.351 21.3248C11.3607 21.3248 11.3703 21.3248 11.38 21.3248C11.3897 21.3248 11.3994 21.3248 11.4091 21.3248C11.4188 21.3248 11.4285 21.3248 11.4381 21.3248C11.4478 21.3248 11.4575 21.3248 11.4672 21.3248C11.4769 21.3248 11.4866 21.3248 11.4963 21.3248C11.5059 21.3248 11.5156 21.3248 11.5253 21.3248C11.535 21.3248 11.5447 21.3248 11.5544 21.3248C11.5641 21.3248 11.5738 21.3248 11.5834 21.3248C11.5931 21.3248 11.6028 21.3248 11.6125 21.3248C11.6222 21.3248 11.6319 21.3248 11.6416 21.3248C11.6512 21.3248 11.6609 21.3248 11.6706 21.3248C11.6803 21.3248 11.69 21.3248 11.6997 21.3248C11.7094 21.3248 11.719 21.3248 11.7287 21.3248C11.7384 21.3248 11.7481 21.3248 11.7578 21.3248C11.7675 21.3248 11.7772 21.3248 11.7868 21.3248C11.7965 21.3248 11.8062 21.3248 11.8159 21.3248C11.8256 21.3248 11.8353 21.3248 11.845 21.3248C11.8546 21.3248 11.8643 21.3248 11.874 21.3248C11.8837 21.3248 11.8934 21.3248 11.9031 21.3248C11.9128 21.3248 11.9224 21.3248 11.9321 21.3248C11.9418 21.3248 11.9515 21.3248 11.9612 21.3248C11.9709 21.3248 11.9806 21.3248 11.9902 21.3248C11.9999 21.3248 12.0096 21.3248 12.0193 21.3248C12.029 21.3248 12.0387 21.3248 12.0484 21.3248C12.058 21.3248 12.0677 21.3248 12.0774 21.3248C12.0871 21.3248 12.0968 21.3248 12.1065 21.3248C12.1162 21.3248 12.1259 21.3248 12.1355 21.3248C12.1452 21.3248 12.1549 21.3248 12.1646 21.3248C12.1743 21.3248 12.184 21.3248 12.1937 21.3248C12.2033 21.3248 12.213 21.3248 12.2227 21.3248C12.2324 21.3248 12.2421 21.3248 12.2518 21.3248C12.2615 21.3248 12.2711 21.3248 12.2808 21.3248C12.2905 21.3248 12.3002 21.3248 12.3099 21.3248C12.3196 21.3248 12.3293 21.3248 12.3389 21.3248C12.3486 21.3248 12.3583 21.3248 12.368 21.3248C12.3777 21.3248 12.3874 21.3248 12.3971 21.3248C12.4067 21.3248 12.4164 21.3248 12.4261 21.3248C12.4358 21.3248 12.4455 21.3248 12.4552 21.3248C12.4649 21.3248 12.4746 21.3248 12.4842 21.3248C12.4939 21.3248 12.5036 21.3248 12.5133 21.3248C12.523 21.3248 12.5327 21.3248 12.5424 21.3248C12.552 21.3248 12.5617 21.3248 12.5714 21.3248C12.5811 21.3248 12.5908 21.3248 12.6005 21.3248C12.6102 21.3248 12.6198 21.3248 12.6295 21.3248C12.6392 21.3248 12.6489 21.3248 12.6586 21.3248C12.6683 21.3248 12.678 21.3248 12.6876 21.3248C12.6973 21.3248 12.707 21.3248 12.7167 21.3248C12.7264 21.3248 12.7361 21.3248 12.7458 21.3248C12.7554 21.3248 12.7651 21.3248 12.7748 21.3248C12.7845 21.3248 12.7942 21.3248 12.8039 21.3248C12.8136 21.3248 12.8233 21.3248 12.8329 21.3248C12.8426 21.3248 12.8523 21.3248 12.862 21.3248C12.8717 21.3248 12.8814 21.3248 12.8911 21.3248C12.9007 21.3248 12.9104 21.3248 12.9201 21.3248C12.9298 21.3248 12.9395 21.3248 12.9492 21.3248C12.9589 21.3248 12.9685 21.3248 12.9782 21.3248C12.9879 21.3248 12.9976 21.3248 13.0073 21.3248C13.017 21.3248 13.0267 21.3248 13.0363 21.3248C13.046 21.3248 13.0557 21.3248 13.0654 21.3248C13.0751 21.3248 13.0848 21.3248 13.0945 21.3248C13.1042 21.3248 13.1138 21.3248 13.1235 21.3248C13.1332 21.3248 13.1429 21.3248 13.1526 21.3248C13.1623 21.3248 13.172 21.3248 13.1816 21.3248C13.1913 21.3248 13.201 21.3248 13.2107 21.3248C13.2204 21.3248 13.2301 21.3248 13.2398 21.3248C13.2494 21.3248 13.2591 21.3248 13.2688 21.3248C13.2785 21.3248 13.2882 21.3248 13.2979 21.3248C13.3076 21.3248 13.3173 21.3248 13.3269 21.3248C13.3366 21.3248 13.3463 21.3248 13.356 21.3248C13.3657 21.3248 13.3754 21.3248 13.3851 21.3248C13.3947 21.3248 13.4044 21.3248 13.4141 21.3248C13.4238 21.3248 13.4335 21.3248 13.4432 21.3248C13.4529 21.3248 13.4625 21.3248 13.4722 21.3248C13.4819 21.3248 13.4916 21.3248 13.5013 21.3248C13.511 21.3248 13.5207 21.3248 13.5304 21.3248C13.54 21.3248 13.5497 21.3248 13.5594 21.3248C13.5691 21.3248 13.5788 21.3248 13.5885 21.3248C13.5982 21.3248 13.6078 21.3248 13.6175 21.3248C13.6272 21.3248 13.6369 21.3248 13.6466 21.3248C13.6563 21.3248 13.666 21.3248 13.6756 21.3248C13.6853 21.3248 13.695 21.3248 13.7047 21.3248C13.7144 21.3248 13.7241 21.3248 13.7338 21.3248C13.7435 21.3248 13.7531 21.3248 13.7628 21.3248C13.7725 21.3248 13.7822 21.3248 13.7919 21.3248C13.8016 21.3248 13.8113 21.3248 13.8209 21.3248C13.8306 21.3248 13.8403 21.3248 13.85 21.3248C13.8597 21.3248 13.8694 21.3248 13.8791 21.3248C13.8887 21.3248 13.8984 21.3248 13.9081 21.3248C13.9178 21.3248 13.9275 21.3248 13.9372 21.3248C13.9469 21.3248 13.9566 21.3248 13.9662 21.3248C13.9759 21.3248 13.9856 21.3248 13.9953 21.3248C14.005 21.3248 14.0147 21.3248 14.0244 21.3248C14.034 21.3248 14.0437 21.3248 14.0534 21.3248C14.0631 21.3248 14.0728 21.3248 14.0825 21.3248C14.0922 21.3248 14.1019 21.3248 14.1115 21.3248C14.1212 21.3248 14.1309 21.3248 14.1406 21.3248C14.1503 21.3248 14.16 21.3248 14.1697 21.3248C14.1793 21.3248 14.189 21.3248 14.1987 21.3248C14.2084 21.3248 14.2181 21.3248 14.2278 21.3248C14.2375 21.3248 14.2472 21.3248 14.2568 21.3248C14.2665 21.3248 14.2762 21.3248 14.2859 21.3248C14.2956 21.3248 14.3053 21.3248 14.315 21.3248C14.3246 21.3248 14.3343 21.3248 14.344 21.3248C14.3537 21.3248 14.3634 21.3248 14.3731 21.3248C14.3828 21.3248 14.3925 21.3248 14.4021 21.3248C14.4118 21.3248 14.4215 21.3248 14.4312 21.3248C14.4409 21.3248 14.4506 21.3248 14.4603 21.3248C14.4699 21.3248 14.4796 21.3248 14.4893 21.3248C14.499 21.3248 14.5087 21.3248 14.5184 21.3248C14.5281 21.3248 14.5378 21.3248 14.5474 21.3248C14.5571 21.3248 14.5668 21.3248 14.5765 21.3248C14.5862 21.3248 14.5959 21.3248 14.6056 21.3248C14.6152 21.3248 14.6249 21.3248 14.6346 21.3248C14.6443 21.3248 14.654 21.3248 14.6637 21.3248C14.6734 21.3248 14.6831 21.3248 14.6927 21.3248C14.7024 21.3248 14.7121 21.3248 14.7218 21.3248C14.7315 21.3248 14.7412 21.3248 14.7509 21.3248C14.7605 21.3248 14.7702 21.3248 14.7799 21.3248C14.7896 21.3248 14.7993 21.3248 14.809 21.3248C14.8187 21.3248 14.8284 21.3248 14.838 21.3248C14.8477 21.3248 14.8574 21.3248 14.8671 21.3248C14.8768 21.3248 14.8865 21.3248 14.8962 21.3248C14.9058 21.3248 14.9155 21.3248 14.9252 21.3248C14.9349 21.3248 14.9446 21.3248 14.9543 21.3248C14.964 21.3248 14.9737 21.3248 14.9833 21.3248C14.993 21.3248 15.0027 21.3248 15.0124 21.3248C15.0221 21.3248 15.0318 21.3248 15.0415 21.3248C15.0512 21.3248 15.0608 21.3248 15.0705 21.3248C15.0802 21.3248 15.0899 21.3248 15.0996 21.3248C15.1093 21.3248 15.119 21.3248 15.1286 21.3248C15.1383 21.3248 15.148 21.3248 15.1577 21.3248C15.1674 21.3248 15.1771 21.3248 15.1868 21.3248C15.1965 21.3248 15.2061 21.3248 15.2158 21.3248C15.2255 21.3248 15.2352 21.3248 15.2449 21.3248C15.2546 21.3248 15.2643 21.3248 15.274 21.3248C15.2836 21.3248 15.2933 21.3248 15.303 21.3248C15.3127 21.3248 15.3224 21.3248 15.3321 21.3248C15.3418 21.3248 15.3514 21.3248 15.3611 21.3248C15.3708 21.3248 15.3805 21.3248 15.3902 21.3248C15.3999 21.3248 15.4096 21.3248 15.4193 21.3248C15.4289 21.3248 15.4386 21.3248 15.4483 21.3248C15.458 21.3248 15.4677 21.3248 15.4774 21.3248C15.4871 21.3248 15.4968 21.3248 15.5064 21.3248C15.5161 21.3248 15.5258 21.3248 15.5355 21.3248C15.5452 21.3248 15.5549 21.3248 15.5646 21.3248C15.5743 21.3248 15.5839 21.3248 15.5936 21.3248C15.6033 21.3248 15.613 21.3248 15.6227 21.3248C15.6324 21.3248 15.6421 21.3248 15.6517 21.3248C15.6614 21.3248 15.6711 21.3248 15.6808 21.3248C15.6905 21.3248 15.7002 21.3248 15.7099 21.3248C15.7196 21.3248 15.7292 21.3248 15.7389 21.3248C15.7486 21.3248 15.7583 21.3248 15.768 21.3248C15.7777 21.3248 15.7874 21.3248 15.7971 21.3248C15.8067 21.3248 15.8164 21.3248 15.8261 21.3248C15.8358 21.3248 15.8455 21.3248 15.8552 21.3248C15.8649 21.3248 15.8746 21.3248 15.8842 21.3248C15.8939 21.3248 15.9036 21.3248 15.9133 21.3248C15.923 21.3248 15.9327 21.3248 15.9424 21.3248C15.9521 21.3248 15.9617 21.3248 15.9714 21.3248C15.9811 21.3248 15.9908 21.3248 16.0005 21.3248C16.0102 21.3248 16.0199 21.3248 16.0295 21.3248C16.0392 21.3248 16.0489 21.3248 16.0586 21.3248C16.0683 21.3248 16.078 21.3248 16.0877 21.3248C16.0974 21.3248 16.107 21.3248 16.1167 21.3248C16.1264 21.3248 16.1361 21.3248 16.1458 21.3248C16.1555 21.3248 16.1652 21.3248 16.1749 21.3248C16.1845 21.3248 16.1942 21.3248 16.2039 21.3248C16.2136 21.3248 16.2233 21.3248 16.233 21.3248C16.2427 21.3248 16.2524 21.3248 16.262 21.3248C16.2717 21.3248 16.2814 21.3248 16.2911 21.3248C16.3008 21.3248 16.3105 21.3248 16.3202 21.3248C16.3299 21.3248 16.3395 21.3248 16.3492 21.3248C16.3589 21.3248 16.3686 21.3248 16.3783 21.3248C16.388 21.3248 16.3977 21.3248 16.4074 21.3248C16.417 21.3248 16.4267 21.3248 16.4364 21.3248C16.4461 21.3248 16.4558 21.3248 16.4655 21.3248C16.4752 21.3248 16.4849 21.3248 16.4945 21.3248C16.5042 21.3248 16.5139 21.3248 16.5236 21.3248C16.5333 21.3248 16.543 21.3248 16.5527 21.3248V20.6716ZM1.67444 20.6716C1.57281 20.6716 1.50745 20.6549 1.46488 20.6329C1.42767 20.6137 1.39067 20.5821 1.3572 20.5147L0.772117 20.8051C0.86321 20.9886 0.996317 21.1262 1.16547 21.2134C1.32925 21.2979 1.50651 21.3248 1.67444 21.3248V20.6716ZM1.35786 20.516C1.312 20.4226 1.32469 20.3367 1.3669 20.2724C1.40979 20.2071 1.49331 20.1504 1.61812 20.1499L1.6155 19.4967C0.932884 19.4995 0.460746 20.1705 0.771461 20.8037L1.35786 20.516ZM1.61867 20.1499C2.5936 20.1443 3.5662 20.1499 4.54486 20.1499V19.4967C3.57149 19.4967 2.59205 19.4911 1.61494 19.4967L1.61867 20.1499ZM4.54486 20.1499C4.54498 20.1499 4.54511 20.1499 4.54523 20.1499C4.54536 20.1499 4.54548 20.1499 4.5456 20.1499C4.54573 20.1499 4.54585 20.1499 4.54597 20.1499C4.5461 20.1499 4.54622 20.1499 4.54634 20.1499C4.54647 20.1499 4.54659 20.1499 4.54671 20.1499C4.54684 20.1499 4.54696 20.1499 4.54708 20.1499C4.54721 20.1499 4.54733 20.1499 4.54745 20.1499C4.54758 20.1499 4.5477 20.1499 4.54782 20.1499C4.54795 20.1499 4.54807 20.1499 4.54819 20.1499C4.54832 20.1499 4.54844 20.1499 4.54856 20.1499C4.54869 20.1499 4.54881 20.1499 4.54893 20.1499C4.54906 20.1499 4.54918 20.1499 4.5493 20.1499C4.54943 20.1499 4.54955 20.1499 4.54967 20.1499C4.5498 20.1499 4.54992 20.1499 4.55004 20.1499C4.55017 20.1499 4.55029 20.1499 4.55041 20.1499C4.55054 20.1499 4.55066 20.1499 4.55078 20.1499C4.55091 20.1499 4.55103 20.1499 4.55115 20.1499C4.55128 20.1499 4.5514 20.1499 4.55152 20.1499C4.55165 20.1499 4.55177 20.1499 4.55189 20.1499C4.55202 20.1499 4.55214 20.1499 4.55226 20.1499C4.55239 20.1499 4.55251 20.1499 4.55263 20.1499C4.55276 20.1499 4.55288 20.1499 4.553 20.1499C4.55313 20.1499 4.55325 20.1499 4.55337 20.1499C4.5535 20.1499 4.55362 20.1499 4.55374 20.1499C4.55387 20.1499 4.55399 20.1499 4.55411 20.1499C4.55424 20.1499 4.55436 20.1499 4.55448 20.1499C4.55461 20.1499 4.55473 20.1499 4.55485 20.1499C4.55498 20.1499 4.5551 20.1499 4.55522 20.1499C4.55535 20.1499 4.55547 20.1499 4.55559 20.1499C4.55572 20.1499 4.55584 20.1499 4.55596 20.1499C4.55609 20.1499 4.55621 20.1499 4.55633 20.1499C4.55646 20.1499 4.55658 20.1499 4.5567 20.1499C4.55683 20.1499 4.55695 20.1499 4.55708 20.1499C4.5572 20.1499 4.55732 20.1499 4.55745 20.1499C4.55757 20.1499 4.55769 20.1499 4.55782 20.1499C4.55794 20.1499 4.55806 20.1499 4.55819 20.1499C4.55831 20.1499 4.55843 20.1499 4.55856 20.1499C4.55868 20.1499 4.5588 20.1499 4.55893 20.1499C4.55905 20.1499 4.55917 20.1499 4.5593 20.1499C4.55942 20.1499 4.55954 20.1499 4.55967 20.1499C4.55979 20.1499 4.55992 20.1499 4.56004 20.1499C4.56016 20.1499 4.56029 20.1499 4.56041 20.1499C4.56053 20.1499 4.56066 20.1499 4.56078 20.1499C4.5609 20.1499 4.56103 20.1499 4.56115 20.1499C4.56128 20.1499 4.5614 20.1499 4.56152 20.1499C4.56165 20.1499 4.56177 20.1499 4.56189 20.1499C4.56202 20.1499 4.56214 20.1499 4.56226 20.1499C4.56239 20.1499 4.56251 20.1499 4.56264 20.1499C4.56276 20.1499 4.56288 20.1499 4.56301 20.1499C4.56313 20.1499 4.56325 20.1499 4.56338 20.1499C4.5635 20.1499 4.56363 20.1499 4.56375 20.1499C4.56387 20.1499 4.564 20.1499 4.56412 20.1499C4.56424 20.1499 4.56437 20.1499 4.56449 20.1499C4.56462 20.1499 4.56474 20.1499 4.56486 20.1499C4.56499 20.1499 4.56511 20.1499 4.56524 20.1499C4.56536 20.1499 4.56548 20.1499 4.56561 20.1499C4.56573 20.1499 4.56586 20.1499 4.56598 20.1499C4.5661 20.1499 4.56623 20.1499 4.56635 20.1499C4.56648 20.1499 4.5666 20.1499 4.56672 20.1499C4.56685 20.1499 4.56697 20.1499 4.5671 20.1499C4.56722 20.1499 4.56734 20.1499 4.56747 20.1499C4.56759 20.1499 4.56772 20.1499 4.56784 20.1499C4.56797 20.1499 4.56809 20.1499 4.56821 20.1499C4.56834 20.1499 4.56846 20.1499 4.56859 20.1499C4.56871 20.1499 4.56883 20.1499 4.56896 20.1499C4.56908 20.1499 4.56921 20.1499 4.56933 20.1499C4.56946 20.1499 4.56958 20.1499 4.56971 20.1499C4.56983 20.1499 4.56995 20.1499 4.57008 20.1499C4.5702 20.1499 4.57033 20.1499 4.57045 20.1499C4.57058 20.1499 4.5707 20.1499 4.57083 20.1499C4.57095 20.1499 4.57107 20.1499 4.5712 20.1499C4.57132 20.1499 4.57145 20.1499 4.57157 20.1499C4.5717 20.1499 4.57182 20.1499 4.57195 20.1499C4.57207 20.1499 4.5722 20.1499 4.57232 20.1499C4.57244 20.1499 4.57257 20.1499 4.57269 20.1499C4.57282 20.1499 4.57294 20.1499 4.57307 20.1499C4.57319 20.1499 4.57332 20.1499 4.57344 20.1499C4.57357 20.1499 4.57369 20.1499 4.57382 20.1499C4.57394 20.1499 4.57407 20.1499 4.57419 20.1499C4.57432 20.1499 4.57444 20.1499 4.57457 20.1499C4.57469 20.1499 4.57482 20.1499 4.57494 20.1499C4.57507 20.1499 4.57519 20.1499 4.57532 20.1499C4.57544 20.1499 4.57557 20.1499 4.57569 20.1499C4.57582 20.1499 4.57594 20.1499 4.57607 20.1499C4.57619 20.1499 4.57632 20.1499 4.57644 20.1499C4.57657 20.1499 4.57669 20.1499 4.57682 20.1499C4.57694 20.1499 4.57707 20.1499 4.5772 20.1499C4.57732 20.1499 4.57745 20.1499 4.57757 20.1499C4.5777 20.1499 4.57782 20.1499 4.57795 20.1499C4.57807 20.1499 4.5782 20.1499 4.57832 20.1499C4.57845 20.1499 4.57858 20.1499 4.5787 20.1499C4.57883 20.1499 4.57895 20.1499 4.57908 20.1499C4.5792 20.1499 4.57933 20.1499 4.57946 20.1499C4.57958 20.1499 4.57971 20.1499 4.57983 20.1499C4.57996 20.1499 4.58008 20.1499 4.58021 20.1499C4.58034 20.1499 4.58046 20.1499 4.58059 20.1499C4.58071 20.1499 4.58084 20.1499 4.58097 20.1499C4.58109 20.1499 4.58122 20.1499 4.58134 20.1499C4.58147 20.1499 4.5816 20.1499 4.58172 20.1499C4.58185 20.1499 4.58197 20.1499 4.5821 20.1499C4.58223 20.1499 4.58235 20.1499 4.58248 20.1499C4.58261 20.1499 4.58273 20.1499 4.58286 20.1499C4.58298 20.1499 4.58311 20.1499 4.58324 20.1499C4.58336 20.1499 4.58349 20.1499 4.58362 20.1499C4.58374 20.1499 4.58387 20.1499 4.584 20.1499C4.58412 20.1499 4.58425 20.1499 4.58438 20.1499C4.5845 20.1499 4.58463 20.1499 4.58476 20.1499C4.58488 20.1499 4.58501 20.1499 4.58514 20.1499C4.58526 20.1499 4.58539 20.1499 4.58552 20.1499C4.58564 20.1499 4.58577 20.1499 4.5859 20.1499C4.58602 20.1499 4.58615 20.1499 4.58628 20.1499C4.5864 20.1499 4.58653 20.1499 4.58666 20.1499C4.58679 20.1499 4.58691 20.1499 4.58704 20.1499C4.58717 20.1499 4.58729 20.1499 4.58742 20.1499C4.58755 20.1499 4.58768 20.1499 4.5878 20.1499C4.58793 20.1499 4.58806 20.1499 4.58819 20.1499C4.58831 20.1499 4.58844 20.1499 4.58857 20.1499C4.5887 20.1499 4.58882 20.1499 4.58895 20.1499C4.58908 20.1499 4.58921 20.1499 4.58933 20.1499C4.58946 20.1499 4.58959 20.1499 4.58972 20.1499C4.58984 20.1499 4.58997 20.1499 4.5901 20.1499C4.59023 20.1499 4.59036 20.1499 4.59048 20.1499C4.59061 20.1499 4.59074 20.1499 4.59087 20.1499C4.591 20.1499 4.59112 20.1499 4.59125 20.1499C4.59138 20.1499 4.59151 20.1499 4.59164 20.1499C4.59176 20.1499 4.59189 20.1499 4.59202 20.1499C4.59215 20.1499 4.59228 20.1499 4.59241 20.1499C4.59253 20.1499 4.59266 20.1499 4.59279 20.1499C4.59292 20.1499 4.59305 20.1499 4.59318 20.1499C4.5933 20.1499 4.59343 20.1499 4.59356 20.1499C4.59369 20.1499 4.59382 20.1499 4.59395 20.1499C4.59408 20.1499 4.59421 20.1499 4.59433 20.1499C4.59446 20.1499 4.59459 20.1499 4.59472 20.1499C4.59485 20.1499 4.59498 20.1499 4.59511 20.1499C4.59524 20.1499 4.59537 20.1499 4.59549 20.1499C4.59562 20.1499 4.59575 20.1499 4.59588 20.1499C4.59601 20.1499 4.59614 20.1499 4.59627 20.1499C4.5964 20.1499 4.59653 20.1499 4.59666 20.1499C4.59679 20.1499 4.59692 20.1499 4.59705 20.1499C4.59718 20.1499 4.59731 20.1499 4.59744 20.1499C4.59757 20.1499 4.59769 20.1499 4.59782 20.1499C4.59795 20.1499 4.59808 20.1499 4.59821 20.1499C4.59834 20.1499 4.59847 20.1499 4.5986 20.1499C4.59873 20.1499 4.59886 20.1499 4.59899 20.1499C4.59912 20.1499 4.59925 20.1499 4.59938 20.1499C4.59951 20.1499 4.59964 20.1499 4.59977 20.1499C4.5999 20.1499 4.60003 20.1499 4.60017 20.1499C4.6003 20.1499 4.60043 20.1499 4.60056 20.1499C4.60069 20.1499 4.60082 20.1499 4.60095 20.1499C4.60108 20.1499 4.60121 20.1499 4.60134 20.1499C4.60147 20.1499 4.6016 20.1499 4.60173 20.1499C4.60186 20.1499 4.60199 20.1499 4.60212 20.1499C4.60226 20.1499 4.60239 20.1499 4.60252 20.1499C4.60265 20.1499 4.60278 20.1499 4.60291 20.1499C4.60304 20.1499 4.60317 20.1499 4.6033 20.1499C4.60344 20.1499 4.60357 20.1499 4.6037 20.1499C4.60383 20.1499 4.60396 20.1499 4.60409 20.1499C4.60422 20.1499 4.60436 20.1499 4.60449 20.1499C4.60462 20.1499 4.60475 20.1499 4.60488 20.1499C4.60501 20.1499 4.60515 20.1499 4.60528 20.1499C4.60541 20.1499 4.60554 20.1499 4.60567 20.1499C4.6058 20.1499 4.60594 20.1499 4.60607 20.1499C4.6062 20.1499 4.60633 20.1499 4.60646 20.1499C4.6066 20.1499 4.60673 20.1499 4.60686 20.1499C4.60699 20.1499 4.60713 20.1499 4.60726 20.1499C4.60739 20.1499 4.60752 20.1499 4.60766 20.1499C4.60779 20.1499 4.60792 20.1499 4.60805 20.1499C4.60819 20.1499 4.60832 20.1499 4.60845 20.1499C4.60859 20.1499 4.60872 20.1499 4.60885 20.1499C4.60898 20.1499 4.60912 20.1499 4.60925 20.1499C4.60938 20.1499 4.60952 20.1499 4.60965 20.1499C4.60978 20.1499 4.60992 20.1499 4.61005 20.1499C4.61018 20.1499 4.61032 20.1499 4.61045 20.1499C4.61058 20.1499 4.61072 20.1499 4.61085 20.1499C4.61098 20.1499 4.61112 20.1499 4.61125 20.1499C4.61138 20.1499 4.61152 20.1499 4.61165 20.1499C4.61179 20.1499 4.61192 20.1499 4.61205 20.1499C4.61219 20.1499 4.61232 20.1499 4.61246 20.1499C4.61259 20.1499 4.61272 20.1499 4.61286 20.1499C4.61299 20.1499 4.61313 20.1499 4.61326 20.1499C4.6134 20.1499 4.61353 20.1499 4.61366 20.1499C4.6138 20.1499 4.61393 20.1499 4.61407 20.1499C4.6142 20.1499 4.61434 20.1499 4.61447 20.1499C4.61461 20.1499 4.61474 20.1499 4.61488 20.1499C4.61501 20.1499 4.61515 20.1499 4.61528 20.1499C4.61542 20.1499 4.61555 20.1499 4.61569 20.1499C4.61582 20.1499 4.61596 20.1499 4.61609 20.1499C4.61623 20.1499 4.61636 20.1499 4.6165 20.1499C4.61663 20.1499 4.61677 20.1499 4.61691 20.1499C4.61704 20.1499 4.61718 20.1499 4.61731 20.1499C4.61745 20.1499 4.61758 20.1499 4.61772 20.1499C4.61786 20.1499 4.61799 20.1499 4.61813 20.1499C4.61826 20.1499 4.6184 20.1499 4.61854 20.1499C4.61867 20.1499 4.61881 20.1499 4.61895 20.1499C4.61908 20.1499 4.61922 20.1499 4.61935 20.1499C4.61949 20.1499 4.61963 20.1499 4.61976 20.1499C4.6199 20.1499 4.62004 20.1499 4.62017 20.1499C4.62031 20.1499 4.62045 20.1499 4.62058 20.1499C4.62072 20.1499 4.62086 20.1499 4.621 20.1499C4.62113 20.1499 4.62127 20.1499 4.62141 20.1499C4.62154 20.1499 4.62168 20.1499 4.62182 20.1499C4.62196 20.1499 4.62209 20.1499 4.62223 20.1499C4.62237 20.1499 4.62251 20.1499 4.62264 20.1499C4.62278 20.1499 4.62292 20.1499 4.62306 20.1499C4.6232 20.1499 4.62333 20.1499 4.62347 20.1499C4.62361 20.1499 4.62375 20.1499 4.62389 20.1499C4.62402 20.1499 4.62416 20.1499 4.6243 20.1499C4.62444 20.1499 4.62458 20.1499 4.62472 20.1499C4.62485 20.1499 4.62499 20.1499 4.62513 20.1499C4.62527 20.1499 4.62541 20.1499 4.62555 20.1499C4.62569 20.1499 4.62583 20.1499 4.62596 20.1499C4.6261 20.1499 4.62624 20.1499 4.62638 20.1499C4.62652 20.1499 4.62666 20.1499 4.6268 20.1499C4.62694 20.1499 4.62708 20.1499 4.62722 20.1499C4.62736 20.1499 4.6275 20.1499 4.62764 20.1499C4.62778 20.1499 4.62792 20.1499 4.62805 20.1499C4.62819 20.1499 4.62833 20.1499 4.62847 20.1499C4.62861 20.1499 4.62875 20.1499 4.62889 20.1499C4.62903 20.1499 4.62917 20.1499 4.62932 20.1499C4.62946 20.1499 4.6296 20.1499 4.62974 20.1499C4.62988 20.1499 4.63002 20.1499 4.63016 20.1499C4.6303 20.1499 4.63044 20.1499 4.63058 20.1499C4.63072 20.1499 4.63086 20.1499 4.631 20.1499C4.63114 20.1499 4.63128 20.1499 4.63143 20.1499C4.63157 20.1499 4.63171 20.1499 4.63185 20.1499C4.63199 20.1499 4.63213 20.1499 4.63227 20.1499C4.63242 20.1499 4.63256 20.1499 4.6327 20.1499C4.63284 20.1499 4.63298 20.1499 4.63312 20.1499C4.63327 20.1499 4.63341 20.1499 4.63355 20.1499C4.63369 20.1499 4.63383 20.1499 4.63398 20.1499C4.63412 20.1499 4.63426 20.1499 4.6344 20.1499C4.63454 20.1499 4.63469 20.1499 4.63483 20.1499C4.63497 20.1499 4.63511 20.1499 4.63526 20.1499C4.6354 20.1499 4.63554 20.1499 4.63569 20.1499C4.63583 20.1499 4.63597 20.1499 4.63611 20.1499C4.63626 20.1499 4.6364 20.1499 4.63654 20.1499C4.63669 20.1499 4.63683 20.1499 4.63697 20.1499C4.63712 20.1499 4.63726 20.1499 4.6374 20.1499C4.63755 20.1499 4.63769 20.1499 4.63784 20.1499C4.63798 20.1499 4.63812 20.1499 4.63827 20.1499C4.63841 20.1499 4.63856 20.1499 4.6387 20.1499C4.63884 20.1499 4.63899 20.1499 4.63913 20.1499C4.63928 20.1499 4.63942 20.1499 4.63957 20.1499C4.63971 20.1499 4.63986 20.1499 4.64 20.1499C4.64014 20.1499 4.64029 20.1499 4.64043 20.1499C4.64058 20.1499 4.64072 20.1499 4.64087 20.1499C4.64101 20.1499 4.64116 20.1499 4.6413 20.1499C4.64145 20.1499 4.6416 20.1499 4.64174 20.1499C4.64189 20.1499 4.64203 20.1499 4.64218 20.1499C4.64232 20.1499 4.64247 20.1499 4.64262 20.1499C4.64276 20.1499 4.64291 20.1499 4.64305 20.1499C4.6432 20.1499 4.64335 20.1499 4.64349 20.1499C4.64364 20.1499 4.64378 20.1499 4.64393 20.1499C4.64408 20.1499 4.64422 20.1499 4.64437 20.1499C4.64452 20.1499 4.64466 20.1499 4.64481 20.1499C4.64496 20.1499 4.6451 20.1499 4.64525 20.1499C4.6454 20.1499 4.64555 20.1499 4.64569 20.1499C4.64584 20.1499 4.64599 20.1499 4.64614 20.1499C4.64628 20.1499 4.64643 20.1499 4.64658 20.1499C4.64673 20.1499 4.64687 20.1499 4.64702 20.1499C4.64717 20.1499 4.64732 20.1499 4.64747 20.1499C4.64761 20.1499 4.64776 20.1499 4.64791 20.1499C4.64806 20.1499 4.64821 20.1499 4.64835 20.1499C4.6485 20.1499 4.64865 20.1499 4.6488 20.1499C4.64895 20.1499 4.6491 20.1499 4.64925 20.1499C4.6494 20.1499 4.64954 20.1499 4.64969 20.1499C4.64984 20.1499 4.64999 20.1499 4.65014 20.1499C4.65029 20.1499 4.65044 20.1499 4.65059 20.1499C4.65074 20.1499 4.65089 20.1499 4.65104 20.1499C4.65119 20.1499 4.65134 20.1499 4.65149 20.1499C4.65164 20.1499 4.65179 20.1499 4.65194 20.1499C4.65209 20.1499 4.65224 20.1499 4.65239 20.1499C4.65254 20.1499 4.65269 20.1499 4.65284 20.1499C4.65299 20.1499 4.65314 20.1499 4.65329 20.1499C4.65344 20.1499 4.65359 20.1499 4.65374 20.1499C4.6539 20.1499 4.65405 20.1499 4.6542 20.1499C4.65435 20.1499 4.6545 20.1499 4.65465 20.1499C4.6548 20.1499 4.65495 20.1499 4.65511 20.1499C4.65526 20.1499 4.65541 20.1499 4.65556 20.1499C4.65571 20.1499 4.65587 20.1499 4.65602 20.1499C4.65617 20.1499 4.65632 20.1499 4.65647 20.1499C4.65663 20.1499 4.65678 20.1499 4.65693 20.1499C4.65708 20.1499 4.65724 20.1499 4.65739 20.1499C4.65754 20.1499 4.65769 20.1499 4.65785 20.1499C4.658 20.1499 4.65815 20.1499 4.65831 20.1499C4.65846 20.1499 4.65861 20.1499 4.65877 20.1499C4.65892 20.1499 4.65907 20.1499 4.65923 20.1499C4.65938 20.1499 4.65953 20.1499 4.65969 20.1499C4.65984 20.1499 4.66 20.1499 4.66015 20.1499C4.6603 20.1499 4.66046 20.1499 4.66061 20.1499C4.66077 20.1499 4.66092 20.1499 4.66108 20.1499C4.66123 20.1499 4.66138 20.1499 4.66154 20.1499C4.66169 20.1499 4.66185 20.1499 4.662 20.1499C4.66216 20.1499 4.66231 20.1499 4.66247 20.1499C4.66262 20.1499 4.66278 20.1499 4.66294 20.1499C4.66309 20.1499 4.66325 20.1499 4.6634 20.1499C4.66356 20.1499 4.66371 20.1499 4.66387 20.1499C4.66402 20.1499 4.66418 20.1499 4.66434 20.1499C4.66449 20.1499 4.66465 20.1499 4.66481 20.1499C4.66496 20.1499 4.66512 20.1499 4.66528 20.1499C4.66543 20.1499 4.66559 20.1499 4.66575 20.1499C4.6659 20.1499 4.66606 20.1499 4.66622 20.1499C4.66637 20.1499 4.66653 20.1499 4.66669 20.1499C4.66685 20.1499 4.667 20.1499 4.66716 20.1499C4.66732 20.1499 4.66748 20.1499 4.66763 20.1499C4.66779 20.1499 4.66795 20.1499 4.66811 20.1499C4.66826 20.1499 4.66842 20.1499 4.66858 20.1499C4.66874 20.1499 4.6689 20.1499 4.66906 20.1499C4.66921 20.1499 4.66937 20.1499 4.66953 20.1499C4.66969 20.1499 4.66985 20.1499 4.67001 20.1499C4.67017 20.1499 4.67033 20.1499 4.67049 20.1499C4.67065 20.1499 4.6708 20.1499 4.67096 20.1499C4.67112 20.1499 4.67128 20.1499 4.67144 20.1499C4.6716 20.1499 4.67176 20.1499 4.67192 20.1499C4.67208 20.1499 4.67224 20.1499 4.6724 20.1499C4.67256 20.1499 4.67272 20.1499 4.67288 20.1499C4.67304 20.1499 4.67321 20.1499 4.67337 20.1499C4.67353 20.1499 4.67369 20.1499 4.67385 20.1499C4.67401 20.1499 4.67417 20.1499 4.67433 20.1499C4.67449 20.1499 4.67465 20.1499 4.67482 20.1499C4.67498 20.1499 4.67514 20.1499 4.6753 20.1499C4.67546 20.1499 4.67562 20.1499 4.67579 20.1499C4.67595 20.1499 4.67611 20.1499 4.67627 20.1499C4.67643 20.1499 4.6766 20.1499 4.67676 20.1499C4.67692 20.1499 4.67708 20.1499 4.67725 20.1499C4.67741 20.1499 4.67757 20.1499 4.67774 20.1499C4.6779 20.1499 4.67806 20.1499 4.67823 20.1499C4.67839 20.1499 4.67855 20.1499 4.67872 20.1499C4.67888 20.1499 4.67904 20.1499 4.67921 20.1499C4.67937 20.1499 4.67953 20.1499 4.6797 20.1499C4.67986 20.1499 4.68003 20.1499 4.68019 20.1499C4.68035 20.1499 4.68052 20.1499 4.68068 20.1499C4.68085 20.1499 4.68101 20.1499 4.68118 20.1499C4.68134 20.1499 4.68151 20.1499 4.68167 20.1499C4.68184 20.1499 4.682 20.1499 4.68217 20.1499C4.68233 20.1499 4.6825 20.1499 4.68266 20.1499C4.68283 20.1499 4.683 20.1499 4.68316 20.1499C4.68333 20.1499 4.68349 20.1499 4.68366 20.1499C4.68383 20.1499 4.68399 20.1499 4.68416 20.1499C4.68432 20.1499 4.68449 20.1499 4.68466 20.1499C4.68482 20.1499 4.68499 20.1499 4.68516 20.1499C4.68533 20.1499 4.68549 20.1499 4.68566 20.1499C4.68583 20.1499 4.68599 20.1499 4.68616 20.1499C4.68633 20.1499 4.6865 20.1499 4.68666 20.1499C4.68683 20.1499 4.687 20.1499 4.68717 20.1499C4.68734 20.1499 4.6875 20.1499 4.68767 20.1499C4.68784 20.1499 4.68801 20.1499 4.68818 20.1499C4.68835 20.1499 4.68852 20.1499 4.68868 20.1499C4.68885 20.1499 4.68902 20.1499 4.68919 20.1499C4.68936 20.1499 4.68953 20.1499 4.6897 20.1499C4.68987 20.1499 4.69004 20.1499 4.69021 20.1499C4.69038 20.1499 4.69055 20.1499 4.69072 20.1499C4.69089 20.1499 4.69106 20.1499 4.69123 20.1499C4.6914 20.1499 4.69157 20.1499 4.69174 20.1499C4.69191 20.1499 4.69208 20.1499 4.69225 20.1499C4.69242 20.1499 4.69259 20.1499 4.69276 20.1499C4.69293 20.1499 4.6931 20.1499 4.69328 20.1499C4.69345 20.1499 4.69362 20.1499 4.69379 20.1499C4.69396 20.1499 4.69413 20.1499 4.69431 20.1499C4.69448 20.1499 4.69465 20.1499 4.69482 20.1499C4.69499 20.1499 4.69517 20.1499 4.69534 20.1499C4.69551 20.1499 4.69568 20.1499 4.69586 20.1499C4.69603 20.1499 4.6962 20.1499 4.69638 20.1499C4.69655 20.1499 4.69672 20.1499 4.6969 20.1499C4.69707 20.1499 4.69724 20.1499 4.69742 20.1499C4.69759 20.1499 4.69776 20.1499 4.69794 20.1499C4.69811 20.1499 4.69829 20.1499 4.69846 20.1499C4.69863 20.1499 4.69881 20.1499 4.69898 20.1499C4.69916 20.1499 4.69933 20.1499 4.69951 20.1499C4.69968 20.1499 4.69986 20.1499 4.70003 20.1499C4.70021 20.1499 4.70038 20.1499 4.70056 20.1499C4.70073 20.1499 4.70091 20.1499 4.70108 20.1499C4.70126 20.1499 4.70144 20.1499 4.70161 20.1499C4.70179 20.1499 4.70196 20.1499 4.70214 20.1499C4.70232 20.1499 4.70249 20.1499 4.70267 20.1499C4.70285 20.1499 4.70302 20.1499 4.7032 20.1499C4.70338 20.1499 4.70355 20.1499 4.70373 20.1499C4.70391 20.1499 4.70408 20.1499 4.70426 20.1499C4.70444 20.1499 4.70462 20.1499 4.7048 20.1499C4.70497 20.1499 4.70515 20.1499 4.70533 20.1499C4.70551 20.1499 4.70569 20.1499 4.70586 20.1499C4.70604 20.1499 4.70622 20.1499 4.7064 20.1499C4.70658 20.1499 4.70676 20.1499 4.70694 20.1499C4.70711 20.1499 4.70729 20.1499 4.70747 20.1499C4.70765 20.1499 4.70783 20.1499 4.70801 20.1499C4.70819 20.1499 4.70837 20.1499 4.70855 20.1499C4.70873 20.1499 4.70891 20.1499 4.70909 20.1499C4.70927 20.1499 4.70945 20.1499 4.70963 20.1499C4.70981 20.1499 4.70999 20.1499 4.71017 20.1499C4.71035 20.1499 4.71054 20.1499 4.71072 20.1499C4.7109 20.1499 4.71108 20.1499 4.71126 20.1499C4.71144 20.1499 4.71162 20.1499 4.71181 20.1499C4.71199 20.1499 4.71217 20.1499 4.71235 20.1499C4.71253 20.1499 4.71272 20.1499 4.7129 20.1499C4.71308 20.1499 4.71326 20.1499 4.71345 20.1499C4.71363 20.1499 4.71381 20.1499 4.71399 20.1499C4.71418 20.1499 4.71436 20.1499 4.71454 20.1499C4.71473 20.1499 4.71491 20.1499 4.71509 20.1499C4.71528 20.1499 4.71546 20.1499 4.71565 20.1499C4.71583 20.1499 4.71601 20.1499 4.7162 20.1499C4.71638 20.1499 4.71657 20.1499 4.71675 20.1499C4.71694 20.1499 4.71712 20.1499 4.7173 20.1499C4.71749 20.1499 4.71767 20.1499 4.71786 20.1499C4.71805 20.1499 4.71823 20.1499 4.71842 20.1499C4.7186 20.1499 4.71879 20.1499 4.71897 20.1499C4.71916 20.1499 4.71935 20.1499 4.71953 20.1499C4.71972 20.1499 4.7199 20.1499 4.72009 20.1499C4.72028 20.1499 4.72046 20.1499 4.72065 20.1499C4.72084 20.1499 4.72102 20.1499 4.72121 20.1499C4.7214 20.1499 4.72159 20.1499 4.72177 20.1499C4.72196 20.1499 4.72215 20.1499 4.72234 20.1499C4.72252 20.1499 4.72271 20.1499 4.7229 20.1499C4.72309 20.1499 4.72328 20.1499 4.72347 20.1499C4.72365 20.1499 4.72384 20.1499 4.72403 20.1499C4.72422 20.1499 4.72441 20.1499 4.7246 20.1499C4.72479 20.1499 4.72498 20.1499 4.72517 20.1499C4.72536 20.1499 4.72555 20.1499 4.72573 20.1499C4.72592 20.1499 4.72611 20.1499 4.7263 20.1499C4.7265 20.1499 4.72669 20.1499 4.72688 20.1499C4.72707 20.1499 4.72726 20.1499 4.72745 20.1499C4.72764 20.1499 4.72783 20.1499 4.72802 20.1499C4.72821 20.1499 4.7284 20.1499 4.72859 20.1499C4.72879 20.1499 4.72898 20.1499 4.72917 20.1499C4.72936 20.1499 4.72955 20.1499 4.72975 20.1499C4.72994 20.1499 4.73013 20.1499 4.73032 20.1499C4.73051 20.1499 4.73071 20.1499 4.7309 20.1499C4.73109 20.1499 4.73129 20.1499 4.73148 20.1499C4.73167 20.1499 4.73187 20.1499 4.73206 20.1499C4.73225 20.1499 4.73245 20.1499 4.73264 20.1499C4.73283 20.1499 4.73303 20.1499 4.73322 20.1499C4.73342 20.1499 4.73361 20.1499 4.73381 20.1499C4.734 20.1499 4.73419 20.1499 4.73439 20.1499C4.73458 20.1499 4.73478 20.1499 4.73497 20.1499C4.73517 20.1499 4.73537 20.1499 4.73556 20.1499C4.73576 20.1499 4.73595 20.1499 4.73615 20.1499C4.73634 20.1499 4.73654 20.1499 4.73674 20.1499C4.73693 20.1499 4.73713 20.1499 4.73733 20.1499C4.73752 20.1499 4.73772 20.1499 4.73792 20.1499C4.73811 20.1499 4.73831 20.1499 4.73851 20.1499C4.7387 20.1499 4.7389 20.1499 4.7391 20.1499C4.7393 20.1499 4.7395 20.1499 4.73969 20.1499C4.73989 20.1499 4.74009 20.1499 4.74029 20.1499C4.74049 20.1499 4.74068 20.1499 4.74088 20.1499C4.74108 20.1499 4.74128 20.1499 4.74148 20.1499C4.74168 20.1499 4.74188 20.1499 4.74208 20.1499C4.74228 20.1499 4.74248 20.1499 4.74268 20.1499C4.74288 20.1499 4.74308 20.1499 4.74328 20.1499C4.74348 20.1499 4.74368 20.1499 4.74388 20.1499C4.74408 20.1499 4.74428 20.1499 4.74448 20.1499C4.74468 20.1499 4.74488 20.1499 4.74508 20.1499C4.74528 20.1499 4.74549 20.1499 4.74569 20.1499C4.74589 20.1499 4.74609 20.1499 4.74629 20.1499C4.74649 20.1499 4.7467 20.1499 4.7469 20.1499C4.7471 20.1499 4.7473 20.1499 4.74751 20.1499C4.74771 20.1499 4.74791 20.1499 4.74811 20.1499C4.74832 20.1499 4.74852 20.1499 4.74872 20.1499C4.74893 20.1499 4.74913 20.1499 4.74933 20.1499C4.74954 20.1499 4.74974 20.1499 4.74995 20.1499C4.75015 20.1499 4.75036 20.1499 4.75056 20.1499C4.75076 20.1499 4.75097 20.1499 4.75117 20.1499C4.75138 20.1499 4.75158 20.1499 4.75179 20.1499C4.75199 20.1499 4.7522 20.1499 4.7524 20.1499C4.75261 20.1499 4.75282 20.1499 4.75302 20.1499C4.75323 20.1499 4.75343 20.1499 4.75364 20.1499C4.75385 20.1499 4.75405 20.1499 4.75426 20.1499C4.75447 20.1499 4.75467 20.1499 4.75488 20.1499C4.75509 20.1499 4.7553 20.1499 4.7555 20.1499C4.75571 20.1499 4.75592 20.1499 4.75613 20.1499C4.75633 20.1499 4.75654 20.1499 4.75675 20.1499C4.75696 20.1499 4.75717 20.1499 4.75738 20.1499C4.75758 20.1499 4.75779 20.1499 4.758 20.1499C4.75821 20.1499 4.75842 20.1499 4.75863 20.1499C4.75884 20.1499 4.75905 20.1499 4.75926 20.1499C4.75947 20.1499 4.75968 20.1499 4.75989 20.1499C4.7601 20.1499 4.76031 20.1499 4.76052 20.1499C4.76073 20.1499 4.76094 20.1499 4.76115 20.1499C4.76136 20.1499 4.76157 20.1499 4.76178 20.1499C4.76199 20.1499 4.76221 20.1499 4.76242 20.1499C4.76263 20.1499 4.76284 20.1499 4.76305 20.1499C4.76326 20.1499 4.76348 20.1499 4.76369 20.1499C4.7639 20.1499 4.76411 20.1499 4.76433 20.1499C4.76454 20.1499 4.76475 20.1499 4.76497 20.1499C4.76518 20.1499 4.76539 20.1499 4.76561 20.1499C4.76582 20.1499 4.76603 20.1499 4.76625 20.1499C4.76646 20.1499 4.76668 20.1499 4.76689 20.1499C4.7671 20.1499 4.76732 20.1499 4.76753 20.1499C4.76775 20.1499 4.76796 20.1499 4.76818 20.1499C4.76839 20.1499 4.76861 20.1499 4.76882 20.1499C4.76904 20.1499 4.76925 20.1499 4.76947 20.1499C4.76969 20.1499 4.7699 20.1499 4.77012 20.1499C4.77034 20.1499 4.77055 20.1499 4.77077 20.1499C4.77099 20.1499 4.7712 20.1499 4.77142 20.1499C4.77164 20.1499 4.77185 20.1499 4.77207 20.1499C4.77229 20.1499 4.77251 20.1499 4.77272 20.1499C4.77294 20.1499 4.77316 20.1499 4.77338 20.1499C4.7736 20.1499 4.77381 20.1499 4.77403 20.1499C4.77425 20.1499 4.77447 20.1499 4.77469 20.1499C4.77491 20.1499 4.77513 20.1499 4.77535 20.1499C4.77557 20.1499 4.77579 20.1499 4.77601 20.1499C4.77623 20.1499 4.77645 20.1499 4.77667 20.1499C4.77689 20.1499 4.77711 20.1499 4.77733 20.1499C4.77755 20.1499 4.77777 20.1499 4.77799 20.1499C4.77821 20.1499 4.77843 20.1499 4.77865 20.1499C4.77888 20.1499 4.7791 20.1499 4.77932 20.1499C4.77954 20.1499 4.77976 20.1499 4.77999 20.1499C4.78021 20.1499 4.78043 20.1499 4.78065 20.1499C4.78088 20.1499 4.7811 20.1499 4.78132 20.1499C4.78154 20.1499 4.78177 20.1499 4.78199 20.1499C4.78221 20.1499 4.78244 20.1499 4.78266 20.1499C4.78289 20.1499 4.78311 20.1499 4.78333 20.1499C4.78356 20.1499 4.78378 20.1499 4.78401 20.1499C4.78423 20.1499 4.78446 20.1499 4.78468 20.1499V19.4967C4.78446 19.4967 4.78423 19.4967 4.78401 19.4967C4.78378 19.4967 4.78356 19.4967 4.78333 19.4967C4.78311 19.4967 4.78289 19.4967 4.78266 19.4967C4.78244 19.4967 4.78221 19.4967 4.78199 19.4967C4.78177 19.4967 4.78154 19.4967 4.78132 19.4967C4.7811 19.4967 4.78088 19.4967 4.78065 19.4967C4.78043 19.4967 4.78021 19.4967 4.77999 19.4967C4.77976 19.4967 4.77954 19.4967 4.77932 19.4967C4.7791 19.4967 4.77888 19.4967 4.77865 19.4967C4.77843 19.4967 4.77821 19.4967 4.77799 19.4967C4.77777 19.4967 4.77755 19.4967 4.77733 19.4967C4.77711 19.4967 4.77689 19.4967 4.77667 19.4967C4.77645 19.4967 4.77623 19.4967 4.77601 19.4967C4.77579 19.4967 4.77557 19.4967 4.77535 19.4967C4.77513 19.4967 4.77491 19.4967 4.77469 19.4967C4.77447 19.4967 4.77425 19.4967 4.77403 19.4967C4.77381 19.4967 4.7736 19.4967 4.77338 19.4967C4.77316 19.4967 4.77294 19.4967 4.77272 19.4967C4.77251 19.4967 4.77229 19.4967 4.77207 19.4967C4.77185 19.4967 4.77164 19.4967 4.77142 19.4967C4.7712 19.4967 4.77099 19.4967 4.77077 19.4967C4.77055 19.4967 4.77034 19.4967 4.77012 19.4967C4.7699 19.4967 4.76969 19.4967 4.76947 19.4967C4.76925 19.4967 4.76904 19.4967 4.76882 19.4967C4.76861 19.4967 4.76839 19.4967 4.76818 19.4967C4.76796 19.4967 4.76775 19.4967 4.76753 19.4967C4.76732 19.4967 4.7671 19.4967 4.76689 19.4967C4.76668 19.4967 4.76646 19.4967 4.76625 19.4967C4.76603 19.4967 4.76582 19.4967 4.76561 19.4967C4.76539 19.4967 4.76518 19.4967 4.76497 19.4967C4.76475 19.4967 4.76454 19.4967 4.76433 19.4967C4.76411 19.4967 4.7639 19.4967 4.76369 19.4967C4.76348 19.4967 4.76326 19.4967 4.76305 19.4967C4.76284 19.4967 4.76263 19.4967 4.76242 19.4967C4.76221 19.4967 4.76199 19.4967 4.76178 19.4967C4.76157 19.4967 4.76136 19.4967 4.76115 19.4967C4.76094 19.4967 4.76073 19.4967 4.76052 19.4967C4.76031 19.4967 4.7601 19.4967 4.75989 19.4967C4.75968 19.4967 4.75947 19.4967 4.75926 19.4967C4.75905 19.4967 4.75884 19.4967 4.75863 19.4967C4.75842 19.4967 4.75821 19.4967 4.758 19.4967C4.75779 19.4967 4.75758 19.4967 4.75738 19.4967C4.75717 19.4967 4.75696 19.4967 4.75675 19.4967C4.75654 19.4967 4.75633 19.4967 4.75613 19.4967C4.75592 19.4967 4.75571 19.4967 4.7555 19.4967C4.7553 19.4967 4.75509 19.4967 4.75488 19.4967C4.75467 19.4967 4.75447 19.4967 4.75426 19.4967C4.75405 19.4967 4.75385 19.4967 4.75364 19.4967C4.75343 19.4967 4.75323 19.4967 4.75302 19.4967C4.75282 19.4967 4.75261 19.4967 4.7524 19.4967C4.7522 19.4967 4.75199 19.4967 4.75179 19.4967C4.75158 19.4967 4.75138 19.4967 4.75117 19.4967C4.75097 19.4967 4.75076 19.4967 4.75056 19.4967C4.75036 19.4967 4.75015 19.4967 4.74995 19.4967C4.74974 19.4967 4.74954 19.4967 4.74933 19.4967C4.74913 19.4967 4.74893 19.4967 4.74872 19.4967C4.74852 19.4967 4.74832 19.4967 4.74811 19.4967C4.74791 19.4967 4.74771 19.4967 4.74751 19.4967C4.7473 19.4967 4.7471 19.4967 4.7469 19.4967C4.7467 19.4967 4.74649 19.4967 4.74629 19.4967C4.74609 19.4967 4.74589 19.4967 4.74569 19.4967C4.74549 19.4967 4.74528 19.4967 4.74508 19.4967C4.74488 19.4967 4.74468 19.4967 4.74448 19.4967C4.74428 19.4967 4.74408 19.4967 4.74388 19.4967C4.74368 19.4967 4.74348 19.4967 4.74328 19.4967C4.74308 19.4967 4.74288 19.4967 4.74268 19.4967C4.74248 19.4967 4.74228 19.4967 4.74208 19.4967C4.74188 19.4967 4.74168 19.4967 4.74148 19.4967C4.74128 19.4967 4.74108 19.4967 4.74088 19.4967C4.74068 19.4967 4.74049 19.4967 4.74029 19.4967C4.74009 19.4967 4.73989 19.4967 4.73969 19.4967C4.7395 19.4967 4.7393 19.4967 4.7391 19.4967C4.7389 19.4967 4.7387 19.4967 4.73851 19.4967C4.73831 19.4967 4.73811 19.4967 4.73792 19.4967C4.73772 19.4967 4.73752 19.4967 4.73733 19.4967C4.73713 19.4967 4.73693 19.4967 4.73674 19.4967C4.73654 19.4967 4.73634 19.4967 4.73615 19.4967C4.73595 19.4967 4.73576 19.4967 4.73556 19.4967C4.73537 19.4967 4.73517 19.4967 4.73497 19.4967C4.73478 19.4967 4.73458 19.4967 4.73439 19.4967C4.73419 19.4967 4.734 19.4967 4.73381 19.4967C4.73361 19.4967 4.73342 19.4967 4.73322 19.4967C4.73303 19.4967 4.73283 19.4967 4.73264 19.4967C4.73245 19.4967 4.73225 19.4967 4.73206 19.4967C4.73187 19.4967 4.73167 19.4967 4.73148 19.4967C4.73129 19.4967 4.73109 19.4967 4.7309 19.4967C4.73071 19.4967 4.73051 19.4967 4.73032 19.4967C4.73013 19.4967 4.72994 19.4967 4.72975 19.4967C4.72955 19.4967 4.72936 19.4967 4.72917 19.4967C4.72898 19.4967 4.72879 19.4967 4.72859 19.4967C4.7284 19.4967 4.72821 19.4967 4.72802 19.4967C4.72783 19.4967 4.72764 19.4967 4.72745 19.4967C4.72726 19.4967 4.72707 19.4967 4.72688 19.4967C4.72669 19.4967 4.7265 19.4967 4.7263 19.4967C4.72611 19.4967 4.72592 19.4967 4.72573 19.4967C4.72555 19.4967 4.72536 19.4967 4.72517 19.4967C4.72498 19.4967 4.72479 19.4967 4.7246 19.4967C4.72441 19.4967 4.72422 19.4967 4.72403 19.4967C4.72384 19.4967 4.72365 19.4967 4.72347 19.4967C4.72328 19.4967 4.72309 19.4967 4.7229 19.4967C4.72271 19.4967 4.72252 19.4967 4.72234 19.4967C4.72215 19.4967 4.72196 19.4967 4.72177 19.4967C4.72159 19.4967 4.7214 19.4967 4.72121 19.4967C4.72102 19.4967 4.72084 19.4967 4.72065 19.4967C4.72046 19.4967 4.72028 19.4967 4.72009 19.4967C4.7199 19.4967 4.71972 19.4967 4.71953 19.4967C4.71935 19.4967 4.71916 19.4967 4.71897 19.4967C4.71879 19.4967 4.7186 19.4967 4.71842 19.4967C4.71823 19.4967 4.71805 19.4967 4.71786 19.4967C4.71767 19.4967 4.71749 19.4967 4.7173 19.4967C4.71712 19.4967 4.71694 19.4967 4.71675 19.4967C4.71657 19.4967 4.71638 19.4967 4.7162 19.4967C4.71601 19.4967 4.71583 19.4967 4.71565 19.4967C4.71546 19.4967 4.71528 19.4967 4.71509 19.4967C4.71491 19.4967 4.71473 19.4967 4.71454 19.4967C4.71436 19.4967 4.71418 19.4967 4.71399 19.4967C4.71381 19.4967 4.71363 19.4967 4.71345 19.4967C4.71326 19.4967 4.71308 19.4967 4.7129 19.4967C4.71272 19.4967 4.71253 19.4967 4.71235 19.4967C4.71217 19.4967 4.71199 19.4967 4.71181 19.4967C4.71162 19.4967 4.71144 19.4967 4.71126 19.4967C4.71108 19.4967 4.7109 19.4967 4.71072 19.4967C4.71054 19.4967 4.71035 19.4967 4.71017 19.4967C4.70999 19.4967 4.70981 19.4967 4.70963 19.4967C4.70945 19.4967 4.70927 19.4967 4.70909 19.4967C4.70891 19.4967 4.70873 19.4967 4.70855 19.4967C4.70837 19.4967 4.70819 19.4967 4.70801 19.4967C4.70783 19.4967 4.70765 19.4967 4.70747 19.4967C4.70729 19.4967 4.70711 19.4967 4.70694 19.4967C4.70676 19.4967 4.70658 19.4967 4.7064 19.4967C4.70622 19.4967 4.70604 19.4967 4.70586 19.4967C4.70569 19.4967 4.70551 19.4967 4.70533 19.4967C4.70515 19.4967 4.70497 19.4967 4.7048 19.4967C4.70462 19.4967 4.70444 19.4967 4.70426 19.4967C4.70408 19.4967 4.70391 19.4967 4.70373 19.4967C4.70355 19.4967 4.70338 19.4967 4.7032 19.4967C4.70302 19.4967 4.70285 19.4967 4.70267 19.4967C4.70249 19.4967 4.70232 19.4967 4.70214 19.4967C4.70196 19.4967 4.70179 19.4967 4.70161 19.4967C4.70144 19.4967 4.70126 19.4967 4.70108 19.4967C4.70091 19.4967 4.70073 19.4967 4.70056 19.4967C4.70038 19.4967 4.70021 19.4967 4.70003 19.4967C4.69986 19.4967 4.69968 19.4967 4.69951 19.4967C4.69933 19.4967 4.69916 19.4967 4.69898 19.4967C4.69881 19.4967 4.69863 19.4967 4.69846 19.4967C4.69829 19.4967 4.69811 19.4967 4.69794 19.4967C4.69776 19.4967 4.69759 19.4967 4.69742 19.4967C4.69724 19.4967 4.69707 19.4967 4.6969 19.4967C4.69672 19.4967 4.69655 19.4967 4.69638 19.4967C4.6962 19.4967 4.69603 19.4967 4.69586 19.4967C4.69568 19.4967 4.69551 19.4967 4.69534 19.4967C4.69517 19.4967 4.69499 19.4967 4.69482 19.4967C4.69465 19.4967 4.69448 19.4967 4.69431 19.4967C4.69413 19.4967 4.69396 19.4967 4.69379 19.4967C4.69362 19.4967 4.69345 19.4967 4.69328 19.4967C4.6931 19.4967 4.69293 19.4967 4.69276 19.4967C4.69259 19.4967 4.69242 19.4967 4.69225 19.4967C4.69208 19.4967 4.69191 19.4967 4.69174 19.4967C4.69157 19.4967 4.6914 19.4967 4.69123 19.4967C4.69106 19.4967 4.69089 19.4967 4.69072 19.4967C4.69055 19.4967 4.69038 19.4967 4.69021 19.4967C4.69004 19.4967 4.68987 19.4967 4.6897 19.4967C4.68953 19.4967 4.68936 19.4967 4.68919 19.4967C4.68902 19.4967 4.68885 19.4967 4.68868 19.4967C4.68852 19.4967 4.68835 19.4967 4.68818 19.4967C4.68801 19.4967 4.68784 19.4967 4.68767 19.4967C4.6875 19.4967 4.68734 19.4967 4.68717 19.4967C4.687 19.4967 4.68683 19.4967 4.68666 19.4967C4.6865 19.4967 4.68633 19.4967 4.68616 19.4967C4.68599 19.4967 4.68583 19.4967 4.68566 19.4967C4.68549 19.4967 4.68533 19.4967 4.68516 19.4967C4.68499 19.4967 4.68482 19.4967 4.68466 19.4967C4.68449 19.4967 4.68432 19.4967 4.68416 19.4967C4.68399 19.4967 4.68383 19.4967 4.68366 19.4967C4.68349 19.4967 4.68333 19.4967 4.68316 19.4967C4.683 19.4967 4.68283 19.4967 4.68266 19.4967C4.6825 19.4967 4.68233 19.4967 4.68217 19.4967C4.682 19.4967 4.68184 19.4967 4.68167 19.4967C4.68151 19.4967 4.68134 19.4967 4.68118 19.4967C4.68101 19.4967 4.68085 19.4967 4.68068 19.4967C4.68052 19.4967 4.68035 19.4967 4.68019 19.4967C4.68003 19.4967 4.67986 19.4967 4.6797 19.4967C4.67953 19.4967 4.67937 19.4967 4.67921 19.4967C4.67904 19.4967 4.67888 19.4967 4.67872 19.4967C4.67855 19.4967 4.67839 19.4967 4.67823 19.4967C4.67806 19.4967 4.6779 19.4967 4.67774 19.4967C4.67757 19.4967 4.67741 19.4967 4.67725 19.4967C4.67708 19.4967 4.67692 19.4967 4.67676 19.4967C4.6766 19.4967 4.67643 19.4967 4.67627 19.4967C4.67611 19.4967 4.67595 19.4967 4.67579 19.4967C4.67562 19.4967 4.67546 19.4967 4.6753 19.4967C4.67514 19.4967 4.67498 19.4967 4.67482 19.4967C4.67465 19.4967 4.67449 19.4967 4.67433 19.4967C4.67417 19.4967 4.67401 19.4967 4.67385 19.4967C4.67369 19.4967 4.67353 19.4967 4.67337 19.4967C4.67321 19.4967 4.67304 19.4967 4.67288 19.4967C4.67272 19.4967 4.67256 19.4967 4.6724 19.4967C4.67224 19.4967 4.67208 19.4967 4.67192 19.4967C4.67176 19.4967 4.6716 19.4967 4.67144 19.4967C4.67128 19.4967 4.67112 19.4967 4.67096 19.4967C4.6708 19.4967 4.67065 19.4967 4.67049 19.4967C4.67033 19.4967 4.67017 19.4967 4.67001 19.4967C4.66985 19.4967 4.66969 19.4967 4.66953 19.4967C4.66937 19.4967 4.66921 19.4967 4.66906 19.4967C4.6689 19.4967 4.66874 19.4967 4.66858 19.4967C4.66842 19.4967 4.66826 19.4967 4.66811 19.4967C4.66795 19.4967 4.66779 19.4967 4.66763 19.4967C4.66748 19.4967 4.66732 19.4967 4.66716 19.4967C4.667 19.4967 4.66685 19.4967 4.66669 19.4967C4.66653 19.4967 4.66637 19.4967 4.66622 19.4967C4.66606 19.4967 4.6659 19.4967 4.66575 19.4967C4.66559 19.4967 4.66543 19.4967 4.66528 19.4967C4.66512 19.4967 4.66496 19.4967 4.66481 19.4967C4.66465 19.4967 4.66449 19.4967 4.66434 19.4967C4.66418 19.4967 4.66402 19.4967 4.66387 19.4967C4.66371 19.4967 4.66356 19.4967 4.6634 19.4967C4.66325 19.4967 4.66309 19.4967 4.66294 19.4967C4.66278 19.4967 4.66262 19.4967 4.66247 19.4967C4.66231 19.4967 4.66216 19.4967 4.662 19.4967C4.66185 19.4967 4.66169 19.4967 4.66154 19.4967C4.66138 19.4967 4.66123 19.4967 4.66108 19.4967C4.66092 19.4967 4.66077 19.4967 4.66061 19.4967C4.66046 19.4967 4.6603 19.4967 4.66015 19.4967C4.66 19.4967 4.65984 19.4967 4.65969 19.4967C4.65953 19.4967 4.65938 19.4967 4.65923 19.4967C4.65907 19.4967 4.65892 19.4967 4.65877 19.4967C4.65861 19.4967 4.65846 19.4967 4.65831 19.4967C4.65815 19.4967 4.658 19.4967 4.65785 19.4967C4.65769 19.4967 4.65754 19.4967 4.65739 19.4967C4.65724 19.4967 4.65708 19.4967 4.65693 19.4967C4.65678 19.4967 4.65663 19.4967 4.65647 19.4967C4.65632 19.4967 4.65617 19.4967 4.65602 19.4967C4.65587 19.4967 4.65571 19.4967 4.65556 19.4967C4.65541 19.4967 4.65526 19.4967 4.65511 19.4967C4.65495 19.4967 4.6548 19.4967 4.65465 19.4967C4.6545 19.4967 4.65435 19.4967 4.6542 19.4967C4.65405 19.4967 4.6539 19.4967 4.65374 19.4967C4.65359 19.4967 4.65344 19.4967 4.65329 19.4967C4.65314 19.4967 4.65299 19.4967 4.65284 19.4967C4.65269 19.4967 4.65254 19.4967 4.65239 19.4967C4.65224 19.4967 4.65209 19.4967 4.65194 19.4967C4.65179 19.4967 4.65164 19.4967 4.65149 19.4967C4.65134 19.4967 4.65119 19.4967 4.65104 19.4967C4.65089 19.4967 4.65074 19.4967 4.65059 19.4967C4.65044 19.4967 4.65029 19.4967 4.65014 19.4967C4.64999 19.4967 4.64984 19.4967 4.64969 19.4967C4.64954 19.4967 4.6494 19.4967 4.64925 19.4967C4.6491 19.4967 4.64895 19.4967 4.6488 19.4967C4.64865 19.4967 4.6485 19.4967 4.64835 19.4967C4.64821 19.4967 4.64806 19.4967 4.64791 19.4967C4.64776 19.4967 4.64761 19.4967 4.64747 19.4967C4.64732 19.4967 4.64717 19.4967 4.64702 19.4967C4.64687 19.4967 4.64673 19.4967 4.64658 19.4967C4.64643 19.4967 4.64628 19.4967 4.64614 19.4967C4.64599 19.4967 4.64584 19.4967 4.64569 19.4967C4.64555 19.4967 4.6454 19.4967 4.64525 19.4967C4.6451 19.4967 4.64496 19.4967 4.64481 19.4967C4.64466 19.4967 4.64452 19.4967 4.64437 19.4967C4.64422 19.4967 4.64408 19.4967 4.64393 19.4967C4.64378 19.4967 4.64364 19.4967 4.64349 19.4967C4.64335 19.4967 4.6432 19.4967 4.64305 19.4967C4.64291 19.4967 4.64276 19.4967 4.64262 19.4967C4.64247 19.4967 4.64232 19.4967 4.64218 19.4967C4.64203 19.4967 4.64189 19.4967 4.64174 19.4967C4.6416 19.4967 4.64145 19.4967 4.6413 19.4967C4.64116 19.4967 4.64101 19.4967 4.64087 19.4967C4.64072 19.4967 4.64058 19.4967 4.64043 19.4967C4.64029 19.4967 4.64014 19.4967 4.64 19.4967C4.63986 19.4967 4.63971 19.4967 4.63957 19.4967C4.63942 19.4967 4.63928 19.4967 4.63913 19.4967C4.63899 19.4967 4.63884 19.4967 4.6387 19.4967C4.63856 19.4967 4.63841 19.4967 4.63827 19.4967C4.63812 19.4967 4.63798 19.4967 4.63784 19.4967C4.63769 19.4967 4.63755 19.4967 4.6374 19.4967C4.63726 19.4967 4.63712 19.4967 4.63697 19.4967C4.63683 19.4967 4.63669 19.4967 4.63654 19.4967C4.6364 19.4967 4.63626 19.4967 4.63611 19.4967C4.63597 19.4967 4.63583 19.4967 4.63569 19.4967C4.63554 19.4967 4.6354 19.4967 4.63526 19.4967C4.63511 19.4967 4.63497 19.4967 4.63483 19.4967C4.63469 19.4967 4.63454 19.4967 4.6344 19.4967C4.63426 19.4967 4.63412 19.4967 4.63398 19.4967C4.63383 19.4967 4.63369 19.4967 4.63355 19.4967C4.63341 19.4967 4.63327 19.4967 4.63312 19.4967C4.63298 19.4967 4.63284 19.4967 4.6327 19.4967C4.63256 19.4967 4.63242 19.4967 4.63227 19.4967C4.63213 19.4967 4.63199 19.4967 4.63185 19.4967C4.63171 19.4967 4.63157 19.4967 4.63143 19.4967C4.63128 19.4967 4.63114 19.4967 4.631 19.4967C4.63086 19.4967 4.63072 19.4967 4.63058 19.4967C4.63044 19.4967 4.6303 19.4967 4.63016 19.4967C4.63002 19.4967 4.62988 19.4967 4.62974 19.4967C4.6296 19.4967 4.62946 19.4967 4.62932 19.4967C4.62917 19.4967 4.62903 19.4967 4.62889 19.4967C4.62875 19.4967 4.62861 19.4967 4.62847 19.4967C4.62833 19.4967 4.62819 19.4967 4.62805 19.4967C4.62792 19.4967 4.62778 19.4967 4.62764 19.4967C4.6275 19.4967 4.62736 19.4967 4.62722 19.4967C4.62708 19.4967 4.62694 19.4967 4.6268 19.4967C4.62666 19.4967 4.62652 19.4967 4.62638 19.4967C4.62624 19.4967 4.6261 19.4967 4.62596 19.4967C4.62583 19.4967 4.62569 19.4967 4.62555 19.4967C4.62541 19.4967 4.62527 19.4967 4.62513 19.4967C4.62499 19.4967 4.62485 19.4967 4.62472 19.4967C4.62458 19.4967 4.62444 19.4967 4.6243 19.4967C4.62416 19.4967 4.62402 19.4967 4.62389 19.4967C4.62375 19.4967 4.62361 19.4967 4.62347 19.4967C4.62333 19.4967 4.6232 19.4967 4.62306 19.4967C4.62292 19.4967 4.62278 19.4967 4.62264 19.4967C4.62251 19.4967 4.62237 19.4967 4.62223 19.4967C4.62209 19.4967 4.62196 19.4967 4.62182 19.4967C4.62168 19.4967 4.62154 19.4967 4.62141 19.4967C4.62127 19.4967 4.62113 19.4967 4.621 19.4967C4.62086 19.4967 4.62072 19.4967 4.62058 19.4967C4.62045 19.4967 4.62031 19.4967 4.62017 19.4967C4.62004 19.4967 4.6199 19.4967 4.61976 19.4967C4.61963 19.4967 4.61949 19.4967 4.61935 19.4967C4.61922 19.4967 4.61908 19.4967 4.61895 19.4967C4.61881 19.4967 4.61867 19.4967 4.61854 19.4967C4.6184 19.4967 4.61826 19.4967 4.61813 19.4967C4.61799 19.4967 4.61786 19.4967 4.61772 19.4967C4.61758 19.4967 4.61745 19.4967 4.61731 19.4967C4.61718 19.4967 4.61704 19.4967 4.61691 19.4967C4.61677 19.4967 4.61663 19.4967 4.6165 19.4967C4.61636 19.4967 4.61623 19.4967 4.61609 19.4967C4.61596 19.4967 4.61582 19.4967 4.61569 19.4967C4.61555 19.4967 4.61542 19.4967 4.61528 19.4967C4.61515 19.4967 4.61501 19.4967 4.61488 19.4967C4.61474 19.4967 4.61461 19.4967 4.61447 19.4967C4.61434 19.4967 4.6142 19.4967 4.61407 19.4967C4.61393 19.4967 4.6138 19.4967 4.61366 19.4967C4.61353 19.4967 4.6134 19.4967 4.61326 19.4967C4.61313 19.4967 4.61299 19.4967 4.61286 19.4967C4.61272 19.4967 4.61259 19.4967 4.61246 19.4967C4.61232 19.4967 4.61219 19.4967 4.61205 19.4967C4.61192 19.4967 4.61179 19.4967 4.61165 19.4967C4.61152 19.4967 4.61138 19.4967 4.61125 19.4967C4.61112 19.4967 4.61098 19.4967 4.61085 19.4967C4.61072 19.4967 4.61058 19.4967 4.61045 19.4967C4.61032 19.4967 4.61018 19.4967 4.61005 19.4967C4.60992 19.4967 4.60978 19.4967 4.60965 19.4967C4.60952 19.4967 4.60938 19.4967 4.60925 19.4967C4.60912 19.4967 4.60898 19.4967 4.60885 19.4967C4.60872 19.4967 4.60859 19.4967 4.60845 19.4967C4.60832 19.4967 4.60819 19.4967 4.60805 19.4967C4.60792 19.4967 4.60779 19.4967 4.60766 19.4967C4.60752 19.4967 4.60739 19.4967 4.60726 19.4967C4.60713 19.4967 4.60699 19.4967 4.60686 19.4967C4.60673 19.4967 4.6066 19.4967 4.60646 19.4967C4.60633 19.4967 4.6062 19.4967 4.60607 19.4967C4.60594 19.4967 4.6058 19.4967 4.60567 19.4967C4.60554 19.4967 4.60541 19.4967 4.60528 19.4967C4.60515 19.4967 4.60501 19.4967 4.60488 19.4967C4.60475 19.4967 4.60462 19.4967 4.60449 19.4967C4.60436 19.4967 4.60422 19.4967 4.60409 19.4967C4.60396 19.4967 4.60383 19.4967 4.6037 19.4967C4.60357 19.4967 4.60344 19.4967 4.6033 19.4967C4.60317 19.4967 4.60304 19.4967 4.60291 19.4967C4.60278 19.4967 4.60265 19.4967 4.60252 19.4967C4.60239 19.4967 4.60226 19.4967 4.60212 19.4967C4.60199 19.4967 4.60186 19.4967 4.60173 19.4967C4.6016 19.4967 4.60147 19.4967 4.60134 19.4967C4.60121 19.4967 4.60108 19.4967 4.60095 19.4967C4.60082 19.4967 4.60069 19.4967 4.60056 19.4967C4.60043 19.4967 4.6003 19.4967 4.60017 19.4967C4.60003 19.4967 4.5999 19.4967 4.59977 19.4967C4.59964 19.4967 4.59951 19.4967 4.59938 19.4967C4.59925 19.4967 4.59912 19.4967 4.59899 19.4967C4.59886 19.4967 4.59873 19.4967 4.5986 19.4967C4.59847 19.4967 4.59834 19.4967 4.59821 19.4967C4.59808 19.4967 4.59795 19.4967 4.59782 19.4967C4.59769 19.4967 4.59757 19.4967 4.59744 19.4967C4.59731 19.4967 4.59718 19.4967 4.59705 19.4967C4.59692 19.4967 4.59679 19.4967 4.59666 19.4967C4.59653 19.4967 4.5964 19.4967 4.59627 19.4967C4.59614 19.4967 4.59601 19.4967 4.59588 19.4967C4.59575 19.4967 4.59562 19.4967 4.59549 19.4967C4.59537 19.4967 4.59524 19.4967 4.59511 19.4967C4.59498 19.4967 4.59485 19.4967 4.59472 19.4967C4.59459 19.4967 4.59446 19.4967 4.59433 19.4967C4.59421 19.4967 4.59408 19.4967 4.59395 19.4967C4.59382 19.4967 4.59369 19.4967 4.59356 19.4967C4.59343 19.4967 4.5933 19.4967 4.59318 19.4967C4.59305 19.4967 4.59292 19.4967 4.59279 19.4967C4.59266 19.4967 4.59253 19.4967 4.59241 19.4967C4.59228 19.4967 4.59215 19.4967 4.59202 19.4967C4.59189 19.4967 4.59176 19.4967 4.59164 19.4967C4.59151 19.4967 4.59138 19.4967 4.59125 19.4967C4.59112 19.4967 4.591 19.4967 4.59087 19.4967C4.59074 19.4967 4.59061 19.4967 4.59048 19.4967C4.59036 19.4967 4.59023 19.4967 4.5901 19.4967C4.58997 19.4967 4.58984 19.4967 4.58972 19.4967C4.58959 19.4967 4.58946 19.4967 4.58933 19.4967C4.58921 19.4967 4.58908 19.4967 4.58895 19.4967C4.58882 19.4967 4.5887 19.4967 4.58857 19.4967C4.58844 19.4967 4.58831 19.4967 4.58819 19.4967C4.58806 19.4967 4.58793 19.4967 4.5878 19.4967C4.58768 19.4967 4.58755 19.4967 4.58742 19.4967C4.58729 19.4967 4.58717 19.4967 4.58704 19.4967C4.58691 19.4967 4.58679 19.4967 4.58666 19.4967C4.58653 19.4967 4.5864 19.4967 4.58628 19.4967C4.58615 19.4967 4.58602 19.4967 4.5859 19.4967C4.58577 19.4967 4.58564 19.4967 4.58552 19.4967C4.58539 19.4967 4.58526 19.4967 4.58514 19.4967C4.58501 19.4967 4.58488 19.4967 4.58476 19.4967C4.58463 19.4967 4.5845 19.4967 4.58438 19.4967C4.58425 19.4967 4.58412 19.4967 4.584 19.4967C4.58387 19.4967 4.58374 19.4967 4.58362 19.4967C4.58349 19.4967 4.58336 19.4967 4.58324 19.4967C4.58311 19.4967 4.58298 19.4967 4.58286 19.4967C4.58273 19.4967 4.58261 19.4967 4.58248 19.4967C4.58235 19.4967 4.58223 19.4967 4.5821 19.4967C4.58197 19.4967 4.58185 19.4967 4.58172 19.4967C4.5816 19.4967 4.58147 19.4967 4.58134 19.4967C4.58122 19.4967 4.58109 19.4967 4.58097 19.4967C4.58084 19.4967 4.58071 19.4967 4.58059 19.4967C4.58046 19.4967 4.58034 19.4967 4.58021 19.4967C4.58008 19.4967 4.57996 19.4967 4.57983 19.4967C4.57971 19.4967 4.57958 19.4967 4.57946 19.4967C4.57933 19.4967 4.5792 19.4967 4.57908 19.4967C4.57895 19.4967 4.57883 19.4967 4.5787 19.4967C4.57858 19.4967 4.57845 19.4967 4.57832 19.4967C4.5782 19.4967 4.57807 19.4967 4.57795 19.4967C4.57782 19.4967 4.5777 19.4967 4.57757 19.4967C4.57745 19.4967 4.57732 19.4967 4.5772 19.4967C4.57707 19.4967 4.57694 19.4967 4.57682 19.4967C4.57669 19.4967 4.57657 19.4967 4.57644 19.4967C4.57632 19.4967 4.57619 19.4967 4.57607 19.4967C4.57594 19.4967 4.57582 19.4967 4.57569 19.4967C4.57557 19.4967 4.57544 19.4967 4.57532 19.4967C4.57519 19.4967 4.57507 19.4967 4.57494 19.4967C4.57482 19.4967 4.57469 19.4967 4.57457 19.4967C4.57444 19.4967 4.57432 19.4967 4.57419 19.4967C4.57407 19.4967 4.57394 19.4967 4.57382 19.4967C4.57369 19.4967 4.57357 19.4967 4.57344 19.4967C4.57332 19.4967 4.57319 19.4967 4.57307 19.4967C4.57294 19.4967 4.57282 19.4967 4.57269 19.4967C4.57257 19.4967 4.57244 19.4967 4.57232 19.4967C4.5722 19.4967 4.57207 19.4967 4.57195 19.4967C4.57182 19.4967 4.5717 19.4967 4.57157 19.4967C4.57145 19.4967 4.57132 19.4967 4.5712 19.4967C4.57107 19.4967 4.57095 19.4967 4.57083 19.4967C4.5707 19.4967 4.57058 19.4967 4.57045 19.4967C4.57033 19.4967 4.5702 19.4967 4.57008 19.4967C4.56995 19.4967 4.56983 19.4967 4.56971 19.4967C4.56958 19.4967 4.56946 19.4967 4.56933 19.4967C4.56921 19.4967 4.56908 19.4967 4.56896 19.4967C4.56883 19.4967 4.56871 19.4967 4.56859 19.4967C4.56846 19.4967 4.56834 19.4967 4.56821 19.4967C4.56809 19.4967 4.56797 19.4967 4.56784 19.4967C4.56772 19.4967 4.56759 19.4967 4.56747 19.4967C4.56734 19.4967 4.56722 19.4967 4.5671 19.4967C4.56697 19.4967 4.56685 19.4967 4.56672 19.4967C4.5666 19.4967 4.56648 19.4967 4.56635 19.4967C4.56623 19.4967 4.5661 19.4967 4.56598 19.4967C4.56586 19.4967 4.56573 19.4967 4.56561 19.4967C4.56548 19.4967 4.56536 19.4967 4.56524 19.4967C4.56511 19.4967 4.56499 19.4967 4.56486 19.4967C4.56474 19.4967 4.56462 19.4967 4.56449 19.4967C4.56437 19.4967 4.56424 19.4967 4.56412 19.4967C4.564 19.4967 4.56387 19.4967 4.56375 19.4967C4.56363 19.4967 4.5635 19.4967 4.56338 19.4967C4.56325 19.4967 4.56313 19.4967 4.56301 19.4967C4.56288 19.4967 4.56276 19.4967 4.56264 19.4967C4.56251 19.4967 4.56239 19.4967 4.56226 19.4967C4.56214 19.4967 4.56202 19.4967 4.56189 19.4967C4.56177 19.4967 4.56165 19.4967 4.56152 19.4967C4.5614 19.4967 4.56128 19.4967 4.56115 19.4967C4.56103 19.4967 4.5609 19.4967 4.56078 19.4967C4.56066 19.4967 4.56053 19.4967 4.56041 19.4967C4.56029 19.4967 4.56016 19.4967 4.56004 19.4967C4.55992 19.4967 4.55979 19.4967 4.55967 19.4967C4.55954 19.4967 4.55942 19.4967 4.5593 19.4967C4.55917 19.4967 4.55905 19.4967 4.55893 19.4967C4.5588 19.4967 4.55868 19.4967 4.55856 19.4967C4.55843 19.4967 4.55831 19.4967 4.55819 19.4967C4.55806 19.4967 4.55794 19.4967 4.55782 19.4967C4.55769 19.4967 4.55757 19.4967 4.55745 19.4967C4.55732 19.4967 4.5572 19.4967 4.55708 19.4967C4.55695 19.4967 4.55683 19.4967 4.5567 19.4967C4.55658 19.4967 4.55646 19.4967 4.55633 19.4967C4.55621 19.4967 4.55609 19.4967 4.55596 19.4967C4.55584 19.4967 4.55572 19.4967 4.55559 19.4967C4.55547 19.4967 4.55535 19.4967 4.55522 19.4967C4.5551 19.4967 4.55498 19.4967 4.55485 19.4967C4.55473 19.4967 4.55461 19.4967 4.55448 19.4967C4.55436 19.4967 4.55424 19.4967 4.55411 19.4967C4.55399 19.4967 4.55387 19.4967 4.55374 19.4967C4.55362 19.4967 4.5535 19.4967 4.55337 19.4967C4.55325 19.4967 4.55313 19.4967 4.553 19.4967C4.55288 19.4967 4.55276 19.4967 4.55263 19.4967C4.55251 19.4967 4.55239 19.4967 4.55226 19.4967C4.55214 19.4967 4.55202 19.4967 4.55189 19.4967C4.55177 19.4967 4.55165 19.4967 4.55152 19.4967C4.5514 19.4967 4.55128 19.4967 4.55115 19.4967C4.55103 19.4967 4.55091 19.4967 4.55078 19.4967C4.55066 19.4967 4.55054 19.4967 4.55041 19.4967C4.55029 19.4967 4.55017 19.4967 4.55004 19.4967C4.54992 19.4967 4.5498 19.4967 4.54967 19.4967C4.54955 19.4967 4.54943 19.4967 4.5493 19.4967C4.54918 19.4967 4.54906 19.4967 4.54893 19.4967C4.54881 19.4967 4.54869 19.4967 4.54856 19.4967C4.54844 19.4967 4.54832 19.4967 4.54819 19.4967C4.54807 19.4967 4.54795 19.4967 4.54782 19.4967C4.5477 19.4967 4.54758 19.4967 4.54745 19.4967C4.54733 19.4967 4.54721 19.4967 4.54708 19.4967C4.54696 19.4967 4.54684 19.4967 4.54671 19.4967C4.54659 19.4967 4.54647 19.4967 4.54634 19.4967C4.54622 19.4967 4.5461 19.4967 4.54597 19.4967C4.54585 19.4967 4.54573 19.4967 4.5456 19.4967C4.54548 19.4967 4.54536 19.4967 4.54523 19.4967C4.54511 19.4967 4.54498 19.4967 4.54486 19.4967V20.1499ZM4.97805 19.5601C4.89523 19.4993 4.83318 19.4517 4.7698 19.411L4.41659 19.9605C4.45732 19.9866 4.49195 20.0135 4.59132 20.0865L4.97805 19.5601ZM4.77314 19.4132C2.92326 18.1919 1.77449 16.5212 1.41292 14.3304L0.768456 14.4368C1.16168 16.8194 2.42228 18.6438 4.41326 19.9583L4.77314 19.4132ZM1.41292 14.3304C1.35377 13.9721 1.33724 13.5975 1.33173 13.2115L0.678612 13.2208C0.684252 13.6156 0.701189 14.0293 0.768456 14.4368L1.41292 14.3304ZM1.33174 13.2124C1.32061 12.2444 1.32804 11.2805 1.32804 10.3067H0.674861C0.674861 11.2737 0.667418 12.247 0.6786 13.2199L1.33174 13.2124ZM1.32804 10.3067C1.32804 10.1018 1.37478 10.0259 1.40459 9.99613C1.43454 9.96625 1.51116 9.91936 1.7172 9.91936V9.26618C1.42872 9.26618 1.14747 9.32992 0.943176 9.53381C0.738737 9.73784 0.674861 10.0188 0.674861 10.3067H1.32804ZM1.7172 9.91936C1.72681 9.91936 1.73642 9.91936 1.74603 9.91936C1.75564 9.91936 1.76525 9.91936 1.77487 9.91936C1.78448 9.91936 1.79409 9.91936 1.8037 9.91936C1.81331 9.91936 1.82292 9.91936 1.83253 9.91936C1.84214 9.91936 1.85176 9.91936 1.86137 9.91936C1.87098 9.91936 1.88059 9.91936 1.8902 9.91936C1.89981 9.91936 1.90942 9.91936 1.91903 9.91936C1.92865 9.91936 1.93826 9.91936 1.94787 9.91936C1.95748 9.91936 1.96709 9.91936 1.9767 9.91936C1.98631 9.91936 1.99592 9.91936 2.00554 9.91936C2.01515 9.91936 2.02476 9.91936 2.03437 9.91936C2.04398 9.91936 2.05359 9.91936 2.0632 9.91936C2.07281 9.91936 2.08242 9.91936 2.09204 9.91936C2.10165 9.91936 2.11126 9.91936 2.12087 9.91936C2.13048 9.91936 2.14009 9.91936 2.1497 9.91936C2.15931 9.91936 2.16892 9.91936 2.17854 9.91936C2.18815 9.91936 2.19776 9.91936 2.20737 9.91936C2.21698 9.91936 2.22659 9.91936 2.2362 9.91936C2.24581 9.91936 2.25542 9.91936 2.26504 9.91936C2.27465 9.91936 2.28426 9.91936 2.29387 9.91936C2.30348 9.91936 2.31309 9.91936 2.3227 9.91936C2.33231 9.91936 2.34192 9.91936 2.35153 9.91936C2.36115 9.91936 2.37076 9.91936 2.38037 9.91936C2.38998 9.91936 2.39959 9.91936 2.4092 9.91936C2.41881 9.91936 2.42842 9.91936 2.43803 9.91936C2.44764 9.91936 2.45726 9.91936 2.46687 9.91936C2.47648 9.91936 2.48609 9.91936 2.4957 9.91936C2.50531 9.91936 2.51492 9.91936 2.52453 9.91936C2.53414 9.91936 2.54375 9.91936 2.55336 9.91936C2.56298 9.91936 2.57259 9.91936 2.5822 9.91936C2.59181 9.91936 2.60142 9.91936 2.61103 9.91936C2.62064 9.91936 2.63025 9.91936 2.63986 9.91936C2.64947 9.91936 2.65908 9.91936 2.6687 9.91936C2.67831 9.91936 2.68792 9.91936 2.69753 9.91936C2.70714 9.91936 2.71675 9.91936 2.72636 9.91936C2.73597 9.91936 2.74558 9.91936 2.75519 9.91936C2.7648 9.91936 2.77441 9.91936 2.78403 9.91936C2.79364 9.91936 2.80325 9.91936 2.81286 9.91936C2.82247 9.91936 2.83208 9.91936 2.84169 9.91936C2.8513 9.91936 2.86091 9.91936 2.87052 9.91936C2.88013 9.91936 2.88974 9.91936 2.89935 9.91936C2.90897 9.91936 2.91858 9.91936 2.92819 9.91936C2.9378 9.91936 2.94741 9.91936 2.95702 9.91936C2.96663 9.91936 2.97624 9.91936 2.98585 9.91936C2.99546 9.91936 3.00507 9.91936 3.01468 9.91936C3.02429 9.91936 3.03391 9.91936 3.04352 9.91936C3.05313 9.91936 3.06274 9.91936 3.07235 9.91936C3.08196 9.91936 3.09157 9.91936 3.10118 9.91936C3.11079 9.91936 3.1204 9.91936 3.13001 9.91936C3.13962 9.91936 3.14923 9.91936 3.15884 9.91936C3.16846 9.91936 3.17807 9.91936 3.18768 9.91936C3.19729 9.91936 3.2069 9.91936 3.21651 9.91936C3.22612 9.91936 3.23573 9.91936 3.24534 9.91936C3.25495 9.91936 3.26456 9.91936 3.27417 9.91936C3.28378 9.91936 3.29339 9.91936 3.303 9.91936C3.31261 9.91936 3.32223 9.91936 3.33184 9.91936C3.34145 9.91936 3.35106 9.91936 3.36067 9.91936C3.37028 9.91936 3.37989 9.91936 3.3895 9.91936C3.39911 9.91936 3.40872 9.91936 3.41833 9.91936C3.42794 9.91936 3.43755 9.91936 3.44716 9.91936C3.45677 9.91936 3.46638 9.91936 3.47599 9.91936C3.48561 9.91936 3.49522 9.91936 3.50483 9.91936C3.51444 9.91936 3.52405 9.91936 3.53366 9.91936C3.54327 9.91936 3.55288 9.91936 3.56249 9.91936C3.5721 9.91936 3.58171 9.91936 3.59132 9.91936C3.60093 9.91936 3.61054 9.91936 3.62015 9.91936C3.62976 9.91936 3.63937 9.91936 3.64898 9.91936C3.65859 9.91936 3.6682 9.91936 3.67781 9.91936C3.68743 9.91936 3.69704 9.91936 3.70665 9.91936C3.71626 9.91936 3.72587 9.91936 3.73548 9.91936C3.74509 9.91936 3.7547 9.91936 3.76431 9.91936C3.77392 9.91936 3.78353 9.91936 3.79314 9.91936C3.80275 9.91936 3.81236 9.91936 3.82197 9.91936C3.83158 9.91936 3.84119 9.91936 3.8508 9.91936C3.86041 9.91936 3.87002 9.91936 3.87963 9.91936C3.88924 9.91936 3.89885 9.91936 3.90847 9.91936C3.91808 9.91936 3.92769 9.91936 3.9373 9.91936C3.94691 9.91936 3.95652 9.91936 3.96613 9.91936C3.97574 9.91936 3.98535 9.91936 3.99496 9.91936C4.00457 9.91936 4.01418 9.91936 4.02379 9.91936C4.0334 9.91936 4.04301 9.91936 4.05262 9.91936C4.06223 9.91936 4.07184 9.91936 4.08145 9.91936C4.09106 9.91936 4.10067 9.91936 4.11028 9.91936C4.11989 9.91936 4.1295 9.91936 4.13911 9.91936C4.14872 9.91936 4.15833 9.91936 4.16794 9.91936C4.17755 9.91936 4.18717 9.91936 4.19678 9.91936C4.20639 9.91936 4.216 9.91936 4.22561 9.91936C4.23522 9.91936 4.24483 9.91936 4.25444 9.91936C4.26405 9.91936 4.27366 9.91936 4.28327 9.91936C4.29288 9.91936 4.30249 9.91936 4.3121 9.91936C4.32171 9.91936 4.33132 9.91936 4.34093 9.91936C4.35054 9.91936 4.36015 9.91936 4.36976 9.91936C4.37937 9.91936 4.38898 9.91936 4.39859 9.91936C4.4082 9.91936 4.41781 9.91936 4.42742 9.91936C4.43703 9.91936 4.44664 9.91936 4.45625 9.91936C4.46586 9.91936 4.47547 9.91936 4.48508 9.91936C4.49469 9.91936 4.5043 9.91936 4.51391 9.91936C4.52352 9.91936 4.53313 9.91936 4.54274 9.91936C4.55235 9.91936 4.56196 9.91936 4.57157 9.91936C4.58118 9.91936 4.5908 9.91936 4.60041 9.91936C4.61002 9.91936 4.61963 9.91936 4.62924 9.91936C4.63885 9.91936 4.64846 9.91936 4.65807 9.91936C4.66768 9.91936 4.67729 9.91936 4.6869 9.91936C4.69651 9.91936 4.70612 9.91936 4.71573 9.91936C4.72534 9.91936 4.73495 9.91936 4.74456 9.91936C4.75417 9.91936 4.76378 9.91936 4.77339 9.91936C4.783 9.91936 4.79261 9.91936 4.80222 9.91936C4.81183 9.91936 4.82144 9.91936 4.83105 9.91936C4.84066 9.91936 4.85027 9.91936 4.85988 9.91936C4.86949 9.91936 4.8791 9.91936 4.88871 9.91936C4.89832 9.91936 4.90793 9.91936 4.91754 9.91936C4.92715 9.91936 4.93676 9.91936 4.94637 9.91936C4.95598 9.91936 4.96559 9.91936 4.9752 9.91936C4.98481 9.91936 4.99442 9.91936 5.00403 9.91936C5.01364 9.91936 5.02325 9.91936 5.03286 9.91936C5.04247 9.91936 5.05208 9.91936 5.06169 9.91936C5.0713 9.91936 5.08091 9.91936 5.09052 9.91936C5.10013 9.91936 5.10974 9.91936 5.11935 9.91936C5.12896 9.91936 5.13857 9.91936 5.14818 9.91936C5.15779 9.91936 5.1674 9.91936 5.17701 9.91936C5.18662 9.91936 5.19623 9.91936 5.20584 9.91936C5.21545 9.91936 5.22506 9.91936 5.23467 9.91936C5.24428 9.91936 5.25389 9.91936 5.2635 9.91936C5.27311 9.91936 5.28272 9.91936 5.29233 9.91936C5.30194 9.91936 5.31155 9.91936 5.32116 9.91936C5.33077 9.91936 5.34038 9.91936 5.34999 9.91936C5.3596 9.91936 5.36921 9.91936 5.37882 9.91936C5.38843 9.91936 5.39804 9.91936 5.40765 9.91936C5.41726 9.91936 5.42687 9.91936 5.43648 9.91936C5.44609 9.91936 5.4557 9.91936 5.46531 9.91936C5.47492 9.91936 5.48453 9.91936 5.49414 9.91936C5.50375 9.91936 5.51336 9.91936 5.52297 9.91936C5.53258 9.91936 5.54219 9.91936 5.5518 9.91936C5.56141 9.91936 5.57102 9.91936 5.58063 9.91936C5.59024 9.91936 5.59985 9.91936 5.60946 9.91936C5.61907 9.91936 5.62868 9.91936 5.63829 9.91936C5.6479 9.91936 5.65751 9.91936 5.66712 9.91936C5.67673 9.91936 5.68634 9.91936 5.69595 9.91936C5.70556 9.91936 5.71517 9.91936 5.72478 9.91936C5.73439 9.91936 5.744 9.91936 5.75361 9.91936C5.76322 9.91936 5.77283 9.91936 5.78244 9.91936C5.79205 9.91936 5.80166 9.91936 5.81126 9.91936C5.82088 9.91936 5.83048 9.91936 5.84009 9.91936C5.8497 9.91936 5.85931 9.91936 5.86892 9.91936C5.87853 9.91936 5.88814 9.91936 5.89775 9.91936C5.90736 9.91936 5.91697 9.91936 5.92658 9.91936C5.93619 9.91936 5.9458 9.91936 5.95541 9.91936C5.96502 9.91936 5.97463 9.91936 5.98424 9.91936C5.99385 9.91936 6.00346 9.91936 6.01307 9.91936C6.02268 9.91936 6.03229 9.91936 6.0419 9.91936C6.05151 9.91936 6.06112 9.91936 6.07073 9.91936C6.08034 9.91936 6.08995 9.91936 6.09956 9.91936C6.10917 9.91936 6.11878 9.91936 6.12839 9.91936C6.138 9.91936 6.14761 9.91936 6.15722 9.91936C6.16683 9.91936 6.17644 9.91936 6.18605 9.91936C6.19566 9.91936 6.20527 9.91936 6.21488 9.91936C6.22449 9.91936 6.2341 9.91936 6.24371 9.91936C6.25332 9.91936 6.26293 9.91936 6.27254 9.91936C6.28215 9.91936 6.29176 9.91936 6.30136 9.91936C6.31097 9.91936 6.32058 9.91936 6.33019 9.91936C6.3398 9.91936 6.34941 9.91936 6.35902 9.91936C6.36863 9.91936 6.37824 9.91936 6.38785 9.91936C6.39746 9.91936 6.40707 9.91936 6.41668 9.91936C6.42629 9.91936 6.4359 9.91936 6.44551 9.91936C6.45512 9.91936 6.46473 9.91936 6.47434 9.91936C6.48395 9.91936 6.49356 9.91936 6.50317 9.91936C6.51278 9.91936 6.52239 9.91936 6.532 9.91936C6.54161 9.91936 6.55122 9.91936 6.56083 9.91936C6.57044 9.91936 6.58005 9.91936 6.58966 9.91936C6.59927 9.91936 6.60888 9.91936 6.61849 9.91936C6.6281 9.91936 6.63771 9.91936 6.64732 9.91936C6.65692 9.91936 6.66653 9.91936 6.67614 9.91936C6.68575 9.91936 6.69536 9.91936 6.70497 9.91936C6.71458 9.91936 6.72419 9.91936 6.7338 9.91936C6.74341 9.91936 6.75302 9.91936 6.76263 9.91936C6.77224 9.91936 6.78185 9.91936 6.79146 9.91936C6.80107 9.91936 6.81068 9.91936 6.82029 9.91936C6.8299 9.91936 6.83951 9.91936 6.84912 9.91936C6.85873 9.91936 6.86834 9.91936 6.87795 9.91936C6.88756 9.91936 6.89717 9.91936 6.90678 9.91936C6.91639 9.91936 6.926 9.91936 6.93561 9.91936C6.94521 9.91936 6.95482 9.91936 6.96443 9.91936C6.97404 9.91936 6.98365 9.91936 6.99326 9.91936C7.00287 9.91936 7.01248 9.91936 7.02209 9.91936C7.0317 9.91936 7.04131 9.91936 7.05092 9.91936C7.06053 9.91936 7.07014 9.91936 7.07975 9.91936C7.08936 9.91936 7.09897 9.91936 7.10858 9.91936C7.11819 9.91936 7.1278 9.91936 7.13741 9.91936C7.14702 9.91936 7.15663 9.91936 7.16624 9.91936C7.17585 9.91936 7.18546 9.91936 7.19507 9.91936C7.20467 9.91936 7.21428 9.91936 7.22389 9.91936C7.2335 9.91936 7.24311 9.91936 7.25272 9.91936C7.26233 9.91936 7.27194 9.91936 7.28155 9.91936C7.29116 9.91936 7.30077 9.91936 7.31038 9.91936C7.31999 9.91936 7.3296 9.91936 7.33921 9.91936C7.34882 9.91936 7.35843 9.91936 7.36804 9.91936C7.37765 9.91936 7.38726 9.91936 7.39687 9.91936C7.40648 9.91936 7.41609 9.91936 7.4257 9.91936C7.43531 9.91936 7.44491 9.91936 7.45452 9.91936C7.46413 9.91936 7.47374 9.91936 7.48335 9.91936C7.49296 9.91936 7.50257 9.91936 7.51218 9.91936C7.52179 9.91936 7.5314 9.91936 7.54101 9.91936C7.55062 9.91936 7.56023 9.91936 7.56984 9.91936C7.57945 9.91936 7.58906 9.91936 7.59867 9.91936C7.60828 9.91936 7.61789 9.91936 7.6275 9.91936C7.63711 9.91936 7.64672 9.91936 7.65633 9.91936C7.66593 9.91936 7.67554 9.91936 7.68515 9.91936C7.69476 9.91936 7.70437 9.91936 7.71398 9.91936C7.72359 9.91936 7.7332 9.91936 7.74281 9.91936C7.75242 9.91936 7.76203 9.91936 7.77164 9.91936C7.78125 9.91936 7.79086 9.91936 7.80047 9.91936C7.81008 9.91936 7.81969 9.91936 7.8293 9.91936C7.83891 9.91936 7.84852 9.91936 7.85813 9.91936C7.86774 9.91936 7.87734 9.91936 7.88695 9.91936C7.89656 9.91936 7.90617 9.91936 7.91578 9.91936C7.92539 9.91936 7.935 9.91936 7.94461 9.91936C7.95422 9.91936 7.96383 9.91936 7.97344 9.91936C7.98305 9.91936 7.99266 9.91936 8.00227 9.91936C8.01188 9.91936 8.02149 9.91936 8.0311 9.91936C8.04071 9.91936 8.05032 9.91936 8.05993 9.91936C8.06954 9.91936 8.07914 9.91936 8.08875 9.91936C8.09836 9.91936 8.10797 9.91936 8.11758 9.91936C8.12719 9.91936 8.1368 9.91936 8.14641 9.91936C8.15602 9.91936 8.16563 9.91936 8.17524 9.91936C8.18485 9.91936 8.19446 9.91936 8.20407 9.91936C8.21368 9.91936 8.22329 9.91936 8.2329 9.91936C8.24251 9.91936 8.25212 9.91936 8.26173 9.91936C8.27134 9.91936 8.28094 9.91936 8.29055 9.91936C8.30016 9.91936 8.30977 9.91936 8.31938 9.91936C8.32899 9.91936 8.3386 9.91936 8.34821 9.91936C8.35782 9.91936 8.36743 9.91936 8.37704 9.91936C8.38665 9.91936 8.39626 9.91936 8.40587 9.91936C8.41548 9.91936 8.42509 9.91936 8.4347 9.91936C8.44431 9.91936 8.45392 9.91936 8.46353 9.91936C8.47313 9.91936 8.48274 9.91936 8.49235 9.91936C8.50196 9.91936 8.51157 9.91936 8.52118 9.91936C8.53079 9.91936 8.5404 9.91936 8.55001 9.91936C8.55962 9.91936 8.56923 9.91936 8.57884 9.91936C8.58845 9.91936 8.59806 9.91936 8.60767 9.91936C8.61728 9.91936 8.62689 9.91936 8.6365 9.91936C8.64611 9.91936 8.65572 9.91936 8.66533 9.91936C8.67493 9.91936 8.68454 9.91936 8.69415 9.91936C8.70376 9.91936 8.71337 9.91936 8.72298 9.91936C8.73259 9.91936 8.7422 9.91936 8.75181 9.91936C8.76142 9.91936 8.77103 9.91936 8.78064 9.91936C8.79025 9.91936 8.79986 9.91936 8.80947 9.91936C8.81908 9.91936 8.82869 9.91936 8.8383 9.91936C8.84791 9.91936 8.85751 9.91936 8.86712 9.91936C8.87673 9.91936 8.88634 9.91936 8.89595 9.91936C8.90556 9.91936 8.91517 9.91936 8.92478 9.91936C8.93439 9.91936 8.944 9.91936 8.95361 9.91936C8.96322 9.91936 8.97283 9.91936 8.98244 9.91936C8.99205 9.91936 9.00166 9.91936 9.01127 9.91936C9.02088 9.91936 9.03049 9.91936 9.0401 9.91936C9.0497 9.91936 9.05931 9.91936 9.06892 9.91936C9.07853 9.91936 9.08814 9.91936 9.09775 9.91936C9.10736 9.91936 9.11697 9.91936 9.12658 9.91936C9.13619 9.91936 9.1458 9.91936 9.15541 9.91936C9.16502 9.91936 9.17463 9.91936 9.18424 9.91936C9.19385 9.91936 9.20346 9.91936 9.21307 9.91936C9.22268 9.91936 9.23229 9.91936 9.24189 9.91936C9.2515 9.91936 9.26111 9.91936 9.27072 9.91936C9.28033 9.91936 9.28994 9.91936 9.29955 9.91936C9.30916 9.91936 9.31877 9.91936 9.32838 9.91936C9.33799 9.91936 9.3476 9.91936 9.35721 9.91936C9.36682 9.91936 9.37643 9.91936 9.38604 9.91936C9.39565 9.91936 9.40526 9.91936 9.41487 9.91936C9.42447 9.91936 9.43408 9.91936 9.44369 9.91936C9.4533 9.91936 9.46291 9.91936 9.47252 9.91936C9.48213 9.91936 9.49174 9.91936 9.50135 9.91936C9.51096 9.91936 9.52057 9.91936 9.53018 9.91936C9.53979 9.91936 9.5494 9.91936 9.55901 9.91936C9.56862 9.91936 9.57823 9.91936 9.58784 9.91936C9.59745 9.91936 9.60706 9.91936 9.61666 9.91936C9.62628 9.91936 9.63588 9.91936 9.64549 9.91936C9.6551 9.91936 9.66471 9.91936 9.67432 9.91936C9.68393 9.91936 9.69354 9.91936 9.70315 9.91936C9.71276 9.91936 9.72237 9.91936 9.73198 9.91936C9.74159 9.91936 9.7512 9.91936 9.76081 9.91936C9.77042 9.91936 9.78003 9.91936 9.78964 9.91936C9.79925 9.91936 9.80886 9.91936 9.81846 9.91936C9.82807 9.91936 9.83768 9.91936 9.84729 9.91936C9.8569 9.91936 9.86651 9.91936 9.87612 9.91936C9.88573 9.91936 9.89534 9.91936 9.90495 9.91936C9.91456 9.91936 9.92417 9.91936 9.93378 9.91936C9.94339 9.91936 9.953 9.91936 9.96261 9.91936C9.97222 9.91936 9.98183 9.91936 9.99144 9.91936C10.001 9.91936 10.0107 9.91936 10.0203 9.91936C10.0299 9.91936 10.0395 9.91936 10.0491 9.91936C10.0587 9.91936 10.0683 9.91936 10.0779 9.91936C10.0875 9.91936 10.0971 9.91936 10.1068 9.91936C10.1164 9.91936 10.126 9.91936 10.1356 9.91936C10.1452 9.91936 10.1548 9.91936 10.1644 9.91936C10.174 9.91936 10.1836 9.91936 10.1932 9.91936C10.2028 9.91936 10.2125 9.91936 10.2221 9.91936C10.2317 9.91936 10.2413 9.91936 10.2509 9.91936C10.2605 9.91936 10.2701 9.91936 10.2797 9.91936C10.2893 9.91936 10.2989 9.91936 10.3086 9.91936C10.3182 9.91936 10.3278 9.91936 10.3374 9.91936C10.347 9.91936 10.3566 9.91936 10.3662 9.91936C10.3758 9.91936 10.3854 9.91936 10.395 9.91936C10.4046 9.91936 10.4143 9.91936 10.4239 9.91936C10.4335 9.91936 10.4431 9.91936 10.4527 9.91936C10.4623 9.91936 10.4719 9.91936 10.4815 9.91936C10.4911 9.91936 10.5007 9.91936 10.5104 9.91936C10.52 9.91936 10.5296 9.91936 10.5392 9.91936C10.5488 9.91936 10.5584 9.91936 10.568 9.91936C10.5776 9.91936 10.5872 9.91936 10.5968 9.91936C10.6064 9.91936 10.6161 9.91936 10.6257 9.91936C10.6353 9.91936 10.6449 9.91936 10.6545 9.91936C10.6641 9.91936 10.6737 9.91936 10.6833 9.91936C10.6929 9.91936 10.7025 9.91936 10.7122 9.91936C10.7218 9.91936 10.7314 9.91936 10.741 9.91936C10.7506 9.91936 10.7602 9.91936 10.7698 9.91936C10.7794 9.91936 10.789 9.91936 10.7986 9.91936C10.8082 9.91936 10.8179 9.91936 10.8275 9.91936C10.8371 9.91936 10.8467 9.91936 10.8563 9.91936C10.8659 9.91936 10.8755 9.91936 10.8851 9.91936C10.8947 9.91936 10.9043 9.91936 10.914 9.91936C10.9236 9.91936 10.9332 9.91936 10.9428 9.91936C10.9524 9.91936 10.962 9.91936 10.9716 9.91936C10.9812 9.91936 10.9908 9.91936 11.0004 9.91936C11.01 9.91936 11.0197 9.91936 11.0293 9.91936C11.0389 9.91936 11.0485 9.91936 11.0581 9.91936C11.0677 9.91936 11.0773 9.91936 11.0869 9.91936C11.0965 9.91936 11.1061 9.91936 11.1158 9.91936C11.1254 9.91936 11.135 9.91936 11.1446 9.91936C11.1542 9.91936 11.1638 9.91936 11.1734 9.91936C11.183 9.91936 11.1926 9.91936 11.2022 9.91936C11.2119 9.91936 11.2215 9.91936 11.2311 9.91936C11.2407 9.91936 11.2503 9.91936 11.2599 9.91936C11.2695 9.91936 11.2791 9.91936 11.2887 9.91936C11.2983 9.91936 11.3079 9.91936 11.3176 9.91936C11.3272 9.91936 11.3368 9.91936 11.3464 9.91936C11.356 9.91936 11.3656 9.91936 11.3752 9.91936C11.3848 9.91936 11.3944 9.91936 11.404 9.91936C11.4137 9.91936 11.4233 9.91936 11.4329 9.91936C11.4425 9.91936 11.4521 9.91936 11.4617 9.91936C11.4713 9.91936 11.4809 9.91936 11.4905 9.91936C11.5001 9.91936 11.5098 9.91936 11.5194 9.91936C11.529 9.91936 11.5386 9.91936 11.5482 9.91936C11.5578 9.91936 11.5674 9.91936 11.577 9.91936C11.5866 9.91936 11.5962 9.91936 11.6058 9.91936C11.6155 9.91936 11.6251 9.91936 11.6347 9.91936C11.6443 9.91936 11.6539 9.91936 11.6635 9.91936C11.6731 9.91936 11.6827 9.91936 11.6923 9.91936C11.7019 9.91936 11.7116 9.91936 11.7212 9.91936C11.7308 9.91936 11.7404 9.91936 11.75 9.91936C11.7596 9.91936 11.7692 9.91936 11.7788 9.91936C11.7884 9.91936 11.798 9.91936 11.8077 9.91936C11.8173 9.91936 11.8269 9.91936 11.8365 9.91936C11.8461 9.91936 11.8557 9.91936 11.8653 9.91936C11.8749 9.91936 11.8845 9.91936 11.8941 9.91936C11.9037 9.91936 11.9134 9.91936 11.923 9.91936C11.9326 9.91936 11.9422 9.91936 11.9518 9.91936C11.9614 9.91936 11.971 9.91936 11.9806 9.91936C11.9902 9.91936 11.9998 9.91936 12.0095 9.91936C12.0191 9.91936 12.0287 9.91936 12.0383 9.91936C12.0479 9.91936 12.0575 9.91936 12.0671 9.91936C12.0767 9.91936 12.0863 9.91936 12.0959 9.91936C12.1056 9.91936 12.1152 9.91936 12.1248 9.91936C12.1344 9.91936 12.144 9.91936 12.1536 9.91936C12.1632 9.91936 12.1728 9.91936 12.1824 9.91936C12.192 9.91936 12.2017 9.91936 12.2113 9.91936C12.2209 9.91936 12.2305 9.91936 12.2401 9.91936C12.2497 9.91936 12.2593 9.91936 12.2689 9.91936C12.2785 9.91936 12.2881 9.91936 12.2978 9.91936C12.3074 9.91936 12.317 9.91936 12.3266 9.91936C12.3362 9.91936 12.3458 9.91936 12.3554 9.91936C12.365 9.91936 12.3746 9.91936 12.3842 9.91936C12.3938 9.91936 12.4035 9.91936 12.4131 9.91936C12.4227 9.91936 12.4323 9.91936 12.4419 9.91936C12.4515 9.91936 12.4611 9.91936 12.4707 9.91936C12.4803 9.91936 12.4899 9.91936 12.4996 9.91936C12.5092 9.91936 12.5188 9.91936 12.5284 9.91936C12.538 9.91936 12.5476 9.91936 12.5572 9.91936C12.5668 9.91936 12.5764 9.91936 12.586 9.91936C12.5957 9.91936 12.6053 9.91936 12.6149 9.91936C12.6245 9.91936 12.6341 9.91936 12.6437 9.91936C12.6533 9.91936 12.6629 9.91936 12.6725 9.91936C12.6821 9.91936 12.6918 9.91936 12.7014 9.91936C12.711 9.91936 12.7206 9.91936 12.7302 9.91936C12.7398 9.91936 12.7494 9.91936 12.759 9.91936C12.7686 9.91936 12.7782 9.91936 12.7879 9.91936C12.7975 9.91936 12.8071 9.91936 12.8167 9.91936C12.8263 9.91936 12.8359 9.91936 12.8455 9.91936C12.8551 9.91936 12.8647 9.91936 12.8743 9.91936C12.884 9.91936 12.8936 9.91936 12.9032 9.91936C12.9128 9.91936 12.9224 9.91936 12.932 9.91936C12.9416 9.91936 12.9512 9.91936 12.9608 9.91936C12.9704 9.91936 12.9801 9.91936 12.9897 9.91936C12.9993 9.91936 13.0089 9.91936 13.0185 9.91936C13.0281 9.91936 13.0377 9.91936 13.0473 9.91936C13.0569 9.91936 13.0665 9.91936 13.0762 9.91936C13.0858 9.91936 13.0954 9.91936 13.105 9.91936C13.1146 9.91936 13.1242 9.91936 13.1338 9.91936C13.1434 9.91936 13.153 9.91936 13.1626 9.91936C13.1723 9.91936 13.1819 9.91936 13.1915 9.91936C13.2011 9.91936 13.2107 9.91936 13.2203 9.91936C13.2299 9.91936 13.2395 9.91936 13.2491 9.91936C13.2587 9.91936 13.2684 9.91936 13.278 9.91936C13.2876 9.91936 13.2972 9.91936 13.3068 9.91936C13.3164 9.91936 13.326 9.91936 13.3356 9.91936C13.3452 9.91936 13.3548 9.91936 13.3645 9.91936C13.3741 9.91936 13.3837 9.91936 13.3933 9.91936C13.4029 9.91936 13.4125 9.91936 13.4221 9.91936C13.4317 9.91936 13.4413 9.91936 13.4509 9.91936C13.4606 9.91936 13.4702 9.91936 13.4798 9.91936C13.4894 9.91936 13.499 9.91936 13.5086 9.91936C13.5182 9.91936 13.5278 9.91936 13.5374 9.91936C13.547 9.91936 13.5567 9.91936 13.5663 9.91936C13.5759 9.91936 13.5855 9.91936 13.5951 9.91936C13.6047 9.91936 13.6143 9.91936 13.6239 9.91936C13.6335 9.91936 13.6432 9.91936 13.6528 9.91936C13.6624 9.91936 13.672 9.91936 13.6816 9.91936C13.6912 9.91936 13.7008 9.91936 13.7104 9.91936C13.72 9.91936 13.7296 9.91936 13.7393 9.91936C13.7489 9.91936 13.7585 9.91936 13.7681 9.91936C13.7777 9.91936 13.7873 9.91936 13.7969 9.91936C13.8065 9.91936 13.8161 9.91936 13.8257 9.91936C13.8354 9.91936 13.845 9.91936 13.8546 9.91936C13.8642 9.91936 13.8738 9.91936 13.8834 9.91936C13.893 9.91936 13.9026 9.91936 13.9122 9.91936C13.9218 9.91936 13.9315 9.91936 13.9411 9.91936C13.9507 9.91936 13.9603 9.91936 13.9699 9.91936C13.9795 9.91936 13.9891 9.91936 13.9987 9.91936C14.0083 9.91936 14.018 9.91936 14.0276 9.91936C14.0372 9.91936 14.0468 9.91936 14.0564 9.91936C14.066 9.91936 14.0756 9.91936 14.0852 9.91936C14.0948 9.91936 14.1044 9.91936 14.1141 9.91936C14.1237 9.91936 14.1333 9.91936 14.1429 9.91936C14.1525 9.91936 14.1621 9.91936 14.1717 9.91936C14.1813 9.91936 14.1909 9.91936 14.2005 9.91936C14.2102 9.91936 14.2198 9.91936 14.2294 9.91936C14.239 9.91936 14.2486 9.91936 14.2582 9.91936C14.2678 9.91936 14.2774 9.91936 14.287 9.91936C14.2966 9.91936 14.3063 9.91936 14.3159 9.91936C14.3255 9.91936 14.3351 9.91936 14.3447 9.91936C14.3543 9.91936 14.3639 9.91936 14.3735 9.91936C14.3831 9.91936 14.3928 9.91936 14.4024 9.91936C14.412 9.91936 14.4216 9.91936 14.4312 9.91936C14.4408 9.91936 14.4504 9.91936 14.46 9.91936C14.4696 9.91936 14.4792 9.91936 14.4889 9.91936C14.4985 9.91936 14.5081 9.91936 14.5177 9.91936C14.5273 9.91936 14.5369 9.91936 14.5465 9.91936C14.5561 9.91936 14.5657 9.91936 14.5754 9.91936C14.585 9.91936 14.5946 9.91936 14.6042 9.91936C14.6138 9.91936 14.6234 9.91936 14.633 9.91936C14.6426 9.91936 14.6522 9.91936 14.6618 9.91936C14.6715 9.91936 14.6811 9.91936 14.6907 9.91936C14.7003 9.91936 14.7099 9.91936 14.7195 9.91936C14.7291 9.91936 14.7387 9.91936 14.7483 9.91936C14.758 9.91936 14.7676 9.91936 14.7772 9.91936C14.7868 9.91936 14.7964 9.91936 14.806 9.91936C14.8156 9.91936 14.8252 9.91936 14.8348 9.91936C14.8444 9.91936 14.8541 9.91936 14.8637 9.91936C14.8733 9.91936 14.8829 9.91936 14.8925 9.91936C14.9021 9.91936 14.9117 9.91936 14.9213 9.91936C14.9309 9.91936 14.9406 9.91936 14.9502 9.91936C14.9598 9.91936 14.9694 9.91936 14.979 9.91936C14.9886 9.91936 14.9982 9.91936 15.0078 9.91936C15.0174 9.91936 15.0271 9.91936 15.0367 9.91936C15.0463 9.91936 15.0559 9.91936 15.0655 9.91936C15.0751 9.91936 15.0847 9.91936 15.0943 9.91936C15.1039 9.91936 15.1135 9.91936 15.1232 9.91936C15.1328 9.91936 15.1424 9.91936 15.152 9.91936C15.1616 9.91936 15.1712 9.91936 15.1808 9.91936C15.1904 9.91936 15.2 9.91936 15.2097 9.91936C15.2193 9.91936 15.2289 9.91936 15.2385 9.91936C15.2481 9.91936 15.2577 9.91936 15.2673 9.91936C15.2769 9.91936 15.2865 9.91936 15.2962 9.91936C15.3058 9.91936 15.3154 9.91936 15.325 9.91936C15.3346 9.91936 15.3442 9.91936 15.3538 9.91936C15.3634 9.91936 15.373 9.91936 15.3826 9.91936C15.3923 9.91936 15.4019 9.91936 15.4115 9.91936C15.4211 9.91936 15.4307 9.91936 15.4403 9.91936C15.4499 9.91936 15.4595 9.91936 15.4691 9.91936C15.4788 9.91936 15.4884 9.91936 15.498 9.91936C15.5076 9.91936 15.5172 9.91936 15.5268 9.91936C15.5364 9.91936 15.546 9.91936 15.5556 9.91936C15.5653 9.91936 15.5749 9.91936 15.5845 9.91936C15.5941 9.91936 15.6037 9.91936 15.6133 9.91936C15.6229 9.91936 15.6325 9.91936 15.6421 9.91936C15.6518 9.91936 15.6614 9.91936 15.671 9.91936C15.6806 9.91936 15.6902 9.91936 15.6998 9.91936C15.7094 9.91936 15.719 9.91936 15.7286 9.91936C15.7382 9.91936 15.7479 9.91936 15.7575 9.91936C15.7671 9.91936 15.7767 9.91936 15.7863 9.91936C15.7959 9.91936 15.8055 9.91936 15.8151 9.91936C15.8247 9.91936 15.8344 9.91936 15.844 9.91936C15.8536 9.91936 15.8632 9.91936 15.8728 9.91936C15.8824 9.91936 15.892 9.91936 15.9016 9.91936C15.9112 9.91936 15.9209 9.91936 15.9305 9.91936C15.9401 9.91936 15.9497 9.91936 15.9593 9.91936C15.9689 9.91936 15.9785 9.91936 15.9881 9.91936C15.9977 9.91936 16.0074 9.91936 16.017 9.91936C16.0266 9.91936 16.0362 9.91936 16.0458 9.91936C16.0554 9.91936 16.065 9.91936 16.0746 9.91936C16.0842 9.91936 16.0939 9.91936 16.1035 9.91936C16.1131 9.91936 16.1227 9.91936 16.1323 9.91936C16.1419 9.91936 16.1515 9.91936 16.1611 9.91936C16.1707 9.91936 16.1804 9.91936 16.19 9.91936C16.1996 9.91936 16.2092 9.91936 16.2188 9.91936C16.2284 9.91936 16.238 9.91936 16.2476 9.91936C16.2572 9.91936 16.2669 9.91936 16.2765 9.91936C16.2861 9.91936 16.2957 9.91936 16.3053 9.91936C16.3149 9.91936 16.3245 9.91936 16.3341 9.91936C16.3437 9.91936 16.3534 9.91936 16.363 9.91936C16.3726 9.91936 16.3822 9.91936 16.3918 9.91936C16.4014 9.91936 16.411 9.91936 16.4206 9.91936C16.4303 9.91936 16.4399 9.91936 16.4495 9.91936C16.4591 9.91936 16.4687 9.91936 16.4783 9.91936V9.26618C16.4687 9.26618 16.4591 9.26618 16.4495 9.26618C16.4399 9.26618 16.4303 9.26618 16.4206 9.26618C16.411 9.26618 16.4014 9.26618 16.3918 9.26618C16.3822 9.26618 16.3726 9.26618 16.363 9.26618C16.3534 9.26618 16.3437 9.26618 16.3341 9.26618C16.3245 9.26618 16.3149 9.26618 16.3053 9.26618C16.2957 9.26618 16.2861 9.26618 16.2765 9.26618C16.2669 9.26618 16.2572 9.26618 16.2476 9.26618C16.238 9.26618 16.2284 9.26618 16.2188 9.26618C16.2092 9.26618 16.1996 9.26618 16.19 9.26618C16.1804 9.26618 16.1707 9.26618 16.1611 9.26618C16.1515 9.26618 16.1419 9.26618 16.1323 9.26618C16.1227 9.26618 16.1131 9.26618 16.1035 9.26618C16.0939 9.26618 16.0842 9.26618 16.0746 9.26618C16.065 9.26618 16.0554 9.26618 16.0458 9.26618C16.0362 9.26618 16.0266 9.26618 16.017 9.26618C16.0074 9.26618 15.9977 9.26618 15.9881 9.26618C15.9785 9.26618 15.9689 9.26618 15.9593 9.26618C15.9497 9.26618 15.9401 9.26618 15.9305 9.26618C15.9209 9.26618 15.9112 9.26618 15.9016 9.26618C15.892 9.26618 15.8824 9.26618 15.8728 9.26618C15.8632 9.26618 15.8536 9.26618 15.844 9.26618C15.8344 9.26618 15.8247 9.26618 15.8151 9.26618C15.8055 9.26618 15.7959 9.26618 15.7863 9.26618C15.7767 9.26618 15.7671 9.26618 15.7575 9.26618C15.7479 9.26618 15.7382 9.26618 15.7286 9.26618C15.719 9.26618 15.7094 9.26618 15.6998 9.26618C15.6902 9.26618 15.6806 9.26618 15.671 9.26618C15.6614 9.26618 15.6518 9.26618 15.6421 9.26618C15.6325 9.26618 15.6229 9.26618 15.6133 9.26618C15.6037 9.26618 15.5941 9.26618 15.5845 9.26618C15.5749 9.26618 15.5653 9.26618 15.5556 9.26618C15.546 9.26618 15.5364 9.26618 15.5268 9.26618C15.5172 9.26618 15.5076 9.26618 15.498 9.26618C15.4884 9.26618 15.4788 9.26618 15.4691 9.26618C15.4595 9.26618 15.4499 9.26618 15.4403 9.26618C15.4307 9.26618 15.4211 9.26618 15.4115 9.26618C15.4019 9.26618 15.3923 9.26618 15.3826 9.26618C15.373 9.26618 15.3634 9.26618 15.3538 9.26618C15.3442 9.26618 15.3346 9.26618 15.325 9.26618C15.3154 9.26618 15.3058 9.26618 15.2962 9.26618C15.2865 9.26618 15.2769 9.26618 15.2673 9.26618C15.2577 9.26618 15.2481 9.26618 15.2385 9.26618C15.2289 9.26618 15.2193 9.26618 15.2097 9.26618C15.2 9.26618 15.1904 9.26618 15.1808 9.26618C15.1712 9.26618 15.1616 9.26618 15.152 9.26618C15.1424 9.26618 15.1328 9.26618 15.1232 9.26618C15.1135 9.26618 15.1039 9.26618 15.0943 9.26618C15.0847 9.26618 15.0751 9.26618 15.0655 9.26618C15.0559 9.26618 15.0463 9.26618 15.0367 9.26618C15.0271 9.26618 15.0174 9.26618 15.0078 9.26618C14.9982 9.26618 14.9886 9.26618 14.979 9.26618C14.9694 9.26618 14.9598 9.26618 14.9502 9.26618C14.9406 9.26618 14.9309 9.26618 14.9213 9.26618C14.9117 9.26618 14.9021 9.26618 14.8925 9.26618C14.8829 9.26618 14.8733 9.26618 14.8637 9.26618C14.8541 9.26618 14.8444 9.26618 14.8348 9.26618C14.8252 9.26618 14.8156 9.26618 14.806 9.26618C14.7964 9.26618 14.7868 9.26618 14.7772 9.26618C14.7676 9.26618 14.758 9.26618 14.7483 9.26618C14.7387 9.26618 14.7291 9.26618 14.7195 9.26618C14.7099 9.26618 14.7003 9.26618 14.6907 9.26618C14.6811 9.26618 14.6715 9.26618 14.6618 9.26618C14.6522 9.26618 14.6426 9.26618 14.633 9.26618C14.6234 9.26618 14.6138 9.26618 14.6042 9.26618C14.5946 9.26618 14.585 9.26618 14.5754 9.26618C14.5657 9.26618 14.5561 9.26618 14.5465 9.26618C14.5369 9.26618 14.5273 9.26618 14.5177 9.26618C14.5081 9.26618 14.4985 9.26618 14.4889 9.26618C14.4792 9.26618 14.4696 9.26618 14.46 9.26618C14.4504 9.26618 14.4408 9.26618 14.4312 9.26618C14.4216 9.26618 14.412 9.26618 14.4024 9.26618C14.3928 9.26618 14.3831 9.26618 14.3735 9.26618C14.3639 9.26618 14.3543 9.26618 14.3447 9.26618C14.3351 9.26618 14.3255 9.26618 14.3159 9.26618C14.3063 9.26618 14.2966 9.26618 14.287 9.26618C14.2774 9.26618 14.2678 9.26618 14.2582 9.26618C14.2486 9.26618 14.239 9.26618 14.2294 9.26618C14.2198 9.26618 14.2102 9.26618 14.2005 9.26618C14.1909 9.26618 14.1813 9.26618 14.1717 9.26618C14.1621 9.26618 14.1525 9.26618 14.1429 9.26618C14.1333 9.26618 14.1237 9.26618 14.1141 9.26618C14.1044 9.26618 14.0948 9.26618 14.0852 9.26618C14.0756 9.26618 14.066 9.26618 14.0564 9.26618C14.0468 9.26618 14.0372 9.26618 14.0276 9.26618C14.018 9.26618 14.0083 9.26618 13.9987 9.26618C13.9891 9.26618 13.9795 9.26618 13.9699 9.26618C13.9603 9.26618 13.9507 9.26618 13.9411 9.26618C13.9315 9.26618 13.9218 9.26618 13.9122 9.26618C13.9026 9.26618 13.893 9.26618 13.8834 9.26618C13.8738 9.26618 13.8642 9.26618 13.8546 9.26618C13.845 9.26618 13.8354 9.26618 13.8257 9.26618C13.8161 9.26618 13.8065 9.26618 13.7969 9.26618C13.7873 9.26618 13.7777 9.26618 13.7681 9.26618C13.7585 9.26618 13.7489 9.26618 13.7393 9.26618C13.7296 9.26618 13.72 9.26618 13.7104 9.26618C13.7008 9.26618 13.6912 9.26618 13.6816 9.26618C13.672 9.26618 13.6624 9.26618 13.6528 9.26618C13.6432 9.26618 13.6335 9.26618 13.6239 9.26618C13.6143 9.26618 13.6047 9.26618 13.5951 9.26618C13.5855 9.26618 13.5759 9.26618 13.5663 9.26618C13.5567 9.26618 13.547 9.26618 13.5374 9.26618C13.5278 9.26618 13.5182 9.26618 13.5086 9.26618C13.499 9.26618 13.4894 9.26618 13.4798 9.26618C13.4702 9.26618 13.4606 9.26618 13.4509 9.26618C13.4413 9.26618 13.4317 9.26618 13.4221 9.26618C13.4125 9.26618 13.4029 9.26618 13.3933 9.26618C13.3837 9.26618 13.3741 9.26618 13.3645 9.26618C13.3548 9.26618 13.3452 9.26618 13.3356 9.26618C13.326 9.26618 13.3164 9.26618 13.3068 9.26618C13.2972 9.26618 13.2876 9.26618 13.278 9.26618C13.2684 9.26618 13.2587 9.26618 13.2491 9.26618C13.2395 9.26618 13.2299 9.26618 13.2203 9.26618C13.2107 9.26618 13.2011 9.26618 13.1915 9.26618C13.1819 9.26618 13.1723 9.26618 13.1626 9.26618C13.153 9.26618 13.1434 9.26618 13.1338 9.26618C13.1242 9.26618 13.1146 9.26618 13.105 9.26618C13.0954 9.26618 13.0858 9.26618 13.0762 9.26618C13.0665 9.26618 13.0569 9.26618 13.0473 9.26618C13.0377 9.26618 13.0281 9.26618 13.0185 9.26618C13.0089 9.26618 12.9993 9.26618 12.9897 9.26618C12.9801 9.26618 12.9704 9.26618 12.9608 9.26618C12.9512 9.26618 12.9416 9.26618 12.932 9.26618C12.9224 9.26618 12.9128 9.26618 12.9032 9.26618C12.8936 9.26618 12.884 9.26618 12.8743 9.26618C12.8647 9.26618 12.8551 9.26618 12.8455 9.26618C12.8359 9.26618 12.8263 9.26618 12.8167 9.26618C12.8071 9.26618 12.7975 9.26618 12.7879 9.26618C12.7782 9.26618 12.7686 9.26618 12.759 9.26618C12.7494 9.26618 12.7398 9.26618 12.7302 9.26618C12.7206 9.26618 12.711 9.26618 12.7014 9.26618C12.6918 9.26618 12.6821 9.26618 12.6725 9.26618C12.6629 9.26618 12.6533 9.26618 12.6437 9.26618C12.6341 9.26618 12.6245 9.26618 12.6149 9.26618C12.6053 9.26618 12.5957 9.26618 12.586 9.26618C12.5764 9.26618 12.5668 9.26618 12.5572 9.26618C12.5476 9.26618 12.538 9.26618 12.5284 9.26618C12.5188 9.26618 12.5092 9.26618 12.4996 9.26618C12.4899 9.26618 12.4803 9.26618 12.4707 9.26618C12.4611 9.26618 12.4515 9.26618 12.4419 9.26618C12.4323 9.26618 12.4227 9.26618 12.4131 9.26618C12.4035 9.26618 12.3938 9.26618 12.3842 9.26618C12.3746 9.26618 12.365 9.26618 12.3554 9.26618C12.3458 9.26618 12.3362 9.26618 12.3266 9.26618C12.317 9.26618 12.3074 9.26618 12.2978 9.26618C12.2881 9.26618 12.2785 9.26618 12.2689 9.26618C12.2593 9.26618 12.2497 9.26618 12.2401 9.26618C12.2305 9.26618 12.2209 9.26618 12.2113 9.26618C12.2017 9.26618 12.192 9.26618 12.1824 9.26618C12.1728 9.26618 12.1632 9.26618 12.1536 9.26618C12.144 9.26618 12.1344 9.26618 12.1248 9.26618C12.1152 9.26618 12.1056 9.26618 12.0959 9.26618C12.0863 9.26618 12.0767 9.26618 12.0671 9.26618C12.0575 9.26618 12.0479 9.26618 12.0383 9.26618C12.0287 9.26618 12.0191 9.26618 12.0095 9.26618C11.9998 9.26618 11.9902 9.26618 11.9806 9.26618C11.971 9.26618 11.9614 9.26618 11.9518 9.26618C11.9422 9.26618 11.9326 9.26618 11.923 9.26618C11.9134 9.26618 11.9037 9.26618 11.8941 9.26618C11.8845 9.26618 11.8749 9.26618 11.8653 9.26618C11.8557 9.26618 11.8461 9.26618 11.8365 9.26618C11.8269 9.26618 11.8173 9.26618 11.8077 9.26618C11.798 9.26618 11.7884 9.26618 11.7788 9.26618C11.7692 9.26618 11.7596 9.26618 11.75 9.26618C11.7404 9.26618 11.7308 9.26618 11.7212 9.26618C11.7116 9.26618 11.7019 9.26618 11.6923 9.26618C11.6827 9.26618 11.6731 9.26618 11.6635 9.26618C11.6539 9.26618 11.6443 9.26618 11.6347 9.26618C11.6251 9.26618 11.6155 9.26618 11.6058 9.26618C11.5962 9.26618 11.5866 9.26618 11.577 9.26618C11.5674 9.26618 11.5578 9.26618 11.5482 9.26618C11.5386 9.26618 11.529 9.26618 11.5194 9.26618C11.5098 9.26618 11.5001 9.26618 11.4905 9.26618C11.4809 9.26618 11.4713 9.26618 11.4617 9.26618C11.4521 9.26618 11.4425 9.26618 11.4329 9.26618C11.4233 9.26618 11.4137 9.26618 11.404 9.26618C11.3944 9.26618 11.3848 9.26618 11.3752 9.26618C11.3656 9.26618 11.356 9.26618 11.3464 9.26618C11.3368 9.26618 11.3272 9.26618 11.3176 9.26618C11.3079 9.26618 11.2983 9.26618 11.2887 9.26618C11.2791 9.26618 11.2695 9.26618 11.2599 9.26618C11.2503 9.26618 11.2407 9.26618 11.2311 9.26618C11.2215 9.26618 11.2119 9.26618 11.2022 9.26618C11.1926 9.26618 11.183 9.26618 11.1734 9.26618C11.1638 9.26618 11.1542 9.26618 11.1446 9.26618C11.135 9.26618 11.1254 9.26618 11.1158 9.26618C11.1061 9.26618 11.0965 9.26618 11.0869 9.26618C11.0773 9.26618 11.0677 9.26618 11.0581 9.26618C11.0485 9.26618 11.0389 9.26618 11.0293 9.26618C11.0197 9.26618 11.01 9.26618 11.0004 9.26618C10.9908 9.26618 10.9812 9.26618 10.9716 9.26618C10.962 9.26618 10.9524 9.26618 10.9428 9.26618C10.9332 9.26618 10.9236 9.26618 10.914 9.26618C10.9043 9.26618 10.8947 9.26618 10.8851 9.26618C10.8755 9.26618 10.8659 9.26618 10.8563 9.26618C10.8467 9.26618 10.8371 9.26618 10.8275 9.26618C10.8179 9.26618 10.8082 9.26618 10.7986 9.26618C10.789 9.26618 10.7794 9.26618 10.7698 9.26618C10.7602 9.26618 10.7506 9.26618 10.741 9.26618C10.7314 9.26618 10.7218 9.26618 10.7122 9.26618C10.7025 9.26618 10.6929 9.26618 10.6833 9.26618C10.6737 9.26618 10.6641 9.26618 10.6545 9.26618C10.6449 9.26618 10.6353 9.26618 10.6257 9.26618C10.6161 9.26618 10.6064 9.26618 10.5968 9.26618C10.5872 9.26618 10.5776 9.26618 10.568 9.26618C10.5584 9.26618 10.5488 9.26618 10.5392 9.26618C10.5296 9.26618 10.52 9.26618 10.5104 9.26618C10.5007 9.26618 10.4911 9.26618 10.4815 9.26618C10.4719 9.26618 10.4623 9.26618 10.4527 9.26618C10.4431 9.26618 10.4335 9.26618 10.4239 9.26618C10.4143 9.26618 10.4046 9.26618 10.395 9.26618C10.3854 9.26618 10.3758 9.26618 10.3662 9.26618C10.3566 9.26618 10.347 9.26618 10.3374 9.26618C10.3278 9.26618 10.3182 9.26618 10.3086 9.26618C10.2989 9.26618 10.2893 9.26618 10.2797 9.26618C10.2701 9.26618 10.2605 9.26618 10.2509 9.26618C10.2413 9.26618 10.2317 9.26618 10.2221 9.26618C10.2125 9.26618 10.2028 9.26618 10.1932 9.26618C10.1836 9.26618 10.174 9.26618 10.1644 9.26618C10.1548 9.26618 10.1452 9.26618 10.1356 9.26618C10.126 9.26618 10.1164 9.26618 10.1068 9.26618C10.0971 9.26618 10.0875 9.26618 10.0779 9.26618C10.0683 9.26618 10.0587 9.26618 10.0491 9.26618C10.0395 9.26618 10.0299 9.26618 10.0203 9.26618C10.0107 9.26618 10.001 9.26618 9.99144 9.26618C9.98183 9.26618 9.97222 9.26618 9.96261 9.26618C9.953 9.26618 9.94339 9.26618 9.93378 9.26618C9.92417 9.26618 9.91456 9.26618 9.90495 9.26618C9.89534 9.26618 9.88573 9.26618 9.87612 9.26618C9.86651 9.26618 9.8569 9.26618 9.84729 9.26618C9.83768 9.26618 9.82807 9.26618 9.81846 9.26618C9.80886 9.26618 9.79925 9.26618 9.78964 9.26618C9.78003 9.26618 9.77042 9.26618 9.76081 9.26618C9.7512 9.26618 9.74159 9.26618 9.73198 9.26618C9.72237 9.26618 9.71276 9.26618 9.70315 9.26618C9.69354 9.26618 9.68393 9.26618 9.67432 9.26618C9.66471 9.26618 9.6551 9.26618 9.64549 9.26618C9.63588 9.26618 9.62628 9.26618 9.61666 9.26618C9.60706 9.26618 9.59745 9.26618 9.58784 9.26618C9.57823 9.26618 9.56862 9.26618 9.55901 9.26618C9.5494 9.26618 9.53979 9.26618 9.53018 9.26618C9.52057 9.26618 9.51096 9.26618 9.50135 9.26618C9.49174 9.26618 9.48213 9.26618 9.47252 9.26618C9.46291 9.26618 9.4533 9.26618 9.44369 9.26618C9.43408 9.26618 9.42447 9.26618 9.41487 9.26618C9.40526 9.26618 9.39565 9.26618 9.38604 9.26618C9.37643 9.26618 9.36682 9.26618 9.35721 9.26618C9.3476 9.26618 9.33799 9.26618 9.32838 9.26618C9.31877 9.26618 9.30916 9.26618 9.29955 9.26618C9.28994 9.26618 9.28033 9.26618 9.27072 9.26618C9.26111 9.26618 9.2515 9.26618 9.24189 9.26618C9.23229 9.26618 9.22268 9.26618 9.21307 9.26618C9.20346 9.26618 9.19385 9.26618 9.18424 9.26618C9.17463 9.26618 9.16502 9.26618 9.15541 9.26618C9.1458 9.26618 9.13619 9.26618 9.12658 9.26618C9.11697 9.26618 9.10736 9.26618 9.09775 9.26618C9.08814 9.26618 9.07853 9.26618 9.06892 9.26618C9.05931 9.26618 9.0497 9.26618 9.0401 9.26618C9.03049 9.26618 9.02088 9.26618 9.01127 9.26618C9.00166 9.26618 8.99205 9.26618 8.98244 9.26618C8.97283 9.26618 8.96322 9.26618 8.95361 9.26618C8.944 9.26618 8.93439 9.26618 8.92478 9.26618C8.91517 9.26618 8.90556 9.26618 8.89595 9.26618C8.88634 9.26618 8.87673 9.26618 8.86712 9.26618C8.85751 9.26618 8.84791 9.26618 8.8383 9.26618C8.82869 9.26618 8.81908 9.26618 8.80947 9.26618C8.79986 9.26618 8.79025 9.26618 8.78064 9.26618C8.77103 9.26618 8.76142 9.26618 8.75181 9.26618C8.7422 9.26618 8.73259 9.26618 8.72298 9.26618C8.71337 9.26618 8.70376 9.26618 8.69415 9.26618C8.68454 9.26618 8.67493 9.26618 8.66533 9.26618C8.65572 9.26618 8.64611 9.26618 8.6365 9.26618C8.62689 9.26618 8.61728 9.26618 8.60767 9.26618C8.59806 9.26618 8.58845 9.26618 8.57884 9.26618C8.56923 9.26618 8.55962 9.26618 8.55001 9.26618C8.5404 9.26618 8.53079 9.26618 8.52118 9.26618C8.51157 9.26618 8.50196 9.26618 8.49235 9.26618C8.48274 9.26618 8.47313 9.26618 8.46353 9.26618C8.45392 9.26618 8.44431 9.26618 8.4347 9.26618C8.42509 9.26618 8.41548 9.26618 8.40587 9.26618C8.39626 9.26618 8.38665 9.26618 8.37704 9.26618C8.36743 9.26618 8.35782 9.26618 8.34821 9.26618C8.3386 9.26618 8.32899 9.26618 8.31938 9.26618C8.30977 9.26618 8.30016 9.26618 8.29055 9.26618C8.28094 9.26618 8.27134 9.26618 8.26173 9.26618C8.25212 9.26618 8.24251 9.26618 8.2329 9.26618C8.22329 9.26618 8.21368 9.26618 8.20407 9.26618C8.19446 9.26618 8.18485 9.26618 8.17524 9.26618C8.16563 9.26618 8.15602 9.26618 8.14641 9.26618C8.1368 9.26618 8.12719 9.26618 8.11758 9.26618C8.10797 9.26618 8.09836 9.26618 8.08875 9.26618C8.07914 9.26618 8.06954 9.26618 8.05993 9.26618C8.05032 9.26618 8.04071 9.26618 8.0311 9.26618C8.02149 9.26618 8.01188 9.26618 8.00227 9.26618C7.99266 9.26618 7.98305 9.26618 7.97344 9.26618C7.96383 9.26618 7.95422 9.26618 7.94461 9.26618C7.935 9.26618 7.92539 9.26618 7.91578 9.26618C7.90617 9.26618 7.89656 9.26618 7.88695 9.26618C7.87734 9.26618 7.86774 9.26618 7.85813 9.26618C7.84852 9.26618 7.83891 9.26618 7.8293 9.26618C7.81969 9.26618 7.81008 9.26618 7.80047 9.26618C7.79086 9.26618 7.78125 9.26618 7.77164 9.26618C7.76203 9.26618 7.75242 9.26618 7.74281 9.26618C7.7332 9.26618 7.72359 9.26618 7.71398 9.26618C7.70437 9.26618 7.69476 9.26618 7.68515 9.26618C7.67554 9.26618 7.66593 9.26618 7.65633 9.26618C7.64672 9.26618 7.63711 9.26618 7.6275 9.26618C7.61789 9.26618 7.60828 9.26618 7.59867 9.26618C7.58906 9.26618 7.57945 9.26618 7.56984 9.26618C7.56023 9.26618 7.55062 9.26618 7.54101 9.26618C7.5314 9.26618 7.52179 9.26618 7.51218 9.26618C7.50257 9.26618 7.49296 9.26618 7.48335 9.26618C7.47374 9.26618 7.46413 9.26618 7.45452 9.26618C7.44491 9.26618 7.43531 9.26618 7.4257 9.26618C7.41609 9.26618 7.40648 9.26618 7.39687 9.26618C7.38726 9.26618 7.37765 9.26618 7.36804 9.26618C7.35843 9.26618 7.34882 9.26618 7.33921 9.26618C7.3296 9.26618 7.31999 9.26618 7.31038 9.26618C7.30077 9.26618 7.29116 9.26618 7.28155 9.26618C7.27194 9.26618 7.26233 9.26618 7.25272 9.26618C7.24311 9.26618 7.2335 9.26618 7.22389 9.26618C7.21428 9.26618 7.20467 9.26618 7.19507 9.26618C7.18546 9.26618 7.17585 9.26618 7.16624 9.26618C7.15663 9.26618 7.14702 9.26618 7.13741 9.26618C7.1278 9.26618 7.11819 9.26618 7.10858 9.26618C7.09897 9.26618 7.08936 9.26618 7.07975 9.26618C7.07014 9.26618 7.06053 9.26618 7.05092 9.26618C7.04131 9.26618 7.0317 9.26618 7.02209 9.26618C7.01248 9.26618 7.00287 9.26618 6.99326 9.26618C6.98365 9.26618 6.97404 9.26618 6.96443 9.26618C6.95482 9.26618 6.94521 9.26618 6.93561 9.26618C6.926 9.26618 6.91639 9.26618 6.90678 9.26618C6.89717 9.26618 6.88756 9.26618 6.87795 9.26618C6.86834 9.26618 6.85873 9.26618 6.84912 9.26618C6.83951 9.26618 6.8299 9.26618 6.82029 9.26618C6.81068 9.26618 6.80107 9.26618 6.79146 9.26618C6.78185 9.26618 6.77224 9.26618 6.76263 9.26618C6.75302 9.26618 6.74341 9.26618 6.7338 9.26618C6.72419 9.26618 6.71458 9.26618 6.70497 9.26618C6.69536 9.26618 6.68575 9.26618 6.67614 9.26618C6.66653 9.26618 6.65692 9.26618 6.64732 9.26618C6.63771 9.26618 6.6281 9.26618 6.61849 9.26618C6.60888 9.26618 6.59927 9.26618 6.58966 9.26618C6.58005 9.26618 6.57044 9.26618 6.56083 9.26618C6.55122 9.26618 6.54161 9.26618 6.532 9.26618C6.52239 9.26618 6.51278 9.26618 6.50317 9.26618C6.49356 9.26618 6.48395 9.26618 6.47434 9.26618C6.46473 9.26618 6.45512 9.26618 6.44551 9.26618C6.4359 9.26618 6.42629 9.26618 6.41668 9.26618C6.40707 9.26618 6.39746 9.26618 6.38785 9.26618C6.37824 9.26618 6.36863 9.26618 6.35902 9.26618C6.34941 9.26618 6.3398 9.26618 6.33019 9.26618C6.32058 9.26618 6.31097 9.26618 6.30136 9.26618C6.29176 9.26618 6.28215 9.26618 6.27254 9.26618C6.26293 9.26618 6.25332 9.26618 6.24371 9.26618C6.2341 9.26618 6.22449 9.26618 6.21488 9.26618C6.20527 9.26618 6.19566 9.26618 6.18605 9.26618C6.17644 9.26618 6.16683 9.26618 6.15722 9.26618C6.14761 9.26618 6.138 9.26618 6.12839 9.26618C6.11878 9.26618 6.10917 9.26618 6.09956 9.26618C6.08995 9.26618 6.08034 9.26618 6.07073 9.26618C6.06112 9.26618 6.05151 9.26618 6.0419 9.26618C6.03229 9.26618 6.02268 9.26618 6.01307 9.26618C6.00346 9.26618 5.99385 9.26618 5.98424 9.26618C5.97463 9.26618 5.96502 9.26618 5.95541 9.26618C5.9458 9.26618 5.93619 9.26618 5.92658 9.26618C5.91697 9.26618 5.90736 9.26618 5.89775 9.26618C5.88814 9.26618 5.87853 9.26618 5.86892 9.26618C5.85931 9.26618 5.8497 9.26618 5.84009 9.26618C5.83048 9.26618 5.82088 9.26618 5.81126 9.26618C5.80166 9.26618 5.79205 9.26618 5.78244 9.26618C5.77283 9.26618 5.76322 9.26618 5.75361 9.26618C5.744 9.26618 5.73439 9.26618 5.72478 9.26618C5.71517 9.26618 5.70556 9.26618 5.69595 9.26618C5.68634 9.26618 5.67673 9.26618 5.66712 9.26618C5.65751 9.26618 5.6479 9.26618 5.63829 9.26618C5.62868 9.26618 5.61907 9.26618 5.60946 9.26618C5.59985 9.26618 5.59024 9.26618 5.58063 9.26618C5.57102 9.26618 5.56141 9.26618 5.5518 9.26618C5.54219 9.26618 5.53258 9.26618 5.52297 9.26618C5.51336 9.26618 5.50375 9.26618 5.49414 9.26618C5.48453 9.26618 5.47492 9.26618 5.46531 9.26618C5.4557 9.26618 5.44609 9.26618 5.43648 9.26618C5.42687 9.26618 5.41726 9.26618 5.40765 9.26618C5.39804 9.26618 5.38843 9.26618 5.37882 9.26618C5.36921 9.26618 5.3596 9.26618 5.34999 9.26618C5.34038 9.26618 5.33077 9.26618 5.32116 9.26618C5.31155 9.26618 5.30194 9.26618 5.29233 9.26618C5.28272 9.26618 5.27311 9.26618 5.2635 9.26618C5.25389 9.26618 5.24428 9.26618 5.23467 9.26618C5.22506 9.26618 5.21545 9.26618 5.20584 9.26618C5.19623 9.26618 5.18662 9.26618 5.17701 9.26618C5.1674 9.26618 5.15779 9.26618 5.14818 9.26618C5.13857 9.26618 5.12896 9.26618 5.11935 9.26618C5.10974 9.26618 5.10013 9.26618 5.09052 9.26618C5.08091 9.26618 5.0713 9.26618 5.06169 9.26618C5.05208 9.26618 5.04247 9.26618 5.03286 9.26618C5.02325 9.26618 5.01364 9.26618 5.00403 9.26618C4.99442 9.26618 4.98481 9.26618 4.9752 9.26618C4.96559 9.26618 4.95598 9.26618 4.94637 9.26618C4.93676 9.26618 4.92715 9.26618 4.91754 9.26618C4.90793 9.26618 4.89832 9.26618 4.88871 9.26618C4.8791 9.26618 4.86949 9.26618 4.85988 9.26618C4.85027 9.26618 4.84066 9.26618 4.83105 9.26618C4.82144 9.26618 4.81183 9.26618 4.80222 9.26618C4.79261 9.26618 4.783 9.26618 4.77339 9.26618C4.76378 9.26618 4.75417 9.26618 4.74456 9.26618C4.73495 9.26618 4.72534 9.26618 4.71573 9.26618C4.70612 9.26618 4.69651 9.26618 4.6869 9.26618C4.67729 9.26618 4.66768 9.26618 4.65807 9.26618C4.64846 9.26618 4.63885 9.26618 4.62924 9.26618C4.61963 9.26618 4.61002 9.26618 4.60041 9.26618C4.5908 9.26618 4.58118 9.26618 4.57157 9.26618C4.56196 9.26618 4.55235 9.26618 4.54274 9.26618C4.53313 9.26618 4.52352 9.26618 4.51391 9.26618C4.5043 9.26618 4.49469 9.26618 4.48508 9.26618C4.47547 9.26618 4.46586 9.26618 4.45625 9.26618C4.44664 9.26618 4.43703 9.26618 4.42742 9.26618C4.41781 9.26618 4.4082 9.26618 4.39859 9.26618C4.38898 9.26618 4.37937 9.26618 4.36976 9.26618C4.36015 9.26618 4.35054 9.26618 4.34093 9.26618C4.33132 9.26618 4.32171 9.26618 4.3121 9.26618C4.30249 9.26618 4.29288 9.26618 4.28327 9.26618C4.27366 9.26618 4.26405 9.26618 4.25444 9.26618C4.24483 9.26618 4.23522 9.26618 4.22561 9.26618C4.216 9.26618 4.20639 9.26618 4.19678 9.26618C4.18717 9.26618 4.17755 9.26618 4.16794 9.26618C4.15833 9.26618 4.14872 9.26618 4.13911 9.26618C4.1295 9.26618 4.11989 9.26618 4.11028 9.26618C4.10067 9.26618 4.09106 9.26618 4.08145 9.26618C4.07184 9.26618 4.06223 9.26618 4.05262 9.26618C4.04301 9.26618 4.0334 9.26618 4.02379 9.26618C4.01418 9.26618 4.00457 9.26618 3.99496 9.26618C3.98535 9.26618 3.97574 9.26618 3.96613 9.26618C3.95652 9.26618 3.94691 9.26618 3.9373 9.26618C3.92769 9.26618 3.91808 9.26618 3.90847 9.26618C3.89885 9.26618 3.88924 9.26618 3.87963 9.26618C3.87002 9.26618 3.86041 9.26618 3.8508 9.26618C3.84119 9.26618 3.83158 9.26618 3.82197 9.26618C3.81236 9.26618 3.80275 9.26618 3.79314 9.26618C3.78353 9.26618 3.77392 9.26618 3.76431 9.26618C3.7547 9.26618 3.74509 9.26618 3.73548 9.26618C3.72587 9.26618 3.71626 9.26618 3.70665 9.26618C3.69704 9.26618 3.68743 9.26618 3.67781 9.26618C3.6682 9.26618 3.65859 9.26618 3.64898 9.26618C3.63937 9.26618 3.62976 9.26618 3.62015 9.26618C3.61054 9.26618 3.60093 9.26618 3.59132 9.26618C3.58171 9.26618 3.5721 9.26618 3.56249 9.26618C3.55288 9.26618 3.54327 9.26618 3.53366 9.26618C3.52405 9.26618 3.51444 9.26618 3.50483 9.26618C3.49522 9.26618 3.48561 9.26618 3.47599 9.26618C3.46638 9.26618 3.45677 9.26618 3.44716 9.26618C3.43755 9.26618 3.42794 9.26618 3.41833 9.26618C3.40872 9.26618 3.39911 9.26618 3.3895 9.26618C3.37989 9.26618 3.37028 9.26618 3.36067 9.26618C3.35106 9.26618 3.34145 9.26618 3.33184 9.26618C3.32223 9.26618 3.31261 9.26618 3.303 9.26618C3.29339 9.26618 3.28378 9.26618 3.27417 9.26618C3.26456 9.26618 3.25495 9.26618 3.24534 9.26618C3.23573 9.26618 3.22612 9.26618 3.21651 9.26618C3.2069 9.26618 3.19729 9.26618 3.18768 9.26618C3.17807 9.26618 3.16846 9.26618 3.15884 9.26618C3.14923 9.26618 3.13962 9.26618 3.13001 9.26618C3.1204 9.26618 3.11079 9.26618 3.10118 9.26618C3.09157 9.26618 3.08196 9.26618 3.07235 9.26618C3.06274 9.26618 3.05313 9.26618 3.04352 9.26618C3.03391 9.26618 3.02429 9.26618 3.01468 9.26618C3.00507 9.26618 2.99546 9.26618 2.98585 9.26618C2.97624 9.26618 2.96663 9.26618 2.95702 9.26618C2.94741 9.26618 2.9378 9.26618 2.92819 9.26618C2.91858 9.26618 2.90897 9.26618 2.89935 9.26618C2.88974 9.26618 2.88013 9.26618 2.87052 9.26618C2.86091 9.26618 2.8513 9.26618 2.84169 9.26618C2.83208 9.26618 2.82247 9.26618 2.81286 9.26618C2.80325 9.26618 2.79364 9.26618 2.78403 9.26618C2.77441 9.26618 2.7648 9.26618 2.75519 9.26618C2.74558 9.26618 2.73597 9.26618 2.72636 9.26618C2.71675 9.26618 2.70714 9.26618 2.69753 9.26618C2.68792 9.26618 2.67831 9.26618 2.6687 9.26618C2.65908 9.26618 2.64947 9.26618 2.63986 9.26618C2.63025 9.26618 2.62064 9.26618 2.61103 9.26618C2.60142 9.26618 2.59181 9.26618 2.5822 9.26618C2.57259 9.26618 2.56298 9.26618 2.55336 9.26618C2.54375 9.26618 2.53414 9.26618 2.52453 9.26618C2.51492 9.26618 2.50531 9.26618 2.4957 9.26618C2.48609 9.26618 2.47648 9.26618 2.46687 9.26618C2.45726 9.26618 2.44764 9.26618 2.43803 9.26618C2.42842 9.26618 2.41881 9.26618 2.4092 9.26618C2.39959 9.26618 2.38998 9.26618 2.38037 9.26618C2.37076 9.26618 2.36115 9.26618 2.35153 9.26618C2.34192 9.26618 2.33231 9.26618 2.3227 9.26618C2.31309 9.26618 2.30348 9.26618 2.29387 9.26618C2.28426 9.26618 2.27465 9.26618 2.26504 9.26618C2.25542 9.26618 2.24581 9.26618 2.2362 9.26618C2.22659 9.26618 2.21698 9.26618 2.20737 9.26618C2.19776 9.26618 2.18815 9.26618 2.17854 9.26618C2.16892 9.26618 2.15931 9.26618 2.1497 9.26618C2.14009 9.26618 2.13048 9.26618 2.12087 9.26618C2.11126 9.26618 2.10165 9.26618 2.09204 9.26618C2.08242 9.26618 2.07281 9.26618 2.0632 9.26618C2.05359 9.26618 2.04398 9.26618 2.03437 9.26618C2.02476 9.26618 2.01515 9.26618 2.00554 9.26618C1.99592 9.26618 1.98631 9.26618 1.9767 9.26618C1.96709 9.26618 1.95748 9.26618 1.94787 9.26618C1.93826 9.26618 1.92865 9.26618 1.91903 9.26618C1.90942 9.26618 1.89981 9.26618 1.8902 9.26618C1.88059 9.26618 1.87098 9.26618 1.86137 9.26618C1.85176 9.26618 1.84214 9.26618 1.83253 9.26618C1.82292 9.26618 1.81331 9.26618 1.8037 9.26618C1.79409 9.26618 1.78448 9.26618 1.77487 9.26618C1.76525 9.26618 1.75564 9.26618 1.74603 9.26618C1.73642 9.26618 1.72681 9.26618 1.7172 9.26618V9.91936ZM16.4783 9.91936C16.7174 9.91936 16.7918 9.96756 16.8167 9.99267C16.8425 10.0186 16.8908 10.0953 16.8916 10.3375L17.5448 10.3353C17.5438 10.0384 17.4899 9.74331 17.28 9.53216C17.0693 9.32024 16.7746 9.26618 16.4783 9.26618V9.91936ZM16.8916 10.3364C16.8916 10.3366 16.8916 10.3367 16.8916 10.3369C16.8916 10.3371 16.8916 10.3372 16.8916 10.3374C16.8916 10.3375 16.8916 10.3377 16.8916 10.3379C16.8916 10.338 16.8916 10.3382 16.8916 10.3384C16.8916 10.3385 16.8916 10.3387 16.8916 10.3389C16.8916 10.339 16.8916 10.3392 16.8916 10.3393C16.8916 10.3395 16.8916 10.3397 16.8916 10.3398C16.8916 10.34 16.8916 10.3402 16.8916 10.3403C16.8916 10.3405 16.8916 10.3407 16.8916 10.3408C16.8916 10.341 16.8916 10.3411 16.8916 10.3413C16.8916 10.3415 16.8916 10.3416 16.8916 10.3418C16.8916 10.342 16.8916 10.3421 16.8916 10.3423C16.8916 10.3425 16.8916 10.3426 16.8916 10.3428C16.8916 10.3429 16.8916 10.3431 16.8916 10.3433C16.8916 10.3434 16.8916 10.3436 16.8916 10.3438C16.8916 10.3439 16.8916 10.3441 16.8916 10.3442C16.8916 10.3444 16.8916 10.3446 16.8916 10.3447C16.8916 10.3449 16.8916 10.3451 16.8916 10.3452C16.8916 10.3454 16.8916 10.3456 16.8916 10.3457C16.8916 10.3459 16.8916 10.346 16.8916 10.3462C16.8916 10.3464 16.8916 10.3465 16.8916 10.3467C16.8916 10.3469 16.8916 10.347 16.8916 10.3472C16.8916 10.3474 16.8916 10.3475 16.8916 10.3477C16.8916 10.3478 16.8916 10.348 16.8916 10.3482C16.8916 10.3483 16.8916 10.3485 16.8916 10.3487C16.8916 10.3488 16.8916 10.349 16.8916 10.3492C16.8916 10.3493 16.8916 10.3495 16.8916 10.3496C16.8916 10.3498 16.8916 10.35 16.8916 10.3501C16.8916 10.3503 16.8916 10.3505 16.8916 10.3506C16.8916 10.3508 16.8916 10.351 16.8916 10.3511C16.8916 10.3513 16.8916 10.3514 16.8916 10.3516C16.8916 10.3518 16.8916 10.3519 16.8916 10.3521C16.8916 10.3523 16.8916 10.3524 16.8916 10.3526C16.8916 10.3528 16.8916 10.3529 16.8916 10.3531C16.8916 10.3532 16.8916 10.3534 16.8916 10.3536C16.8916 10.3537 16.8916 10.3539 16.8916 10.3541C16.8916 10.3542 16.8916 10.3544 16.8916 10.3546C16.8916 10.3547 16.8916 10.3549 16.8916 10.355C16.8916 10.3552 16.8916 10.3554 16.8916 10.3555C16.8916 10.3557 16.8916 10.3559 16.8916 10.356C16.8916 10.3562 16.8916 10.3564 16.8916 10.3565C16.8916 10.3567 16.8916 10.3568 16.8916 10.357C16.8916 10.3572 16.8916 10.3573 16.8916 10.3575C16.8916 10.3577 16.8916 10.3578 16.8916 10.358C16.8916 10.3582 16.8916 10.3583 16.8916 10.3585C16.8916 10.3586 16.8916 10.3588 16.8916 10.359C16.8916 10.3591 16.8916 10.3593 16.8916 10.3595C16.8916 10.3596 16.8916 10.3598 16.8916 10.36C16.8916 10.3601 16.8916 10.3603 16.8916 10.3604C16.8916 10.3606 16.8916 10.3608 16.8916 10.3609C16.8916 10.3611 16.8916 10.3613 16.8916 10.3614C16.8916 10.3616 16.8916 10.3618 16.8916 10.3619C16.8916 10.3621 16.8916 10.3622 16.8916 10.3624C16.8916 10.3626 16.8916 10.3627 16.8916 10.3629C16.8916 10.3631 16.8916 10.3632 16.8916 10.3634C16.8916 10.3636 16.8916 10.3637 16.8916 10.3639C16.8916 10.3641 16.8916 10.3642 16.8916 10.3644C16.8916 10.3645 16.8916 10.3647 16.8916 10.3649C16.8916 10.365 16.8916 10.3652 16.8916 10.3654C16.8916 10.3655 16.8916 10.3657 16.8916 10.3659C16.8916 10.366 16.8916 10.3662 16.8916 10.3663C16.8916 10.3665 16.8916 10.3667 16.8916 10.3668C16.8916 10.367 16.8916 10.3672 16.8916 10.3673C16.8916 10.3675 16.8916 10.3677 16.8916 10.3678C16.8916 10.368 16.8916 10.3682 16.8916 10.3683C16.8916 10.3685 16.8916 10.3686 16.8916 10.3688C16.8916 10.369 16.8916 10.3691 16.8916 10.3693C16.8916 10.3695 16.8916 10.3696 16.8916 10.3698C16.8916 10.37 16.8916 10.3701 16.8916 10.3703C16.8916 10.3705 16.8916 10.3706 16.8916 10.3708C16.8916 10.3709 16.8916 10.3711 16.8916 10.3713C16.8916 10.3714 16.8916 10.3716 16.8916 10.3718C16.8916 10.3719 16.8916 10.3721 16.8916 10.3723C16.8916 10.3724 16.8916 10.3726 16.8916 10.3728C16.8916 10.3729 16.8916 10.3731 16.8916 10.3732C16.8916 10.3734 16.8916 10.3736 16.8916 10.3737C16.8916 10.3739 16.8916 10.3741 16.8916 10.3742C16.8916 10.3744 16.8916 10.3746 16.8916 10.3747C16.8916 10.3749 16.8916 10.3751 16.8916 10.3752C16.8916 10.3754 16.8916 10.3755 16.8916 10.3757C16.8916 10.3759 16.8916 10.376 16.8916 10.3762C16.8916 10.3764 16.8916 10.3765 16.8916 10.3767C16.8916 10.3769 16.8916 10.377 16.8916 10.3772C16.8916 10.3774 16.8916 10.3775 16.8916 10.3777C16.8916 10.3779 16.8916 10.378 16.8916 10.3782C16.8916 10.3783 16.8916 10.3785 16.8916 10.3787C16.8916 10.3788 16.8916 10.379 16.8916 10.3792C16.8916 10.3793 16.8916 10.3795 16.8916 10.3797C16.8916 10.3798 16.8916 10.38 16.8916 10.3802C16.8916 10.3803 16.8916 10.3805 16.8916 10.3807C16.8916 10.3808 16.8916 10.381 16.8916 10.3811C16.8916 10.3813 16.8916 10.3815 16.8916 10.3816C16.8916 10.3818 16.8916 10.382 16.8916 10.3821C16.8916 10.3823 16.8916 10.3825 16.8916 10.3826C16.8916 10.3828 16.8916 10.383 16.8916 10.3831C16.8916 10.3833 16.8916 10.3835 16.8916 10.3836C16.8916 10.3838 16.8916 10.384 16.8916 10.3841C16.8916 10.3843 16.8916 10.3844 16.8916 10.3846C16.8916 10.3848 16.8916 10.3849 16.8916 10.3851C16.8916 10.3853 16.8916 10.3854 16.8916 10.3856C16.8916 10.3858 16.8916 10.3859 16.8916 10.3861C16.8916 10.3863 16.8916 10.3864 16.8916 10.3866C16.8916 10.3868 16.8916 10.3869 16.8916 10.3871C16.8916 10.3873 16.8916 10.3874 16.8916 10.3876C16.8916 10.3878 16.8916 10.3879 16.8916 10.3881C16.8916 10.3882 16.8916 10.3884 16.8916 10.3886C16.8916 10.3887 16.8916 10.3889 16.8916 10.3891C16.8916 10.3892 16.8916 10.3894 16.8916 10.3896C16.8916 10.3897 16.8916 10.3899 16.8916 10.3901C16.8916 10.3902 16.8916 10.3904 16.8916 10.3906C16.8916 10.3907 16.8916 10.3909 16.8916 10.3911C16.8916 10.3912 16.8916 10.3914 16.8916 10.3916C16.8916 10.3917 16.8916 10.3919 16.8916 10.3921C16.8916 10.3922 16.8916 10.3924 16.8916 10.3926C16.8916 10.3927 16.8916 10.3929 16.8916 10.3931C16.8916 10.3932 16.8916 10.3934 16.8916 10.3935C16.8916 10.3937 16.8916 10.3939 16.8916 10.394C16.8916 10.3942 16.8916 10.3944 16.8916 10.3945C16.8916 10.3947 16.8916 10.3949 16.8916 10.395C16.8916 10.3952 16.8916 10.3954 16.8916 10.3955C16.8916 10.3957 16.8916 10.3959 16.8916 10.396C16.8916 10.3962 16.8916 10.3964 16.8916 10.3965C16.8916 10.3967 16.8916 10.3969 16.8916 10.397C16.8916 10.3972 16.8916 10.3974 16.8916 10.3975C16.8916 10.3977 16.8916 10.3979 16.8916 10.398C16.8916 10.3982 16.8916 10.3984 16.8916 10.3985C16.8916 10.3987 16.8916 10.3989 16.8916 10.399C16.8916 10.3992 16.8916 10.3994 16.8916 10.3995C16.8916 10.3997 16.8916 10.3999 16.8916 10.4C16.8916 10.4002 16.8916 10.4004 16.8916 10.4005C16.8916 10.4007 16.8916 10.4009 16.8916 10.401C16.8916 10.4012 16.8916 10.4014 16.8916 10.4015C16.8916 10.4017 16.8916 10.4019 16.8916 10.402C16.8916 10.4022 16.8916 10.4024 16.8916 10.4025C16.8916 10.4027 16.8916 10.4029 16.8916 10.403C16.8916 10.4032 16.8916 10.4034 16.8916 10.4035C16.8916 10.4037 16.8916 10.4039 16.8916 10.404C16.8916 10.4042 16.8916 10.4044 16.8916 10.4045C16.8916 10.4047 16.8916 10.4049 16.8916 10.405C16.8916 10.4052 16.8916 10.4054 16.8916 10.4055C16.8916 10.4057 16.8916 10.4059 16.8916 10.406C16.8916 10.4062 16.8916 10.4064 16.8916 10.4065C16.8916 10.4067 16.8916 10.4069 16.8916 10.407C16.8916 10.4072 16.8916 10.4074 16.8916 10.4075C16.8916 10.4077 16.8916 10.4079 16.8916 10.408C16.8916 10.4082 16.8916 10.4084 16.8916 10.4085C16.8916 10.4087 16.8916 10.4089 16.8916 10.409C16.8916 10.4092 16.8916 10.4094 16.8916 10.4095C16.8916 10.4097 16.8916 10.4099 16.8916 10.41C16.8916 10.4102 16.8916 10.4104 16.8916 10.4105C16.8916 10.4107 16.8916 10.4109 16.8916 10.411C16.8916 10.4112 16.8916 10.4114 16.8916 10.4115C16.8916 10.4117 16.8916 10.4119 16.8916 10.412C16.8916 10.4122 16.8916 10.4124 16.8916 10.4126C16.8916 10.4127 16.8916 10.4129 16.8916 10.4131C16.8916 10.4132 16.8916 10.4134 16.8916 10.4136C16.8916 10.4137 16.8916 10.4139 16.8916 10.4141C16.8916 10.4142 16.8916 10.4144 16.8916 10.4146C16.8916 10.4147 16.8916 10.4149 16.8916 10.4151C16.8916 10.4152 16.8916 10.4154 16.8916 10.4156C16.8916 10.4157 16.8916 10.4159 16.8916 10.4161C16.8916 10.4162 16.8916 10.4164 16.8916 10.4166C16.8916 10.4168 16.8916 10.4169 16.8916 10.4171C16.8916 10.4173 16.8916 10.4174 16.8916 10.4176C16.8916 10.4178 16.8916 10.4179 16.8916 10.4181C16.8916 10.4183 16.8916 10.4184 16.8916 10.4186C16.8916 10.4188 16.8916 10.4189 16.8916 10.4191C16.8916 10.4193 16.8916 10.4194 16.8916 10.4196C16.8916 10.4198 16.8916 10.4199 16.8916 10.4201C16.8916 10.4203 16.8916 10.4205 16.8916 10.4206C16.8916 10.4208 16.8916 10.421 16.8916 10.4211C16.8916 10.4213 16.8916 10.4215 16.8916 10.4216C16.8916 10.4218 16.8916 10.422 16.8916 10.4221C16.8916 10.4223 16.8916 10.4225 16.8916 10.4226C16.8916 10.4228 16.8916 10.423 16.8916 10.4232C16.8916 10.4233 16.8916 10.4235 16.8916 10.4237C16.8916 10.4238 16.8916 10.424 16.8916 10.4242C16.8916 10.4243 16.8916 10.4245 16.8916 10.4247C16.8916 10.4248 16.8916 10.425 16.8916 10.4252C16.8916 10.4254 16.8916 10.4255 16.8916 10.4257C16.8916 10.4259 16.8916 10.426 16.8916 10.4262C16.8916 10.4264 16.8916 10.4265 16.8916 10.4267C16.8916 10.4269 16.8916 10.427 16.8916 10.4272C16.8916 10.4274 16.8916 10.4276 16.8916 10.4277C16.8916 10.4279 16.8916 10.4281 16.8916 10.4282C16.8916 10.4284 16.8916 10.4286 16.8916 10.4287C16.8916 10.4289 16.8916 10.4291 16.8916 10.4292C16.8916 10.4294 16.8916 10.4296 16.8916 10.4298C16.8916 10.4299 16.8916 10.4301 16.8916 10.4303C16.8916 10.4304 16.8916 10.4306 16.8916 10.4308C16.8916 10.4309 16.8916 10.4311 16.8916 10.4313C16.8916 10.4315 16.8916 10.4316 16.8916 10.4318C16.8916 10.432 16.8916 10.4321 16.8916 10.4323C16.8916 10.4325 16.8916 10.4326 16.8916 10.4328C16.8916 10.433 16.8916 10.4332 16.8916 10.4333C16.8916 10.4335 16.8916 10.4337 16.8916 10.4338C16.8916 10.434 16.8916 10.4342 16.8916 10.4343C16.8916 10.4345 16.8916 10.4347 16.8916 10.4349C16.8916 10.435 16.8916 10.4352 16.8916 10.4354C16.8916 10.4355 16.8916 10.4357 16.8916 10.4359C16.8916 10.4361 16.8916 10.4362 16.8916 10.4364C16.8916 10.4366 16.8916 10.4367 16.8916 10.4369C16.8916 10.4371 16.8916 10.4372 16.8916 10.4374C16.8916 10.4376 16.8916 10.4378 16.8916 10.4379C16.8916 10.4381 16.8916 10.4383 16.8916 10.4384C16.8916 10.4386 16.8916 10.4388 16.8916 10.439C16.8916 10.4391 16.8916 10.4393 16.8916 10.4395C16.8916 10.4396 16.8916 10.4398 16.8916 10.44C16.8916 10.4402 16.8916 10.4403 16.8916 10.4405C16.8916 10.4407 16.8916 10.4408 16.8916 10.441C16.8916 10.4412 16.8916 10.4414 16.8916 10.4415C16.8916 10.4417 16.8916 10.4419 16.8916 10.442C16.8916 10.4422 16.8916 10.4424 16.8916 10.4426C16.8916 10.4427 16.8916 10.4429 16.8916 10.4431C16.8916 10.4432 16.8916 10.4434 16.8916 10.4436C16.8916 10.4438 16.8916 10.4439 16.8916 10.4441C16.8916 10.4443 16.8916 10.4444 16.8916 10.4446C16.8916 10.4448 16.8916 10.445 16.8916 10.4451C16.8916 10.4453 16.8916 10.4455 16.8916 10.4456C16.8916 10.4458 16.8916 10.446 16.8916 10.4462C16.8916 10.4463 16.8916 10.4465 16.8916 10.4467C16.8916 10.4469 16.8916 10.447 16.8916 10.4472C16.8916 10.4474 16.8916 10.4475 16.8916 10.4477C16.8916 10.4479 16.8916 10.4481 16.8916 10.4482C16.8916 10.4484 16.8916 10.4486 16.8916 10.4487C16.8916 10.4489 16.8916 10.4491 16.8916 10.4493C16.8916 10.4494 16.8916 10.4496 16.8916 10.4498C16.8916 10.45 16.8916 10.4501 16.8916 10.4503C16.8916 10.4505 16.8916 10.4506 16.8916 10.4508C16.8916 10.451 16.8916 10.4512 16.8916 10.4513C16.8916 10.4515 16.8916 10.4517 16.8916 10.4519C16.8916 10.452 16.8916 10.4522 16.8916 10.4524C16.8916 10.4526 16.8916 10.4527 16.8916 10.4529C16.8916 10.4531 16.8916 10.4532 16.8916 10.4534C16.8916 10.4536 16.8916 10.4538 16.8916 10.4539C16.8916 10.4541 16.8916 10.4543 16.8916 10.4545C16.8916 10.4546 16.8916 10.4548 16.8916 10.455C16.8916 10.4552 16.8916 10.4553 16.8916 10.4555C16.8916 10.4557 16.8916 10.4558 16.8916 10.456C16.8916 10.4562 16.8916 10.4564 16.8916 10.4565C16.8916 10.4567 16.8916 10.4569 16.8916 10.4571C16.8916 10.4572 16.8916 10.4574 16.8916 10.4576C16.8916 10.4578 16.8916 10.4579 16.8916 10.4581C16.8916 10.4583 16.8916 10.4585 16.8916 10.4586C16.8916 10.4588 16.8916 10.459 16.8916 10.4592C16.8916 10.4593 16.8916 10.4595 16.8916 10.4597C16.8916 10.4598 16.8916 10.46 16.8916 10.4602C16.8916 10.4604 16.8916 10.4605 16.8916 10.4607C16.8916 10.4609 16.8916 10.4611 16.8916 10.4612C16.8916 10.4614 16.8916 10.4616 16.8916 10.4618C16.8916 10.4619 16.8916 10.4621 16.8916 10.4623C16.8916 10.4625 16.8916 10.4626 16.8916 10.4628C16.8916 10.463 16.8916 10.4632 16.8916 10.4633C16.8916 10.4635 16.8916 10.4637 16.8916 10.4639C16.8916 10.464 16.8916 10.4642 16.8916 10.4644C16.8916 10.4646 16.8916 10.4647 16.8916 10.4649C16.8916 10.4651 16.8916 10.4653 16.8916 10.4654C16.8916 10.4656 16.8916 10.4658 16.8916 10.466C16.8916 10.4661 16.8916 10.4663 16.8916 10.4665C16.8916 10.4667 16.8916 10.4668 16.8916 10.467C16.8916 10.4672 16.8916 10.4674 16.8916 10.4675C16.8916 10.4677 16.8916 10.4679 16.8916 10.4681C16.8916 10.4682 16.8916 10.4684 16.8916 10.4686C16.8916 10.4688 16.8916 10.469 16.8916 10.4691C16.8916 10.4693 16.8916 10.4695 16.8916 10.4697C16.8916 10.4698 16.8916 10.47 16.8916 10.4702C16.8916 10.4704 16.8916 10.4705 16.8916 10.4707C16.8916 10.4709 16.8916 10.4711 16.8916 10.4712C16.8916 10.4714 16.8916 10.4716 16.8916 10.4718C16.8916 10.4719 16.8916 10.4721 16.8916 10.4723C16.8916 10.4725 16.8916 10.4727 16.8916 10.4728C16.8916 10.473 16.8916 10.4732 16.8916 10.4734C16.8916 10.4735 16.8916 10.4737 16.8916 10.4739C16.8916 10.4741 16.8916 10.4742 16.8916 10.4744C16.8916 10.4746 16.8916 10.4748 16.8916 10.475C16.8916 10.4751 16.8916 10.4753 16.8916 10.4755C16.8916 10.4757 16.8916 10.4758 16.8916 10.476C16.8916 10.4762 16.8916 10.4764 16.8916 10.4765C16.8916 10.4767 16.8916 10.4769 16.8916 10.4771C16.8916 10.4773 16.8916 10.4774 16.8916 10.4776C16.8916 10.4778 16.8916 10.478 16.8916 10.4781C16.8916 10.4783 16.8916 10.4785 16.8916 10.4787C16.8916 10.4789 16.8916 10.479 16.8916 10.4792C16.8916 10.4794 16.8916 10.4796 16.8916 10.4797C16.8916 10.4799 16.8916 10.4801 16.8916 10.4803C16.8916 10.4805 16.8916 10.4806 16.8916 10.4808C16.8916 10.481 16.8916 10.4812 16.8916 10.4813C16.8916 10.4815 16.8916 10.4817 16.8916 10.4819C16.8916 10.4821 16.8916 10.4822 16.8916 10.4824C16.8916 10.4826 16.8916 10.4828 16.8916 10.483C16.8916 10.4831 16.8916 10.4833 16.8916 10.4835C16.8916 10.4837 16.8916 10.4838 16.8916 10.484C16.8916 10.4842 16.8916 10.4844 16.8916 10.4846C16.8916 10.4847 16.8916 10.4849 16.8916 10.4851C16.8916 10.4853 16.8916 10.4855 16.8916 10.4856C16.8916 10.4858 16.8916 10.486 16.8916 10.4862C16.8916 10.4864 16.8916 10.4865 16.8916 10.4867C16.8916 10.4869 16.8916 10.4871 16.8916 10.4872C16.8916 10.4874 16.8916 10.4876 16.8916 10.4878C16.8916 10.488 16.8916 10.4881 16.8916 10.4883C16.8916 10.4885 16.8916 10.4887 16.8916 10.4889C16.8916 10.489 16.8916 10.4892 16.8916 10.4894C16.8916 10.4896 16.8916 10.4898 16.8916 10.4899C16.8916 10.4901 16.8916 10.4903 16.8916 10.4905C16.8916 10.4907 16.8916 10.4908 16.8916 10.491C16.8916 10.4912 16.8916 10.4914 16.8916 10.4916C16.8916 10.4917 16.8916 10.4919 16.8916 10.4921C16.8916 10.4923 16.8916 10.4925 16.8916 10.4926C16.8916 10.4928 16.8916 10.493 16.8916 10.4932C16.8916 10.4934 16.8916 10.4935 16.8916 10.4937C16.8916 10.4939 16.8916 10.4941 16.8916 10.4943C16.8916 10.4945 16.8916 10.4946 16.8916 10.4948C16.8916 10.495 16.8916 10.4952 16.8916 10.4954C16.8916 10.4955 16.8916 10.4957 16.8916 10.4959C16.8916 10.4961 16.8916 10.4963 16.8916 10.4964C16.8916 10.4966 16.8916 10.4968 16.8916 10.497C16.8916 10.4972 16.8916 10.4974 16.8916 10.4975C16.8916 10.4977 16.8916 10.4979 16.8916 10.4981C16.8916 10.4983 16.8916 10.4984 16.8916 10.4986C16.8916 10.4988 16.8916 10.499 16.8916 10.4992C16.8916 10.4993 16.8916 10.4995 16.8916 10.4997C16.8916 10.4999 16.8916 10.5001 16.8916 10.5003C16.8916 10.5004 16.8916 10.5006 16.8916 10.5008C16.8916 10.501 16.8916 10.5012 16.8916 10.5014C16.8916 10.5015 16.8916 10.5017 16.8916 10.5019C16.8916 10.5021 16.8916 10.5023 16.8916 10.5024C16.8916 10.5026 16.8916 10.5028 16.8916 10.503C16.8916 10.5032 16.8916 10.5034 16.8916 10.5035C16.8916 10.5037 16.8916 10.5039 16.8916 10.5041C16.8916 10.5043 16.8916 10.5045 16.8916 10.5046C16.8916 10.5048 16.8916 10.505 16.8916 10.5052C16.8916 10.5054 16.8916 10.5056 16.8916 10.5057C16.8916 10.5059 16.8916 10.5061 16.8916 10.5063C16.8916 10.5065 16.8916 10.5067 16.8916 10.5068C16.8916 10.507 16.8916 10.5072 16.8916 10.5074C16.8916 10.5076 16.8916 10.5078 16.8916 10.5079C16.8916 10.5081 16.8916 10.5083 16.8916 10.5085C16.8916 10.5087 16.8916 10.5089 16.8916 10.509C16.8916 10.5092 16.8916 10.5094 16.8916 10.5096C16.8916 10.5098 16.8916 10.51 16.8916 10.5101C16.8916 10.5103 16.8916 10.5105 16.8916 10.5107C16.8916 10.5109 16.8916 10.5111 16.8916 10.5113C16.8916 10.5114 16.8916 10.5116 16.8916 10.5118C16.8916 10.512 16.8916 10.5122 16.8916 10.5124C16.8916 10.5125 16.8916 10.5127 16.8916 10.5129C16.8916 10.5131 16.8916 10.5133 16.8916 10.5135C16.8916 10.5137 16.8916 10.5138 16.8916 10.514C16.8916 10.5142 16.8916 10.5144 16.8916 10.5146C16.8916 10.5148 16.8916 10.515 16.8916 10.5151C16.8916 10.5153 16.8916 10.5155 16.8916 10.5157C16.8916 10.5159 16.8916 10.5161 16.8916 10.5162C16.8916 10.5164 16.8916 10.5166 16.8916 10.5168C16.8916 10.517 16.8916 10.5172 16.8916 10.5174C16.8916 10.5175 16.8916 10.5177 16.8916 10.5179C16.8916 10.5181 16.8916 10.5183 16.8916 10.5185C16.8916 10.5187 16.8916 10.5189 16.8916 10.519C16.8916 10.5192 16.8916 10.5194 16.8916 10.5196C16.8916 10.5198 16.8916 10.52 16.8916 10.5202C16.8916 10.5203 16.8916 10.5205 16.8916 10.5207C16.8916 10.5209 16.8916 10.5211 16.8916 10.5213C16.8916 10.5215 16.8916 10.5216 16.8916 10.5218C16.8916 10.522 16.8916 10.5222 16.8916 10.5224C16.8916 10.5226 16.8916 10.5228 16.8916 10.523C16.8916 10.5231 16.8916 10.5233 16.8916 10.5235C16.8916 10.5237 16.8916 10.5239 16.8916 10.5241C16.8916 10.5243 16.8916 10.5245 16.8916 10.5246C16.8916 10.5248 16.8916 10.525 16.8916 10.5252C16.8916 10.5254 16.8916 10.5256 16.8916 10.5258C16.8916 10.526 16.8916 10.5261 16.8916 10.5263C16.8916 10.5265 16.8916 10.5267 16.8916 10.5269C16.8916 10.5271 16.8916 10.5273 16.8916 10.5275C16.8916 10.5276 16.8916 10.5278 16.8916 10.528C16.8916 10.5282 16.8916 10.5284 16.8916 10.5286C16.8916 10.5288 16.8916 10.529 16.8916 10.5292C16.8916 10.5293 16.8916 10.5295 16.8916 10.5297C16.8916 10.5299 16.8916 10.5301 16.8916 10.5303C16.8916 10.5305 16.8916 10.5307 16.8916 10.5309C16.8916 10.531 16.8916 10.5312 16.8916 10.5314C16.8916 10.5316 16.8916 10.5318 16.8916 10.532C16.8916 10.5322 16.8916 10.5324 16.8916 10.5326C16.8916 10.5327 16.8916 10.5329 16.8916 10.5331C16.8916 10.5333 16.8916 10.5335 16.8916 10.5337C16.8916 10.5339 16.8916 10.5341 16.8916 10.5343C16.8916 10.5345 16.8916 10.5346 16.8916 10.5348C16.8916 10.535 16.8916 10.5352 16.8916 10.5354C16.8916 10.5356 16.8916 10.5358 16.8916 10.536C16.8916 10.5362 16.8916 10.5364 16.8916 10.5365C16.8916 10.5367 16.8916 10.5369 16.8916 10.5371C16.8916 10.5373 16.8916 10.5375 16.8916 10.5377C16.8916 10.5379 16.8916 10.5381 16.8916 10.5383C16.8916 10.5385 16.8916 10.5386 16.8916 10.5388C16.8916 10.539 16.8916 10.5392 16.8916 10.5394C16.8916 10.5396 16.8916 10.5398 16.8916 10.54C16.8916 10.5402 16.8916 10.5404 16.8916 10.5406C16.8916 10.5407 16.8916 10.5409 16.8916 10.5411C16.8916 10.5413 16.8916 10.5415 16.8916 10.5417C16.8916 10.5419 16.8916 10.5421 16.8916 10.5423C16.8916 10.5425 16.8916 10.5427 16.8916 10.5429C16.8916 10.543 16.8916 10.5432 16.8916 10.5434C16.8916 10.5436 16.8916 10.5438 16.8916 10.544C16.8916 10.5442 16.8916 10.5444 16.8916 10.5446C16.8916 10.5448 16.8916 10.545 16.8916 10.5452C16.8916 10.5454 16.8916 10.5455 16.8916 10.5457C16.8916 10.5459 16.8916 10.5461 16.8916 10.5463C16.8916 10.5465 16.8916 10.5467 16.8916 10.5469C16.8916 10.5471 16.8916 10.5473 16.8916 10.5475C16.8916 10.5477 16.8916 10.5479 16.8916 10.5481C16.8916 10.5482 16.8916 10.5484 16.8916 10.5486C16.8916 10.5488 16.8916 10.549 16.8916 10.5492C16.8916 10.5494 16.8916 10.5496 16.8916 10.5498C16.8916 10.55 16.8916 10.5502 16.8916 10.5504C16.8916 10.5506 16.8916 10.5508 16.8916 10.551C16.8916 10.5512 16.8916 10.5513 16.8916 10.5515C16.8916 10.5517 16.8916 10.5519 16.8916 10.5521C16.8916 10.5523 16.8916 10.5525 16.8916 10.5527C16.8916 10.5529 16.8916 10.5531 16.8916 10.5533C16.8916 10.5535 16.8916 10.5537 16.8916 10.5539C16.8916 10.5541 16.8916 10.5543 16.8916 10.5545C16.8916 10.5547 16.8916 10.5548 16.8916 10.555C16.8916 10.5552 16.8916 10.5554 16.8916 10.5556C16.8916 10.5558 16.8916 10.556 16.8916 10.5562C16.8916 10.5564 16.8916 10.5566 16.8916 10.5568C16.8916 10.557 16.8916 10.5572 16.8916 10.5574C16.8916 10.5576 16.8916 10.5578 16.8916 10.558C16.8916 10.5582 16.8916 10.5584 16.8916 10.5586C16.8916 10.5588 16.8916 10.559 16.8916 10.5591C16.8916 10.5593 16.8916 10.5595 16.8916 10.5597C16.8916 10.5599 16.8916 10.5601 16.8916 10.5603C16.8916 10.5605 16.8916 10.5607 16.8916 10.5609C16.8916 10.5611 16.8916 10.5613 16.8916 10.5615C16.8916 10.5617 16.8916 10.5619 16.8916 10.5621C16.8916 10.5623 16.8916 10.5625 16.8916 10.5627C16.8916 10.5629 16.8916 10.5631 16.8916 10.5633C16.8916 10.5635 16.8916 10.5637 16.8916 10.5639C16.8916 10.5641 16.8916 10.5643 16.8916 10.5645C16.8916 10.5647 16.8916 10.5649 16.8916 10.5651C16.8916 10.5652 16.8916 10.5654 16.8916 10.5656C16.8916 10.5658 16.8916 10.566 16.8916 10.5662C16.8916 10.5664 16.8916 10.5666 16.8916 10.5668C16.8916 10.567 16.8916 10.5672 16.8916 10.5674C16.8916 10.5676 16.8916 10.5678 16.8916 10.568C16.8916 10.5682 16.8916 10.5684 16.8916 10.5686C16.8916 10.5688 16.8916 10.569 16.8916 10.5692C16.8916 10.5694 16.8916 10.5696 16.8916 10.5698C16.8916 10.57 16.8916 10.5702 16.8916 10.5704C16.8916 10.5706 16.8916 10.5708 16.8916 10.571C16.8916 10.5712 16.8916 10.5714 16.8916 10.5716C16.8916 10.5718 16.8916 10.572 16.8916 10.5722C16.8916 10.5724 16.8916 10.5726 16.8916 10.5728C16.8916 10.573 16.8916 10.5732 16.8916 10.5734C16.8916 10.5736 16.8916 10.5738 16.8916 10.574C16.8916 10.5742 16.8916 10.5744 16.8916 10.5746C16.8916 10.5748 16.8916 10.575 16.8916 10.5752C16.8916 10.5754 16.8916 10.5756 16.8916 10.5758C16.8916 10.576 16.8916 10.5762 16.8916 10.5764C16.8916 10.5766 16.8916 10.5768 16.8916 10.577C16.8916 10.5772 16.8916 10.5774 16.8916 10.5776C16.8916 10.5778 16.8916 10.578 16.8916 10.5782C16.8916 10.5784 16.8916 10.5786 16.8916 10.5788C16.8916 10.579 16.8916 10.5792 16.8916 10.5794C16.8916 10.5796 16.8916 10.5798 16.8916 10.58C16.8916 10.5802 16.8916 10.5804 16.8916 10.5806C16.8916 10.5808 16.8916 10.581 16.8916 10.5812C16.8916 10.5814 16.8916 10.5816 16.8916 10.5818C16.8916 10.582 16.8916 10.5822 16.8916 10.5824C16.8916 10.5827 16.8916 10.5829 16.8916 10.5831C16.8916 10.5833 16.8916 10.5835 16.8916 10.5837C16.8916 10.5839 16.8916 10.5841 16.8916 10.5843C16.8916 10.5845 16.8916 10.5847 16.8916 10.5849C16.8916 10.5851 16.8916 10.5853 16.8916 10.5855C16.8916 10.5857 16.8916 10.5859 16.8916 10.5861C16.8916 10.5863 16.8916 10.5865 16.8916 10.5867C16.8916 10.5869 16.8916 10.5871 16.8916 10.5873C16.8916 10.5875 16.8916 10.5877 16.8916 10.5879C16.8916 10.5881 16.8916 10.5883 16.8916 10.5885C16.8916 10.5887 16.8916 10.589 16.8916 10.5892C16.8916 10.5894 16.8916 10.5896 16.8916 10.5898C16.8916 10.59 16.8916 10.5902 16.8916 10.5904C16.8916 10.5906 16.8916 10.5908 16.8916 10.591C16.8916 10.5912 16.8916 10.5914 16.8916 10.5916C16.8916 10.5918 16.8916 10.592 16.8916 10.5922C16.8916 10.5924 16.8916 10.5926 16.8916 10.5928C16.8916 10.593 16.8916 10.5933 16.8916 10.5935C16.8916 10.5937 16.8916 10.5939 16.8916 10.5941C16.8916 10.5943 16.8916 10.5945 16.8916 10.5947C16.8916 10.5949 16.8916 10.5951 16.8916 10.5953C16.8916 10.5955 16.8916 10.5957 16.8916 10.5959C16.8916 10.5961 16.8916 10.5963 16.8916 10.5965C16.8916 10.5968 16.8916 10.597 16.8916 10.5972C16.8916 10.5974 16.8916 10.5976 16.8916 10.5978C16.8916 10.598 16.8916 10.5982 16.8916 10.5984C16.8916 10.5986 16.8916 10.5988 16.8916 10.599C16.8916 10.5992 16.8916 10.5994 16.8916 10.5996C16.8916 10.5999 16.8916 10.6001 16.8916 10.6003C16.8916 10.6005 16.8916 10.6007 16.8916 10.6009C16.8916 10.6011 16.8916 10.6013 16.8916 10.6015C16.8916 10.6017 16.8916 10.6019 16.8916 10.6021C16.8916 10.6023 16.8916 10.6026 16.8916 10.6028C16.8916 10.603 16.8916 10.6032 16.8916 10.6034C16.8916 10.6036 16.8916 10.6038 16.8916 10.604C16.8916 10.6042 16.8916 10.6044 16.8916 10.6046C16.8916 10.6048 16.8916 10.6051 16.8916 10.6053C16.8916 10.6055 16.8916 10.6057 16.8916 10.6059C16.8916 10.6061 16.8916 10.6063 16.8916 10.6065C16.8916 10.6067 16.8916 10.6069 16.8916 10.6071C16.8916 10.6074 16.8916 10.6076 16.8916 10.6078C16.8916 10.608 16.8916 10.6082 16.8916 10.6084C16.8916 10.6086 16.8916 10.6088 16.8916 10.609C16.8916 10.6092 16.8916 10.6094 16.8916 10.6097C16.8916 10.6099 16.8916 10.6101 16.8916 10.6103C16.8916 10.6105 16.8916 10.6107 16.8916 10.6109C16.8916 10.6111 16.8916 10.6113 16.8916 10.6116H17.5448C17.5448 10.6113 17.5448 10.6111 17.5448 10.6109C17.5448 10.6107 17.5448 10.6105 17.5448 10.6103C17.5448 10.6101 17.5448 10.6099 17.5448 10.6097C17.5448 10.6094 17.5448 10.6092 17.5448 10.609C17.5448 10.6088 17.5448 10.6086 17.5448 10.6084C17.5448 10.6082 17.5448 10.608 17.5448 10.6078C17.5448 10.6076 17.5448 10.6074 17.5448 10.6071C17.5448 10.6069 17.5448 10.6067 17.5448 10.6065C17.5448 10.6063 17.5448 10.6061 17.5448 10.6059C17.5448 10.6057 17.5448 10.6055 17.5448 10.6053C17.5448 10.6051 17.5448 10.6048 17.5448 10.6046C17.5448 10.6044 17.5448 10.6042 17.5448 10.604C17.5448 10.6038 17.5448 10.6036 17.5448 10.6034C17.5448 10.6032 17.5448 10.603 17.5448 10.6028C17.5448 10.6026 17.5448 10.6023 17.5448 10.6021C17.5448 10.6019 17.5448 10.6017 17.5448 10.6015C17.5448 10.6013 17.5448 10.6011 17.5448 10.6009C17.5448 10.6007 17.5448 10.6005 17.5448 10.6003C17.5448 10.6001 17.5448 10.5999 17.5448 10.5996C17.5448 10.5994 17.5448 10.5992 17.5448 10.599C17.5448 10.5988 17.5448 10.5986 17.5448 10.5984C17.5448 10.5982 17.5448 10.598 17.5448 10.5978C17.5448 10.5976 17.5448 10.5974 17.5448 10.5972C17.5448 10.597 17.5448 10.5968 17.5448 10.5965C17.5448 10.5963 17.5448 10.5961 17.5448 10.5959C17.5448 10.5957 17.5448 10.5955 17.5448 10.5953C17.5448 10.5951 17.5448 10.5949 17.5448 10.5947C17.5448 10.5945 17.5448 10.5943 17.5448 10.5941C17.5448 10.5939 17.5448 10.5937 17.5448 10.5935C17.5448 10.5933 17.5448 10.593 17.5448 10.5928C17.5448 10.5926 17.5448 10.5924 17.5448 10.5922C17.5448 10.592 17.5448 10.5918 17.5448 10.5916C17.5448 10.5914 17.5448 10.5912 17.5448 10.591C17.5448 10.5908 17.5448 10.5906 17.5448 10.5904C17.5448 10.5902 17.5448 10.59 17.5448 10.5898C17.5448 10.5896 17.5448 10.5894 17.5448 10.5892C17.5448 10.589 17.5448 10.5887 17.5448 10.5885C17.5448 10.5883 17.5448 10.5881 17.5448 10.5879C17.5448 10.5877 17.5448 10.5875 17.5448 10.5873C17.5448 10.5871 17.5448 10.5869 17.5448 10.5867C17.5448 10.5865 17.5448 10.5863 17.5448 10.5861C17.5448 10.5859 17.5448 10.5857 17.5448 10.5855C17.5448 10.5853 17.5448 10.5851 17.5448 10.5849C17.5448 10.5847 17.5448 10.5845 17.5448 10.5843C17.5448 10.5841 17.5448 10.5839 17.5448 10.5837C17.5448 10.5835 17.5448 10.5833 17.5448 10.5831C17.5448 10.5829 17.5448 10.5827 17.5448 10.5824C17.5448 10.5822 17.5448 10.582 17.5448 10.5818C17.5448 10.5816 17.5448 10.5814 17.5448 10.5812C17.5448 10.581 17.5448 10.5808 17.5448 10.5806C17.5448 10.5804 17.5448 10.5802 17.5448 10.58C17.5448 10.5798 17.5448 10.5796 17.5448 10.5794C17.5448 10.5792 17.5448 10.579 17.5448 10.5788C17.5448 10.5786 17.5448 10.5784 17.5448 10.5782C17.5448 10.578 17.5448 10.5778 17.5448 10.5776C17.5448 10.5774 17.5448 10.5772 17.5448 10.577C17.5448 10.5768 17.5448 10.5766 17.5448 10.5764C17.5448 10.5762 17.5448 10.576 17.5448 10.5758C17.5448 10.5756 17.5448 10.5754 17.5448 10.5752C17.5448 10.575 17.5448 10.5748 17.5448 10.5746C17.5448 10.5744 17.5448 10.5742 17.5448 10.574C17.5448 10.5738 17.5448 10.5736 17.5448 10.5734C17.5448 10.5732 17.5448 10.573 17.5448 10.5728C17.5448 10.5726 17.5448 10.5724 17.5448 10.5722C17.5448 10.572 17.5448 10.5718 17.5448 10.5716C17.5448 10.5714 17.5448 10.5712 17.5448 10.571C17.5448 10.5708 17.5448 10.5706 17.5448 10.5704C17.5448 10.5702 17.5448 10.57 17.5448 10.5698C17.5448 10.5696 17.5448 10.5694 17.5448 10.5692C17.5448 10.569 17.5448 10.5688 17.5448 10.5686C17.5448 10.5684 17.5448 10.5682 17.5448 10.568C17.5448 10.5678 17.5448 10.5676 17.5448 10.5674C17.5448 10.5672 17.5448 10.567 17.5448 10.5668C17.5448 10.5666 17.5448 10.5664 17.5448 10.5662C17.5448 10.566 17.5448 10.5658 17.5448 10.5656C17.5448 10.5654 17.5448 10.5652 17.5448 10.5651C17.5448 10.5649 17.5448 10.5647 17.5448 10.5645C17.5448 10.5643 17.5448 10.5641 17.5448 10.5639C17.5448 10.5637 17.5448 10.5635 17.5448 10.5633C17.5448 10.5631 17.5448 10.5629 17.5448 10.5627C17.5448 10.5625 17.5448 10.5623 17.5448 10.5621C17.5448 10.5619 17.5448 10.5617 17.5448 10.5615C17.5448 10.5613 17.5448 10.5611 17.5448 10.5609C17.5448 10.5607 17.5448 10.5605 17.5448 10.5603C17.5448 10.5601 17.5448 10.5599 17.5448 10.5597C17.5448 10.5595 17.5448 10.5593 17.5448 10.5591C17.5448 10.559 17.5448 10.5588 17.5448 10.5586C17.5448 10.5584 17.5448 10.5582 17.5448 10.558C17.5448 10.5578 17.5448 10.5576 17.5448 10.5574C17.5448 10.5572 17.5448 10.557 17.5448 10.5568C17.5448 10.5566 17.5448 10.5564 17.5448 10.5562C17.5448 10.556 17.5448 10.5558 17.5448 10.5556C17.5448 10.5554 17.5448 10.5552 17.5448 10.555C17.5448 10.5548 17.5448 10.5547 17.5448 10.5545C17.5448 10.5543 17.5448 10.5541 17.5448 10.5539C17.5448 10.5537 17.5448 10.5535 17.5448 10.5533C17.5448 10.5531 17.5448 10.5529 17.5448 10.5527C17.5448 10.5525 17.5448 10.5523 17.5448 10.5521C17.5448 10.5519 17.5448 10.5517 17.5448 10.5515C17.5448 10.5513 17.5448 10.5512 17.5448 10.551C17.5448 10.5508 17.5448 10.5506 17.5448 10.5504C17.5448 10.5502 17.5448 10.55 17.5448 10.5498C17.5448 10.5496 17.5448 10.5494 17.5448 10.5492C17.5448 10.549 17.5448 10.5488 17.5448 10.5486C17.5448 10.5484 17.5448 10.5482 17.5448 10.5481C17.5448 10.5479 17.5448 10.5477 17.5448 10.5475C17.5448 10.5473 17.5448 10.5471 17.5448 10.5469C17.5448 10.5467 17.5448 10.5465 17.5448 10.5463C17.5448 10.5461 17.5448 10.5459 17.5448 10.5457C17.5448 10.5455 17.5448 10.5454 17.5448 10.5452C17.5448 10.545 17.5448 10.5448 17.5448 10.5446C17.5448 10.5444 17.5448 10.5442 17.5448 10.544C17.5448 10.5438 17.5448 10.5436 17.5448 10.5434C17.5448 10.5432 17.5448 10.543 17.5448 10.5429C17.5448 10.5427 17.5448 10.5425 17.5448 10.5423C17.5448 10.5421 17.5448 10.5419 17.5448 10.5417C17.5448 10.5415 17.5448 10.5413 17.5448 10.5411C17.5448 10.5409 17.5448 10.5407 17.5448 10.5406C17.5448 10.5404 17.5448 10.5402 17.5448 10.54C17.5448 10.5398 17.5448 10.5396 17.5448 10.5394C17.5448 10.5392 17.5448 10.539 17.5448 10.5388C17.5448 10.5386 17.5448 10.5385 17.5448 10.5383C17.5448 10.5381 17.5448 10.5379 17.5448 10.5377C17.5448 10.5375 17.5448 10.5373 17.5448 10.5371C17.5448 10.5369 17.5448 10.5367 17.5448 10.5365C17.5448 10.5364 17.5448 10.5362 17.5448 10.536C17.5448 10.5358 17.5448 10.5356 17.5448 10.5354C17.5448 10.5352 17.5448 10.535 17.5448 10.5348C17.5448 10.5346 17.5448 10.5345 17.5448 10.5343C17.5448 10.5341 17.5448 10.5339 17.5448 10.5337C17.5448 10.5335 17.5448 10.5333 17.5448 10.5331C17.5448 10.5329 17.5448 10.5327 17.5448 10.5326C17.5448 10.5324 17.5448 10.5322 17.5448 10.532C17.5448 10.5318 17.5448 10.5316 17.5448 10.5314C17.5448 10.5312 17.5448 10.531 17.5448 10.5309C17.5448 10.5307 17.5448 10.5305 17.5448 10.5303C17.5448 10.5301 17.5448 10.5299 17.5448 10.5297C17.5448 10.5295 17.5448 10.5293 17.5448 10.5292C17.5448 10.529 17.5448 10.5288 17.5448 10.5286C17.5448 10.5284 17.5448 10.5282 17.5448 10.528C17.5448 10.5278 17.5448 10.5276 17.5448 10.5275C17.5448 10.5273 17.5448 10.5271 17.5448 10.5269C17.5448 10.5267 17.5448 10.5265 17.5448 10.5263C17.5448 10.5261 17.5448 10.526 17.5448 10.5258C17.5448 10.5256 17.5448 10.5254 17.5448 10.5252C17.5448 10.525 17.5448 10.5248 17.5448 10.5246C17.5448 10.5245 17.5448 10.5243 17.5448 10.5241C17.5448 10.5239 17.5448 10.5237 17.5448 10.5235C17.5448 10.5233 17.5448 10.5231 17.5448 10.523C17.5448 10.5228 17.5448 10.5226 17.5448 10.5224C17.5448 10.5222 17.5448 10.522 17.5448 10.5218C17.5448 10.5216 17.5448 10.5215 17.5448 10.5213C17.5448 10.5211 17.5448 10.5209 17.5448 10.5207C17.5448 10.5205 17.5448 10.5203 17.5448 10.5202C17.5448 10.52 17.5448 10.5198 17.5448 10.5196C17.5448 10.5194 17.5448 10.5192 17.5448 10.519C17.5448 10.5189 17.5448 10.5187 17.5448 10.5185C17.5448 10.5183 17.5448 10.5181 17.5448 10.5179C17.5448 10.5177 17.5448 10.5175 17.5448 10.5174C17.5448 10.5172 17.5448 10.517 17.5448 10.5168C17.5448 10.5166 17.5448 10.5164 17.5448 10.5162C17.5448 10.5161 17.5448 10.5159 17.5448 10.5157C17.5448 10.5155 17.5448 10.5153 17.5448 10.5151C17.5448 10.515 17.5448 10.5148 17.5448 10.5146C17.5448 10.5144 17.5448 10.5142 17.5448 10.514C17.5448 10.5138 17.5448 10.5137 17.5448 10.5135C17.5448 10.5133 17.5448 10.5131 17.5448 10.5129C17.5448 10.5127 17.5448 10.5125 17.5448 10.5124C17.5448 10.5122 17.5448 10.512 17.5448 10.5118C17.5448 10.5116 17.5448 10.5114 17.5448 10.5113C17.5448 10.5111 17.5448 10.5109 17.5448 10.5107C17.5448 10.5105 17.5448 10.5103 17.5448 10.5101C17.5448 10.51 17.5448 10.5098 17.5448 10.5096C17.5448 10.5094 17.5448 10.5092 17.5448 10.509C17.5448 10.5089 17.5448 10.5087 17.5448 10.5085C17.5448 10.5083 17.5448 10.5081 17.5448 10.5079C17.5448 10.5078 17.5448 10.5076 17.5448 10.5074C17.5448 10.5072 17.5448 10.507 17.5448 10.5068C17.5448 10.5067 17.5448 10.5065 17.5448 10.5063C17.5448 10.5061 17.5448 10.5059 17.5448 10.5057C17.5448 10.5056 17.5448 10.5054 17.5448 10.5052C17.5448 10.505 17.5448 10.5048 17.5448 10.5046C17.5448 10.5045 17.5448 10.5043 17.5448 10.5041C17.5448 10.5039 17.5448 10.5037 17.5448 10.5035C17.5448 10.5034 17.5448 10.5032 17.5448 10.503C17.5448 10.5028 17.5448 10.5026 17.5448 10.5024C17.5448 10.5023 17.5448 10.5021 17.5448 10.5019C17.5448 10.5017 17.5448 10.5015 17.5448 10.5014C17.5448 10.5012 17.5448 10.501 17.5448 10.5008C17.5448 10.5006 17.5448 10.5004 17.5448 10.5003C17.5448 10.5001 17.5448 10.4999 17.5448 10.4997C17.5448 10.4995 17.5448 10.4993 17.5448 10.4992C17.5448 10.499 17.5448 10.4988 17.5448 10.4986C17.5448 10.4984 17.5448 10.4983 17.5448 10.4981C17.5448 10.4979 17.5448 10.4977 17.5448 10.4975C17.5448 10.4974 17.5448 10.4972 17.5448 10.497C17.5448 10.4968 17.5448 10.4966 17.5448 10.4964C17.5448 10.4963 17.5448 10.4961 17.5448 10.4959C17.5448 10.4957 17.5448 10.4955 17.5448 10.4954C17.5448 10.4952 17.5448 10.495 17.5448 10.4948C17.5448 10.4946 17.5448 10.4945 17.5448 10.4943C17.5448 10.4941 17.5448 10.4939 17.5448 10.4937C17.5448 10.4935 17.5448 10.4934 17.5448 10.4932C17.5448 10.493 17.5448 10.4928 17.5448 10.4926C17.5448 10.4925 17.5448 10.4923 17.5448 10.4921C17.5448 10.4919 17.5448 10.4917 17.5448 10.4916C17.5448 10.4914 17.5448 10.4912 17.5448 10.491C17.5448 10.4908 17.5448 10.4907 17.5448 10.4905C17.5448 10.4903 17.5448 10.4901 17.5448 10.4899C17.5448 10.4898 17.5448 10.4896 17.5448 10.4894C17.5448 10.4892 17.5448 10.489 17.5448 10.4889C17.5448 10.4887 17.5448 10.4885 17.5448 10.4883C17.5448 10.4881 17.5448 10.488 17.5448 10.4878C17.5448 10.4876 17.5448 10.4874 17.5448 10.4872C17.5448 10.4871 17.5448 10.4869 17.5448 10.4867C17.5448 10.4865 17.5448 10.4864 17.5448 10.4862C17.5448 10.486 17.5448 10.4858 17.5448 10.4856C17.5448 10.4855 17.5448 10.4853 17.5448 10.4851C17.5448 10.4849 17.5448 10.4847 17.5448 10.4846C17.5448 10.4844 17.5448 10.4842 17.5448 10.484C17.5448 10.4838 17.5448 10.4837 17.5448 10.4835C17.5448 10.4833 17.5448 10.4831 17.5448 10.483C17.5448 10.4828 17.5448 10.4826 17.5448 10.4824C17.5448 10.4822 17.5448 10.4821 17.5448 10.4819C17.5448 10.4817 17.5448 10.4815 17.5448 10.4813C17.5448 10.4812 17.5448 10.481 17.5448 10.4808C17.5448 10.4806 17.5448 10.4805 17.5448 10.4803C17.5448 10.4801 17.5448 10.4799 17.5448 10.4797C17.5448 10.4796 17.5448 10.4794 17.5448 10.4792C17.5448 10.479 17.5448 10.4789 17.5448 10.4787C17.5448 10.4785 17.5448 10.4783 17.5448 10.4781C17.5448 10.478 17.5448 10.4778 17.5448 10.4776C17.5448 10.4774 17.5448 10.4773 17.5448 10.4771C17.5448 10.4769 17.5448 10.4767 17.5448 10.4765C17.5448 10.4764 17.5448 10.4762 17.5448 10.476C17.5448 10.4758 17.5448 10.4757 17.5448 10.4755C17.5448 10.4753 17.5448 10.4751 17.5448 10.475C17.5448 10.4748 17.5448 10.4746 17.5448 10.4744C17.5448 10.4742 17.5448 10.4741 17.5448 10.4739C17.5448 10.4737 17.5448 10.4735 17.5448 10.4734C17.5448 10.4732 17.5448 10.473 17.5448 10.4728C17.5448 10.4727 17.5448 10.4725 17.5448 10.4723C17.5448 10.4721 17.5448 10.4719 17.5448 10.4718C17.5448 10.4716 17.5448 10.4714 17.5448 10.4712C17.5448 10.4711 17.5448 10.4709 17.5448 10.4707C17.5448 10.4705 17.5448 10.4704 17.5448 10.4702C17.5448 10.47 17.5448 10.4698 17.5448 10.4697C17.5448 10.4695 17.5448 10.4693 17.5448 10.4691C17.5448 10.469 17.5448 10.4688 17.5448 10.4686C17.5448 10.4684 17.5448 10.4682 17.5448 10.4681C17.5448 10.4679 17.5448 10.4677 17.5448 10.4675C17.5448 10.4674 17.5448 10.4672 17.5448 10.467C17.5448 10.4668 17.5448 10.4667 17.5448 10.4665C17.5448 10.4663 17.5448 10.4661 17.5448 10.466C17.5448 10.4658 17.5448 10.4656 17.5448 10.4654C17.5448 10.4653 17.5448 10.4651 17.5448 10.4649C17.5448 10.4647 17.5448 10.4646 17.5448 10.4644C17.5448 10.4642 17.5448 10.464 17.5448 10.4639C17.5448 10.4637 17.5448 10.4635 17.5448 10.4633C17.5448 10.4632 17.5448 10.463 17.5448 10.4628C17.5448 10.4626 17.5448 10.4625 17.5448 10.4623C17.5448 10.4621 17.5448 10.4619 17.5448 10.4618C17.5448 10.4616 17.5448 10.4614 17.5448 10.4612C17.5448 10.4611 17.5448 10.4609 17.5448 10.4607C17.5448 10.4605 17.5448 10.4604 17.5448 10.4602C17.5448 10.46 17.5448 10.4598 17.5448 10.4597C17.5448 10.4595 17.5448 10.4593 17.5448 10.4592C17.5448 10.459 17.5448 10.4588 17.5448 10.4586C17.5448 10.4585 17.5448 10.4583 17.5448 10.4581C17.5448 10.4579 17.5448 10.4578 17.5448 10.4576C17.5448 10.4574 17.5448 10.4572 17.5448 10.4571C17.5448 10.4569 17.5448 10.4567 17.5448 10.4565C17.5448 10.4564 17.5448 10.4562 17.5448 10.456C17.5448 10.4558 17.5448 10.4557 17.5448 10.4555C17.5448 10.4553 17.5448 10.4552 17.5448 10.455C17.5448 10.4548 17.5448 10.4546 17.5448 10.4545C17.5448 10.4543 17.5448 10.4541 17.5448 10.4539C17.5448 10.4538 17.5448 10.4536 17.5448 10.4534C17.5448 10.4532 17.5448 10.4531 17.5448 10.4529C17.5448 10.4527 17.5448 10.4526 17.5448 10.4524C17.5448 10.4522 17.5448 10.452 17.5448 10.4519C17.5448 10.4517 17.5448 10.4515 17.5448 10.4513C17.5448 10.4512 17.5448 10.451 17.5448 10.4508C17.5448 10.4506 17.5448 10.4505 17.5448 10.4503C17.5448 10.4501 17.5448 10.45 17.5448 10.4498C17.5448 10.4496 17.5448 10.4494 17.5448 10.4493C17.5448 10.4491 17.5448 10.4489 17.5448 10.4487C17.5448 10.4486 17.5448 10.4484 17.5448 10.4482C17.5448 10.4481 17.5448 10.4479 17.5448 10.4477C17.5448 10.4475 17.5448 10.4474 17.5448 10.4472C17.5448 10.447 17.5448 10.4469 17.5448 10.4467C17.5448 10.4465 17.5448 10.4463 17.5448 10.4462C17.5448 10.446 17.5448 10.4458 17.5448 10.4456C17.5448 10.4455 17.5448 10.4453 17.5448 10.4451C17.5448 10.445 17.5448 10.4448 17.5448 10.4446C17.5448 10.4444 17.5448 10.4443 17.5448 10.4441C17.5448 10.4439 17.5448 10.4438 17.5448 10.4436C17.5448 10.4434 17.5448 10.4432 17.5448 10.4431C17.5448 10.4429 17.5448 10.4427 17.5448 10.4426C17.5448 10.4424 17.5448 10.4422 17.5448 10.442C17.5448 10.4419 17.5448 10.4417 17.5448 10.4415C17.5448 10.4414 17.5448 10.4412 17.5448 10.441C17.5448 10.4408 17.5448 10.4407 17.5448 10.4405C17.5448 10.4403 17.5448 10.4402 17.5448 10.44C17.5448 10.4398 17.5448 10.4396 17.5448 10.4395C17.5448 10.4393 17.5448 10.4391 17.5448 10.439C17.5448 10.4388 17.5448 10.4386 17.5448 10.4384C17.5448 10.4383 17.5448 10.4381 17.5448 10.4379C17.5448 10.4378 17.5448 10.4376 17.5448 10.4374C17.5448 10.4372 17.5448 10.4371 17.5448 10.4369C17.5448 10.4367 17.5448 10.4366 17.5448 10.4364C17.5448 10.4362 17.5448 10.4361 17.5448 10.4359C17.5448 10.4357 17.5448 10.4355 17.5448 10.4354C17.5448 10.4352 17.5448 10.435 17.5448 10.4349C17.5448 10.4347 17.5448 10.4345 17.5448 10.4343C17.5448 10.4342 17.5448 10.434 17.5448 10.4338C17.5448 10.4337 17.5448 10.4335 17.5448 10.4333C17.5448 10.4332 17.5448 10.433 17.5448 10.4328C17.5448 10.4326 17.5448 10.4325 17.5448 10.4323C17.5448 10.4321 17.5448 10.432 17.5448 10.4318C17.5448 10.4316 17.5448 10.4315 17.5448 10.4313C17.5448 10.4311 17.5448 10.4309 17.5448 10.4308C17.5448 10.4306 17.5448 10.4304 17.5448 10.4303C17.5448 10.4301 17.5448 10.4299 17.5448 10.4298C17.5448 10.4296 17.5448 10.4294 17.5448 10.4292C17.5448 10.4291 17.5448 10.4289 17.5448 10.4287C17.5448 10.4286 17.5448 10.4284 17.5448 10.4282C17.5448 10.4281 17.5448 10.4279 17.5448 10.4277C17.5448 10.4276 17.5448 10.4274 17.5448 10.4272C17.5448 10.427 17.5448 10.4269 17.5448 10.4267C17.5448 10.4265 17.5448 10.4264 17.5448 10.4262C17.5448 10.426 17.5448 10.4259 17.5448 10.4257C17.5448 10.4255 17.5448 10.4254 17.5448 10.4252C17.5448 10.425 17.5448 10.4248 17.5448 10.4247C17.5448 10.4245 17.5448 10.4243 17.5448 10.4242C17.5448 10.424 17.5448 10.4238 17.5448 10.4237C17.5448 10.4235 17.5448 10.4233 17.5448 10.4232C17.5448 10.423 17.5448 10.4228 17.5448 10.4226C17.5448 10.4225 17.5448 10.4223 17.5448 10.4221C17.5448 10.422 17.5448 10.4218 17.5448 10.4216C17.5448 10.4215 17.5448 10.4213 17.5448 10.4211C17.5448 10.421 17.5448 10.4208 17.5448 10.4206C17.5448 10.4205 17.5448 10.4203 17.5448 10.4201C17.5448 10.4199 17.5448 10.4198 17.5448 10.4196C17.5448 10.4194 17.5448 10.4193 17.5448 10.4191C17.5448 10.4189 17.5448 10.4188 17.5448 10.4186C17.5448 10.4184 17.5448 10.4183 17.5448 10.4181C17.5448 10.4179 17.5448 10.4178 17.5448 10.4176C17.5448 10.4174 17.5448 10.4173 17.5448 10.4171C17.5448 10.4169 17.5448 10.4168 17.5448 10.4166C17.5448 10.4164 17.5448 10.4162 17.5448 10.4161C17.5448 10.4159 17.5448 10.4157 17.5448 10.4156C17.5448 10.4154 17.5448 10.4152 17.5448 10.4151C17.5448 10.4149 17.5448 10.4147 17.5448 10.4146C17.5448 10.4144 17.5448 10.4142 17.5448 10.4141C17.5448 10.4139 17.5448 10.4137 17.5448 10.4136C17.5448 10.4134 17.5448 10.4132 17.5448 10.4131C17.5448 10.4129 17.5448 10.4127 17.5448 10.4126C17.5448 10.4124 17.5448 10.4122 17.5448 10.412C17.5448 10.4119 17.5448 10.4117 17.5448 10.4115C17.5448 10.4114 17.5448 10.4112 17.5448 10.411C17.5448 10.4109 17.5448 10.4107 17.5448 10.4105C17.5448 10.4104 17.5448 10.4102 17.5448 10.41C17.5448 10.4099 17.5448 10.4097 17.5448 10.4095C17.5448 10.4094 17.5448 10.4092 17.5448 10.409C17.5448 10.4089 17.5448 10.4087 17.5448 10.4085C17.5448 10.4084 17.5448 10.4082 17.5448 10.408C17.5448 10.4079 17.5448 10.4077 17.5448 10.4075C17.5448 10.4074 17.5448 10.4072 17.5448 10.407C17.5448 10.4069 17.5448 10.4067 17.5448 10.4065C17.5448 10.4064 17.5448 10.4062 17.5448 10.406C17.5448 10.4059 17.5448 10.4057 17.5448 10.4055C17.5448 10.4054 17.5448 10.4052 17.5448 10.405C17.5448 10.4049 17.5448 10.4047 17.5448 10.4045C17.5448 10.4044 17.5448 10.4042 17.5448 10.404C17.5448 10.4039 17.5448 10.4037 17.5448 10.4035C17.5448 10.4034 17.5448 10.4032 17.5448 10.403C17.5448 10.4029 17.5448 10.4027 17.5448 10.4025C17.5448 10.4024 17.5448 10.4022 17.5448 10.402C17.5448 10.4019 17.5448 10.4017 17.5448 10.4015C17.5448 10.4014 17.5448 10.4012 17.5448 10.401C17.5448 10.4009 17.5448 10.4007 17.5448 10.4005C17.5448 10.4004 17.5448 10.4002 17.5448 10.4C17.5448 10.3999 17.5448 10.3997 17.5448 10.3995C17.5448 10.3994 17.5448 10.3992 17.5448 10.399C17.5448 10.3989 17.5448 10.3987 17.5448 10.3985C17.5448 10.3984 17.5448 10.3982 17.5448 10.398C17.5448 10.3979 17.5448 10.3977 17.5448 10.3975C17.5448 10.3974 17.5448 10.3972 17.5448 10.397C17.5448 10.3969 17.5448 10.3967 17.5448 10.3965C17.5448 10.3964 17.5448 10.3962 17.5448 10.396C17.5448 10.3959 17.5448 10.3957 17.5448 10.3955C17.5448 10.3954 17.5448 10.3952 17.5448 10.395C17.5448 10.3949 17.5448 10.3947 17.5448 10.3945C17.5448 10.3944 17.5448 10.3942 17.5448 10.394C17.5448 10.3939 17.5448 10.3937 17.5448 10.3935C17.5448 10.3934 17.5448 10.3932 17.5448 10.3931C17.5448 10.3929 17.5448 10.3927 17.5448 10.3926C17.5448 10.3924 17.5448 10.3922 17.5448 10.3921C17.5448 10.3919 17.5448 10.3917 17.5448 10.3916C17.5448 10.3914 17.5448 10.3912 17.5448 10.3911C17.5448 10.3909 17.5448 10.3907 17.5448 10.3906C17.5448 10.3904 17.5448 10.3902 17.5448 10.3901C17.5448 10.3899 17.5448 10.3897 17.5448 10.3896C17.5448 10.3894 17.5448 10.3892 17.5448 10.3891C17.5448 10.3889 17.5448 10.3887 17.5448 10.3886C17.5448 10.3884 17.5448 10.3882 17.5448 10.3881C17.5448 10.3879 17.5448 10.3878 17.5448 10.3876C17.5448 10.3874 17.5448 10.3873 17.5448 10.3871C17.5448 10.3869 17.5448 10.3868 17.5448 10.3866C17.5448 10.3864 17.5448 10.3863 17.5448 10.3861C17.5448 10.3859 17.5448 10.3858 17.5448 10.3856C17.5448 10.3854 17.5448 10.3853 17.5448 10.3851C17.5448 10.3849 17.5448 10.3848 17.5448 10.3846C17.5448 10.3844 17.5448 10.3843 17.5448 10.3841C17.5448 10.384 17.5448 10.3838 17.5448 10.3836C17.5448 10.3835 17.5448 10.3833 17.5448 10.3831C17.5448 10.383 17.5448 10.3828 17.5448 10.3826C17.5448 10.3825 17.5448 10.3823 17.5448 10.3821C17.5448 10.382 17.5448 10.3818 17.5448 10.3816C17.5448 10.3815 17.5448 10.3813 17.5448 10.3811C17.5448 10.381 17.5448 10.3808 17.5448 10.3807C17.5448 10.3805 17.5448 10.3803 17.5448 10.3802C17.5448 10.38 17.5448 10.3798 17.5448 10.3797C17.5448 10.3795 17.5448 10.3793 17.5448 10.3792C17.5448 10.379 17.5448 10.3788 17.5448 10.3787C17.5448 10.3785 17.5448 10.3783 17.5448 10.3782C17.5448 10.378 17.5448 10.3779 17.5448 10.3777C17.5448 10.3775 17.5448 10.3774 17.5448 10.3772C17.5448 10.377 17.5448 10.3769 17.5448 10.3767C17.5448 10.3765 17.5448 10.3764 17.5448 10.3762C17.5448 10.376 17.5448 10.3759 17.5448 10.3757C17.5448 10.3755 17.5448 10.3754 17.5448 10.3752C17.5448 10.3751 17.5448 10.3749 17.5448 10.3747C17.5448 10.3746 17.5448 10.3744 17.5448 10.3742C17.5448 10.3741 17.5448 10.3739 17.5448 10.3737C17.5448 10.3736 17.5448 10.3734 17.5448 10.3732C17.5448 10.3731 17.5448 10.3729 17.5448 10.3728C17.5448 10.3726 17.5448 10.3724 17.5448 10.3723C17.5448 10.3721 17.5448 10.3719 17.5448 10.3718C17.5448 10.3716 17.5448 10.3714 17.5448 10.3713C17.5448 10.3711 17.5448 10.3709 17.5448 10.3708C17.5448 10.3706 17.5448 10.3705 17.5448 10.3703C17.5448 10.3701 17.5448 10.37 17.5448 10.3698C17.5448 10.3696 17.5448 10.3695 17.5448 10.3693C17.5448 10.3691 17.5448 10.369 17.5448 10.3688C17.5448 10.3686 17.5448 10.3685 17.5448 10.3683C17.5448 10.3682 17.5448 10.368 17.5448 10.3678C17.5448 10.3677 17.5448 10.3675 17.5448 10.3673C17.5448 10.3672 17.5448 10.367 17.5448 10.3668C17.5448 10.3667 17.5448 10.3665 17.5448 10.3663C17.5448 10.3662 17.5448 10.366 17.5448 10.3659C17.5448 10.3657 17.5448 10.3655 17.5448 10.3654C17.5448 10.3652 17.5448 10.365 17.5448 10.3649C17.5448 10.3647 17.5448 10.3645 17.5448 10.3644C17.5448 10.3642 17.5448 10.3641 17.5448 10.3639C17.5448 10.3637 17.5448 10.3636 17.5448 10.3634C17.5448 10.3632 17.5448 10.3631 17.5448 10.3629C17.5448 10.3627 17.5448 10.3626 17.5448 10.3624C17.5448 10.3622 17.5448 10.3621 17.5448 10.3619C17.5448 10.3618 17.5448 10.3616 17.5448 10.3614C17.5448 10.3613 17.5448 10.3611 17.5448 10.3609C17.5448 10.3608 17.5448 10.3606 17.5448 10.3604C17.5448 10.3603 17.5448 10.3601 17.5448 10.36C17.5448 10.3598 17.5448 10.3596 17.5448 10.3595C17.5448 10.3593 17.5448 10.3591 17.5448 10.359C17.5448 10.3588 17.5448 10.3586 17.5448 10.3585C17.5448 10.3583 17.5448 10.3582 17.5448 10.358C17.5448 10.3578 17.5448 10.3577 17.5448 10.3575C17.5448 10.3573 17.5448 10.3572 17.5448 10.357C17.5448 10.3568 17.5448 10.3567 17.5448 10.3565C17.5448 10.3564 17.5448 10.3562 17.5448 10.356C17.5448 10.3559 17.5448 10.3557 17.5448 10.3555C17.5448 10.3554 17.5448 10.3552 17.5448 10.355C17.5448 10.3549 17.5448 10.3547 17.5448 10.3546C17.5448 10.3544 17.5448 10.3542 17.5448 10.3541C17.5448 10.3539 17.5448 10.3537 17.5448 10.3536C17.5448 10.3534 17.5448 10.3532 17.5448 10.3531C17.5448 10.3529 17.5448 10.3528 17.5448 10.3526C17.5448 10.3524 17.5448 10.3523 17.5448 10.3521C17.5448 10.3519 17.5448 10.3518 17.5448 10.3516C17.5448 10.3514 17.5448 10.3513 17.5448 10.3511C17.5448 10.351 17.5448 10.3508 17.5448 10.3506C17.5448 10.3505 17.5448 10.3503 17.5448 10.3501C17.5448 10.35 17.5448 10.3498 17.5448 10.3496C17.5448 10.3495 17.5448 10.3493 17.5448 10.3492C17.5448 10.349 17.5448 10.3488 17.5448 10.3487C17.5448 10.3485 17.5448 10.3483 17.5448 10.3482C17.5448 10.348 17.5448 10.3478 17.5448 10.3477C17.5448 10.3475 17.5448 10.3474 17.5448 10.3472C17.5448 10.347 17.5448 10.3469 17.5448 10.3467C17.5448 10.3465 17.5448 10.3464 17.5448 10.3462C17.5448 10.346 17.5448 10.3459 17.5448 10.3457C17.5448 10.3456 17.5448 10.3454 17.5448 10.3452C17.5448 10.3451 17.5448 10.3449 17.5448 10.3447C17.5448 10.3446 17.5448 10.3444 17.5448 10.3442C17.5448 10.3441 17.5448 10.3439 17.5448 10.3438C17.5448 10.3436 17.5448 10.3434 17.5448 10.3433C17.5448 10.3431 17.5448 10.3429 17.5448 10.3428C17.5448 10.3426 17.5448 10.3425 17.5448 10.3423C17.5448 10.3421 17.5448 10.342 17.5448 10.3418C17.5448 10.3416 17.5448 10.3415 17.5448 10.3413C17.5448 10.3411 17.5448 10.341 17.5448 10.3408C17.5448 10.3407 17.5448 10.3405 17.5448 10.3403C17.5448 10.3402 17.5448 10.34 17.5448 10.3398C17.5448 10.3397 17.5448 10.3395 17.5448 10.3393C17.5448 10.3392 17.5448 10.339 17.5448 10.3389C17.5448 10.3387 17.5448 10.3385 17.5448 10.3384C17.5448 10.3382 17.5448 10.338 17.5448 10.3379C17.5448 10.3377 17.5448 10.3375 17.5448 10.3374C17.5448 10.3372 17.5448 10.3371 17.5448 10.3369C17.5448 10.3367 17.5448 10.3366 17.5448 10.3364H16.8916ZM17.2182 10.9381C17.4582 10.9381 17.6726 10.9363 17.8903 10.9381L17.8958 10.285C17.6748 10.2831 17.4504 10.285 17.2182 10.285V10.9381ZM17.8889 10.9381C19.0801 10.9532 20.0608 11.6548 20.444 12.7513L21.0606 12.5358C20.5849 11.1745 19.3571 10.3034 17.8972 10.285L17.8889 10.9381ZM20.4441 12.7514C21.0192 14.3941 19.8204 16.1779 18.0839 16.2604L18.1149 16.9129C20.2899 16.8095 21.7794 14.5888 21.0606 12.5356L20.4441 12.7514ZM18.0837 16.2604C17.577 16.2849 17.1262 16.2666 16.5888 16.2806L16.6058 16.9336C17.0686 16.9215 17.6217 16.9367 18.1152 16.9128L18.0837 16.2604ZM16.5891 16.2806C16.4977 16.2829 16.4071 16.3095 16.3352 16.3428C16.2736 16.3714 16.16 16.4347 16.0934 16.556L16.6661 16.8701C16.6553 16.8899 16.644 16.9039 16.636 16.9126C16.6278 16.9215 16.6211 16.9272 16.6171 16.9303C16.6098 16.936 16.6067 16.9369 16.6098 16.9355C16.6123 16.9343 16.6155 16.9332 16.6179 16.9326C16.6211 16.9318 16.6169 16.9333 16.6054 16.9336L16.5891 16.2806ZM16.0917 16.5591C15.4412 17.7764 14.5224 18.7389 13.3526 19.4722L13.6996 20.0256C14.9614 19.2346 15.9612 18.1892 16.6678 16.867L16.0917 16.5591ZM13.353 19.472C13.2961 19.5075 13.2607 19.5522 13.2522 19.5625C13.238 19.5796 13.2329 19.5864 13.2171 19.6045L13.7087 20.0346C13.7209 20.0206 13.7309 20.0087 13.739 19.9989C13.7429 19.9942 13.7464 19.9899 13.7491 19.9866C13.752 19.983 13.7536 19.9811 13.7549 19.9796C13.7561 19.9781 13.7559 19.9784 13.7548 19.9797C13.7536 19.9809 13.7507 19.9842 13.7464 19.9886C13.7419 19.993 13.7356 19.999 13.7275 20.0056C13.7192 20.0124 13.7097 20.0193 13.6992 20.0259L13.353 19.472ZM13.1708 19.6735L13.1689 19.6772L13.7531 19.9694L13.755 19.9657L13.1708 19.6735ZM1.85352 10.777C1.85352 11.2115 1.84607 11.6494 1.85357 12.0803L2.50665 12.069C2.49927 11.6447 2.5067 11.2275 2.5067 10.777H1.85352ZM1.85361 12.0826C1.8698 12.7498 1.85156 13.4756 1.93186 14.1772L2.5808 14.103C2.50494 13.44 2.52388 12.779 2.5066 12.0667L1.85361 12.0826ZM1.9319 14.1776C2.09333 15.5753 2.70853 16.7759 3.65121 17.7905L4.12972 17.3459C3.26909 16.4197 2.72422 15.3448 2.58077 14.1026L1.9319 14.1776ZM3.65125 17.7906C4.83059 19.0594 6.29504 19.8011 7.99468 20.0588L8.09262 19.413C6.53144 19.1763 5.20354 18.5013 4.12968 17.3459L3.65125 17.7906ZM7.99466 20.0588C9.12087 20.2297 10.2357 20.1501 11.3241 19.8157L11.1324 19.1913C10.1387 19.4965 9.12297 19.5694 8.09264 19.413L7.99466 20.0588ZM11.3241 19.8158C12.8355 19.352 14.0919 18.4947 15.0461 17.2212L14.5233 16.8296C13.6556 17.9877 12.5174 18.7664 11.1325 19.1913L11.3241 19.8158ZM15.0462 17.221C15.7601 16.2665 16.236 15.1811 16.3153 13.9643L15.6635 13.9218C15.594 14.9879 15.1775 15.9549 14.5232 16.8298L15.0462 17.221ZM16.3153 13.9641C16.3829 12.9157 16.3478 11.8461 16.3587 10.8251L15.7056 10.8181C15.6942 11.8793 15.7297 12.8957 15.6635 13.922L16.3153 13.9641ZM16.3587 10.8216C16.3587 10.7637 16.3441 10.7179 16.3328 10.6903C16.3223 10.6644 16.3106 10.6444 16.3071 10.6386C16.2955 10.6187 16.3044 10.6337 16.309 10.6437L15.7144 10.914C15.7223 10.9314 15.73 10.9455 15.7356 10.9553C15.7383 10.96 15.7407 10.9641 15.7421 10.9663C15.7439 10.9694 15.7437 10.969 15.7436 10.9689C15.7434 10.9684 15.7414 10.9651 15.7389 10.9603C15.7363 10.9554 15.7321 10.947 15.7276 10.936C15.7188 10.9142 15.7055 10.874 15.7055 10.8216H16.3587ZM16.0117 10.4523H2.18011V11.1055H16.0117V10.4523ZM2.5067 10.7789V10.777H1.85352V10.7789H2.5067ZM16.8898 11.7957C16.8821 13.0562 16.9616 14.1931 16.5924 15.299L17.212 15.5058C17.6236 14.2729 17.5357 12.9894 17.5429 11.7996L16.8898 11.7957ZM16.9022 15.729C17.1245 15.729 17.3213 15.7398 17.5462 15.7445C17.7613 15.749 17.9849 15.7471 18.21 15.7168L18.1227 15.0694C17.9481 15.093 17.7646 15.0958 17.56 15.0915C17.3652 15.0874 17.1297 15.0758 16.9022 15.0758V15.729ZM18.2107 15.7167C18.6522 15.6562 19.0375 15.4914 19.3435 15.2198C19.6494 14.9484 19.8593 14.5855 19.9746 14.156L19.3438 13.9866C19.2565 14.3118 19.1066 14.5569 18.9101 14.7312C18.7137 14.9054 18.4539 15.0241 18.122 15.0695L18.2107 15.7167ZM19.9746 14.1562C20.198 13.3261 19.9543 12.5879 19.3324 12.0133L18.8891 12.493C19.3455 12.9148 19.4997 13.4073 19.3438 13.9864L19.9746 14.1562ZM19.3324 12.0133C18.6805 11.4108 17.8789 11.4442 17.2005 11.4732L17.2285 12.1258C17.9407 12.0953 18.4628 12.099 18.8891 12.493L19.3324 12.0133ZM17.4454 12.0305L17.4473 12.0286L16.9855 11.5667L16.9836 11.5685L17.4454 12.0305Z' fill='%23ffff' mask='url(%23path-4-outside-1_1199_25623)'/%3E%3C/svg%3E")}.icon-bg-url.icon-leave{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1542_21854)'%3E%3Cpath d='M24.24 14.6801C23.16 18.7501 22.09 22.7501 21.01 26.7901L23.11 27.3001C25.56 27.8501 27.99 28.4401 30.45 28.9401C31.54 29.1601 32.67 29.2301 33.79 29.3501C34.14 29.3501 34.37 29.5601 34.37 29.8501C34.3715 29.9251 34.3561 29.9995 34.325 30.0677C34.2939 30.136 34.2478 30.1963 34.1902 30.2444C34.1326 30.2924 34.0649 30.3268 33.9921 30.3451C33.9194 30.3634 33.8435 30.3651 33.77 30.3501C32.37 30.1901 30.95 30.0901 29.58 29.8001C26.49 29.1501 23.42 28.3901 20.33 27.6801C16.7897 26.8257 13.1993 26.1945 9.57998 25.7901C7.55226 25.5202 5.49771 25.5202 3.46998 25.7901C2.6996 25.9424 1.94354 26.1598 1.20998 26.4401C0.849985 26.5601 0.579985 26.5301 0.439985 26.2501C0.299985 25.9701 0.439985 25.7201 0.769985 25.5301C1.78092 25.0419 2.87891 24.7597 3.99998 24.7001C6.53032 24.5013 9.07541 24.6087 11.58 25.0201C13.8 25.3501 16 25.7901 18.21 26.1801H18.38L21.6 14.0001C21.4 14.0001 21.23 14.0001 21.07 14.1001C20.3522 14.3093 19.7187 14.7397 19.26 15.3301C19.11 15.5301 18.94 15.7001 18.66 15.6301C18.38 15.5601 18.29 15.3201 18.25 15.0601C18.1669 14.3603 17.8697 13.7032 17.3989 13.1787C16.9281 12.6542 16.3068 12.288 15.62 12.1301C14.9482 11.9307 14.2311 11.9438 13.567 12.1676C12.9029 12.3913 12.3242 12.8148 11.91 13.3801C11.71 13.6201 11.49 13.7701 11.2 13.6201C10.91 13.4701 10.9 13.1901 10.98 12.8801C11.6457 10.5229 13.0231 8.42887 14.924 6.88418C16.8249 5.33948 19.1565 4.41954 21.6 4.25012C22.44 4.19012 23.29 4.25012 24.21 4.25012C24.2308 3.97371 24.3304 3.70906 24.497 3.48752C24.6636 3.26598 24.8902 3.09683 25.15 3.00012C25.4569 2.91012 25.7831 2.91012 26.09 3.00012C26.85 3.23012 27.09 3.88012 26.85 5.00012L27.12 5.14012C29.0564 5.94771 30.7419 7.2578 32.0025 8.93497C33.263 10.6121 34.0527 12.5955 34.29 14.6801C34.4856 16.1249 34.387 17.5944 34 19.0001C33.93 19.3001 33.84 19.5801 33.46 19.5901C33.08 19.6001 33 19.4101 32.93 18.9501C32.8312 18.3492 32.5804 17.7836 32.2014 17.307C31.8223 16.8304 31.3277 16.4587 30.7645 16.2272C30.2012 15.9957 29.5882 15.9121 28.9835 15.9844C28.3789 16.0566 27.8028 16.2824 27.31 16.6401C27.03 16.8401 26.83 17.1401 26.56 17.3501C26.4027 17.4956 26.2029 17.5867 25.99 17.6101C25.73 17.6101 25.63 17.3501 25.59 17.0901C25.5319 16.6249 25.3806 16.1761 25.1452 15.7707C24.9098 15.3652 24.5952 15.0113 24.22 14.7301L24.24 14.6801ZM26.04 15.1601C26.0632 15.1081 26.0833 15.0546 26.1 15.0001C26.5989 12.8583 26.7708 10.6534 26.61 8.46012C26.5348 7.77386 26.3666 7.10102 26.11 6.46012C26.0648 6.25115 25.9633 6.05856 25.8163 5.90325C25.6694 5.74794 25.4828 5.63585 25.2766 5.57916C25.0705 5.52248 24.8528 5.52335 24.6471 5.5817C24.4414 5.64004 24.2556 5.75363 24.11 5.91012C23.6775 6.24425 23.2878 6.63051 22.95 7.06012C21.8699 8.50709 21.0136 10.1083 20.41 11.8101C20.19 12.3601 20.01 12.9201 19.79 13.5301C20.8398 12.9685 22.0632 12.8243 23.2148 13.1266C24.3665 13.4289 25.3613 14.1553 26 15.1601H26.04ZM23.25 5.21012C21.0494 5.05954 18.8543 5.57402 16.9498 6.68676C15.0453 7.79951 13.5193 9.45912 12.57 11.4501C13.646 10.9154 14.8853 10.8112 16.0355 11.1586C17.1857 11.5061 18.16 12.2791 18.76 13.3201C19.76 10.3801 20.9 7.48012 23.25 5.21012ZM27 15.5301C28.0365 14.9199 29.2681 14.7322 30.4393 15.006C31.6104 15.2797 32.6313 15.9938 33.29 17.0001C33.4946 14.923 33.0695 12.8324 32.07 11.0001C30.9774 8.9587 29.2652 7.31658 27.18 6.31012C28.09 9.46012 27.59 12.5101 27.04 15.5701L27 15.5301ZM20 26.5301C21.11 22.3801 22.2 18.2701 23.31 14.1301L22.62 13.9301C21.51 18.0901 20.41 22.2201 19.3 26.3601L20 26.5301ZM26 4.70012C25.9815 4.46491 25.9481 4.23111 25.9 4.00012C25.8535 3.96083 25.7989 3.93238 25.7401 3.91681C25.6813 3.90124 25.6198 3.89896 25.56 3.91012C25.4103 4.08813 25.2765 4.27885 25.16 4.48012L26 4.70012Z' fill='%23fd5e5e'/%3E%3Cpath d='M33.86 30.7304H33.73L32.67 30.6204C31.6066 30.5271 30.5486 30.3802 29.5 30.1804C27.31 29.7204 25.1 29.1804 22.95 28.6904L20.25 28.0004C16.7226 27.1632 13.1453 26.5519 9.54004 26.1704C7.54909 25.9013 5.53099 25.9013 3.54004 26.1704C2.91769 26.2924 2.30582 26.4629 1.71004 26.6804L1.34004 26.8104C0.570042 27.0604 0.240042 26.6804 0.120042 26.4304C0.062856 26.3201 0.0299397 26.1989 0.0235067 26.0748C0.0170737 25.9508 0.037273 25.8268 0.0827466 25.7113C0.12822 25.5957 0.197914 25.4912 0.287141 25.4048C0.376368 25.3184 0.48306 25.2521 0.600042 25.2104C1.65068 24.7085 2.78796 24.4131 3.95004 24.3404C6.5073 24.1386 9.07961 24.2495 11.61 24.6704C13.15 24.9004 14.69 25.1804 16.19 25.4504L18.08 25.8004L21.08 14.5004C20.4784 14.6982 19.9493 15.0707 19.56 15.5704C19.462 15.7408 19.3108 15.8745 19.1296 15.9509C18.9484 16.0274 18.7472 16.0423 18.5567 15.9936C18.3662 15.9448 18.1969 15.835 18.0747 15.6809C17.9525 15.5268 17.8841 15.337 17.88 15.1404C17.8176 14.5068 17.5554 13.9096 17.1311 13.435C16.7068 12.9604 16.1426 12.6331 15.52 12.5004C14.9162 12.3235 14.2724 12.337 13.6765 12.5392C13.0806 12.7415 12.5616 13.1225 12.19 13.6304C12.1349 13.7334 12.06 13.8247 11.9696 13.8988C11.8792 13.9729 11.775 14.0285 11.6631 14.0624C11.5512 14.0963 11.4338 14.1078 11.3174 14.0963C11.2011 14.0848 11.0881 14.0505 10.985 13.9954C10.882 13.9402 10.7907 13.8653 10.7166 13.7749C10.6425 13.6845 10.5869 13.5803 10.553 13.4684C10.4845 13.2425 10.5087 12.9985 10.62 12.7904C11.3104 10.3527 12.7384 8.1886 14.7079 6.59506C16.6775 5.00151 19.092 4.05671 21.62 3.89035C22.2 3.89035 22.77 3.89035 23.38 3.89035H23.95C24.0046 3.60882 24.1295 3.34565 24.313 3.12535C24.4966 2.90505 24.733 2.73477 25 2.63035C25.3789 2.52035 25.7812 2.52035 26.16 2.63035C26.5924 2.7746 26.9509 3.08274 27.1585 3.48852C27.3661 3.89431 27.4061 4.36534 27.27 4.80035C29.2624 5.63419 30.997 6.98323 32.2957 8.70898C33.5944 10.4347 34.4104 12.475 34.66 14.6204C34.8599 16.0833 34.7715 17.5713 34.4 19.0004C34.3757 19.2297 34.2728 19.4437 34.1088 19.6059C33.9447 19.7681 33.7297 19.8686 33.5 19.8904C32.78 19.8904 32.66 19.1704 32.62 18.8904C32.525 18.3459 32.2909 17.8352 31.9405 17.4077C31.5901 16.9802 31.1353 16.6505 30.62 16.4504C30.1178 16.2439 29.571 16.1695 29.0319 16.2343C28.4927 16.2991 27.9791 16.5008 27.54 16.8204C27.4137 16.9233 27.2966 17.0371 27.19 17.1604C27.0709 17.2912 26.944 17.4148 26.81 17.5304C26.5832 17.732 26.2934 17.8487 25.99 17.8604C25.75 17.8604 25.33 17.7304 25.23 17.0204C25.1537 16.3744 24.8694 15.7707 24.42 15.3004L21.42 26.4404L21.72 26.5104C22.2 26.6304 22.67 26.7504 23.14 26.8504L25.01 27.2804C26.8 27.6904 28.65 28.1204 30.47 28.4904C31.2569 28.6385 32.0515 28.742 32.85 28.8004L33.78 28.9004C34.0154 28.8949 34.2435 28.9819 34.4155 29.1426C34.5875 29.3034 34.6896 29.5252 34.7 29.7604C34.7029 29.8839 34.6795 30.0067 34.6312 30.1205C34.5829 30.2343 34.5109 30.3365 34.42 30.4204C34.2783 30.5896 34.0787 30.7 33.86 30.7304ZM6.11004 25.2104C7.28287 25.2202 8.45441 25.2903 9.62004 25.4204C13.257 25.8171 16.8645 26.4484 20.42 27.3104L23.13 27.9504C25.26 28.4504 27.48 28.9504 29.66 29.4404C30.6784 29.6356 31.7066 29.7758 32.74 29.8604L33.81 29.9804C33.8699 30.0062 33.9361 30.0132 34 30.0004C34.0072 29.9708 34.0072 29.9399 34 29.9104C34 29.8204 33.86 29.7904 33.74 29.7704L32.83 29.6804C32.02 29.6004 31.19 29.5204 30.37 29.3604C28.54 28.9804 26.69 28.5504 24.9 28.1404L23 27.6704L21.56 27.3204L20.56 27.0704L24.05 14.0004L24.51 14.4604C24.9137 14.7645 25.2532 15.1455 25.5089 15.5814C25.7646 16.0174 25.9316 16.4996 26 17.0004C26.0083 17.0745 26.0322 17.1461 26.07 17.2104C26.07 17.2104 26.2 17.1504 26.37 17.0204C26.4774 16.928 26.5777 16.8277 26.67 16.7204C26.8111 16.5675 26.965 16.427 27.13 16.3004C27.6696 15.9019 28.3027 15.6492 28.9684 15.5669C29.6341 15.4846 30.3097 15.5753 30.93 15.8304C31.5516 16.0875 32.0983 16.4971 32.5195 17.0215C32.9408 17.5459 33.223 18.168 33.34 18.8304C33.34 19.1104 33.44 19.1504 33.44 19.1504C33.6 19.1504 33.6 19.1504 33.68 18.8404C34.0367 17.4973 34.1217 16.0966 33.93 14.7204C33.6917 12.6952 32.9174 10.7703 31.6869 9.14425C30.4563 7.51823 28.8143 6.24997 26.93 5.47035L26.72 5.36035L26.47 5.23035V4.92035C26.71 3.73035 26.37 3.45035 25.97 3.33035C25.7351 3.26032 25.4849 3.26032 25.25 3.33035C24.89 3.44035 24.68 3.72035 24.56 4.33035L24.5 4.62035H23.61V5.62035H23.38C21.26 7.72035 20.23 10.3104 19.11 13.4604L18.86 14.1604L18.44 13.5504C17.8842 12.5845 16.9804 11.8675 15.9135 11.5459C14.8465 11.2243 13.697 11.3225 12.7 11.8204L11.81 12.1604L12.23 11.3104C13.1895 9.26969 14.737 7.56241 16.6739 6.40776C18.6108 5.2531 20.8486 4.70379 23.1 4.83035L23.34 4.60035C22.75 4.60035 22.19 4.60035 21.64 4.60035C19.2654 4.76361 16.9997 5.65908 15.1551 7.16343C13.3105 8.66779 11.9776 10.707 11.34 13.0004C11.27 13.2504 11.34 13.2704 11.34 13.3004C11.34 13.3304 11.43 13.3004 11.59 13.1504C12.0498 12.531 12.6884 12.0676 13.4198 11.8226C14.1511 11.5777 14.94 11.5629 15.68 11.7804C16.442 11.9491 17.1333 12.3489 17.6595 12.9252C18.1857 13.5015 18.5211 14.2262 18.62 15.0004C18.62 15.2404 18.7 15.2504 18.75 15.2604C18.8 15.2704 18.83 15.2604 18.96 15.1004C19.4663 14.4492 20.1668 13.9763 20.96 13.7504C21.0936 13.7077 21.2309 13.6776 21.37 13.6604L22.12 13.5304L18.64 26.5704H18.13L16 26.1704C14.51 25.9004 13 25.6204 11.45 25.3904C8.98855 24.9851 6.48722 24.8776 4.00004 25.0704C2.93471 25.1292 1.89145 25.3976 0.930042 25.8604C0.720042 25.9704 0.750042 26.0304 0.770042 26.0704C0.790042 26.1104 0.770042 26.1604 1.08004 26.0704L1.46004 26.0004C2.11098 25.7665 2.77985 25.5859 3.46004 25.4604C4.33497 25.3041 5.22133 25.2205 6.11004 25.2104ZM14.82 10.6204C15.5616 10.625 16.292 10.8006 16.9546 11.1336C17.6171 11.4667 18.1939 11.948 18.64 12.5404C19.4116 9.98266 20.6828 7.60342 22.38 5.54035C20.5552 5.56249 18.7671 6.05675 17.1899 6.97502C15.6127 7.89329 14.3002 9.20427 13.38 10.7804C13.8518 10.669 14.3353 10.6153 14.82 10.6204ZM20.3 27.0004L18.87 26.6604L22.38 13.4904L23.8 13.8904L20.3 27.0004ZM33.48 17.7604L33 17.1804C32.3851 16.2635 31.4424 15.6169 30.3657 15.3733C29.2889 15.1297 28.1598 15.3075 27.21 15.8704H27.05H26.6L26.68 15.4304C27.18 12.6504 27.75 9.50035 26.83 6.34035L26.59 5.52035L27.35 5.90035C29.5057 6.94327 31.2767 8.64076 32.41 10.7504C33.4515 12.6583 33.8842 14.8393 33.65 17.0004L33.48 17.7604ZM29.54 14.5004C30.1934 14.5122 30.8373 14.6576 31.4324 14.9276C32.0274 15.1976 32.5609 15.5865 33 16.0704C32.9791 14.3513 32.5507 12.6617 31.75 11.1404C30.8263 9.41623 29.4414 7.98286 27.75 7.00035C28.1971 9.62921 28.1223 12.3204 27.53 14.9204C28.1714 14.6716 28.8521 14.5395 29.54 14.5304V14.5004ZM25.76 15.3804L25.6 15.1904C24.9893 14.3008 24.0683 13.6713 23.0176 13.4253C21.967 13.1793 20.8623 13.3344 19.92 13.8604L19.09 14.2804L19.6 12.8404C19.74 12.4304 19.88 12.0504 20.03 11.6604C20.6488 9.92762 21.5217 8.29647 22.62 6.82035C22.9824 6.36149 23.4025 5.95142 23.87 5.60035C24.0725 5.41595 24.316 5.28255 24.5804 5.21124C24.8448 5.13993 25.1223 5.13277 25.39 5.19035C25.6448 5.27822 25.8748 5.42572 26.0609 5.62055C26.247 5.81538 26.3839 6.05189 26.46 6.31035C26.736 6.99598 26.9177 7.71588 27 8.45035C27.1677 10.6839 26.9923 12.9299 26.48 15.1104L26.41 15.3004L26.09 15.1704L25.76 15.3804ZM22.07 12.5504C22.7873 12.5538 23.4957 12.7089 24.1489 13.0053C24.802 13.3017 25.3852 13.7328 25.86 14.2704C26.2547 12.3741 26.3826 10.432 26.24 8.50035C26.1677 7.83613 26.0097 7.18406 25.77 6.56035C25.66 6.30035 25.47 5.96035 25.19 5.88035C25.0327 5.86258 24.8733 5.87932 24.7231 5.92941C24.5728 5.97949 24.4353 6.06171 24.32 6.17035C23.9078 6.48464 23.5381 6.85103 23.22 7.26035C22.1652 8.67743 21.3292 10.2449 20.74 11.9104C20.62 12.2104 20.51 12.5104 20.4 12.8204C20.9401 12.6508 21.5041 12.5698 22.07 12.5804V12.5504ZM25.85 5.03035L24.51 4.68035L24.92 4.06035C25.0093 3.89919 25.1203 3.75112 25.25 3.62035C25.3228 3.55662 25.4118 3.51444 25.5072 3.49854C25.6026 3.48264 25.7006 3.49366 25.79 3.53035C25.8819 3.54288 25.9687 3.58023 26.0409 3.63838C26.1131 3.69653 26.1682 3.77327 26.2 3.86035C26.2558 4.0248 26.2861 4.19677 26.29 4.37035V4.70035H25.91L25.85 5.03035Z' fill='%23fd5e5e'/%3E%3Cpath d='M17.38 33.3701H33.58C34.12 33.3701 34.37 33.5301 34.37 33.8701C34.37 34.2101 34.12 34.3701 33.58 34.3701H0.999976C0.589976 34.3701 0.349976 34.1801 0.349976 33.8701C0.349976 33.5601 0.589976 33.3701 1.00998 33.3701H17.38Z' fill='%23fd5e5e'/%3E%3Cpath d='M33.58 34.7496H1C0.24 34.7496 0 34.2596 0 33.8596C0 33.4596 0.27 32.9996 1 32.9996H33.58C33.7488 32.9838 33.9191 33.0022 34.0806 33.0538C34.2421 33.1053 34.3916 33.189 34.52 33.2996C34.5975 33.3764 34.658 33.4686 34.6976 33.5702C34.7372 33.6719 34.755 33.7807 34.75 33.8896C34.75 34.1996 34.59 34.7496 33.58 34.7496ZM1 33.7396C0.72 33.7396 0.72 33.8296 0.72 33.8696C0.72 33.9096 0.75 33.9996 1 33.9996H33.58C33.92 33.9996 33.99 33.9296 33.99 33.9296V33.8196C33.99 33.8196 33.92 33.7396 33.58 33.7396H1Z' fill='%23fd5e5e'/%3E%3Cpath d='M8.14998 8.77992L6.14998 9.61992V10.2799C6.15544 10.352 6.14611 10.4244 6.12257 10.4927C6.09902 10.561 6.06175 10.6238 6.01304 10.6772C5.96434 10.7306 5.90524 10.7734 5.83936 10.8031C5.77349 10.8328 5.70223 10.8488 5.62998 10.8499C5.56075 10.8461 5.49298 10.8285 5.43065 10.7982C5.36832 10.7678 5.3127 10.7253 5.26704 10.6731C5.22139 10.6209 5.18663 10.5602 5.1648 10.4944C5.14298 10.4285 5.13454 10.359 5.13998 10.2899V9.61992L3.13998 8.77992C3.04998 8.87992 2.90998 9.08992 2.72998 9.26992C2.68304 9.32481 2.62477 9.36888 2.55917 9.3991C2.49357 9.42931 2.4222 9.44496 2.34998 9.44496C2.27776 9.44496 2.20639 9.42931 2.14079 9.3991C2.07519 9.36888 2.01692 9.32481 1.96998 9.26992C1.92402 9.22301 1.88816 9.16717 1.86465 9.10585C1.84113 9.04453 1.83045 8.97904 1.83326 8.91342C1.83607 8.8478 1.85232 8.78346 1.881 8.72438C1.90967 8.6653 1.95017 8.61273 1.99998 8.56992C2.15316 8.42156 2.31693 8.28453 2.48998 8.15992L1.63998 6.15992H0.999981C0.639981 6.15992 0.419981 5.94992 0.409981 5.65992C0.399981 5.36992 0.629981 5.15992 1.00998 5.14992H1.63998L2.46998 3.14992C2.3039 2.99236 2.14698 2.82542 1.99998 2.64992C1.94867 2.60396 1.90762 2.5477 1.87952 2.48481C1.85142 2.42192 1.8369 2.35381 1.8369 2.28492C1.8369 2.21604 1.85142 2.14793 1.87952 2.08503C1.90762 2.02214 1.94867 1.96588 1.99998 1.91992C2.04692 1.86503 2.10519 1.82096 2.17079 1.79075C2.23639 1.76053 2.30776 1.74488 2.37998 1.74488C2.4522 1.74488 2.52357 1.76053 2.58917 1.79075C2.65477 1.82096 2.71304 1.86503 2.75998 1.91992L3.00998 2.16992L3.19998 2.38992L5.19998 1.55992V0.999922C5.19998 0.639922 5.39998 0.419922 5.68998 0.419922C5.97998 0.419922 6.18998 0.629922 6.19998 0.979922C6.20998 1.32992 6.19998 1.45992 6.19998 1.63992L7.99998 2.37992L8.06998 2.54992C8.23019 2.35774 8.40042 2.17415 8.57998 1.99992C8.62594 1.94861 8.6822 1.90756 8.74509 1.87946C8.80799 1.85136 8.8761 1.83684 8.94498 1.83684C9.01387 1.83684 9.08198 1.85136 9.14487 1.87946C9.20776 1.90756 9.26402 1.94861 9.30998 1.99992C9.36274 2.04498 9.40511 2.10095 9.43416 2.16396C9.46321 2.22697 9.47825 2.29554 9.47825 2.36492C9.47825 2.43431 9.46321 2.50287 9.43416 2.56588C9.40511 2.62889 9.36274 2.68486 9.30998 2.72992C9.13998 2.90992 8.93998 3.05992 8.76998 3.20992C8.96998 3.57992 9.14998 3.87992 9.27998 4.20992C9.4005 4.53768 9.50397 4.87146 9.58998 5.20992H10.3C10.66 5.20992 10.88 5.40992 10.88 5.70992C10.88 6.00992 10.65 6.19992 10.3 6.20992H9.58998L8.83998 7.99992L8.67998 8.05992C8.8753 8.19883 9.06229 8.34909 9.23998 8.50992C9.51998 8.77992 9.53998 9.06992 9.30998 9.28992C9.07998 9.50992 8.79998 9.47992 8.51998 9.19992C8.23998 8.91992 8.22998 8.84992 8.14998 8.74992V8.77992ZM8.55998 5.59992C8.55008 5.01743 8.36793 4.45091 8.03649 3.97179C7.70506 3.49268 7.23918 3.12243 6.69761 2.90772C6.15604 2.69301 5.56302 2.64347 4.99333 2.76533C4.42364 2.88719 3.90279 3.17501 3.49645 3.59248C3.09011 4.00996 2.81647 4.5384 2.71005 5.11117C2.60362 5.68395 2.66918 6.27541 2.89844 6.81098C3.1277 7.34655 3.51041 7.80225 3.9983 8.12062C4.4862 8.43898 5.05743 8.60576 5.63998 8.59992C6.02987 8.5987 6.4156 8.51968 6.77456 8.36748C7.13353 8.21528 7.4585 7.99297 7.73045 7.71357C8.00239 7.43418 8.21584 7.10331 8.35828 6.74037C8.50073 6.37743 8.5693 5.9897 8.55998 5.59992Z' fill='%23fd5e5e'/%3E%3Cpath d='M5.61005 11.22C5.49316 11.2175 5.37797 11.1915 5.27137 11.1435C5.16476 11.0955 5.06893 11.0265 4.98959 10.9406C4.91025 10.8547 4.84903 10.7537 4.80959 10.6437C4.77015 10.5336 4.7533 10.4167 4.76005 10.3C4.75003 10.1568 4.75003 10.0132 4.76005 9.87L3.19005 9.23L2.93005 9.53C2.74951 9.71969 2.50177 9.831 2.24005 9.84C2.00846 9.8278 1.79028 9.72765 1.63005 9.56C1.54712 9.47546 1.48256 9.37469 1.44039 9.26403C1.39822 9.15337 1.37936 9.03519 1.385 8.9169C1.39063 8.79861 1.42063 8.68276 1.47312 8.57661C1.52562 8.47045 1.59947 8.37628 1.69005 8.3L2.00005 8L1.35005 6.49H1.00005C0.878102 6.50235 0.754918 6.48994 0.637888 6.45351C0.520857 6.41707 0.412392 6.35738 0.319002 6.278C0.225611 6.19861 0.14922 6.10118 0.0944108 5.99155C0.039602 5.88192 0.00750577 5.76234 4.79614e-05 5.64C-0.00655589 5.52334 0.0104062 5.40655 0.0499223 5.2966C0.0894383 5.18664 0.150699 5.08577 0.230048 5C0.332201 4.90339 0.453578 4.82941 0.586257 4.78289C0.718935 4.73637 0.859933 4.71835 1.00005 4.73H1.38005L2.00005 3.19C1.89071 3.1072 1.79018 3.01337 1.70005 2.91C1.61102 2.83378 1.53852 2.74018 1.48698 2.63493C1.43544 2.52968 1.40596 2.415 1.40034 2.29795C1.39472 2.18089 1.41308 2.06392 1.4543 1.95422C1.49553 1.84451 1.55873 1.74439 1.64005 1.66C1.72242 1.57125 1.82222 1.50046 1.9332 1.45204C2.04418 1.40363 2.16396 1.37864 2.28505 1.37864C2.40613 1.37864 2.52591 1.40363 2.6369 1.45204C2.74788 1.50046 2.84768 1.57125 2.93005 1.66C3.02663 1.76795 3.11678 1.88148 3.20005 2L4.71005 1.37V1C4.69759 0.874822 4.71122 0.748421 4.75007 0.628777C4.78893 0.509133 4.85217 0.398844 4.93581 0.304875C5.01944 0.210905 5.12165 0.135296 5.23597 0.0828217C5.3503 0.0303469 5.47427 0.00214618 5.60005 0C5.71996 0.00126558 5.83841 0.0264826 5.94844 0.0741696C6.05847 0.121857 6.15786 0.191052 6.24078 0.277691C6.32369 0.364329 6.38845 0.466664 6.43126 0.578684C6.47406 0.690703 6.49405 0.810147 6.49005 0.93V1.35L8.05005 2C8.13126 1.89222 8.21805 1.78874 8.31005 1.69C8.39054 1.60338 8.48803 1.53428 8.59643 1.48704C8.70482 1.43979 8.8218 1.41541 8.94005 1.41541C9.05829 1.41541 9.17527 1.43979 9.28367 1.48704C9.39207 1.53428 9.48956 1.60338 9.57005 1.69C9.65537 1.77126 9.72329 1.869 9.7697 1.97729C9.81612 2.08559 9.84005 2.20218 9.84005 2.32C9.84005 2.43782 9.81612 2.55441 9.7697 2.66271C9.72329 2.771 9.65537 2.86874 9.57005 2.95L9.23005 3.26V3.32C9.36005 3.56 9.48005 3.78 9.58005 4.01C9.66819 4.23501 9.74168 4.46549 9.80005 4.7V4.78H10.24C10.3628 4.76686 10.487 4.77969 10.6044 4.81768C10.7219 4.85566 10.8301 4.91794 10.9219 5.00046C11.0138 5.08299 11.0872 5.18392 11.1375 5.29668C11.1877 5.40945 11.2137 5.53153 11.2137 5.655C11.2137 5.77847 11.1877 5.90055 11.1375 6.01332C11.0872 6.12608 11.0138 6.22701 10.9219 6.30954C10.8301 6.39206 10.7219 6.45434 10.6044 6.49232C10.487 6.53031 10.3628 6.54314 10.24 6.53H9.87005L9.24005 8L9.50005 8.23C9.60928 8.32592 9.69629 8.4445 9.75501 8.57748C9.81373 8.71047 9.84275 8.85465 9.84005 9C9.83717 9.11293 9.81182 9.22416 9.76546 9.32718C9.7191 9.4302 9.65267 9.52295 9.57005 9.6C9.47996 9.68462 9.37323 9.74954 9.25666 9.79063C9.1401 9.83172 9.01625 9.84809 8.89301 9.83868C8.76977 9.82927 8.64984 9.7943 8.54087 9.73599C8.43189 9.67768 8.33625 9.59731 8.26005 9.5C8.16702 9.41635 8.08013 9.32611 8.00005 9.23L6.46005 9.87V10.29C6.46542 10.4069 6.44768 10.5237 6.40786 10.6338C6.36803 10.7438 6.30688 10.8449 6.22793 10.9313C6.14898 11.0177 6.05377 11.0876 5.94774 11.1372C5.84172 11.1867 5.72696 11.2149 5.61005 11.22ZM3.00005 8.32L5.54005 9.32V9.8C5.53004 9.95984 5.53004 10.1202 5.54005 10.28C5.54005 10.37 5.54005 10.47 5.66005 10.47C5.76005 10.47 5.79005 10.36 5.79005 10.27C5.79005 10.18 5.79005 9.93 5.79005 9.79V9.37L7.79005 8.53V8.14C7.38362 8.4853 6.9 8.7276 6.3801 8.84642C5.8602 8.96523 5.31934 8.95705 4.80327 8.82258C4.2872 8.6881 3.81112 8.43128 3.41533 8.07385C3.01953 7.71642 2.71566 7.26891 2.52943 6.76918C2.34321 6.26945 2.28011 5.73221 2.34548 5.20293C2.41084 4.67365 2.60275 4.1679 2.90496 3.7285C3.20717 3.28909 3.61079 2.92895 4.08165 2.67855C4.55251 2.42816 5.07677 2.29488 5.61005 2.29C6.04556 2.28868 6.47706 2.37333 6.8798 2.53908C7.28254 2.70484 7.64862 2.94844 7.95704 3.25593C8.26546 3.56343 8.51017 3.92876 8.67714 4.331C8.8441 4.73324 8.93005 5.16448 8.93005 5.6C8.94429 6.04201 8.86928 6.48236 8.70949 6.89472C8.5497 7.30708 8.30841 7.683 8.00005 8L8.58005 7.77L9.19005 6.29L9.37005 5.81H9.50005L10.06 5.54H9.28005L9.20005 5.22C9.20005 5.09 9.13005 4.97 9.10005 4.85C9.04696 4.64573 8.98014 4.44527 8.90005 4.25C8.81084 4.03657 8.70727 3.82943 8.59005 3.63L8.27005 3L8.67005 2.65C8.7856 2.56701 8.89582 2.47684 9.00005 2.38C9.12005 2.26 9.07005 2.21 9.00005 2.17C8.93005 2.13 8.91005 2.09 8.80005 2.17C8.68896 2.28662 8.58541 2.4102 8.49005 2.54L8.00005 3.28L7.74005 2.67L5.74005 1.85V1C5.74005 0.8 5.65005 0.8 5.61005 0.8C5.57005 0.8 5.49005 0.83 5.48005 1V1.88L3.00005 2.89L2.82005 2.68L2.64005 2.47C2.57117 2.38288 2.49416 2.30252 2.41005 2.23C2.26005 2.09 2.21005 2.14 2.18005 2.23C2.15005 2.32 2.10005 2.31 2.18005 2.44C2.2943 2.54983 2.41448 2.65332 2.54005 2.75L2.90005 3L1.90005 5.52H1.00005C0.926367 5.5236 0.854508 5.54413 0.790048 5.58C0.790048 5.68 0.790048 5.77 1.01005 5.78H1.87005L2.87005 8.31L2.53005 8.59C2.41145 8.67675 2.29793 8.77024 2.19005 8.87C2.10005 9 2.14005 9 2.18005 9C2.20976 9.02813 2.24913 9.04381 2.29005 9.04381C2.33097 9.04381 2.37033 9.02813 2.40005 9C2.50287 8.89206 2.59968 8.77856 2.69005 8.66L3.00005 8.32ZM8.00005 8L8.55005 8.64C8.62678 8.74532 8.71029 8.84554 8.80005 8.94C8.97005 9.1 9.02005 9.06 9.06005 9.02C9.10005 8.98 9.06005 8.86 8.99005 8.77C8.92005 8.68 8.75005 8.58 8.63005 8.49L8.00005 8ZM5.62005 3C5.10257 2.99054 4.5943 3.13755 4.16176 3.42178C3.72922 3.706 3.39258 4.1142 3.1959 4.59293C2.99922 5.07167 2.95166 5.59864 3.05946 6.10485C3.16726 6.61106 3.42538 7.07293 3.80005 7.43C4.2963 7.90394 4.95388 8.17198 5.64005 8.18C5.97623 8.17738 6.30861 8.10857 6.61821 7.9775C6.9278 7.84642 7.20854 7.65565 7.44441 7.41607C7.68027 7.1765 7.86663 6.89281 7.99285 6.5812C8.11908 6.2696 8.18268 5.93619 8.18005 5.6C8.18535 5.26047 8.12306 4.92327 7.99678 4.60804C7.87051 4.29282 7.68278 4.00586 7.44453 3.76389C7.20628 3.52192 6.92228 3.32977 6.60905 3.19862C6.29582 3.06748 5.95962 2.99996 5.62005 3ZM10.26 5.44L10.17 5.7H10.26C10.47 5.7 10.47 5.61 10.47 5.58C10.47 5.55 10.47 5.46 10.26 5.45V5.44Z' fill='%23fd5e5e'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1542_21854'%3E%3Crect width='34.77' height='34.75' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-leave.active{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1542_21854)'%3E%3Cpath d='M24.24 14.6801C23.16 18.7501 22.09 22.7501 21.01 26.7901L23.11 27.3001C25.56 27.8501 27.99 28.4401 30.45 28.9401C31.54 29.1601 32.67 29.2301 33.79 29.3501C34.14 29.3501 34.37 29.5601 34.37 29.8501C34.3715 29.9251 34.3561 29.9995 34.325 30.0677C34.2939 30.136 34.2478 30.1963 34.1902 30.2444C34.1326 30.2924 34.0649 30.3268 33.9921 30.3451C33.9194 30.3634 33.8435 30.3651 33.77 30.3501C32.37 30.1901 30.95 30.0901 29.58 29.8001C26.49 29.1501 23.42 28.3901 20.33 27.6801C16.7897 26.8257 13.1993 26.1945 9.57998 25.7901C7.55226 25.5202 5.49771 25.5202 3.46998 25.7901C2.6996 25.9424 1.94354 26.1598 1.20998 26.4401C0.849985 26.5601 0.579985 26.5301 0.439985 26.2501C0.299985 25.9701 0.439985 25.7201 0.769985 25.5301C1.78092 25.0419 2.87891 24.7597 3.99998 24.7001C6.53032 24.5013 9.07541 24.6087 11.58 25.0201C13.8 25.3501 16 25.7901 18.21 26.1801H18.38L21.6 14.0001C21.4 14.0001 21.23 14.0001 21.07 14.1001C20.3522 14.3093 19.7187 14.7397 19.26 15.3301C19.11 15.5301 18.94 15.7001 18.66 15.6301C18.38 15.5601 18.29 15.3201 18.25 15.0601C18.1669 14.3603 17.8697 13.7032 17.3989 13.1787C16.9281 12.6542 16.3068 12.288 15.62 12.1301C14.9482 11.9307 14.2311 11.9438 13.567 12.1676C12.9029 12.3913 12.3242 12.8148 11.91 13.3801C11.71 13.6201 11.49 13.7701 11.2 13.6201C10.91 13.4701 10.9 13.1901 10.98 12.8801C11.6457 10.5229 13.0231 8.42887 14.924 6.88418C16.8249 5.33948 19.1565 4.41954 21.6 4.25012C22.44 4.19012 23.29 4.25012 24.21 4.25012C24.2308 3.97371 24.3304 3.70906 24.497 3.48752C24.6636 3.26598 24.8902 3.09683 25.15 3.00012C25.4569 2.91012 25.7831 2.91012 26.09 3.00012C26.85 3.23012 27.09 3.88012 26.85 5.00012L27.12 5.14012C29.0564 5.94771 30.7419 7.2578 32.0025 8.93497C33.263 10.6121 34.0527 12.5955 34.29 14.6801C34.4856 16.1249 34.387 17.5944 34 19.0001C33.93 19.3001 33.84 19.5801 33.46 19.5901C33.08 19.6001 33 19.4101 32.93 18.9501C32.8312 18.3492 32.5804 17.7836 32.2014 17.307C31.8223 16.8304 31.3277 16.4587 30.7645 16.2272C30.2012 15.9957 29.5882 15.9121 28.9835 15.9844C28.3789 16.0566 27.8028 16.2824 27.31 16.6401C27.03 16.8401 26.83 17.1401 26.56 17.3501C26.4027 17.4956 26.2029 17.5867 25.99 17.6101C25.73 17.6101 25.63 17.3501 25.59 17.0901C25.5319 16.6249 25.3806 16.1761 25.1452 15.7707C24.9098 15.3652 24.5952 15.0113 24.22 14.7301L24.24 14.6801ZM26.04 15.1601C26.0632 15.1081 26.0833 15.0546 26.1 15.0001C26.5989 12.8583 26.7708 10.6534 26.61 8.46012C26.5348 7.77386 26.3666 7.10102 26.11 6.46012C26.0648 6.25115 25.9633 6.05856 25.8163 5.90325C25.6694 5.74794 25.4828 5.63585 25.2766 5.57916C25.0705 5.52248 24.8528 5.52335 24.6471 5.5817C24.4414 5.64004 24.2556 5.75363 24.11 5.91012C23.6775 6.24425 23.2878 6.63051 22.95 7.06012C21.8699 8.50709 21.0136 10.1083 20.41 11.8101C20.19 12.3601 20.01 12.9201 19.79 13.5301C20.8398 12.9685 22.0632 12.8243 23.2148 13.1266C24.3665 13.4289 25.3613 14.1553 26 15.1601H26.04ZM23.25 5.21012C21.0494 5.05954 18.8543 5.57402 16.9498 6.68676C15.0453 7.79951 13.5193 9.45912 12.57 11.4501C13.646 10.9154 14.8853 10.8112 16.0355 11.1586C17.1857 11.5061 18.16 12.2791 18.76 13.3201C19.76 10.3801 20.9 7.48012 23.25 5.21012ZM27 15.5301C28.0365 14.9199 29.2681 14.7322 30.4393 15.006C31.6104 15.2797 32.6313 15.9938 33.29 17.0001C33.4946 14.923 33.0695 12.8324 32.07 11.0001C30.9774 8.9587 29.2652 7.31658 27.18 6.31012C28.09 9.46012 27.59 12.5101 27.04 15.5701L27 15.5301ZM20 26.5301C21.11 22.3801 22.2 18.2701 23.31 14.1301L22.62 13.9301C21.51 18.0901 20.41 22.2201 19.3 26.3601L20 26.5301ZM26 4.70012C25.9815 4.46491 25.9481 4.23111 25.9 4.00012C25.8535 3.96083 25.7989 3.93238 25.7401 3.91681C25.6813 3.90124 25.6198 3.89896 25.56 3.91012C25.4103 4.08813 25.2765 4.27885 25.16 4.48012L26 4.70012Z' fill='%23ffff'/%3E%3Cpath d='M33.86 30.7304H33.73L32.67 30.6204C31.6066 30.5271 30.5486 30.3802 29.5 30.1804C27.31 29.7204 25.1 29.1804 22.95 28.6904L20.25 28.0004C16.7226 27.1632 13.1453 26.5519 9.54004 26.1704C7.54909 25.9013 5.53099 25.9013 3.54004 26.1704C2.91769 26.2924 2.30582 26.4629 1.71004 26.6804L1.34004 26.8104C0.570042 27.0604 0.240042 26.6804 0.120042 26.4304C0.062856 26.3201 0.0299397 26.1989 0.0235067 26.0748C0.0170737 25.9508 0.037273 25.8268 0.0827466 25.7113C0.12822 25.5957 0.197914 25.4912 0.287141 25.4048C0.376368 25.3184 0.48306 25.2521 0.600042 25.2104C1.65068 24.7085 2.78796 24.4131 3.95004 24.3404C6.5073 24.1386 9.07961 24.2495 11.61 24.6704C13.15 24.9004 14.69 25.1804 16.19 25.4504L18.08 25.8004L21.08 14.5004C20.4784 14.6982 19.9493 15.0707 19.56 15.5704C19.462 15.7408 19.3108 15.8745 19.1296 15.9509C18.9484 16.0274 18.7472 16.0423 18.5567 15.9936C18.3662 15.9448 18.1969 15.835 18.0747 15.6809C17.9525 15.5268 17.8841 15.337 17.88 15.1404C17.8176 14.5068 17.5554 13.9096 17.1311 13.435C16.7068 12.9604 16.1426 12.6331 15.52 12.5004C14.9162 12.3235 14.2724 12.337 13.6765 12.5392C13.0806 12.7415 12.5616 13.1225 12.19 13.6304C12.1349 13.7334 12.06 13.8247 11.9696 13.8988C11.8792 13.9729 11.775 14.0285 11.6631 14.0624C11.5512 14.0963 11.4338 14.1078 11.3174 14.0963C11.2011 14.0848 11.0881 14.0505 10.985 13.9954C10.882 13.9402 10.7907 13.8653 10.7166 13.7749C10.6425 13.6845 10.5869 13.5803 10.553 13.4684C10.4845 13.2425 10.5087 12.9985 10.62 12.7904C11.3104 10.3527 12.7384 8.1886 14.7079 6.59506C16.6775 5.00151 19.092 4.05671 21.62 3.89035C22.2 3.89035 22.77 3.89035 23.38 3.89035H23.95C24.0046 3.60882 24.1295 3.34565 24.313 3.12535C24.4966 2.90505 24.733 2.73477 25 2.63035C25.3789 2.52035 25.7812 2.52035 26.16 2.63035C26.5924 2.7746 26.9509 3.08274 27.1585 3.48852C27.3661 3.89431 27.4061 4.36534 27.27 4.80035C29.2624 5.63419 30.997 6.98323 32.2957 8.70898C33.5944 10.4347 34.4104 12.475 34.66 14.6204C34.8599 16.0833 34.7715 17.5713 34.4 19.0004C34.3757 19.2297 34.2728 19.4437 34.1088 19.6059C33.9447 19.7681 33.7297 19.8686 33.5 19.8904C32.78 19.8904 32.66 19.1704 32.62 18.8904C32.525 18.3459 32.2909 17.8352 31.9405 17.4077C31.5901 16.9802 31.1353 16.6505 30.62 16.4504C30.1178 16.2439 29.571 16.1695 29.0319 16.2343C28.4927 16.2991 27.9791 16.5008 27.54 16.8204C27.4137 16.9233 27.2966 17.0371 27.19 17.1604C27.0709 17.2912 26.944 17.4148 26.81 17.5304C26.5832 17.732 26.2934 17.8487 25.99 17.8604C25.75 17.8604 25.33 17.7304 25.23 17.0204C25.1537 16.3744 24.8694 15.7707 24.42 15.3004L21.42 26.4404L21.72 26.5104C22.2 26.6304 22.67 26.7504 23.14 26.8504L25.01 27.2804C26.8 27.6904 28.65 28.1204 30.47 28.4904C31.2569 28.6385 32.0515 28.742 32.85 28.8004L33.78 28.9004C34.0154 28.8949 34.2435 28.9819 34.4155 29.1426C34.5875 29.3034 34.6896 29.5252 34.7 29.7604C34.7029 29.8839 34.6795 30.0067 34.6312 30.1205C34.5829 30.2343 34.5109 30.3365 34.42 30.4204C34.2783 30.5896 34.0787 30.7 33.86 30.7304ZM6.11004 25.2104C7.28287 25.2202 8.45441 25.2903 9.62004 25.4204C13.257 25.8171 16.8645 26.4484 20.42 27.3104L23.13 27.9504C25.26 28.4504 27.48 28.9504 29.66 29.4404C30.6784 29.6356 31.7066 29.7758 32.74 29.8604L33.81 29.9804C33.8699 30.0062 33.9361 30.0132 34 30.0004C34.0072 29.9708 34.0072 29.9399 34 29.9104C34 29.8204 33.86 29.7904 33.74 29.7704L32.83 29.6804C32.02 29.6004 31.19 29.5204 30.37 29.3604C28.54 28.9804 26.69 28.5504 24.9 28.1404L23 27.6704L21.56 27.3204L20.56 27.0704L24.05 14.0004L24.51 14.4604C24.9137 14.7645 25.2532 15.1455 25.5089 15.5814C25.7646 16.0174 25.9316 16.4996 26 17.0004C26.0083 17.0745 26.0322 17.1461 26.07 17.2104C26.07 17.2104 26.2 17.1504 26.37 17.0204C26.4774 16.928 26.5777 16.8277 26.67 16.7204C26.8111 16.5675 26.965 16.427 27.13 16.3004C27.6696 15.9019 28.3027 15.6492 28.9684 15.5669C29.6341 15.4846 30.3097 15.5753 30.93 15.8304C31.5516 16.0875 32.0983 16.4971 32.5195 17.0215C32.9408 17.5459 33.223 18.168 33.34 18.8304C33.34 19.1104 33.44 19.1504 33.44 19.1504C33.6 19.1504 33.6 19.1504 33.68 18.8404C34.0367 17.4973 34.1217 16.0966 33.93 14.7204C33.6917 12.6952 32.9174 10.7703 31.6869 9.14425C30.4563 7.51823 28.8143 6.24997 26.93 5.47035L26.72 5.36035L26.47 5.23035V4.92035C26.71 3.73035 26.37 3.45035 25.97 3.33035C25.7351 3.26032 25.4849 3.26032 25.25 3.33035C24.89 3.44035 24.68 3.72035 24.56 4.33035L24.5 4.62035H23.61V5.62035H23.38C21.26 7.72035 20.23 10.3104 19.11 13.4604L18.86 14.1604L18.44 13.5504C17.8842 12.5845 16.9804 11.8675 15.9135 11.5459C14.8465 11.2243 13.697 11.3225 12.7 11.8204L11.81 12.1604L12.23 11.3104C13.1895 9.26969 14.737 7.56241 16.6739 6.40776C18.6108 5.2531 20.8486 4.70379 23.1 4.83035L23.34 4.60035C22.75 4.60035 22.19 4.60035 21.64 4.60035C19.2654 4.76361 16.9997 5.65908 15.1551 7.16343C13.3105 8.66779 11.9776 10.707 11.34 13.0004C11.27 13.2504 11.34 13.2704 11.34 13.3004C11.34 13.3304 11.43 13.3004 11.59 13.1504C12.0498 12.531 12.6884 12.0676 13.4198 11.8226C14.1511 11.5777 14.94 11.5629 15.68 11.7804C16.442 11.9491 17.1333 12.3489 17.6595 12.9252C18.1857 13.5015 18.5211 14.2262 18.62 15.0004C18.62 15.2404 18.7 15.2504 18.75 15.2604C18.8 15.2704 18.83 15.2604 18.96 15.1004C19.4663 14.4492 20.1668 13.9763 20.96 13.7504C21.0936 13.7077 21.2309 13.6776 21.37 13.6604L22.12 13.5304L18.64 26.5704H18.13L16 26.1704C14.51 25.9004 13 25.6204 11.45 25.3904C8.98855 24.9851 6.48722 24.8776 4.00004 25.0704C2.93471 25.1292 1.89145 25.3976 0.930042 25.8604C0.720042 25.9704 0.750042 26.0304 0.770042 26.0704C0.790042 26.1104 0.770042 26.1604 1.08004 26.0704L1.46004 26.0004C2.11098 25.7665 2.77985 25.5859 3.46004 25.4604C4.33497 25.3041 5.22133 25.2205 6.11004 25.2104ZM14.82 10.6204C15.5616 10.625 16.292 10.8006 16.9546 11.1336C17.6171 11.4667 18.1939 11.948 18.64 12.5404C19.4116 9.98266 20.6828 7.60342 22.38 5.54035C20.5552 5.56249 18.7671 6.05675 17.1899 6.97502C15.6127 7.89329 14.3002 9.20427 13.38 10.7804C13.8518 10.669 14.3353 10.6153 14.82 10.6204ZM20.3 27.0004L18.87 26.6604L22.38 13.4904L23.8 13.8904L20.3 27.0004ZM33.48 17.7604L33 17.1804C32.3851 16.2635 31.4424 15.6169 30.3657 15.3733C29.2889 15.1297 28.1598 15.3075 27.21 15.8704H27.05H26.6L26.68 15.4304C27.18 12.6504 27.75 9.50035 26.83 6.34035L26.59 5.52035L27.35 5.90035C29.5057 6.94327 31.2767 8.64076 32.41 10.7504C33.4515 12.6583 33.8842 14.8393 33.65 17.0004L33.48 17.7604ZM29.54 14.5004C30.1934 14.5122 30.8373 14.6576 31.4324 14.9276C32.0274 15.1976 32.5609 15.5865 33 16.0704C32.9791 14.3513 32.5507 12.6617 31.75 11.1404C30.8263 9.41623 29.4414 7.98286 27.75 7.00035C28.1971 9.62921 28.1223 12.3204 27.53 14.9204C28.1714 14.6716 28.8521 14.5395 29.54 14.5304V14.5004ZM25.76 15.3804L25.6 15.1904C24.9893 14.3008 24.0683 13.6713 23.0176 13.4253C21.967 13.1793 20.8623 13.3344 19.92 13.8604L19.09 14.2804L19.6 12.8404C19.74 12.4304 19.88 12.0504 20.03 11.6604C20.6488 9.92762 21.5217 8.29647 22.62 6.82035C22.9824 6.36149 23.4025 5.95142 23.87 5.60035C24.0725 5.41595 24.316 5.28255 24.5804 5.21124C24.8448 5.13993 25.1223 5.13277 25.39 5.19035C25.6448 5.27822 25.8748 5.42572 26.0609 5.62055C26.247 5.81538 26.3839 6.05189 26.46 6.31035C26.736 6.99598 26.9177 7.71588 27 8.45035C27.1677 10.6839 26.9923 12.9299 26.48 15.1104L26.41 15.3004L26.09 15.1704L25.76 15.3804ZM22.07 12.5504C22.7873 12.5538 23.4957 12.7089 24.1489 13.0053C24.802 13.3017 25.3852 13.7328 25.86 14.2704C26.2547 12.3741 26.3826 10.432 26.24 8.50035C26.1677 7.83613 26.0097 7.18406 25.77 6.56035C25.66 6.30035 25.47 5.96035 25.19 5.88035C25.0327 5.86258 24.8733 5.87932 24.7231 5.92941C24.5728 5.97949 24.4353 6.06171 24.32 6.17035C23.9078 6.48464 23.5381 6.85103 23.22 7.26035C22.1652 8.67743 21.3292 10.2449 20.74 11.9104C20.62 12.2104 20.51 12.5104 20.4 12.8204C20.9401 12.6508 21.5041 12.5698 22.07 12.5804V12.5504ZM25.85 5.03035L24.51 4.68035L24.92 4.06035C25.0093 3.89919 25.1203 3.75112 25.25 3.62035C25.3228 3.55662 25.4118 3.51444 25.5072 3.49854C25.6026 3.48264 25.7006 3.49366 25.79 3.53035C25.8819 3.54288 25.9687 3.58023 26.0409 3.63838C26.1131 3.69653 26.1682 3.77327 26.2 3.86035C26.2558 4.0248 26.2861 4.19677 26.29 4.37035V4.70035H25.91L25.85 5.03035Z' fill='%23ffff'/%3E%3Cpath d='M17.38 33.3701H33.58C34.12 33.3701 34.37 33.5301 34.37 33.8701C34.37 34.2101 34.12 34.3701 33.58 34.3701H0.999976C0.589976 34.3701 0.349976 34.1801 0.349976 33.8701C0.349976 33.5601 0.589976 33.3701 1.00998 33.3701H17.38Z' fill='%23ffff'/%3E%3Cpath d='M33.58 34.7496H1C0.24 34.7496 0 34.2596 0 33.8596C0 33.4596 0.27 32.9996 1 32.9996H33.58C33.7488 32.9838 33.9191 33.0022 34.0806 33.0538C34.2421 33.1053 34.3916 33.189 34.52 33.2996C34.5975 33.3764 34.658 33.4686 34.6976 33.5702C34.7372 33.6719 34.755 33.7807 34.75 33.8896C34.75 34.1996 34.59 34.7496 33.58 34.7496ZM1 33.7396C0.72 33.7396 0.72 33.8296 0.72 33.8696C0.72 33.9096 0.75 33.9996 1 33.9996H33.58C33.92 33.9996 33.99 33.9296 33.99 33.9296V33.8196C33.99 33.8196 33.92 33.7396 33.58 33.7396H1Z' fill='%23ffff'/%3E%3Cpath d='M8.14998 8.77992L6.14998 9.61992V10.2799C6.15544 10.352 6.14611 10.4244 6.12257 10.4927C6.09902 10.561 6.06175 10.6238 6.01304 10.6772C5.96434 10.7306 5.90524 10.7734 5.83936 10.8031C5.77349 10.8328 5.70223 10.8488 5.62998 10.8499C5.56075 10.8461 5.49298 10.8285 5.43065 10.7982C5.36832 10.7678 5.3127 10.7253 5.26704 10.6731C5.22139 10.6209 5.18663 10.5602 5.1648 10.4944C5.14298 10.4285 5.13454 10.359 5.13998 10.2899V9.61992L3.13998 8.77992C3.04998 8.87992 2.90998 9.08992 2.72998 9.26992C2.68304 9.32481 2.62477 9.36888 2.55917 9.3991C2.49357 9.42931 2.4222 9.44496 2.34998 9.44496C2.27776 9.44496 2.20639 9.42931 2.14079 9.3991C2.07519 9.36888 2.01692 9.32481 1.96998 9.26992C1.92402 9.22301 1.88816 9.16717 1.86465 9.10585C1.84113 9.04453 1.83045 8.97904 1.83326 8.91342C1.83607 8.8478 1.85232 8.78346 1.881 8.72438C1.90967 8.6653 1.95017 8.61273 1.99998 8.56992C2.15316 8.42156 2.31693 8.28453 2.48998 8.15992L1.63998 6.15992H0.999981C0.639981 6.15992 0.419981 5.94992 0.409981 5.65992C0.399981 5.36992 0.629981 5.15992 1.00998 5.14992H1.63998L2.46998 3.14992C2.3039 2.99236 2.14698 2.82542 1.99998 2.64992C1.94867 2.60396 1.90762 2.5477 1.87952 2.48481C1.85142 2.42192 1.8369 2.35381 1.8369 2.28492C1.8369 2.21604 1.85142 2.14793 1.87952 2.08503C1.90762 2.02214 1.94867 1.96588 1.99998 1.91992C2.04692 1.86503 2.10519 1.82096 2.17079 1.79075C2.23639 1.76053 2.30776 1.74488 2.37998 1.74488C2.4522 1.74488 2.52357 1.76053 2.58917 1.79075C2.65477 1.82096 2.71304 1.86503 2.75998 1.91992L3.00998 2.16992L3.19998 2.38992L5.19998 1.55992V0.999922C5.19998 0.639922 5.39998 0.419922 5.68998 0.419922C5.97998 0.419922 6.18998 0.629922 6.19998 0.979922C6.20998 1.32992 6.19998 1.45992 6.19998 1.63992L7.99998 2.37992L8.06998 2.54992C8.23019 2.35774 8.40042 2.17415 8.57998 1.99992C8.62594 1.94861 8.6822 1.90756 8.74509 1.87946C8.80799 1.85136 8.8761 1.83684 8.94498 1.83684C9.01387 1.83684 9.08198 1.85136 9.14487 1.87946C9.20776 1.90756 9.26402 1.94861 9.30998 1.99992C9.36274 2.04498 9.40511 2.10095 9.43416 2.16396C9.46321 2.22697 9.47825 2.29554 9.47825 2.36492C9.47825 2.43431 9.46321 2.50287 9.43416 2.56588C9.40511 2.62889 9.36274 2.68486 9.30998 2.72992C9.13998 2.90992 8.93998 3.05992 8.76998 3.20992C8.96998 3.57992 9.14998 3.87992 9.27998 4.20992C9.4005 4.53768 9.50397 4.87146 9.58998 5.20992H10.3C10.66 5.20992 10.88 5.40992 10.88 5.70992C10.88 6.00992 10.65 6.19992 10.3 6.20992H9.58998L8.83998 7.99992L8.67998 8.05992C8.8753 8.19883 9.06229 8.34909 9.23998 8.50992C9.51998 8.77992 9.53998 9.06992 9.30998 9.28992C9.07998 9.50992 8.79998 9.47992 8.51998 9.19992C8.23998 8.91992 8.22998 8.84992 8.14998 8.74992V8.77992ZM8.55998 5.59992C8.55008 5.01743 8.36793 4.45091 8.03649 3.97179C7.70506 3.49268 7.23918 3.12243 6.69761 2.90772C6.15604 2.69301 5.56302 2.64347 4.99333 2.76533C4.42364 2.88719 3.90279 3.17501 3.49645 3.59248C3.09011 4.00996 2.81647 4.5384 2.71005 5.11117C2.60362 5.68395 2.66918 6.27541 2.89844 6.81098C3.1277 7.34655 3.51041 7.80225 3.9983 8.12062C4.4862 8.43898 5.05743 8.60576 5.63998 8.59992C6.02987 8.5987 6.4156 8.51968 6.77456 8.36748C7.13353 8.21528 7.4585 7.99297 7.73045 7.71357C8.00239 7.43418 8.21584 7.10331 8.35828 6.74037C8.50073 6.37743 8.5693 5.9897 8.55998 5.59992Z' fill='%23ffff'/%3E%3Cpath d='M5.61005 11.22C5.49316 11.2175 5.37797 11.1915 5.27137 11.1435C5.16476 11.0955 5.06893 11.0265 4.98959 10.9406C4.91025 10.8547 4.84903 10.7537 4.80959 10.6437C4.77015 10.5336 4.7533 10.4167 4.76005 10.3C4.75003 10.1568 4.75003 10.0132 4.76005 9.87L3.19005 9.23L2.93005 9.53C2.74951 9.71969 2.50177 9.831 2.24005 9.84C2.00846 9.8278 1.79028 9.72765 1.63005 9.56C1.54712 9.47546 1.48256 9.37469 1.44039 9.26403C1.39822 9.15337 1.37936 9.03519 1.385 8.9169C1.39063 8.79861 1.42063 8.68276 1.47312 8.57661C1.52562 8.47045 1.59947 8.37628 1.69005 8.3L2.00005 8L1.35005 6.49H1.00005C0.878102 6.50235 0.754918 6.48994 0.637888 6.45351C0.520857 6.41707 0.412392 6.35738 0.319002 6.278C0.225611 6.19861 0.14922 6.10118 0.0944108 5.99155C0.039602 5.88192 0.00750577 5.76234 4.79614e-05 5.64C-0.00655589 5.52334 0.0104062 5.40655 0.0499223 5.2966C0.0894383 5.18664 0.150699 5.08577 0.230048 5C0.332201 4.90339 0.453578 4.82941 0.586257 4.78289C0.718935 4.73637 0.859933 4.71835 1.00005 4.73H1.38005L2.00005 3.19C1.89071 3.1072 1.79018 3.01337 1.70005 2.91C1.61102 2.83378 1.53852 2.74018 1.48698 2.63493C1.43544 2.52968 1.40596 2.415 1.40034 2.29795C1.39472 2.18089 1.41308 2.06392 1.4543 1.95422C1.49553 1.84451 1.55873 1.74439 1.64005 1.66C1.72242 1.57125 1.82222 1.50046 1.9332 1.45204C2.04418 1.40363 2.16396 1.37864 2.28505 1.37864C2.40613 1.37864 2.52591 1.40363 2.6369 1.45204C2.74788 1.50046 2.84768 1.57125 2.93005 1.66C3.02663 1.76795 3.11678 1.88148 3.20005 2L4.71005 1.37V1C4.69759 0.874822 4.71122 0.748421 4.75007 0.628777C4.78893 0.509133 4.85217 0.398844 4.93581 0.304875C5.01944 0.210905 5.12165 0.135296 5.23597 0.0828217C5.3503 0.0303469 5.47427 0.00214618 5.60005 0C5.71996 0.00126558 5.83841 0.0264826 5.94844 0.0741696C6.05847 0.121857 6.15786 0.191052 6.24078 0.277691C6.32369 0.364329 6.38845 0.466664 6.43126 0.578684C6.47406 0.690703 6.49405 0.810147 6.49005 0.93V1.35L8.05005 2C8.13126 1.89222 8.21805 1.78874 8.31005 1.69C8.39054 1.60338 8.48803 1.53428 8.59643 1.48704C8.70482 1.43979 8.8218 1.41541 8.94005 1.41541C9.05829 1.41541 9.17527 1.43979 9.28367 1.48704C9.39207 1.53428 9.48956 1.60338 9.57005 1.69C9.65537 1.77126 9.72329 1.869 9.7697 1.97729C9.81612 2.08559 9.84005 2.20218 9.84005 2.32C9.84005 2.43782 9.81612 2.55441 9.7697 2.66271C9.72329 2.771 9.65537 2.86874 9.57005 2.95L9.23005 3.26V3.32C9.36005 3.56 9.48005 3.78 9.58005 4.01C9.66819 4.23501 9.74168 4.46549 9.80005 4.7V4.78H10.24C10.3628 4.76686 10.487 4.77969 10.6044 4.81768C10.7219 4.85566 10.8301 4.91794 10.9219 5.00046C11.0138 5.08299 11.0872 5.18392 11.1375 5.29668C11.1877 5.40945 11.2137 5.53153 11.2137 5.655C11.2137 5.77847 11.1877 5.90055 11.1375 6.01332C11.0872 6.12608 11.0138 6.22701 10.9219 6.30954C10.8301 6.39206 10.7219 6.45434 10.6044 6.49232C10.487 6.53031 10.3628 6.54314 10.24 6.53H9.87005L9.24005 8L9.50005 8.23C9.60928 8.32592 9.69629 8.4445 9.75501 8.57748C9.81373 8.71047 9.84275 8.85465 9.84005 9C9.83717 9.11293 9.81182 9.22416 9.76546 9.32718C9.7191 9.4302 9.65267 9.52295 9.57005 9.6C9.47996 9.68462 9.37323 9.74954 9.25666 9.79063C9.1401 9.83172 9.01625 9.84809 8.89301 9.83868C8.76977 9.82927 8.64984 9.7943 8.54087 9.73599C8.43189 9.67768 8.33625 9.59731 8.26005 9.5C8.16702 9.41635 8.08013 9.32611 8.00005 9.23L6.46005 9.87V10.29C6.46542 10.4069 6.44768 10.5237 6.40786 10.6338C6.36803 10.7438 6.30688 10.8449 6.22793 10.9313C6.14898 11.0177 6.05377 11.0876 5.94774 11.1372C5.84172 11.1867 5.72696 11.2149 5.61005 11.22ZM3.00005 8.32L5.54005 9.32V9.8C5.53004 9.95984 5.53004 10.1202 5.54005 10.28C5.54005 10.37 5.54005 10.47 5.66005 10.47C5.76005 10.47 5.79005 10.36 5.79005 10.27C5.79005 10.18 5.79005 9.93 5.79005 9.79V9.37L7.79005 8.53V8.14C7.38362 8.4853 6.9 8.7276 6.3801 8.84642C5.8602 8.96523 5.31934 8.95705 4.80327 8.82258C4.2872 8.6881 3.81112 8.43128 3.41533 8.07385C3.01953 7.71642 2.71566 7.26891 2.52943 6.76918C2.34321 6.26945 2.28011 5.73221 2.34548 5.20293C2.41084 4.67365 2.60275 4.1679 2.90496 3.7285C3.20717 3.28909 3.61079 2.92895 4.08165 2.67855C4.55251 2.42816 5.07677 2.29488 5.61005 2.29C6.04556 2.28868 6.47706 2.37333 6.8798 2.53908C7.28254 2.70484 7.64862 2.94844 7.95704 3.25593C8.26546 3.56343 8.51017 3.92876 8.67714 4.331C8.8441 4.73324 8.93005 5.16448 8.93005 5.6C8.94429 6.04201 8.86928 6.48236 8.70949 6.89472C8.5497 7.30708 8.30841 7.683 8.00005 8L8.58005 7.77L9.19005 6.29L9.37005 5.81H9.50005L10.06 5.54H9.28005L9.20005 5.22C9.20005 5.09 9.13005 4.97 9.10005 4.85C9.04696 4.64573 8.98014 4.44527 8.90005 4.25C8.81084 4.03657 8.70727 3.82943 8.59005 3.63L8.27005 3L8.67005 2.65C8.7856 2.56701 8.89582 2.47684 9.00005 2.38C9.12005 2.26 9.07005 2.21 9.00005 2.17C8.93005 2.13 8.91005 2.09 8.80005 2.17C8.68896 2.28662 8.58541 2.4102 8.49005 2.54L8.00005 3.28L7.74005 2.67L5.74005 1.85V1C5.74005 0.8 5.65005 0.8 5.61005 0.8C5.57005 0.8 5.49005 0.83 5.48005 1V1.88L3.00005 2.89L2.82005 2.68L2.64005 2.47C2.57117 2.38288 2.49416 2.30252 2.41005 2.23C2.26005 2.09 2.21005 2.14 2.18005 2.23C2.15005 2.32 2.10005 2.31 2.18005 2.44C2.2943 2.54983 2.41448 2.65332 2.54005 2.75L2.90005 3L1.90005 5.52H1.00005C0.926367 5.5236 0.854508 5.54413 0.790048 5.58C0.790048 5.68 0.790048 5.77 1.01005 5.78H1.87005L2.87005 8.31L2.53005 8.59C2.41145 8.67675 2.29793 8.77024 2.19005 8.87C2.10005 9 2.14005 9 2.18005 9C2.20976 9.02813 2.24913 9.04381 2.29005 9.04381C2.33097 9.04381 2.37033 9.02813 2.40005 9C2.50287 8.89206 2.59968 8.77856 2.69005 8.66L3.00005 8.32ZM8.00005 8L8.55005 8.64C8.62678 8.74532 8.71029 8.84554 8.80005 8.94C8.97005 9.1 9.02005 9.06 9.06005 9.02C9.10005 8.98 9.06005 8.86 8.99005 8.77C8.92005 8.68 8.75005 8.58 8.63005 8.49L8.00005 8ZM5.62005 3C5.10257 2.99054 4.5943 3.13755 4.16176 3.42178C3.72922 3.706 3.39258 4.1142 3.1959 4.59293C2.99922 5.07167 2.95166 5.59864 3.05946 6.10485C3.16726 6.61106 3.42538 7.07293 3.80005 7.43C4.2963 7.90394 4.95388 8.17198 5.64005 8.18C5.97623 8.17738 6.30861 8.10857 6.61821 7.9775C6.9278 7.84642 7.20854 7.65565 7.44441 7.41607C7.68027 7.1765 7.86663 6.89281 7.99285 6.5812C8.11908 6.2696 8.18268 5.93619 8.18005 5.6C8.18535 5.26047 8.12306 4.92327 7.99678 4.60804C7.87051 4.29282 7.68278 4.00586 7.44453 3.76389C7.20628 3.52192 6.92228 3.32977 6.60905 3.19862C6.29582 3.06748 5.95962 2.99996 5.62005 3ZM10.26 5.44L10.17 5.7H10.26C10.47 5.7 10.47 5.61 10.47 5.58C10.47 5.55 10.47 5.46 10.26 5.45V5.44Z' fill='%23ffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1542_21854'%3E%3Crect width='34.77' height='34.75' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-mission{background-image:url("data:image/svg+xml,%3Csvg width='22' height='24' viewBox='0 0 32 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.3825 4.6565H21.1273C20.8624 3.36859 20.1616 2.21136 19.143 1.37986C18.1245 0.54837 16.8504 0.0934567 15.5355 0.0917969H13.2531C11.9383 0.0934567 10.6642 0.54837 9.64559 1.37986C8.62701 2.21136 7.92623 3.36859 7.66137 4.6565H6.40608C4.89334 4.65831 3.44308 5.26005 2.37341 6.32972C1.30374 7.39939 0.702007 8.84965 0.700195 10.3624V21.7741C0.702007 23.2869 1.30374 24.7371 2.37341 25.8068C3.44308 26.8765 4.89334 27.4782 6.40608 27.48H13.4827C13.4672 27.6361 13.4664 27.795 13.4814 27.9547L13.4819 27.9601C13.5498 28.664 13.9169 29.3143 14.4997 29.7348L16.173 30.9423L17.4295 32.5622C17.5168 32.6767 17.6025 32.7674 17.6739 32.8364C18.1049 33.2526 18.6612 33.4886 19.2339 33.5273L19.2561 33.5288L19.2783 33.5298C19.9747 33.5615 20.6719 33.3002 21.179 32.7752L21.304 32.6458C21.866 32.0638 22.1048 31.247 21.9554 30.4602L21.8244 29.7726L22.7845 28.7785L24.275 31.1202L24.2873 31.1391C24.3942 31.303 24.5235 31.4636 24.6779 31.6127C25.1004 32.0207 25.6583 32.2932 26.2761 32.357L26.2852 32.3579C27.1065 32.4389 27.9202 32.1395 28.4932 31.5461L29.0711 30.9476C29.7534 30.2411 29.9921 29.2269 29.7171 28.301L28.1672 23.2089L30.9895 20.2863C32.2386 18.9928 32.1997 16.931 30.9092 15.6848C30.1325 14.9348 29.0775 14.6487 28.0884 14.8205V10.3624C28.0866 8.84965 27.4849 7.39939 26.4152 6.32972C25.3455 5.26005 23.8953 4.65831 22.3825 4.6565ZM25.8061 16.2846V16.0683H15.5355V17.2094C15.5355 17.5121 15.4153 17.8024 15.2012 18.0164C15.1568 18.0609 15.109 18.1013 15.0585 18.1375L13.7304 18.1376C13.6798 18.1015 13.632 18.0609 13.5874 18.0164C13.3734 17.8024 13.2531 17.5121 13.2531 17.2094V16.0683H2.98255V21.7741C2.98255 22.6821 3.34324 23.5529 3.98528 24.195C4.62731 24.837 5.4981 25.1977 6.40608 25.1977H15.4457C15.769 25.1127 16.1124 25.0924 16.4571 25.1467L16.7877 25.1977H17.1982L18.1054 24.2582L15.71 22.8485C15.0089 22.4338 14.5244 21.7192 14.4091 20.8994L14.4069 20.8835C14.2986 20.0673 14.5692 19.2447 15.1419 18.6517L15.7198 18.0532C16.4013 17.3474 17.4099 17.0692 18.3532 17.3192L18.3561 17.32L23.4856 18.6875L25.8061 16.2846ZM13.2531 2.37415H15.5355C16.241 2.37707 16.9284 2.59792 17.5037 3.00646C18.0789 3.41501 18.5139 3.9913 18.749 4.6565H10.0396C10.2748 3.9913 10.7097 3.41501 11.285 3.00646C11.8602 2.59792 12.5476 2.37707 13.2531 2.37415ZM6.40608 6.93886H22.3825C23.2905 6.93886 24.1613 7.29955 24.8033 7.94158C25.4454 8.58362 25.8061 9.45441 25.8061 10.3624V13.7859H2.98255V10.3624C2.98255 9.45441 3.34324 8.58362 3.98528 7.94158C4.62731 7.29955 5.4981 6.93886 6.40608 6.93886ZM29.5221 18.8692L25.8662 22.655L27.7615 28.8819C27.8291 29.1095 27.7698 29.3585 27.6037 29.5305L27.0257 30.129C26.8855 30.2742 26.686 30.3475 26.4855 30.3277C26.3362 30.3123 26.1998 30.2465 26.095 30.1452C26.058 30.1096 26.025 30.0692 25.996 30.0247L23.1152 25.4992L19.6227 29.1158L19.9514 30.8418C19.9781 30.9823 19.9353 31.1264 19.8365 31.2287L19.7115 31.3581C19.6228 31.4499 19.4992 31.4977 19.3712 31.4919C19.2653 31.4847 19.1661 31.4415 19.091 31.3689C19.0755 31.354 19.0616 31.3387 19.0489 31.3216L18.8404 31.0527L17.605 29.4598L15.6934 28.0805C15.5909 28.0066 15.5246 27.8901 15.5125 27.7643C15.5007 27.6382 15.5456 27.5121 15.6343 27.4202L15.759 27.2911C15.8584 27.1882 16.0012 27.1395 16.1416 27.1621L16.3346 27.1919L17.8783 27.4301L21.3711 23.8132L16.7485 21.0927C16.5757 20.9905 16.4572 20.8144 16.4292 20.6153C16.4028 20.4159 16.4691 20.214 16.6093 20.0688L17.1873 19.4703C17.3534 19.2982 17.5999 19.23 17.8306 19.2911L24.1196 20.9677L27.7752 17.1822C28.24 16.7008 29.0107 16.6874 29.4921 17.1523C29.9732 17.6168 29.9875 18.3872 29.5221 18.8692Z' fill='%23ff8c2e'/%3E%3C/svg%3E")}.icon-bg-url.icon-mission.active{background-image:url("data:image/svg+xml,%3Csvg width='22' height='24' viewBox='0 0 32 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.3825 4.6565H21.1273C20.8624 3.36859 20.1616 2.21136 19.143 1.37986C18.1245 0.54837 16.8504 0.0934567 15.5355 0.0917969H13.2531C11.9383 0.0934567 10.6642 0.54837 9.64559 1.37986C8.62701 2.21136 7.92623 3.36859 7.66137 4.6565H6.40608C4.89334 4.65831 3.44308 5.26005 2.37341 6.32972C1.30374 7.39939 0.702007 8.84965 0.700195 10.3624V21.7741C0.702007 23.2869 1.30374 24.7371 2.37341 25.8068C3.44308 26.8765 4.89334 27.4782 6.40608 27.48H13.4827C13.4672 27.6361 13.4664 27.795 13.4814 27.9547L13.4819 27.9601C13.5498 28.664 13.9169 29.3143 14.4997 29.7348L16.173 30.9423L17.4295 32.5622C17.5168 32.6767 17.6025 32.7674 17.6739 32.8364C18.1049 33.2526 18.6612 33.4886 19.2339 33.5273L19.2561 33.5288L19.2783 33.5298C19.9747 33.5615 20.6719 33.3002 21.179 32.7752L21.304 32.6458C21.866 32.0638 22.1048 31.247 21.9554 30.4602L21.8244 29.7726L22.7845 28.7785L24.275 31.1202L24.2873 31.1391C24.3942 31.303 24.5235 31.4636 24.6779 31.6127C25.1004 32.0207 25.6583 32.2932 26.2761 32.357L26.2852 32.3579C27.1065 32.4389 27.9202 32.1395 28.4932 31.5461L29.0711 30.9476C29.7534 30.2411 29.9921 29.2269 29.7171 28.301L28.1672 23.2089L30.9895 20.2863C32.2386 18.9928 32.1997 16.931 30.9092 15.6848C30.1325 14.9348 29.0775 14.6487 28.0884 14.8205V10.3624C28.0866 8.84965 27.4849 7.39939 26.4152 6.32972C25.3455 5.26005 23.8953 4.65831 22.3825 4.6565ZM25.8061 16.2846V16.0683H15.5355V17.2094C15.5355 17.5121 15.4153 17.8024 15.2012 18.0164C15.1568 18.0609 15.109 18.1013 15.0585 18.1375L13.7304 18.1376C13.6798 18.1015 13.632 18.0609 13.5874 18.0164C13.3734 17.8024 13.2531 17.5121 13.2531 17.2094V16.0683H2.98255V21.7741C2.98255 22.6821 3.34324 23.5529 3.98528 24.195C4.62731 24.837 5.4981 25.1977 6.40608 25.1977H15.4457C15.769 25.1127 16.1124 25.0924 16.4571 25.1467L16.7877 25.1977H17.1982L18.1054 24.2582L15.71 22.8485C15.0089 22.4338 14.5244 21.7192 14.4091 20.8994L14.4069 20.8835C14.2986 20.0673 14.5692 19.2447 15.1419 18.6517L15.7198 18.0532C16.4013 17.3474 17.4099 17.0692 18.3532 17.3192L18.3561 17.32L23.4856 18.6875L25.8061 16.2846ZM13.2531 2.37415H15.5355C16.241 2.37707 16.9284 2.59792 17.5037 3.00646C18.0789 3.41501 18.5139 3.9913 18.749 4.6565H10.0396C10.2748 3.9913 10.7097 3.41501 11.285 3.00646C11.8602 2.59792 12.5476 2.37707 13.2531 2.37415ZM6.40608 6.93886H22.3825C23.2905 6.93886 24.1613 7.29955 24.8033 7.94158C25.4454 8.58362 25.8061 9.45441 25.8061 10.3624V13.7859H2.98255V10.3624C2.98255 9.45441 3.34324 8.58362 3.98528 7.94158C4.62731 7.29955 5.4981 6.93886 6.40608 6.93886ZM29.5221 18.8692L25.8662 22.655L27.7615 28.8819C27.8291 29.1095 27.7698 29.3585 27.6037 29.5305L27.0257 30.129C26.8855 30.2742 26.686 30.3475 26.4855 30.3277C26.3362 30.3123 26.1998 30.2465 26.095 30.1452C26.058 30.1096 26.025 30.0692 25.996 30.0247L23.1152 25.4992L19.6227 29.1158L19.9514 30.8418C19.9781 30.9823 19.9353 31.1264 19.8365 31.2287L19.7115 31.3581C19.6228 31.4499 19.4992 31.4977 19.3712 31.4919C19.2653 31.4847 19.1661 31.4415 19.091 31.3689C19.0755 31.354 19.0616 31.3387 19.0489 31.3216L18.8404 31.0527L17.605 29.4598L15.6934 28.0805C15.5909 28.0066 15.5246 27.8901 15.5125 27.7643C15.5007 27.6382 15.5456 27.5121 15.6343 27.4202L15.759 27.2911C15.8584 27.1882 16.0012 27.1395 16.1416 27.1621L16.3346 27.1919L17.8783 27.4301L21.3711 23.8132L16.7485 21.0927C16.5757 20.9905 16.4572 20.8144 16.4292 20.6153C16.4028 20.4159 16.4691 20.214 16.6093 20.0688L17.1873 19.4703C17.3534 19.2982 17.5999 19.23 17.8306 19.2911L24.1196 20.9677L27.7752 17.1822C28.24 16.7008 29.0107 16.6874 29.4921 17.1523C29.9732 17.6168 29.9875 18.3872 29.5221 18.8692Z' fill='%23ffff'/%3E%3C/svg%3E")}.icon-bg-url.icon-na{background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1539_21756)'%3E%3Cpath d='M17.5859 22.1417C17.2101 22.1417 16.8498 21.9924 16.5841 21.7267C16.3184 21.461 16.1692 21.1007 16.1692 20.725C16.2218 19.7993 16.5034 18.9011 16.9888 18.1111C17.4742 17.3211 18.1481 16.664 18.9501 16.1987C19.4742 15.9115 19.8936 15.4655 20.1482 14.9248C20.4028 14.3841 20.4793 13.7767 20.3668 13.1897C20.2577 12.6291 19.9836 12.1139 19.5798 11.7101C19.1759 11.3062 18.6607 11.0322 18.1001 10.9231C17.6909 10.8475 17.27 10.8631 16.8675 10.9686C16.4649 11.0741 16.0906 11.267 15.771 11.5335C15.4514 11.8001 15.1945 12.1338 15.0185 12.5109C14.8425 12.8879 14.7516 13.2992 14.7525 13.7153C14.7525 14.091 14.6033 14.4514 14.3376 14.7171C14.0719 14.9827 13.7116 15.132 13.3359 15.132C12.9601 15.132 12.5998 14.9827 12.3341 14.7171C12.0684 14.4514 11.9192 14.091 11.9192 13.7153C11.9191 12.8876 12.1002 12.07 12.45 11.3198C12.7997 10.5697 13.3095 9.90523 13.9436 9.37324C14.5496 8.86664 15.2548 8.49233 16.0139 8.2743C16.7731 8.05628 17.5695 7.99937 18.3519 8.10722C19.1343 8.21508 19.8856 8.48531 20.5575 8.90058C21.2293 9.31585 21.807 9.867 22.2533 10.5186C22.6996 11.1703 23.0048 11.908 23.1492 12.6846C23.2937 13.4611 23.2742 14.2592 23.092 15.0278C22.9098 15.7963 22.569 16.5183 22.0914 17.1474C21.6138 17.7765 21.0099 18.2988 20.3186 18.6807C19.9604 18.9015 19.6562 19.1997 19.4285 19.5534C19.2007 19.9072 19.0552 20.3075 19.0025 20.725C19.0025 21.1007 18.8533 21.461 18.5876 21.7267C18.3219 21.9924 17.9616 22.1417 17.5859 22.1417ZM18.7093 34.5517C21.7693 33.322 31.7525 28.4869 31.7525 17.9526V10.627C31.7541 9.13809 31.2858 7.68666 30.4143 6.47943C29.5429 5.27221 28.3127 4.37076 26.899 3.90349L18.0321 0.963904C17.7426 0.866199 17.4291 0.866199 17.1396 0.963904L8.27269 3.90349C6.85902 4.37076 5.62884 5.27221 4.75738 6.47943C3.88592 7.68666 3.41762 9.13809 3.41919 10.627V17.9526C3.41919 27.2487 13.3429 32.9352 16.3859 34.4567C16.7538 34.6784 17.1614 34.8261 17.5859 34.8917C17.9782 34.8491 18.3592 34.7338 18.7093 34.5517ZM26.0065 6.59232C26.8544 6.87341 27.5922 7.41452 28.1151 8.1388C28.638 8.86308 28.9193 9.7337 28.9192 10.627V17.9526C28.9192 26.7118 20.2959 30.8598 17.6524 31.9223C14.9778 30.585 6.25253 25.6252 6.25253 17.9526V10.627C6.25241 9.7337 6.53377 8.86308 7.05663 8.1388C7.57949 7.41452 8.31728 6.87341 9.16519 6.59232L17.5859 3.80149L26.0065 6.59232ZM17.5859 24.975C17.3057 24.975 17.0318 25.0581 16.7988 25.2137C16.5658 25.3694 16.3843 25.5907 16.277 25.8495C16.1698 26.1084 16.1418 26.3932 16.1964 26.668C16.2511 26.9428 16.386 27.1953 16.5841 27.3934C16.7823 27.5915 17.0347 27.7264 17.3095 27.7811C17.5843 27.8358 17.8691 27.8077 18.128 27.7005C18.3869 27.5933 18.6081 27.4117 18.7638 27.1787C18.9194 26.9457 19.0025 26.6718 19.0025 26.3917C19.0025 26.0159 18.8533 25.6556 18.5876 25.3899C18.3219 25.1242 17.9616 24.975 17.5859 24.975Z' fill='%23afb4bb'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1539_21756'%3E%3Crect width='34' height='34' fill='white' transform='translate(0.585693 0.890625)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-na.active{background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1539_21756)'%3E%3Cpath d='M17.5859 22.1417C17.2101 22.1417 16.8498 21.9924 16.5841 21.7267C16.3184 21.461 16.1692 21.1007 16.1692 20.725C16.2218 19.7993 16.5034 18.9011 16.9888 18.1111C17.4742 17.3211 18.1481 16.664 18.9501 16.1987C19.4742 15.9115 19.8936 15.4655 20.1482 14.9248C20.4028 14.3841 20.4793 13.7767 20.3668 13.1897C20.2577 12.6291 19.9836 12.1139 19.5798 11.7101C19.1759 11.3062 18.6607 11.0322 18.1001 10.9231C17.6909 10.8475 17.27 10.8631 16.8675 10.9686C16.4649 11.0741 16.0906 11.267 15.771 11.5335C15.4514 11.8001 15.1945 12.1338 15.0185 12.5109C14.8425 12.8879 14.7516 13.2992 14.7525 13.7153C14.7525 14.091 14.6033 14.4514 14.3376 14.7171C14.0719 14.9827 13.7116 15.132 13.3359 15.132C12.9601 15.132 12.5998 14.9827 12.3341 14.7171C12.0684 14.4514 11.9192 14.091 11.9192 13.7153C11.9191 12.8876 12.1002 12.07 12.45 11.3198C12.7997 10.5697 13.3095 9.90523 13.9436 9.37324C14.5496 8.86664 15.2548 8.49233 16.0139 8.2743C16.7731 8.05628 17.5695 7.99937 18.3519 8.10722C19.1343 8.21508 19.8856 8.48531 20.5575 8.90058C21.2293 9.31585 21.807 9.867 22.2533 10.5186C22.6996 11.1703 23.0048 11.908 23.1492 12.6846C23.2937 13.4611 23.2742 14.2592 23.092 15.0278C22.9098 15.7963 22.569 16.5183 22.0914 17.1474C21.6138 17.7765 21.0099 18.2988 20.3186 18.6807C19.9604 18.9015 19.6562 19.1997 19.4285 19.5534C19.2007 19.9072 19.0552 20.3075 19.0025 20.725C19.0025 21.1007 18.8533 21.461 18.5876 21.7267C18.3219 21.9924 17.9616 22.1417 17.5859 22.1417ZM18.7093 34.5517C21.7693 33.322 31.7525 28.4869 31.7525 17.9526V10.627C31.7541 9.13809 31.2858 7.68666 30.4143 6.47943C29.5429 5.27221 28.3127 4.37076 26.899 3.90349L18.0321 0.963904C17.7426 0.866199 17.4291 0.866199 17.1396 0.963904L8.27269 3.90349C6.85902 4.37076 5.62884 5.27221 4.75738 6.47943C3.88592 7.68666 3.41762 9.13809 3.41919 10.627V17.9526C3.41919 27.2487 13.3429 32.9352 16.3859 34.4567C16.7538 34.6784 17.1614 34.8261 17.5859 34.8917C17.9782 34.8491 18.3592 34.7338 18.7093 34.5517ZM26.0065 6.59232C26.8544 6.87341 27.5922 7.41452 28.1151 8.1388C28.638 8.86308 28.9193 9.7337 28.9192 10.627V17.9526C28.9192 26.7118 20.2959 30.8598 17.6524 31.9223C14.9778 30.585 6.25253 25.6252 6.25253 17.9526V10.627C6.25241 9.7337 6.53377 8.86308 7.05663 8.1388C7.57949 7.41452 8.31728 6.87341 9.16519 6.59232L17.5859 3.80149L26.0065 6.59232ZM17.5859 24.975C17.3057 24.975 17.0318 25.0581 16.7988 25.2137C16.5658 25.3694 16.3843 25.5907 16.277 25.8495C16.1698 26.1084 16.1418 26.3932 16.1964 26.668C16.2511 26.9428 16.386 27.1953 16.5841 27.3934C16.7823 27.5915 17.0347 27.7264 17.3095 27.7811C17.5843 27.8358 17.8691 27.8077 18.128 27.7005C18.3869 27.5933 18.6081 27.4117 18.7638 27.1787C18.9194 26.9457 19.0025 26.6718 19.0025 26.3917C19.0025 26.0159 18.8533 25.6556 18.5876 25.3899C18.3219 25.1242 17.9616 24.975 17.5859 24.975Z' fill='%23ffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1539_21756'%3E%3Crect width='34' height='34' fill='white' transform='translate(0.585693 0.890625)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-bg-url.icon-user-circle{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='38' viewBox='0 0 40 40' fill='none'%3E%3Ccircle cx='20' cy='20' r='19.75' fill='white' stroke='%23afb4bb' stroke-width='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.1109 21.1109C23.4859 21.1109 26.222 18.3748 26.222 14.9998C26.222 11.6247 23.4859 8.88867 20.1109 8.88867C16.7358 8.88867 13.9998 11.6247 13.9998 14.9998C13.9998 18.3748 16.7358 21.1109 20.1109 21.1109ZM15.2383 22.5835C15.6294 22.319 16.1338 22.3399 16.5609 22.5412C17.6378 23.049 18.8411 23.333 20.1108 23.333C21.3582 23.333 22.5415 23.0589 23.604 22.5677C24.0325 22.3695 24.5371 22.3525 24.9263 22.6199C27.1853 24.1721 28.6667 26.7741 28.6667 29.7221C28.6667 29.8092 28.6654 29.8959 28.6628 29.9824C28.6434 30.6361 28.0747 31.111 27.4207 31.111H12.6904C12.0364 31.111 11.4677 30.6361 11.4483 29.9824C11.4458 29.8959 11.4445 29.8092 11.4445 29.7221C11.4445 26.7509 12.9492 24.1312 15.2383 22.5835Z' fill='%23afb4bb'/%3E%3C/svg%3E")}.icon-bg-url.icon-user-circle.focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Ccircle cx='20' cy='20' r='19.75' fill='white' stroke='%2300adee' stroke-width='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.1109 21.1109C23.4859 21.1109 26.222 18.3748 26.222 14.9998C26.222 11.6247 23.4859 8.88867 20.1109 8.88867C16.7358 8.88867 13.9998 11.6247 13.9998 14.9998C13.9998 18.3748 16.7358 21.1109 20.1109 21.1109ZM15.2383 22.5835C15.6294 22.319 16.1338 22.3399 16.5609 22.5412C17.6378 23.049 18.8411 23.333 20.1108 23.333C21.3582 23.333 22.5415 23.0589 23.604 22.5677C24.0325 22.3695 24.5371 22.3525 24.9263 22.6199C27.1853 24.1721 28.6667 26.7741 28.6667 29.7221C28.6667 29.8092 28.6654 29.8959 28.6628 29.9824C28.6434 30.6361 28.0747 31.111 27.4207 31.111H12.6904C12.0364 31.111 11.4677 30.6361 11.4483 29.9824C11.4458 29.8959 11.4445 29.8092 11.4445 29.7221C11.4445 26.7509 12.9492 24.1312 15.2383 22.5835Z' fill='%2300adee'/%3E%3C/svg%3E")}.color-primary,.color-light-blue{color:#00adee}.color-ptt-natural-gray{color:#adb5bd}.color-office-base{color:#0055a3}.color-hybrid{color:#35c3a8}.bg-office-base{background-color:#0055a3}.bg-hybrid{background-color:#35c3a8}*{font-family:Kanit;line-height:normal}html{font-size:16px}ul.nav-tabs li.nav-item:not(:last-child){margin-right:4px}ul.nav-tabs li.nav-item a{font-size:1rem;padding:.7rem 1.7rem;color:#262b30;cursor:pointer;background-color:#dee2e6}ul.nav-tabs li.nav-item a img{height:30px;margin-right:7px}ul.nav-tabs li.nav-item a.active{color:#00adee;cursor:default;background-color:#fff}.ddl-form-group{position:relative}.ddl-form-group label{color:#333!important;margin-bottom:.5rem}.ddl-form-group i{position:absolute;bottom:14px;right:15px;font-size:1.5rem}.nav-link.noselect{border:0}.tab-content{display:flex;width:100%;padding:1rem;background-color:#fff;border-left:1px solid #e4e6ef;border-right:1px solid #e4e6ef;border-bottom:1px solid #e4e6ef;border-radius:0 5px 5px;border:0;margin-top:1px}.tab-content .tab-content-item{display:flex;flex-direction:column;width:100%}.j-pagination{display:flex;flex-direction:row;width:100%;margin-top:1rem;justify-content:center}.j-pagination .left{display:flex}.j-pagination .right{display:flex;flex-direction:row;margin-left:auto}.j-pagination .right ul.pagination li.page-item .page-link{height:32px;min-width:32px;padding:7px;border:1px solid #ced4da}.j-pagination .right ul.pagination li.page-item.active .page-link{background-color:#fff;color:#00adee;border:1px solid #00adee;cursor:default}.table.gy-4 th,.table.gy-4 td{padding-top:.5rem;padding-bottom:.5rem;font-weight:300}::ng-deep .owl-dt-container{z-index:10}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.flex{display:flex}.cursor-pointer,.cursor-pointer *{cursor:pointer}.border-bottom-gray{border-bottom:1px solid #f2f2f3}.border-left-gray{border-left:1px solid #f2f2f3}.border-bottom-black{border-bottom:1px solid #000000}.border-left-black{border-left:1px solid #000000}.border-gray{border:1px solid #f2f2f3}.flex-row-dynamic{flex-direction:row}@media (max-width: 768px){.flex-row-dynamic{flex-direction:column!important}}ul.check-in-history{display:flex;flex-direction:column;width:90%;margin:1rem auto}ul.check-in-history li{display:flex;flex-direction:row;padding:10px 10%}ul.check-in-history li:not(:first-child){border-top:1px solid #ccc}ul.check-in-history li .left{display:flex;flex-direction:column;justify-content:center;align-items:center}ul.check-in-history li .left img{max-width:1.5rem}ul.check-in-history li .left label{font-size:1.5rem;margin-top:.2rem}ul.check-in-history li .left span{color:#aaa;margin-top:-6px;width:max-content}ul.check-in-history li .right{display:flex;flex-direction:column;justify-content:space-around}ul.check-in-history li .right .checkin-row{display:flex;justify-content:flex-start;flex-wrap:nowrap;width:100%;align-items:center;color:#adb5bd;margin-top:.5rem}ul.check-in-history li .right .checkin-row .row-icon{display:flex;margin:.2rem}ul.check-in-history li .right .checkin-row .row-text{padding:0 .5rem;display:flex;align-items:center}ul.check-in-history li .right .checkin-row .row-text .emotion{font-size:1.5rem}ul.check-in-history li .right .checkin-row img{width:1rem;height:100%}ul.check-in-history li .right .checkin-row.address{color:#00adee}ul.check-in-history li .right .checkin-row.address a{cursor:pointer}::-webkit-scrollbar{width:.4rem;height:.4rem}::-webkit-scrollbar-thumb{border-radius:5px;background-color:#1ab5f0bf}::-webkit-scrollbar-thumb:hover{background-color:#1ab5f0}main::-webkit-scrollbar-thumb,span::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb,pre::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb,tbody::-webkit-scrollbar-thumb{background-color:#eff2f5}main:hover::-webkit-scrollbar-thumb,span:hover::-webkit-scrollbar-thumb,ol:hover::-webkit-scrollbar-thumb,ul:hover::-webkit-scrollbar-thumb,pre:hover::-webkit-scrollbar-thumb,div:hover::-webkit-scrollbar-thumb,tbody:hover::-webkit-scrollbar-thumb{background-color:#e9edf1}.mat-tooltip{font-size:14px!important}.mat-select-value{vertical-align:middle}.mat-checkbox-background{background-color:#e4e8ef}.mat-checkbox-frame{border:1px solid #D1D5DB!important}.mat-button-toggle-group.border-buttom-blue{border:none;border-radius:0}.mat-button-toggle-group.border-buttom-blue .mat-button-toggle{border-left:none!important}.mat-button-toggle-group.border-buttom-blue .mat-button-toggle:hover{border-radius:4px}.mat-button-toggle-group.border-buttom-blue .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-button span{border-bottom:2px solid #00ADEE;color:#00adee}.mat-button-toggle-group.border-buttom-blue .mat-button-toggle .mat-button-toggle-button{background-color:#fff}.mat-button-toggle-group.border-buttom-blue .mat-button-toggle .mat-button-toggle-button span{line-height:28px;color:#adb5bd}.clock-face__number.clock-face__number--inner .mat-mini-fab{color:#929292}.timepicker-dial{color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#00adee;color:#fff!important}.mat-form-field-appearance-outline .mat-form-field-wrapper{padding-bottom:0}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex{align-items:center;background:none;padding:6px 6px 6px 22px;height:52px}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex:hover .mat-form-field-outline.mat-form-field-outline-thick{opacity:.2}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0;border-top:0}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2503_7049)'%3E%3Cpath d='M12 0C9.62663 0 7.30655 0.703788 5.33316 2.02236C3.35977 3.34094 1.8217 5.21509 0.913451 7.4078C0.00519943 9.60051 -0.232441 12.0133 0.230582 14.3411C0.693605 16.6689 1.83649 18.8071 3.51472 20.4853C5.19295 22.1635 7.33115 23.3064 9.65892 23.7694C11.9867 24.2324 14.3995 23.9948 16.5922 23.0866C18.7849 22.1783 20.6591 20.6402 21.9776 18.6668C23.2962 16.6935 24 14.3734 24 12C23.9966 8.81846 22.7312 5.76821 20.4815 3.51852C18.2318 1.26883 15.1815 0.00344108 12 0V0ZM12 22C10.0222 22 8.08879 21.4135 6.4443 20.3147C4.79981 19.2159 3.51809 17.6541 2.76121 15.8268C2.00433 13.9996 1.8063 11.9889 2.19215 10.0491C2.578 8.10929 3.53041 6.32746 4.92894 4.92893C6.32746 3.53041 8.10929 2.578 10.0491 2.19215C11.9889 1.8063 13.9996 2.00433 15.8268 2.7612C17.6541 3.51808 19.2159 4.79981 20.3147 6.4443C21.4135 8.08879 22 10.0222 22 12C21.9971 14.6513 20.9426 17.1931 19.0679 19.0679C17.1931 20.9426 14.6513 21.9971 12 22Z' fill='%23ADB5BD'/%3E%3Cpath d='M11.9998 6C11.7346 6 11.4803 6.10536 11.2927 6.29289C11.1052 6.48043 10.9998 6.73478 10.9998 7V11.325L7.62884 13.437C7.40341 13.5778 7.24315 13.8024 7.18333 14.0614C7.1235 14.3204 7.16901 14.5926 7.30984 14.818C7.45067 15.0434 7.67528 15.2037 7.93427 15.2635C8.19326 15.3233 8.46541 15.2778 8.69084 15.137L12.5308 12.737C12.6759 12.6461 12.7952 12.5195 12.8774 12.3692C12.9595 12.219 13.0017 12.0502 12.9998 11.879V7C12.9998 6.73478 12.8945 6.48043 12.7069 6.29289C12.5194 6.10536 12.2651 6 11.9998 6Z' fill='%23ADB5BD'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2503_7049'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix input.mat-input-element{margin-top:-2px}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select-arrow-wrapper{display:inherit;vertical-align:middle}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select-arrow-wrapper .mat-select-arrow{border:none;width:1.25rem;height:.75rem;background-repeat:no-repeat;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.0632 1.18345C14.1525 1.27274 14.1971 1.37542 14.1971 1.49149C14.1971 1.60756 14.1525 1.71024 14.0632 1.79953L7.82213 8.0406C7.73284 8.12988 7.63016 8.17453 7.51409 8.17453C7.39802 8.17453 7.29534 8.12988 7.20606 8.0406L0.964983 1.79953C0.875698 1.71024 0.831055 1.60756 0.831055 1.49149C0.831055 1.37542 0.875698 1.27274 0.964983 1.18345L1.63463 0.513812C1.72391 0.424526 1.82659 0.379883 1.94266 0.379883C2.05873 0.379883 2.16141 0.424526 2.2507 0.513812L7.51409 5.7772L12.7775 0.513812C12.8668 0.424526 12.9694 0.379883 13.0855 0.379883C13.2016 0.379883 13.3043 0.424526 13.3936 0.513812L14.0632 1.18345Z' fill='%23ADB5BD'/%3E%3C/svg%3E%0A");margin:-6px 10px}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{top:0}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon,.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-underline{width:0}.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline{top:0}.mat-form-field-appearance-outline.mat-focused .mat-icon,.mat-form-field-appearance-outline.mat-focused i:before{color:#00adee!important}.mat-form-time-picker .mat-form-field-wrapper{padding-bottom:0}.mat-form-time-picker .mat-form-field-wrapper .mat-form-field-flex{align-items:center;background:none;border:1px solid #E4E6EF;border-radius:.475rem;padding:.75rem .25rem .75rem 1rem;height:52px}.mat-form-time-picker .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline div{border:0}.mat-form-time-picker .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0;border-top:0}.mat-form-time-picker .mat-form-field-wrapper .mat-form-field-underline{width:0}.mat-calendar-body-selected{background-color:#00adee!important;color:#fff!important}.mat-calendar-body-today.mat-calendar-body-selected,.mat-accordion.accordion-team-department .mat-expansion-panel{box-shadow:none!important}.mat-accordion.accordion-team-department .mat-expansion-panel .mat-expansion-panel-header{height:50px!important;background:#D2F2F2!important}.mat-accordion.accordion-team-department .mat-expansion-panel .mat-expansion-panel-header:hover,.mat-accordion.accordion-team-department .mat-expansion-panel .mat-expansion-panel-header:active{background:#bddada!important}.mat-accordion.accordion-team-department .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator{display:flex}.mat-accordion.accordion-team-department .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after{color:#00aeef;padding:.3rem}.mat-accordion.accordion-team-department .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding-right:0}.mat-accordion.accordion-department .mat-expansion-panel{box-shadow:none!important}.mat-accordion.accordion-department .mat-expansion-panel.mat-expanded .mat-expansion-panel-header{border-bottom-left-radius:0;border-bottom-right-radius:0}.mat-accordion.accordion-department .mat-expansion-panel .mat-expansion-panel-header{height:50px!important;background:#F9FAFB!important;border:1px solid #E5E7EB;border-radius:4px}.mat-accordion.accordion-department .mat-expansion-panel .mat-expansion-panel-header:hover,.mat-accordion.accordion-department .mat-expansion-panel .mat-expansion-panel-header:active{background:#F9FAFB!important}.mat-accordion.accordion-department .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator{display:flex}.mat-accordion.accordion-department .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after{color:#00aeef;padding:.3rem}.mat-accordion.accordion-department .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding:1rem;border-width:0px 1px 1px 1px;border-style:solid;border-color:#e5e7eb;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.tree-department .tree-node-department:hover{cursor:pointer;background-color:#f6f5f5;border-radius:4px}.tree-department .tree-node-department:hover .mat-checkbox{pointer-events:none}.mat-button-toggle.multi-button{border:0;flex-wrap:wrap}.mat-button-toggle.multi-button .mat-button-toggle.mat-button-toggle-appearance-standard{margin:.5rem 1rem .5rem 0rem;background:white;border:1px solid #00AEEF;color:#00aeef;border-radius:20px}.mat-button-toggle.multi-button .mat-button-toggle.mat-button-toggle-appearance-standard.mat-button-toggle-checked{color:#fff;border:1px solid #00AEEF;background:#00AEEF}.mat-button-toggle.multi-button .mat-button-toggle.mat-button-toggle-appearance-standard button{padding:4px}.mat-button-toggle.multi-button .mat-button-toggle.mat-button-toggle-appearance-standard button span{line-height:0px}.mat-button-toggle.multi-button .mat-ripple.mat-button-toggle-ripple{border-radius:20px}.btn{padding:.675rem 1.5rem!important}.btn-outline-primary i{margin-bottom:3px;color:#009ef7}.btn-outline-primary:hover,.btn-outline-primary:hover i{color:#fff}.blockUI{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000;display:flex;align-items:center;justify-content:center;z-index:2000}.icon-ms-teams{width:2rem;height:2rem;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 27 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_161_11022)'%3E%3Cpath d='M11.0949 6.179C10.1205 3.47728 11.8702 1.17093 14.0041 0.809206C16.2726 0.425049 18.335 1.98411 18.6 4.23437C18.8467 6.33883 16.9904 9.06859 13.7826 8.47553V9.77241C13.927 9.77241 14.0616 9.77241 14.1976 9.77241C17.7882 9.77661 21.3774 9.78082 24.968 9.78503C25.948 9.78503 26.4037 10.2407 26.4037 11.2165C26.4037 13.0924 26.4051 14.9683 26.4037 16.8443C26.4009 19.975 23.5912 21.9449 20.6343 20.8905C20.5796 20.8709 20.5249 20.8555 20.4436 20.8302C20.3918 20.9214 20.3385 21.0083 20.2936 21.098C19.043 23.5558 16.4156 25.0111 13.7643 24.7139C10.8958 24.3928 8.67355 22.486 7.98375 19.7339C7.91365 19.4549 7.78607 19.4002 7.52809 19.4016C5.63955 19.4114 3.75101 19.4072 1.86387 19.4072C0.984799 19.4072 0.600642 19.03 0.600642 18.1566C0.596436 14.5772 0.596436 11.0006 0.596436 7.424C0.596436 6.54913 0.979191 6.17759 1.86107 6.17759C4.76328 6.17759 7.66549 6.17759 10.5677 6.17759C10.7275 6.17759 10.8874 6.17759 11.0935 6.17759L11.0949 6.179ZM6.47096 16.3199C6.53826 16.3451 6.5705 16.3662 6.60275 16.3662C6.8467 16.3718 7.09206 16.376 7.33601 16.3746C7.93188 16.3704 7.88701 16.4475 7.88701 15.8404C7.88701 14.1411 7.89262 12.4405 7.88281 10.7412C7.8814 10.486 7.9473 10.3837 8.21509 10.3991C8.57541 10.4187 8.93714 10.4033 9.29746 10.4033C10.1205 10.4033 10.1092 10.4033 10.1191 9.56911C10.1219 9.2831 10.0419 9.18776 9.74751 9.18916C8.21088 9.20178 6.67285 9.19477 5.13482 9.19477C4.19966 9.19477 4.20667 9.19477 4.24593 10.1299C4.25434 10.3514 4.34267 10.4075 4.54176 10.4047C5.04229 10.3963 5.54421 10.4215 6.04334 10.3949C6.37422 10.3767 6.48077 10.472 6.47797 10.8155C6.46114 12.5148 6.46956 14.2155 6.46956 15.9147C6.46956 16.0521 6.46956 16.1895 6.46956 16.3185L6.47096 16.3199Z' fill='%23505AC9'/%3E%3Cpath d='M23.1118 8.51574C21.6256 8.52135 20.4353 7.34925 20.4297 5.87291C20.4227 4.39937 21.6102 3.20344 23.0838 3.19923C24.5699 3.19502 25.7532 4.36292 25.763 5.84346C25.7729 7.31981 24.5909 8.51013 23.1118 8.51574Z' fill='%23505AC9'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_161_11022'%3E%3Crect width='25.8072' height='24' fill='white' transform='translate(0.596436 0.75)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat}.icon-document{width:2rem;height:2rem;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_161_10946)'%3E%3Cpath d='M15.1512 2.34152L13.9093 1.09802C13.5618 0.748749 13.1484 0.471869 12.6932 0.283398C12.238 0.094927 11.7499 -0.00139199 11.2572 1.51991e-05H6.5C5.5058 0.00120609 4.55267 0.396677 3.84966 1.09968C3.14666 1.80268 2.75119 2.75582 2.75 3.75002V14.25C2.75119 15.2442 3.14666 16.1973 3.84966 16.9004C4.55267 17.6034 5.5058 17.9988 6.5 18H12.5C13.4942 17.9988 14.4473 17.6034 15.1503 16.9004C15.8533 16.1973 16.2488 15.2442 16.25 14.25V4.99276C16.2512 4.50015 16.1547 4.01219 15.9661 3.55711C15.7775 3.10203 15.5006 2.68886 15.1512 2.34152ZM14.0907 3.40201C14.1971 3.508 14.2924 3.62461 14.375 3.75002H12.5V1.87502C12.6252 1.95851 12.742 2.05395 12.8488 2.16002L14.0907 3.40201ZM14.75 14.25C14.75 14.8468 14.5129 15.419 14.091 15.841C13.669 16.263 13.0967 16.5 12.5 16.5H6.5C5.90326 16.5 5.33097 16.263 4.90901 15.841C4.48705 15.419 4.25 14.8468 4.25 14.25V3.75002C4.25 3.15328 4.48705 2.58098 4.90901 2.15902C5.33097 1.73707 5.90326 1.50002 6.5 1.50002H11V3.75002C11 4.14784 11.158 4.52937 11.4393 4.81068C11.7206 5.09198 12.1022 5.25001 12.5 5.25002H14.75V14.25ZM12.5 6.75002C12.6989 6.75002 12.8897 6.82903 13.0303 6.96969C13.171 7.11034 13.25 7.3011 13.25 7.50002C13.25 7.69893 13.171 7.88969 13.0303 8.03034C12.8897 8.171 12.6989 8.25002 12.5 8.25002H6.5C6.30109 8.25002 6.11032 8.171 5.96967 8.03034C5.82902 7.88969 5.75 7.69893 5.75 7.50002C5.75 7.3011 5.82902 7.11034 5.96967 6.96969C6.11032 6.82903 6.30109 6.75002 6.5 6.75002H12.5ZM13.25 10.5C13.25 10.6989 13.171 10.8897 13.0303 11.0303C12.8897 11.171 12.6989 11.25 12.5 11.25H6.5C6.30109 11.25 6.11032 11.171 5.96967 11.0303C5.82902 10.8897 5.75 10.6989 5.75 10.5C5.75 10.3011 5.82902 10.1103 5.96967 9.96968C6.11032 9.82903 6.30109 9.75002 6.5 9.75002H12.5C12.6989 9.75002 12.8897 9.82903 13.0303 9.96968C13.171 10.1103 13.25 10.3011 13.25 10.5ZM13.106 13.0598C13.2226 13.2202 13.2709 13.4202 13.2404 13.6161C13.2099 13.812 13.1031 13.9879 12.9432 14.1053C12.1834 14.6467 11.2834 14.9574 10.3513 15C9.80666 14.9974 9.27861 14.8126 8.85125 14.475C8.60525 14.3063 8.5115 14.25 8.32625 14.25C7.82482 14.3276 7.35171 14.5327 6.95225 14.8455C6.79381 14.9585 6.59768 15.0054 6.40527 14.9765C6.21286 14.9475 6.03924 14.8449 5.92106 14.6903C5.80289 14.5357 5.74942 14.3413 5.77194 14.148C5.79445 13.9547 5.8912 13.7778 6.04175 13.6545C6.70263 13.1415 7.49621 12.8277 8.32925 12.75C8.82885 12.758 9.31184 12.9307 9.70325 13.2413C9.88166 13.4017 10.1114 13.4935 10.3513 13.5C10.9645 13.4541 11.5542 13.2445 12.059 12.8933C12.22 12.7766 12.4206 12.7286 12.617 12.7598C12.8133 12.791 12.9892 12.8989 13.106 13.0598Z' fill='%23ADB5BD'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_161_10946'%3E%3Crect width='18' height='18' fill='white' transform='translate(0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat}.icon-marker{width:2rem;height:2rem;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_161_10942)'%3E%3Cpath d='M9.5 5C8.90666 5 8.32664 5.17595 7.83329 5.50559C7.33994 5.83524 6.95543 6.30377 6.72836 6.85195C6.5013 7.40013 6.44189 8.00333 6.55765 8.58527C6.6734 9.16721 6.95912 9.70176 7.37868 10.1213C7.79824 10.5409 8.33279 10.8266 8.91473 10.9424C9.49667 11.0581 10.0999 10.9987 10.6481 10.7716C11.1962 10.5446 11.6648 10.1601 11.9944 9.66671C12.3241 9.17336 12.5 8.59334 12.5 8C12.5 7.20435 12.1839 6.44129 11.6213 5.87868C11.0587 5.31607 10.2957 5 9.5 5ZM9.5 9.5C9.20333 9.5 8.91332 9.41203 8.66665 9.2472C8.41997 9.08238 8.22771 8.84811 8.11418 8.57403C8.00065 8.29994 7.97095 7.99834 8.02882 7.70736C8.0867 7.41639 8.22956 7.14912 8.43934 6.93934C8.64912 6.72956 8.91639 6.5867 9.20737 6.52882C9.49834 6.47094 9.79994 6.50065 10.074 6.61418C10.3481 6.72771 10.5824 6.91997 10.7472 7.16665C10.912 7.41332 11 7.70333 11 8C11 8.39783 10.842 8.77936 10.5607 9.06066C10.2794 9.34196 9.89783 9.5 9.5 9.5Z' fill='%2300ADEE'/%3E%3Cpath d='M9.49975 18.5005C8.8682 18.5038 8.24508 18.3556 7.68255 18.0686C7.12001 17.7815 6.63444 17.3638 6.2665 16.8505C3.40825 12.9078 1.9585 9.94377 1.9585 8.04027C1.9585 6.04021 2.75302 4.12206 4.16728 2.7078C5.58154 1.29355 7.49968 0.499023 9.49975 0.499023C11.4998 0.499023 13.418 1.29355 14.8322 2.7078C16.2465 4.12206 17.041 6.04021 17.041 8.04027C17.041 9.94377 15.5912 12.9078 12.733 16.8505C12.3651 17.3638 11.8795 17.7815 11.3169 18.0686C10.7544 18.3556 10.1313 18.5038 9.49975 18.5005ZM9.49975 2.13627C7.93406 2.13806 6.43301 2.76082 5.3259 3.86793C4.21879 4.97504 3.59603 6.47609 3.59425 8.04177C3.59425 9.54927 5.014 12.337 7.591 15.8913C7.80977 16.1926 8.09677 16.4379 8.42853 16.607C8.76029 16.7761 9.12737 16.8642 9.49975 16.8642C9.87212 16.8642 10.2392 16.7761 10.571 16.607C10.9027 16.4379 11.1897 16.1926 11.4085 15.8913C13.9855 12.337 15.4052 9.54927 15.4052 8.04177C15.4035 6.47609 14.7807 4.97504 13.6736 3.86793C12.5665 2.76082 11.0654 2.13806 9.49975 2.13627Z' fill='%2300ADEE'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_161_10942'%3E%3Crect width='18' height='18' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat}.mat-badge-content{font-weight:600;font-size:12px}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto;letter-spacing:0em;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto;letter-spacing:.0075em;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto;letter-spacing:.0094em;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:500 15px/24px Roboto;letter-spacing:.0067em;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto;margin:0 0 12px}.mat-body-strong,.mat-body-2{font:500 14px/24px Roboto;letter-spacing:.0179em}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto;letter-spacing:.0179em}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption{font:400 12px/20px Roboto;letter-spacing:.0333em}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto;letter-spacing:-.0134em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto;letter-spacing:-.0089em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto;letter-spacing:0em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto;letter-spacing:.0074em;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto;letter-spacing:.0179em}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto;font-size:14px;font-weight:500}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto;letter-spacing:.0075em}.mat-expansion-panel-header{font-family:Roboto;font-size:15px;font-weight:500}.mat-expansion-panel-content{font:400 14px/20px Roboto;letter-spacing:.0179em}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto;letter-spacing:1.5px}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto;font-size:12px}.mat-select-trigger{height:1.125em}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-label,.mat-tab-link{font-family:Roboto;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto;letter-spacing:.0075em;margin:0}.mat-tooltip{font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-size:12px;font-weight:500}.mat-option{font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto;letter-spacing:.0179em}.mat-simple-snackbar{font-family:Roboto;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}body{--primary-color: #00adee;--primary-lighter-color: #b3e6fa;--primary-darker-color: #0093e7;--text-primary-color: rgba(0, 0, 0, .87);--text-primary-lighter-color: rgba(0, 0, 0, .87);--text-primary-darker-color: #ffffff}body{--accent-color: #1c82f3;--accent-lighter-color: #bbdafb;--accent-darker-color: #1165ed;--text-accent-color: #ffffff;--text-accent-lighter-color: rgba(0, 0, 0, .87);--text-accent-darker-color: #ffffff}body{--warn-color: #fd5e5e;--warn-lighter-color: #fecfcf;--warn-darker-color: #fc4242;--text-warn-color: rgba(0, 0, 0, .87);--text-warn-lighter-color: rgba(0, 0, 0, .87);--text-warn-darker-color: #ffffff}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(44,44,44,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(44,44,44,.04)}.mat-option.mat-active{background:rgba(44,44,44,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#00adee}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#1c82f3}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#fd5e5e}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#00adee}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#1c82f3}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#fd5e5e}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#000000de;background:#00adee}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#1c82f3;color:#fff}.mat-badge-warn .mat-badge-content{color:#000000de;background:#fd5e5e}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#00adee}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#1c82f3}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#fd5e5e}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#00adee}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#1c82f3}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#fd5e5e}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#000000de}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:#fff}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#000000de}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#00adee}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#1c82f3}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#fd5e5e}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#2c2c2c1f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:#0000001a}.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#c7c7c7;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#e1e1e1}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#aeaeae}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-label{color:#000000de}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#00adee}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#1c82f3}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#fd5e5e}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#00adee}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#1c82f3}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#fd5e5e}.mat-chip.mat-standard-chip{background-color:#e1e1e1;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#00adee;color:#000000de}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#0000001a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#fd5e5e;color:#000000de}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#1c82f3;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(0,173,238,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,173,238,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,173,238,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#00adee;color:#000000de}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00adee66}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00adee4d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00adee4d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(28,130,243,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(28,130,243,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(28,130,243,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#1c82f3;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#1c82f366}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1c82f34d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1c82f34d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(253,94,94,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(253,94,94,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(253,94,94,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#fd5e5e;color:#000000de}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#fd5e5e66}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fd5e5e4d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fd5e5e4d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#00adee}.mat-datepicker-toggle-active.mat-accent{color:#1c82f3}.mat-datepicker-toggle-active.mat-warn{color:#fd5e5e}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(44,44,44,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#00adee}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#1c82f3}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#fd5e5e}.mat-focused .mat-form-field-required-marker{color:#1c82f3}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#00adee}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#1c82f3}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#fd5e5e}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#00adee}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#1c82f3}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#fd5e5e}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#fd5e5e}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#fd5e5e}.mat-error{color:#fd5e5e}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#00adee}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#1c82f3}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#fd5e5e}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#00adee}.mat-icon.mat-accent{color:#1c82f3}.mat-icon.mat-warn{color:#fd5e5e}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#00adee}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#1c82f3}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#fd5e5e}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#fd5e5e}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#e1e1e1;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(44,44,44,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(44,44,44,.12)}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(44,44,44,.04)}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#bce7f7}.mat-progress-bar-buffer{background-color:#bce7f7}.mat-progress-bar-fill:after{background-color:#00adee}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c3dcf8}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c3dcf8}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#1c82f3}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd3d3}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd3d3}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#fd5e5e}.mat-progress-spinner circle,.mat-spinner circle{stroke:#00adee}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#1c82f3}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#fd5e5e}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#00adee}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#00adee}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#1c82f3}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#1c82f3}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#fd5e5e}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#fd5e5e}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(44,44,44,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#00adee}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#1c82f3}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#fd5e5e}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#1c82f3}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1c82f38a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#1c82f3}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#00adee}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#00adee8a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#00adee}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#fd5e5e}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#fd5e5e8a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#fd5e5e}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#00adee}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#000000de}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#00adee33}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#1c82f3}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#1c82f333}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#fd5e5e}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#000000de}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#fd5e5e33}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#2c2c2c0a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#000000de}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#00adee;color:#000000de}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#1c82f3;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#000000de}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#fd5e5e;color:#000000de}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#fd5e5e}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#fd5e5e}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3e6fa4d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#00adee}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bbdafb4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#1c82f3}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fecfcf4d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#fd5e5e}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3e6fa4d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#00adee}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#000000de}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bbdafb4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#1c82f3}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fecfcf4d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#fd5e5e}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000000de}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.mat-toolbar{background:#ededed;color:#000000de}.mat-toolbar.mat-primary{background:#00adee;color:#000000de}.mat-toolbar.mat-accent{background:#1c82f3;color:#fff}.mat-toolbar.mat-warn{background:#fd5e5e;color:#000000de}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(95,95,95,.9)}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#1c82f3}.theme-alternate .mat-ripple-element{background-color:#ffffff1a}.theme-alternate .mat-option{color:#fff}.theme-alternate .mat-option:hover:not(.mat-option-disabled),.theme-alternate .mat-option:focus:not(.mat-option-disabled){background:rgba(250,250,250,.04)}.theme-alternate .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(250,250,250,.04)}.theme-alternate .mat-option.mat-active{background:rgba(250,250,250,.04);color:#fff}.theme-alternate .mat-option.mat-option-disabled{color:#ffffff80}.theme-alternate .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#00adee}.theme-alternate .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#1c82f3}.theme-alternate .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#fd5e5e}.theme-alternate .mat-optgroup-label{color:#ffffffb3}.theme-alternate .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}.theme-alternate .mat-pseudo-checkbox{color:#ffffffb3}.theme-alternate .mat-pseudo-checkbox:after{color:#2c2c2c}.theme-alternate .mat-pseudo-checkbox-disabled{color:#686868}.theme-alternate .mat-primary .mat-pseudo-checkbox-checked,.theme-alternate .mat-primary .mat-pseudo-checkbox-indeterminate{background:#00adee}.theme-alternate .mat-pseudo-checkbox-checked,.theme-alternate .mat-pseudo-checkbox-indeterminate,.theme-alternate .mat-accent .mat-pseudo-checkbox-checked,.theme-alternate .mat-accent .mat-pseudo-checkbox-indeterminate{background:#1c82f3}.theme-alternate .mat-warn .mat-pseudo-checkbox-checked,.theme-alternate .mat-warn .mat-pseudo-checkbox-indeterminate{background:#fd5e5e}.theme-alternate .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.theme-alternate .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.theme-alternate .mat-app-background,.theme-alternate.mat-app-background{background-color:#2c2c2c;color:#fff}.theme-alternate .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-alternate .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-alternate .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-alternate .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-alternate .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-alternate .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-alternate .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-alternate .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-alternate .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-alternate .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-alternate .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-alternate .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-alternate .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-alternate .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-alternate .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-alternate .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-alternate .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-alternate .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-alternate .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-alternate .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-alternate .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-alternate .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-alternate .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-alternate .mat-autocomplete-panel{background:#393939;color:#fff}.theme-alternate .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-alternate .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#393939}.theme-alternate .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.theme-alternate .mat-badge-content{color:#000000de;background:#00adee}.cdk-high-contrast-active .theme-alternate .mat-badge-content{outline:solid 1px;border-radius:0}.theme-alternate .mat-badge-accent .mat-badge-content{background:#1c82f3;color:#fff}.theme-alternate .mat-badge-warn .mat-badge-content{color:#000000de;background:#fd5e5e}.theme-alternate .mat-badge-disabled .mat-badge-content{background:#6b6b6b;color:#ffffff80}.theme-alternate .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#393939;color:#fff}.theme-alternate .mat-button,.theme-alternate .mat-icon-button,.theme-alternate .mat-stroked-button{color:inherit;background:transparent}.theme-alternate .mat-button.mat-primary,.theme-alternate .mat-icon-button.mat-primary,.theme-alternate .mat-stroked-button.mat-primary{color:#00adee}.theme-alternate .mat-button.mat-accent,.theme-alternate .mat-icon-button.mat-accent,.theme-alternate .mat-stroked-button.mat-accent{color:#1c82f3}.theme-alternate .mat-button.mat-warn,.theme-alternate .mat-icon-button.mat-warn,.theme-alternate .mat-stroked-button.mat-warn{color:#fd5e5e}.theme-alternate .mat-button.mat-primary.mat-button-disabled,.theme-alternate .mat-button.mat-accent.mat-button-disabled,.theme-alternate .mat-button.mat-warn.mat-button-disabled,.theme-alternate .mat-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-icon-button.mat-primary.mat-button-disabled,.theme-alternate .mat-icon-button.mat-accent.mat-button-disabled,.theme-alternate .mat-icon-button.mat-warn.mat-button-disabled,.theme-alternate .mat-icon-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-stroked-button.mat-primary.mat-button-disabled,.theme-alternate .mat-stroked-button.mat-accent.mat-button-disabled,.theme-alternate .mat-stroked-button.mat-warn.mat-button-disabled,.theme-alternate .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.theme-alternate .mat-button.mat-primary .mat-button-focus-overlay,.theme-alternate .mat-icon-button.mat-primary .mat-button-focus-overlay,.theme-alternate .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#00adee}.theme-alternate .mat-button.mat-accent .mat-button-focus-overlay,.theme-alternate .mat-icon-button.mat-accent .mat-button-focus-overlay,.theme-alternate .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#1c82f3}.theme-alternate .mat-button.mat-warn .mat-button-focus-overlay,.theme-alternate .mat-icon-button.mat-warn .mat-button-focus-overlay,.theme-alternate .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#fd5e5e}.theme-alternate .mat-button.mat-button-disabled .mat-button-focus-overlay,.theme-alternate .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.theme-alternate .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.theme-alternate .mat-button .mat-ripple-element,.theme-alternate .mat-icon-button .mat-ripple-element,.theme-alternate .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.theme-alternate .mat-button-focus-overlay{background:#ffffff}.theme-alternate .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}.theme-alternate .mat-flat-button,.theme-alternate .mat-raised-button,.theme-alternate .mat-fab,.theme-alternate .mat-mini-fab{color:#fff;background-color:#393939}.theme-alternate .mat-flat-button.mat-primary,.theme-alternate .mat-raised-button.mat-primary,.theme-alternate .mat-fab.mat-primary,.theme-alternate .mat-mini-fab.mat-primary{color:#000000de}.theme-alternate .mat-flat-button.mat-accent,.theme-alternate .mat-raised-button.mat-accent,.theme-alternate .mat-fab.mat-accent,.theme-alternate .mat-mini-fab.mat-accent{color:#fff}.theme-alternate .mat-flat-button.mat-warn,.theme-alternate .mat-raised-button.mat-warn,.theme-alternate .mat-fab.mat-warn,.theme-alternate .mat-mini-fab.mat-warn{color:#000000de}.theme-alternate .mat-flat-button.mat-primary.mat-button-disabled,.theme-alternate .mat-flat-button.mat-accent.mat-button-disabled,.theme-alternate .mat-flat-button.mat-warn.mat-button-disabled,.theme-alternate .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-raised-button.mat-primary.mat-button-disabled,.theme-alternate .mat-raised-button.mat-accent.mat-button-disabled,.theme-alternate .mat-raised-button.mat-warn.mat-button-disabled,.theme-alternate .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-fab.mat-primary.mat-button-disabled,.theme-alternate .mat-fab.mat-accent.mat-button-disabled,.theme-alternate .mat-fab.mat-warn.mat-button-disabled,.theme-alternate .mat-fab.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-primary.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-accent.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-warn.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.theme-alternate .mat-flat-button.mat-primary,.theme-alternate .mat-raised-button.mat-primary,.theme-alternate .mat-fab.mat-primary,.theme-alternate .mat-mini-fab.mat-primary{background-color:#00adee}.theme-alternate .mat-flat-button.mat-accent,.theme-alternate .mat-raised-button.mat-accent,.theme-alternate .mat-fab.mat-accent,.theme-alternate .mat-mini-fab.mat-accent{background-color:#1c82f3}.theme-alternate .mat-flat-button.mat-warn,.theme-alternate .mat-raised-button.mat-warn,.theme-alternate .mat-fab.mat-warn,.theme-alternate .mat-mini-fab.mat-warn{background-color:#fd5e5e}.theme-alternate .mat-flat-button.mat-primary.mat-button-disabled,.theme-alternate .mat-flat-button.mat-accent.mat-button-disabled,.theme-alternate .mat-flat-button.mat-warn.mat-button-disabled,.theme-alternate .mat-flat-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-raised-button.mat-primary.mat-button-disabled,.theme-alternate .mat-raised-button.mat-accent.mat-button-disabled,.theme-alternate .mat-raised-button.mat-warn.mat-button-disabled,.theme-alternate .mat-raised-button.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-fab.mat-primary.mat-button-disabled,.theme-alternate .mat-fab.mat-accent.mat-button-disabled,.theme-alternate .mat-fab.mat-warn.mat-button-disabled,.theme-alternate .mat-fab.mat-button-disabled.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-primary.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-accent.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-warn.mat-button-disabled,.theme-alternate .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#fafafa1f}.theme-alternate .mat-flat-button.mat-primary .mat-ripple-element,.theme-alternate .mat-raised-button.mat-primary .mat-ripple-element,.theme-alternate .mat-fab.mat-primary .mat-ripple-element,.theme-alternate .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#0000001a}.theme-alternate .mat-flat-button.mat-accent .mat-ripple-element,.theme-alternate .mat-raised-button.mat-accent .mat-ripple-element,.theme-alternate .mat-fab.mat-accent .mat-ripple-element,.theme-alternate .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-alternate .mat-flat-button.mat-warn .mat-ripple-element,.theme-alternate .mat-raised-button.mat-warn .mat-ripple-element,.theme-alternate .mat-fab.mat-warn .mat-ripple-element,.theme-alternate .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-alternate .mat-stroked-button:not([class*=mat-elevation-z]),.theme-alternate .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-alternate .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-fab:not([class*=mat-elevation-z]),.theme-alternate .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-alternate .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.theme-alternate .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-alternate .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.theme-alternate .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-alternate .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-alternate .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-alternate .mat-button-toggle{color:#ffffff80}.theme-alternate .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.theme-alternate .mat-button-toggle-appearance-standard{color:#fff;background:#393939}.theme-alternate .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.theme-alternate .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #515151}.theme-alternate [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #515151}.theme-alternate .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #515151}.theme-alternate .mat-button-toggle-checked{background-color:#5f5f5f;color:#ffffffb3}.theme-alternate .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.theme-alternate .mat-button-toggle-disabled{color:#ffffff4d;background-color:#464646}.theme-alternate .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#393939}.theme-alternate .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#797979}.theme-alternate .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-alternate .mat-button-toggle-group-appearance-standard{border:solid 1px #515151}.theme-alternate .mat-card{background:#393939;color:#fff}.theme-alternate .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-alternate .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-card-subtitle{color:#ffffffb3}.theme-alternate .mat-checkbox-frame{border-color:#ffffffb3}.theme-alternate .mat-checkbox-checkmark{fill:#2c2c2c}.theme-alternate .mat-checkbox-label{color:#fff}.theme-alternate .mat-checkbox-checkmark-path{stroke:#2c2c2c!important}.theme-alternate .mat-checkbox-mixedmark{background-color:#2c2c2c}.theme-alternate .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.theme-alternate .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#00adee}.theme-alternate .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.theme-alternate .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#1c82f3}.theme-alternate .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.theme-alternate .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#fd5e5e}.theme-alternate .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.theme-alternate .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.theme-alternate .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.theme-alternate .mat-checkbox-disabled .mat-checkbox-label{color:#ffffff80}.theme-alternate .mat-checkbox .mat-ripple-element{background-color:#fff}.theme-alternate .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.theme-alternate .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#00adee}.theme-alternate .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.theme-alternate .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#1c82f3}.theme-alternate .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.theme-alternate .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#fd5e5e}.theme-alternate .mat-chip.mat-standard-chip{background-color:#5f5f5f;color:#fff}.theme-alternate .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.theme-alternate .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-alternate .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.theme-alternate .mat-chip.mat-standard-chip:after{background:#ffffff}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#00adee;color:#000000de}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#000000de;opacity:.4}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#0000001a}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#fd5e5e;color:#000000de}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000000de;opacity:.4}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#1c82f3;color:#fff}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.theme-alternate .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.theme-alternate .mat-table{background:#393939}.theme-alternate .mat-table thead,.theme-alternate .mat-table tbody,.theme-alternate .mat-table tfoot,.theme-alternate mat-header-row,.theme-alternate mat-row,.theme-alternate mat-footer-row,.theme-alternate [mat-header-row],.theme-alternate [mat-row],.theme-alternate [mat-footer-row],.theme-alternate .mat-table-sticky{background:inherit}.theme-alternate mat-row,.theme-alternate mat-header-row,.theme-alternate mat-footer-row,.theme-alternate th.mat-header-cell,.theme-alternate td.mat-cell,.theme-alternate td.mat-footer-cell{border-bottom-color:#ffffff1f}.theme-alternate .mat-header-cell{color:#ffffffb3}.theme-alternate .mat-cell,.theme-alternate .mat-footer-cell{color:#fff}.theme-alternate .mat-calendar-arrow{fill:#fff}.theme-alternate .mat-datepicker-toggle,.theme-alternate .mat-datepicker-content .mat-calendar-next-button,.theme-alternate .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.theme-alternate .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.theme-alternate .mat-calendar-table-header,.theme-alternate .mat-calendar-body-label{color:#ffffffb3}.theme-alternate .mat-calendar-body-cell-content,.theme-alternate .mat-date-range-input-separator{color:#fff;border-color:transparent}.theme-alternate .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.theme-alternate .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.theme-alternate .mat-calendar-body-in-preview{color:#ffffff3d}.theme-alternate .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.theme-alternate .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.theme-alternate .mat-calendar-body-in-range:before{background:rgba(0,173,238,.2)}.theme-alternate .mat-calendar-body-comparison-identical,.theme-alternate .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-alternate .mat-calendar-body-comparison-bridge-start:before,.theme-alternate [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,173,238,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-calendar-body-comparison-bridge-end:before,.theme-alternate [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,173,238,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-alternate .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-alternate .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-alternate .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-alternate .mat-calendar-body-selected{background-color:#00adee;color:#000000de}.theme-alternate .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00adee66}.theme-alternate .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.theme-alternate .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-alternate .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00adee4d}@media (hover: hover){.theme-alternate .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00adee4d}}.theme-alternate .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#393939;color:#fff}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(28,130,243,.2)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-alternate .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(28,130,243,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-alternate .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(28,130,243,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#1c82f3;color:#fff}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#1c82f366}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-alternate .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-alternate .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1c82f34d}@media (hover: hover){.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1c82f34d}}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(253,94,94,.2)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-alternate .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(253,94,94,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-alternate .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(253,94,94,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#fd5e5e;color:#000000de}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#fd5e5e66}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.theme-alternate .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-alternate .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fd5e5e4d}@media (hover: hover){.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fd5e5e4d}}.theme-alternate .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-alternate .mat-datepicker-toggle-active{color:#00adee}.theme-alternate .mat-datepicker-toggle-active.mat-accent{color:#1c82f3}.theme-alternate .mat-datepicker-toggle-active.mat-warn{color:#fd5e5e}.theme-alternate .mat-date-range-input-inner[disabled]{color:#ffffff80}.theme-alternate .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#393939;color:#fff}.theme-alternate .mat-divider{border-top-color:#ffffff1f}.theme-alternate .mat-divider-vertical{border-right-color:#ffffff1f}.theme-alternate .mat-expansion-panel{background:#393939;color:#fff}.theme-alternate .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-action-row{border-top-color:#ffffff1f}.theme-alternate .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-alternate .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-alternate .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(250,250,250,.04)}@media (hover: none){.theme-alternate .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#393939}}.theme-alternate .mat-expansion-panel-header-title{color:#fff}.theme-alternate .mat-expansion-panel-header-description,.theme-alternate .mat-expansion-indicator:after{color:#ffffffb3}.theme-alternate .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.theme-alternate .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-alternate .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-alternate .mat-form-field-label,.theme-alternate .mat-hint{color:#ffffffb3}.theme-alternate .mat-form-field.mat-focused .mat-form-field-label{color:#00adee}.theme-alternate .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#1c82f3}.theme-alternate .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#fd5e5e}.theme-alternate .mat-focused .mat-form-field-required-marker{color:#1c82f3}.theme-alternate .mat-form-field-ripple{background-color:#fff}.theme-alternate .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#00adee}.theme-alternate .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#1c82f3}.theme-alternate .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#fd5e5e}.theme-alternate .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#00adee}.theme-alternate .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#1c82f3}.theme-alternate .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#fd5e5e}.theme-alternate .mat-form-field.mat-form-field-invalid .mat-form-field-label,.theme-alternate .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.theme-alternate .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#fd5e5e}.theme-alternate .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.theme-alternate .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#fd5e5e}.theme-alternate .mat-error{color:#fd5e5e}.theme-alternate .mat-form-field-appearance-legacy .mat-form-field-label,.theme-alternate .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}.theme-alternate .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}.theme-alternate .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-alternate .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}.theme-alternate .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.theme-alternate .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}.theme-alternate .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}.theme-alternate .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}.theme-alternate .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.theme-alternate .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.theme-alternate .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}.theme-alternate .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.theme-alternate .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#00adee}.theme-alternate .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#1c82f3}.theme-alternate .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.theme-alternate .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#fd5e5e}.theme-alternate .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.theme-alternate .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}.theme-alternate .mat-icon.mat-primary{color:#00adee}.theme-alternate .mat-icon.mat-accent{color:#1c82f3}.theme-alternate .mat-icon.mat-warn{color:#fd5e5e}.theme-alternate .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}.theme-alternate .mat-input-element:disabled,.theme-alternate .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}.theme-alternate .mat-input-element{caret-color:#00adee}.theme-alternate .mat-input-element::placeholder{color:#ffffff80}.theme-alternate .mat-input-element::-moz-placeholder{color:#ffffff80}.theme-alternate .mat-input-element::-webkit-input-placeholder{color:#ffffff80}.theme-alternate .mat-input-element:-ms-input-placeholder{color:#ffffff80}.theme-alternate .mat-input-element:not(.mat-native-select-inline) option{color:#000000de}.theme-alternate .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#00000061}.theme-alternate .mat-form-field.mat-accent .mat-input-element{caret-color:#1c82f3}.theme-alternate .mat-form-field.mat-warn .mat-input-element,.theme-alternate .mat-form-field-invalid .mat-input-element{caret-color:#fd5e5e}.theme-alternate .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#fd5e5e}.theme-alternate .mat-list-base .mat-list-item,.theme-alternate .mat-list-base .mat-list-option{color:#fff}.theme-alternate .mat-list-base .mat-subheader{color:#ffffffb3}.theme-alternate .mat-list-base .mat-list-item-disabled{background-color:#464646;color:#ffffff80}.theme-alternate .mat-list-option:hover,.theme-alternate .mat-list-option:focus,.theme-alternate .mat-nav-list .mat-list-item:hover,.theme-alternate .mat-nav-list .mat-list-item:focus,.theme-alternate .mat-action-list .mat-list-item:hover,.theme-alternate .mat-action-list .mat-list-item:focus{background:rgba(250,250,250,.04)}.theme-alternate .mat-list-single-selected-option,.theme-alternate .mat-list-single-selected-option:hover,.theme-alternate .mat-list-single-selected-option:focus{background:rgba(250,250,250,.12)}.theme-alternate .mat-menu-panel{background:#393939}.theme-alternate .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-alternate .mat-menu-item{background:transparent;color:#fff}.theme-alternate .mat-menu-item[disabled],.theme-alternate .mat-menu-item[disabled] .mat-menu-submenu-icon,.theme-alternate .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.theme-alternate .mat-menu-item .mat-icon-no-color,.theme-alternate .mat-menu-submenu-icon{color:#fff}.theme-alternate .mat-menu-item:hover:not([disabled]),.theme-alternate .mat-menu-item.cdk-program-focused:not([disabled]),.theme-alternate .mat-menu-item.cdk-keyboard-focused:not([disabled]),.theme-alternate .mat-menu-item-highlighted:not([disabled]){background:rgba(250,250,250,.04)}.theme-alternate .mat-paginator{background:#393939}.theme-alternate .mat-paginator,.theme-alternate .mat-paginator-page-size .mat-select-trigger{color:#ffffffb3}.theme-alternate .mat-paginator-decrement,.theme-alternate .mat-paginator-increment{border-top:2px solid white;border-right:2px solid white}.theme-alternate .mat-paginator-first,.theme-alternate .mat-paginator-last{border-top:2px solid white}.theme-alternate .mat-icon-button[disabled] .mat-paginator-decrement,.theme-alternate .mat-icon-button[disabled] .mat-paginator-increment,.theme-alternate .mat-icon-button[disabled] .mat-paginator-first,.theme-alternate .mat-icon-button[disabled] .mat-paginator-last{border-color:#ffffff80}.theme-alternate .mat-progress-bar-background{fill:#214c5d}.theme-alternate .mat-progress-bar-buffer{background-color:#214c5d}.theme-alternate .mat-progress-bar-fill:after{background-color:#00adee}.theme-alternate .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#28425e}.theme-alternate .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#28425e}.theme-alternate .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#1c82f3}.theme-alternate .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#603939}.theme-alternate .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#603939}.theme-alternate .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#fd5e5e}.theme-alternate .mat-progress-spinner circle,.theme-alternate .mat-spinner circle{stroke:#00adee}.theme-alternate .mat-progress-spinner.mat-accent circle,.theme-alternate .mat-spinner.mat-accent circle{stroke:#1c82f3}.theme-alternate .mat-progress-spinner.mat-warn circle,.theme-alternate .mat-spinner.mat-warn circle{stroke:#fd5e5e}.theme-alternate .mat-radio-outer-circle{border-color:#ffffffb3}.theme-alternate .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#00adee}.theme-alternate .mat-radio-button.mat-primary .mat-radio-inner-circle,.theme-alternate .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-alternate .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.theme-alternate .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#00adee}.theme-alternate .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#1c82f3}.theme-alternate .mat-radio-button.mat-accent .mat-radio-inner-circle,.theme-alternate .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-alternate .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.theme-alternate .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#1c82f3}.theme-alternate .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#fd5e5e}.theme-alternate .mat-radio-button.mat-warn .mat-radio-inner-circle,.theme-alternate .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.theme-alternate .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.theme-alternate .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#fd5e5e}.theme-alternate .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.theme-alternate .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}.theme-alternate .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.theme-alternate .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}.theme-alternate .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}.theme-alternate .mat-radio-button .mat-ripple-element{background-color:#fff}.theme-alternate .mat-select-value{color:#fff}.theme-alternate .mat-select-placeholder,.theme-alternate .mat-select-disabled .mat-select-value{color:#ffffff80}.theme-alternate .mat-select-arrow{color:#ffffffb3}.theme-alternate .mat-select-panel{background:#393939}.theme-alternate .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-alternate .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(250,250,250,.12)}.theme-alternate .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#00adee}.theme-alternate .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#1c82f3}.theme-alternate .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.theme-alternate .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#fd5e5e}.theme-alternate .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}.theme-alternate .mat-drawer-container{background-color:#2c2c2c;color:#fff}.theme-alternate .mat-drawer{background-color:#393939;color:#fff}.theme-alternate .mat-drawer.mat-drawer-push{background-color:#393939}.theme-alternate .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-alternate .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.theme-alternate .mat-drawer-side.mat-drawer-end,.theme-alternate [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.theme-alternate [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.theme-alternate .mat-drawer-backdrop.mat-drawer-shown{background-color:#c6c6c699}.theme-alternate .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#1c82f3}.theme-alternate .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1c82f38a}.theme-alternate .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#1c82f3}.theme-alternate .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#00adee}.theme-alternate .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#00adee8a}.theme-alternate .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#00adee}.theme-alternate .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#fd5e5e}.theme-alternate .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#fd5e5e8a}.theme-alternate .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#fd5e5e}.theme-alternate .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.theme-alternate .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}.theme-alternate .mat-slide-toggle-bar{background-color:#ffffff80}.theme-alternate .mat-slider-track-background{background-color:#ffffff4d}.theme-alternate .mat-slider.mat-primary .mat-slider-track-fill,.theme-alternate .mat-slider.mat-primary .mat-slider-thumb,.theme-alternate .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#00adee}.theme-alternate .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#000000de}.theme-alternate .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#00adee33}.theme-alternate .mat-slider.mat-accent .mat-slider-track-fill,.theme-alternate .mat-slider.mat-accent .mat-slider-thumb,.theme-alternate .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#1c82f3}.theme-alternate .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.theme-alternate .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#1c82f333}.theme-alternate .mat-slider.mat-warn .mat-slider-track-fill,.theme-alternate .mat-slider.mat-warn .mat-slider-thumb,.theme-alternate .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#fd5e5e}.theme-alternate .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#000000de}.theme-alternate .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#fd5e5e33}.theme-alternate .mat-slider:hover .mat-slider-track-background,.theme-alternate .mat-slider.cdk-focused .mat-slider-track-background,.theme-alternate .mat-slider.mat-slider-disabled .mat-slider-track-background,.theme-alternate .mat-slider.mat-slider-disabled .mat-slider-track-fill,.theme-alternate .mat-slider.mat-slider-disabled .mat-slider-thumb,.theme-alternate .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}.theme-alternate .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}.theme-alternate .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.theme-alternate .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.theme-alternate .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.theme-alternate .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}.theme-alternate .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}.theme-alternate .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.theme-alternate .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff4d}.theme-alternate .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.theme-alternate .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}.theme-alternate .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}.theme-alternate .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.theme-alternate .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.theme-alternate .mat-step-header.cdk-keyboard-focused,.theme-alternate .mat-step-header.cdk-program-focused,.theme-alternate .mat-step-header:hover:not([aria-disabled]),.theme-alternate .mat-step-header:hover[aria-disabled=false]{background-color:#fafafa0a}.theme-alternate .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-alternate .mat-step-header:hover{background:none}}.theme-alternate .mat-step-header .mat-step-label,.theme-alternate .mat-step-header .mat-step-optional{color:#ffffffb3}.theme-alternate .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#000000de}.theme-alternate .mat-step-header .mat-step-icon-selected,.theme-alternate .mat-step-header .mat-step-icon-state-done,.theme-alternate .mat-step-header .mat-step-icon-state-edit{background-color:#00adee;color:#000000de}.theme-alternate .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-alternate .mat-step-header.mat-accent .mat-step-icon-selected,.theme-alternate .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-alternate .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#1c82f3;color:#fff}.theme-alternate .mat-step-header.mat-warn .mat-step-icon{color:#000000de}.theme-alternate .mat-step-header.mat-warn .mat-step-icon-selected,.theme-alternate .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-alternate .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#fd5e5e;color:#000000de}.theme-alternate .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#fd5e5e}.theme-alternate .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.theme-alternate .mat-step-header .mat-step-label.mat-step-label-error{color:#fd5e5e}.theme-alternate .mat-stepper-horizontal,.theme-alternate .mat-stepper-vertical{background-color:#393939}.theme-alternate .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.theme-alternate .mat-horizontal-stepper-header:before,.theme-alternate .mat-horizontal-stepper-header:after,.theme-alternate .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.theme-alternate .mat-sort-header-arrow{color:#c4c4c4}.theme-alternate .mat-tab-nav-bar,.theme-alternate .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}.theme-alternate .mat-tab-group-inverted-header .mat-tab-nav-bar,.theme-alternate .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.theme-alternate .mat-tab-label,.theme-alternate .mat-tab-link{color:#fff}.theme-alternate .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-link.mat-tab-disabled{color:#ffffff80}.theme-alternate .mat-tab-header-pagination-chevron{border-color:#fff}.theme-alternate .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}.theme-alternate .mat-tab-group[class*=mat-background-]>.mat-tab-header,.theme-alternate .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.theme-alternate .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3e6fa4d}.theme-alternate .mat-tab-group.mat-primary .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#00adee}.theme-alternate .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.theme-alternate .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bbdafb4d}.theme-alternate .mat-tab-group.mat-accent .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#1c82f3}.theme-alternate .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.theme-alternate .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fecfcf4d}.theme-alternate .mat-tab-group.mat-warn .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#fd5e5e}.theme-alternate .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.theme-alternate .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3e6fa4d}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-link-container,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#00adee}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#000000de}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bbdafb4d}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-link-container,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#1c82f3}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.theme-alternate .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fecfcf4d}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-link-container,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#fd5e5e}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000000de}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.theme-alternate .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.theme-alternate .mat-toolbar{background:#393939;color:#fff}.theme-alternate .mat-toolbar.mat-primary{background:#00adee;color:#000000de}.theme-alternate .mat-toolbar.mat-accent{background:#1c82f3;color:#fff}.theme-alternate .mat-toolbar.mat-warn{background:#fd5e5e;color:#000000de}.theme-alternate .mat-toolbar .mat-form-field-underline,.theme-alternate .mat-toolbar .mat-form-field-ripple,.theme-alternate .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-alternate .mat-toolbar .mat-form-field-label,.theme-alternate .mat-toolbar .mat-focused .mat-form-field-label,.theme-alternate .mat-toolbar .mat-select-value,.theme-alternate .mat-toolbar .mat-select-arrow,.theme-alternate .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-alternate .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-alternate .mat-tooltip{background:rgba(95,95,95,.9)}.theme-alternate .mat-tree{background:#393939}.theme-alternate .mat-tree-node,.theme-alternate .mat-nested-tree-node{color:#fff}.theme-alternate .mat-snack-bar-container{color:#000000de;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-alternate .mat-simple-snackbar-action{color:inherit}.mat-raised-button,.mat-stroked-button,.mat-flat-button{padding:0 1.15em;margin:0 .65em;min-width:3em;line-height:36.4px}.mat-standard-chip{padding:.5em .85em;min-height:2.5em}.material-icons{font-size:24px;font-family:Material Icons,Material Icons}.material-icons .mat-badge-content{font-family:Roboto}
