.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fasr,.fal,.fa-light,.fasl,.fat,.fa-thin,.fast,.fad,.fa-duotone,.fass,.fa-sharp-solid,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin{font-family:"Font Awesome 6 Pro"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.fad,.fa-classic.fa-duotone,.fa-duotone{font-family:"Font Awesome 6 Duotone"}.fass,.fasr,.fasl,.fast,.fa-sharp{font-family:"Font Awesome 6 Sharp"}.fass,.fa-sharp{font-weight:900}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.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-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);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, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) 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(360deg)}}.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, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0:before{content:"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-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-circle-chevron-right:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-wagon-covered:before{content:""}.fa-line-height:before{content:""}.fa-bagel:before{content:""}.fa-transporter-7:before{content:""}.fa-at:before{content:"@"}.fa-rectangles-mixed:before{content:""}.fa-phone-arrow-up-right:before{content:""}.fa-phone-arrow-up:before{content:""}.fa-phone-outgoing:before{content:""}.fa-trash-can:before{content:""}.fa-trash-alt:before{content:""}.fa-circle-l:before{content:""}.fa-head-side-goggles:before{content:""}.fa-head-vr:before{content:""}.fa-text-height:before{content:""}.fa-user-xmark:before{content:""}.fa-user-times:before{content:""}.fa-face-hand-yawn:before{content:""}.fa-gauge-simple-min:before{content:""}.fa-tachometer-slowest:before{content:""}.fa-stethoscope:before{content:""}.fa-coffin:before{content:""}.fa-message:before{content:""}.fa-comment-alt:before{content:""}.fa-salad:before{content:""}.fa-bowl-salad:before{content:""}.fa-info:before{content:""}.fa-robot-astromech:before{content:""}.fa-ring-diamond:before{content:""}.fa-fondue-pot:before{content:""}.fa-theta:before{content:""}.fa-face-hand-peeking:before{content:""}.fa-square-user:before{content:""}.fa-down-left-and-up-right-to-center:before{content:""}.fa-compress-alt:before{content:""}.fa-explosion:before{content:""}.fa-file-lines:before{content:""}.fa-file-alt:before{content:""}.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-wifi-fair:before{content:""}.fa-wifi-2:before{content:""}.fa-calendar-days:before{content:""}.fa-calendar-alt:before{content:""}.fa-mp3-player:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-tally-4:before{content:""}.fa-rectangle-history:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball:before{content:""}.fa-volleyball-ball:before{content:""}.fa-sun-haze:before{content:""}.fa-text-size:before{content:""}.fa-ufo:before{content:""}.fa-fork:before{content:""}.fa-utensil-fork:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-mobile-signal:before{content:""}.fa-barcode-scan:before{content:""}.fa-sort-down:before{content:""}.fa-sort-desc:before{content:""}.fa-folder-arrow-down:before{content:""}.fa-folder-download:before{content:""}.fa-circle-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-face-icicles:before{content:""}.fa-shovel:before{content:""}.fa-door-open:before{content:""}.fa-films:before{content:""}.fa-right-from-bracket:before{content:""}.fa-sign-out-alt:before{content:""}.fa-face-glasses:before{content:""}.fa-nfc:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-icons:before{content:""}.fa-heart-music-camera-bolt:before{content:""}.fa-microphone-lines-slash:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-closed-captioning-slash:before{content:""}.fa-calculator-simple:before{content:""}.fa-calculator-alt:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-sliders-up:before{content:""}.fa-sliders-v:before{content:""}.fa-location-minus:before{content:""}.fa-map-marker-minus:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-ski-boot:before{content:""}.fa-standard-definition:before{content:""}.fa-rectangle-sd:before{content:""}.fa-h1:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before{content:""}.fa-search-location:before{content:""}.fa-message-bot:before{content:""}.fa-forward-step:before{content:""}.fa-step-forward:before{content:""}.fa-face-smile-beam:before{content:""}.fa-smile-beam:before{content:""}.fa-light-ceiling:before{content:""}.fa-message-exclamation:before{content:""}.fa-comment-alt-exclamation:before{content:""}.fa-bowl-scoop:before{content:""}.fa-bowl-shaved-ice:before{content:""}.fa-square-x:before{content:""}.fa-building-memo:before{content:""}.fa-utility-pole-double:before{content:""}.fa-flag-checkered:before{content:""}.fa-chevrons-up:before{content:""}.fa-chevron-double-up:before{content:""}.fa-football:before{content:""}.fa-football-ball:before{content:""}.fa-user-vneck:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angles-down:before{content:""}.fa-angle-double-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-square-arrow-right:before{content:""}.fa-arrow-square-right:before{content:""}.fa-location-plus:before{content:""}.fa-map-marker-plus:before{content:""}.fa-lightbulb-exclamation-on:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before{content:""}.fa-beer:before{content:""}.fa-crate-empty:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-transporter:before{content:""}.fa-calendar-circle-user:before{content:""}.fa-arrow-up-long:before{content:""}.fa-long-arrow-up:before{content:""}.fa-person-carry-box:before{content:""}.fa-person-carry:before{content:""}.fa-fire-flame-simple:before{content:""}.fa-burn:before{content:""}.fa-person:before{content:""}.fa-male:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-union:before{content:""}.fa-chevrons-left:before{content:""}.fa-chevron-double-left:before{content:""}.fa-circle-heart:before{content:""}.fa-heart-circle:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-bring-forward:before{content:""}.fa-square-p:before{content:""}.fa-face-grin-stars:before{content:""}.fa-grin-stars:before{content:""}.fa-sigma:before{content:""}.fa-camera-movie:before{content:""}.fa-bong:before{content:""}.fa-clarinet:before{content:""}.fa-truck-flatbed:before{content:""}.fa-spaghetti-monster-flying:before{content:""}.fa-pastafarianism:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-arrows-rotate-reverse:before{content:""}.fa-leaf-heart:before{content:""}.fa-house-building:before{content:""}.fa-cheese-swiss:before{content:""}.fa-spoon:before{content:""}.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before{content:""}.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-bow-arrow:before{content:""}.fa-cart-xmark:before{content:""}.fa-hexagon-xmark:before{content:""}.fa-times-hexagon:before{content:""}.fa-xmark-hexagon:before{content:""}.fa-circle-h:before{content:""}.fa-hospital-symbol:before{content:""}.fa-merge:before{content:""}.fa-pager:before{content:""}.fa-cart-minus:before{content:""}.fa-address-book:before{content:""}.fa-contact-book:before{content:""}.fa-pan-frying:before{content:""}.fa-grid:before{content:""}.fa-grid-3:before{content:""}.fa-football-helmet:before{content:""}.fa-hand-love:before{content:""}.fa-trees:before{content:""}.fa-strikethrough:before{content:""}.fa-page:before{content:""}.fa-k:before{content:"K"}.fa-diagram-previous:before{content:""}.fa-gauge-min:before{content:""}.fa-tachometer-alt-slowest:before{content:""}.fa-folder-grid:before{content:""}.fa-eggplant:before{content:""}.fa-excavator:before{content:""}.fa-ram:before{content:""}.fa-landmark-flag:before{content:""}.fa-lips:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-paste:before{content:""}.fa-file-clipboard:before{content:""}.fa-desktop-arrow-down:before{content:""}.fa-code-pull-request:before{content:""}.fa-pumpkin:before{content:""}.fa-clipboard-list:before{content:""}.fa-pen-field:before{content:""}.fa-blueberries:before{content:""}.fa-truck-ramp-box:before{content:""}.fa-truck-loading:before{content:""}.fa-note:before{content:""}.fa-arrow-down-to-square:before{content:""}.fa-user-check:before{content:""}.fa-cloud-xmark:before{content:""}.fa-vial-virus:before{content:""}.fa-book-blank:before{content:""}.fa-book-alt:before{content:""}.fa-golf-flag-hole:before{content:""}.fa-message-arrow-down:before{content:""}.fa-comment-alt-arrow-down:before{content:""}.fa-face-unamused:before{content:""}.fa-sheet-plastic:before{content:""}.fa-circle-9:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-pencil-slash:before{content:""}.fa-bowling-pins:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-down-right:before{content:""}.fa-scroll-torah:before{content:""}.fa-torah:before{content:""}.fa-webhook:before{content:""}.fa-blinds-open:before{content:""}.fa-fence:before{content:""}.fa-up:before{content:""}.fa-arrow-alt-up:before{content:""}.fa-broom-ball:before{content:""}.fa-quidditch:before{content:""}.fa-quidditch-broom-ball:before{content:""}.fa-drumstick:before{content:""}.fa-square-v:before{content:""}.fa-face-awesome:before{content:""}.fa-gave-dandy:before{content:""}.fa-dial-off:before{content:""}.fa-toggle-off:before{content:""}.fa-face-smile-horns:before{content:""}.fa-box-archive:before{content:""}.fa-archive:before{content:""}.fa-grapes:before{content:""}.fa-person-drowning:before{content:""}.fa-dial-max:before{content:""}.fa-circle-m:before{content:""}.fa-calendar-image:before{content:""}.fa-circle-caret-down:before{content:""}.fa-caret-circle-down:before{content:""}.fa-arrow-down-9-1:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-shish-kebab:before{content:""}.fa-spray-can:before{content:""}.fa-alarm-snooze:before{content:""}.fa-scarecrow:before{content:""}.fa-truck-monster:before{content:""}.fa-gift-card:before{content:""}.fa-w:before{content:"W"}.fa-code-pull-request-draft:before{content:""}.fa-square-b:before{content:""}.fa-elephant:before{content:""}.fa-earth-africa:before{content:""}.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-screen-button:before{content:""}.fa-tablet-alt:before{content:""}.fa-paw:before{content:""}.fa-message-question:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-square-3:before{content:""}.fa-face-flushed:before{content:""}.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-microwave:before{content:""}.fa-chf-sign:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-cart-circle-arrow-up:before{content:""}.fa-trash-clock:before{content:""}.fa-reflect-both:before{content:""}.fa-gavel:before{content:""}.fa-legal:before{content:""}.fa-sprinkler-ceiling:before{content:""}.fa-browsers:before{content:""}.fa-trillium:before{content:""}.fa-music-slash:before{content:""}.fa-truck-ramp:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-circle-c:before{content:""}.fa-star-christmas:before{content:""}.fa-chart-bullet:before{content:""}.fa-motorcycle:before{content:""}.fa-tree-christmas:before{content:""}.fa-tire-flat:before{content:""}.fa-sunglasses:before{content:""}.fa-badge:before{content:""}.fa-message-pen:before{content:""}.fa-comment-alt-edit:before{content:""}.fa-message-edit:before{content:""}.fa-bell-concierge:before{content:""}.fa-concierge-bell:before{content:""}.fa-pen-ruler:before{content:""}.fa-pencil-ruler:before{content:""}.fa-file-mp3:before{content:""}.fa-arrow-progress:before{content:""}.fa-chess-rook-piece:before{content:""}.fa-chess-rook-alt:before{content:""}.fa-square-root:before{content:""}.fa-album-collection-circle-plus:before{content:""}.fa-people-arrows:before{content:""}.fa-people-arrows-left-right:before{content:""}.fa-sign-post:before{content:""}.fa-face-angry-horns:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-tombstone:before{content:""}.fa-square-caret-right:before{content:""}.fa-caret-square-right:before{content:""}.fa-scissors:before{content:""}.fa-cut:before{content:""}.fa-list-music:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-mustache:before{content:""}.fa-hyphen:before{content:"-"}.fa-table:before{content:""}.fa-user-chef:before{content:""}.fa-message-image:before{content:""}.fa-comment-alt-image:before{content:""}.fa-users-medical:before{content:""}.fa-sensor-triangle-exclamation:before{content:""}.fa-sensor-alert:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-tachograph-digital:before{content:""}.fa-digital-tachograph:before{content:""}.fa-face-mask:before{content:""}.fa-pickleball:before{content:""}.fa-star-sharp-half:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-meat:before{content:""}.fa-reply:before{content:""}.fa-mail-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-empty-set:before{content:""}.fa-house-fire:before{content:""}.fa-square-minus:before{content:""}.fa-minus-square:before{content:""}.fa-helicopter:before{content:""}.fa-bird:before{content:""}.fa-compass:before{content:""}.fa-square-caret-down:before{content:""}.fa-caret-square-down:before{content:""}.fa-heart-half-stroke:before{content:""}.fa-heart-half-alt:before{content:""}.fa-file-circle-question:before{content:""}.fa-truck-utensils:before{content:""}.fa-laptop-code:before{content:""}.fa-joystick:before{content:""}.fa-grill-fire:before{content:""}.fa-rectangle-vertical-history:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before{content:""}.fa-navicon:before{content:""}.fa-keyboard-left:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-3:before{content:""}.fa-heart-crack:before{content:""}.fa-heart-broken:before{content:""}.fa-face-beam-hand-over-mouth:before{content:""}.fa-droplet-percent:before{content:""}.fa-humidity:before{content:""}.fa-square-up-right:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-face-kiss-beam:before{content:""}.fa-kiss-beam:before{content:""}.fa-corn:before{content:""}.fa-roller-coaster:before{content:""}.fa-photo-film-music:before{content:""}.fa-radar:before{content:""}.fa-sickle:before{content:""}.fa-film:before{content:""}.fa-coconut:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-shield-cross:before{content:""}.fa-cassette-tape:before{content:""}.fa-square-terminal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-comment-middle:before{content:""}.fa-trash-can-list:before{content:""}.fa-block:before{content:""}.fa-circle-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before{content:""}.fa-sign-out:before{content:""}.fa-face-frown-slight:before{content:""}.fa-circle-chevron-down:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-sidebar-flip:before{content:""}.fa-unlock-keyhole:before{content:""}.fa-unlock-alt:before{content:""}.fa-temperature-list:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-simple:before{content:""}.fa-headphones-alt:before{content:""}.fa-sitemap:before{content:""}.fa-pipe-section:before{content:""}.fa-space-station-moon-construction:before{content:""}.fa-space-station-moon-alt:before{content:""}.fa-circle-dollar-to-slot:before{content:""}.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-face-sleeping:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-squirrel:before{content:""}.fa-arrow-up-to-line:before{content:""}.fa-arrow-to-top:before{content:""}.fa-flag:before{content:""}.fa-face-cowboy-hat:before{content:""}.fa-hanukiah:before{content:""}.fa-chart-scatter-3d:before{content:""}.fa-display-chart-up:before{content:""}.fa-square-code:before{content:""}.fa-feather:before{content:""}.fa-volume-low:before{content:""}.fa-volume-down:before{content:""}.fa-xmark-to-slot:before{content:""}.fa-times-to-slot:before{content:""}.fa-vote-nay:before{content:""}.fa-box-taped:before{content:""}.fa-box-alt:before{content:""}.fa-comment-slash:before{content:""}.fa-swords:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-album:before{content:""}.fa-circle-n:before{content:""}.fa-compress:before{content:""}.fa-wheat-awn:before{content:""}.fa-wheat-alt:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-key-skeleton-left-right:before{content:""}.fa-comment-lines:before{content:""}.fa-luchador-mask:before{content:""}.fa-luchador:before{content:""}.fa-mask-luchador:before{content:""}.fa-square-check:before{content:""}.fa-check-square:before{content:""}.fa-shredder:before{content:""}.fa-book-open-cover:before{content:""}.fa-book-open-alt:before{content:""}.fa-sandwich:before{content:""}.fa-peseta-sign:before{content:""}.fa-square-parking-slash:before{content:""}.fa-parking-slash:before{content:""}.fa-train-tunnel:before{content:""}.fa-heading:before{content:""}.fa-header:before{content:""}.fa-ghost:before{content:""}.fa-face-anguished:before{content:""}.fa-hockey-sticks:before{content:""}.fa-abacus:before{content:""}.fa-film-simple:before{content:""}.fa-film-alt:before{content:""}.fa-list:before{content:""}.fa-list-squares:before{content:""}.fa-tree-palm:before{content:""}.fa-square-phone-flip:before{content:""}.fa-phone-square-alt:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-border-center-v:before{content:""}.fa-circle-dot:before{content:""}.fa-dot-circle:before{content:""}.fa-clipboard-medical:before{content:""}.fa-face-dizzy:before{content:""}.fa-dizzy:before{content:""}.fa-egg:before{content:""}.fa-up-to-line:before{content:""}.fa-arrow-alt-to-top:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-watch-fitness:before{content:""}.fa-clock-nine-thirty:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-jug:before{content:""}.fa-futbol:before{content:""}.fa-futbol-ball:before{content:""}.fa-soccer-ball:before{content:""}.fa-snow-blowing:before{content:""}.fa-paintbrush:before{content:""}.fa-paint-brush:before{content:""}.fa-lock:before{content:""}.fa-arrow-down-from-line:before{content:""}.fa-arrow-from-top:before{content:""}.fa-gas-pump:before{content:""}.fa-signal-bars-slash:before{content:""}.fa-signal-alt-slash:before{content:""}.fa-monkey:before{content:""}.fa-rectangle-pro:before{content:""}.fa-pro:before{content:""}.fa-house-night:before{content:""}.fa-hot-tub-person:before{content:""}.fa-hot-tub:before{content:""}.fa-globe-pointer:before{content:""}.fa-blanket:before{content:""}.fa-map-location:before{content:""}.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-comments-question-check:before{content:""}.fa-tree:before{content:""}.fa-arrows-cross:before{content:""}.fa-backpack:before{content:""}.fa-square-small:before{content:""}.fa-folder-arrow-up:before{content:""}.fa-folder-upload:before{content:""}.fa-bridge-lock:before{content:""}.fa-crosshairs-simple:before{content:""}.fa-sack-dollar:before{content:""}.fa-pen-to-square:before{content:""}.fa-edit:before{content:""}.fa-square-sliders:before{content:""}.fa-sliders-h-square:before{content:""}.fa-car-side:before{content:""}.fa-message-middle-top:before{content:""}.fa-comment-middle-top-alt:before{content:""}.fa-lightbulb-on:before{content:""}.fa-knife:before{content:""}.fa-utensil-knife:before{content:""}.fa-share-nodes:before{content:""}.fa-share-alt:before{content:""}.fa-display-chart-up-circle-dollar:before{content:""}.fa-wave-sine:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-circle-w:before{content:""}.fa-circle-calendar:before{content:""}.fa-calendar-circle:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-2:before{content:""}.fa-microscope:before{content:""}.fa-sunset:before{content:""}.fa-sink:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-truck-container-empty:before{content:""}.fa-hand-heart:before{content:""}.fa-bag-shopping:before{content:""}.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-reply-clock:before{content:""}.fa-reply-time:before{content:""}.fa-person-rays:before{content:""}.fa-right:before{content:""}.fa-arrow-alt-right:before{content:""}.fa-circle-f:before{content:""}.fa-users:before{content:""}.fa-face-pleading:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-police-box:before{content:""}.fa-cucumber:before{content:""}.fa-head-side-brain:before{content:""}.fa-hand:before{content:""}.fa-hand-paper:before{content:""}.fa-person-biking-mountain:before{content:""}.fa-biking-mountain:before{content:""}.fa-utensils-slash:before{content:""}.fa-print-magnifying-glass:before{content:""}.fa-print-search:before{content:""}.fa-turn-right:before{content:""}.fa-folder-bookmark:before{content:""}.fa-arrow-turn-left-down:before{content:""}.fa-om:before{content:""}.fa-pi:before{content:""}.fa-flask-round-potion:before{content:""}.fa-flask-potion:before{content:""}.fa-face-shush:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-calendar-circle-exclamation:before{content:""}.fa-square-i:before{content:""}.fa-chevron-up:before{content:""}.fa-face-saluting:before{content:""}.fa-gauge-simple-low:before{content:""}.fa-tachometer-slow:before{content:""}.fa-face-persevering:before{content:""}.fa-circle-camera:before{content:""}.fa-camera-circle:before{content:""}.fa-hand-spock:before{content:""}.fa-spider-web:before{content:""}.fa-circle-microphone:before{content:""}.fa-microphone-circle:before{content:""}.fa-book-arrow-up:before{content:""}.fa-popsicle:before{content:""}.fa-command:before{content:""}.fa-blinds:before{content:""}.fa-stopwatch:before{content:""}.fa-saxophone:before{content:""}.fa-square-2:before{content:""}.fa-field-hockey-stick-ball:before{content:""}.fa-field-hockey:before{content:""}.fa-arrow-up-square-triangle:before{content:""}.fa-sort-shapes-up-alt:before{content:""}.fa-face-scream:before{content:""}.fa-square-m:before{content:""}.fa-camera-web:before{content:""}.fa-webcam:before{content:""}.fa-comment-arrow-down:before{content:""}.fa-lightbulb-cfl:before{content:""}.fa-window-frame-open:before{content:""}.fa-face-kiss:before{content:""}.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-period:before{content:"."}.fa-face-grin-tongue:before{content:""}.fa-grin-tongue:before{content:""}.fa-up-to-dotted-line:before{content:""}.fa-thought-bubble:before{content:""}.fa-skeleton-ribs:before{content:""}.fa-raygun:before{content:""}.fa-flute:before{content:""}.fa-acorn:before{content:""}.fa-video-arrow-up-right:before{content:""}.fa-grate-droplet:before{content:""}.fa-seal-exclamation:before{content:""}.fa-chess-bishop:before{content:""}.fa-message-sms:before{content:""}.fa-coffee-beans:before{content:""}.fa-hat-witch:before{content:""}.fa-face-grin-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-clock-three-thirty:before{content:""}.fa-ear-deaf:before{content:""}.fa-deaf:before{content:""}.fa-deafness:before{content:""}.fa-hard-of-hearing:before{content:""}.fa-alarm-clock:before{content:""}.fa-eclipse:before{content:""}.fa-face-relieved:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-octagon-minus:before{content:""}.fa-minus-octagon:before{content:""}.fa-square-rss:before{content:""}.fa-rss-square:before{content:""}.fa-face-zany:before{content:""}.fa-tricycle:before{content:""}.fa-land-mine-on:before{content:""}.fa-square-arrow-up-left:before{content:""}.fa-i-cursor:before{content:""}.fa-chart-mixed-up-circle-dollar:before{content:""}.fa-salt-shaker:before{content:""}.fa-stamp:before{content:""}.fa-file-plus:before{content:""}.fa-draw-square:before{content:""}.fa-toilet-paper-under-slash:before{content:""}.fa-toilet-paper-reverse-slash:before{content:""}.fa-stairs:before{content:""}.fa-drone-front:before{content:""}.fa-drone-alt:before{content:""}.fa-glass-empty:before{content:""}.fa-dial-high:before{content:""}.fa-user-helmet-safety:before{content:""}.fa-user-construction:before{content:""}.fa-user-hard-hat:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before{content:""}.fa-hryvnia:before{content:""}.fa-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before{content:""}.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-basketball-hoop:before{content:""}.fa-objects-align-bottom:before{content:""}.fa-v:before{content:"V"}.fa-sparkles:before{content:""}.fa-squid:before{content:""}.fa-leafy-green:before{content:""}.fa-circle-arrow-up-right:before{content:""}.fa-calendars:before{content:""}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-hammer-war:before{content:""}.fa-circle-d:before{content:""}.fa-spider-black-widow:before{content:""}.fa-staff-snake:before{content:""}.fa-rod-asclepius:before{content:""}.fa-rod-snake:before{content:""}.fa-staff-aesculapius:before{content:""}.fa-pear:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-file-mov:before{content:""}.fa-triangle:before{content:""}.fa-apartment:before{content:""}.fa-truck-medical:before{content:""}.fa-ambulance:before{content:""}.fa-pepper:before{content:""}.fa-piano:before{content:""}.fa-gun-squirt:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-user-alien:before{content:""}.fa-shield-check:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-chart-candlestick:before{content:""}.fa-briefcase-blank:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-bracket-round:before{content:"("}.fa-parenthesis:before{content:"("}.fa-joint:before{content:""}.fa-horse-saddle:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-filters:before{content:""}.fa-bell-on:before{content:""}.fa-angle-right:before{content:""}.fa-dial-med:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-monitor-waveform:before{content:""}.fa-monitor-heart-rate:before{content:""}.fa-link-simple:before{content:""}.fa-whistle:before{content:""}.fa-g:before{content:"G"}.fa-wine-glass-crack:before{content:""}.fa-fragile:before{content:""}.fa-slot-machine:before{content:""}.fa-notes-medical:before{content:""}.fa-car-wash:before{content:""}.fa-escalator:before{content:""}.fa-comment-image:before{content:""}.fa-temperature-half:before{content:""}.fa-temperature-2:before{content:""}.fa-thermometer-2:before{content:""}.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-donut:before{content:""}.fa-doughnut:before{content:""}.fa-capsules:before{content:""}.fa-poo-storm:before{content:""}.fa-poo-bolt:before{content:""}.fa-tally-1:before{content:""}.fa-file-vector:before{content:""}.fa-face-frown-open:before{content:""}.fa-frown-open:before{content:""}.fa-square-dashed:before{content:""}.fa-bag-shopping-plus:before{content:""}.fa-square-j:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-arrow-up-big-small:before{content:""}.fa-sort-size-up:before{content:""}.fa-barcode-read:before{content:""}.fa-baguette:before{content:""}.fa-bowl-soft-serve:before{content:""}.fa-face-holding-back-tears:before{content:""}.fa-square-up:before{content:""}.fa-arrow-alt-square-up:before{content:""}.fa-train-subway-tunnel:before{content:""}.fa-subway-tunnel:before{content:""}.fa-square-exclamation:before{content:""}.fa-exclamation-square:before{content:""}.fa-semicolon:before{content:";"}.fa-bookmark:before{content:""}.fa-fan-table:before{content:""}.fa-align-justify:before{content:""}.fa-battery-low:before{content:""}.fa-battery-1:before{content:""}.fa-credit-card-front:before{content:""}.fa-brain-arrow-curved-right:before{content:""}.fa-mind-share:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-location-smile:before{content:""}.fa-map-marker-smile:before{content:""}.fa-arrow-left-to-line:before{content:""}.fa-arrow-to-left:before{content:""}.fa-bullseye:before{content:""}.fa-sushi:before{content:""}.fa-nigiri:before{content:""}.fa-message-captions:before{content:""}.fa-comment-alt-captions:before{content:""}.fa-trash-list:before{content:""}.fa-bacon:before{content:""}.fa-option:before{content:""}.fa-raccoon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-head-side-gear:before{content:""}.fa-trash-plus:before{content:""}.fa-file-cad:before{content:""}.fa-objects-align-top:before{content:""}.fa-folder:before{content:""}.fa-folder-blank:before{content:""}.fa-face-anxious-sweat:before{content:""}.fa-credit-card-blank:before{content:""}.fa-file-waveform:before{content:""}.fa-file-medical-alt:before{content:""}.fa-microchip-ai:before{content:""}.fa-mug:before{content:""}.fa-plane-up-slash:before{content:""}.fa-radiation:before{content:""}.fa-pen-circle:before{content:""}.fa-bag-seedling:before{content:""}.fa-chart-simple:before{content:""}.fa-crutches:before{content:""}.fa-circle-parking:before{content:""}.fa-parking-circle:before{content:""}.fa-mars-stroke:before{content:""}.fa-leaf-oak:before{content:""}.fa-square-bolt:before{content:""}.fa-vial:before{content:""}.fa-gauge:before{content:""}.fa-dashboard:before{content:""}.fa-gauge-med:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-wand-magic-sparkles:before{content:""}.fa-magic-wand-sparkles:before{content:""}.fa-lambda:before{content:""}.fa-e:before{content:"E"}.fa-pizza:before{content:""}.fa-bowl-chopsticks-noodles:before{content:""}.fa-h3:before{content:""}.fa-pen-clip:before{content:""}.fa-pen-alt:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-badge-percent:before{content:""}.fa-rotate-reverse:before{content:""}.fa-user:before{content:""}.fa-sensor:before{content:""}.fa-comma:before{content:","}.fa-school-circle-check:before{content:""}.fa-toilet-paper-under:before{content:""}.fa-toilet-paper-reverse:before{content:""}.fa-light-emergency:before{content:""}.fa-arrow-down-to-arc:before{content:""}.fa-dumpster:before{content:""}.fa-van-shuttle:before{content:""}.fa-shuttle-van:before{content:""}.fa-building-user:before{content:""}.fa-light-switch:before{content:""}.fa-square-caret-left:before{content:""}.fa-caret-square-left:before{content:""}.fa-highlighter:before{content:""}.fa-wave-pulse:before{content:""}.fa-heart-rate:before{content:""}.fa-key:before{content:""}.fa-arrow-left-to-bracket:before{content:""}.fa-hat-santa:before{content:""}.fa-tamale:before{content:""}.fa-box-check:before{content:""}.fa-bullhorn:before{content:""}.fa-steak:before{content:""}.fa-location-crosshairs-slash:before{content:""}.fa-location-slash:before{content:""}.fa-person-dolly:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-file-chart-column:before{content:""}.fa-file-chart-line:before{content:""}.fa-person-half-dress:before{content:""}.fa-folder-image:before{content:""}.fa-calendar-pen:before{content:""}.fa-calendar-edit:before{content:""}.fa-road-bridge:before{content:""}.fa-face-smile-tear:before{content:""}.fa-message-plus:before{content:""}.fa-comment-alt-plus:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-person-dress-fairy:before{content:""}.fa-rectangle-history-circle-user:before{content:""}.fa-building-lock:before{content:""}.fa-chart-line-up:before{content:""}.fa-mailbox:before{content:""}.fa-sign-posts:before{content:""}.fa-truck-bolt:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-chart-area:before{content:""}.fa-area-chart:before{content:""}.fa-house-flag:before{content:""}.fa-circle-three-quarters-stroke:before{content:""}.fa-person-circle-minus:before{content:""}.fa-scalpel:before{content:""}.fa-ban:before{content:""}.fa-cancel:before{content:""}.fa-bell-exclamation:before{content:""}.fa-circle-bookmark:before{content:""}.fa-bookmark-circle:before{content:""}.fa-egg-fried:before{content:""}.fa-face-weary:before{content:""}.fa-uniform-martial-arts:before{content:""}.fa-camera-rotate:before{content:""}.fa-sun-dust:before{content:""}.fa-comment-text:before{content:""}.fa-spray-can-sparkles:before{content:""}.fa-air-freshener:before{content:""}.fa-signal-bars:before{content:""}.fa-signal-alt:before{content:""}.fa-signal-alt-4:before{content:""}.fa-signal-bars-strong:before{content:""}.fa-diamond-exclamation:before{content:""}.fa-star:before{content:""}.fa-dial-min:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-page-caret-down:before{content:""}.fa-file-caret-down:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-clock-seven-thirty:before{content:""}.fa-arrow-pointer:before{content:""}.fa-mouse-pointer:before{content:""}.fa-clock-four-thirty:before{content:""}.fa-signal-bars-good:before{content:""}.fa-signal-alt-3:before{content:""}.fa-cactus:before{content:""}.fa-lightbulb-gear:before{content:""}.fa-maximize:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before{content:""}.fa-triangle-circle-square:before{content:""}.fa-plane-tail:before{content:""}.fa-gauge-simple-max:before{content:""}.fa-tachometer-fastest:before{content:""}.fa-circle-u:before{content:""}.fa-shield-slash:before{content:""}.fa-square-phone-hangup:before{content:""}.fa-phone-square-down:before{content:""}.fa-arrow-up-left:before{content:""}.fa-transporter-1:before{content:""}.fa-peanuts:before{content:""}.fa-shuffle:before{content:""}.fa-random:before{content:""}.fa-person-running:before{content:""}.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-bin-bottles-recycle:before{content:""}.fa-arrow-up-from-square:before{content:""}.fa-file-dashed-line:before{content:""}.fa-page-break:before{content:""}.fa-bracket-curly-right:before{content:"}"}.fa-spider:before{content:""}.fa-clock-three:before{content:""}.fa-hands-bound:before{content:""}.fa-scalpel-line-dashed:before{content:""}.fa-scalpel-path:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-pipe-smoking:before{content:""}.fa-face-astonished:before{content:""}.fa-window:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-ear:before{content:""}.fa-file-lock:before{content:""}.fa-diagram-venn:before{content:""}.fa-arrow-down-from-bracket:before{content:""}.fa-x-ray:before{content:""}.fa-goal-net:before{content:""}.fa-coffin-cross:before{content:""}.fa-spell-check:before{content:""}.fa-location-xmark:before{content:""}.fa-map-marker-times:before{content:""}.fa-map-marker-xmark:before{content:""}.fa-circle-quarter-stroke:before{content:""}.fa-lasso:before{content:""}.fa-slash:before{content:""}.fa-person-to-portal:before{content:""}.fa-portal-enter:before{content:""}.fa-calendar-star:before{content:""}.fa-computer-mouse:before{content:""}.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before{content:""}.fa-sign-in:before{content:""}.fa-pegasus:before{content:""}.fa-files-medical:before{content:""}.fa-cannon:before{content:""}.fa-nfc-lock:before{content:""}.fa-person-ski-lift:before{content:""}.fa-ski-lift:before{content:""}.fa-square-6:before{content:""}.fa-shop-slash:before{content:""}.fa-store-alt-slash:before{content:""}.fa-wind-turbine:before{content:""}.fa-sliders-simple:before{content:""}.fa-grid-round:before{content:""}.fa-badge-sheriff:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-intersection:before{content:""}.fa-shop-lock:before{content:""}.fa-family:before{content:""}.fa-hourglass-start:before{content:""}.fa-hourglass-1:before{content:""}.fa-user-hair-buns:before{content:""}.fa-blender-phone:before{content:""}.fa-hourglass-clock:before{content:""}.fa-person-seat-reclined:before{content:""}.fa-paper-plane-top:before{content:""}.fa-paper-plane-alt:before{content:""}.fa-send:before{content:""}.fa-message-arrow-up:before{content:""}.fa-comment-alt-arrow-up:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-layer-minus:before{content:""}.fa-layer-group-minus:before{content:""}.fa-chart-pie-simple-circle-currency:before{content:""}.fa-circle-e:before{content:""}.fa-building-wheat:before{content:""}.fa-gauge-max:before{content:""}.fa-tachometer-alt-fastest:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-apostrophe:before{content:"'"}.fa-file-png:before{content:""}.fa-fire-hydrant:before{content:""}.fa-right-to-bracket:before{content:""}.fa-sign-in-alt:before{content:""}.fa-video-plus:before{content:""}.fa-square-right:before{content:""}.fa-arrow-alt-square-right:before{content:""}.fa-comment-smile:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-inbox-in:before{content:""}.fa-inbox-arrow-down:before{content:""}.fa-heart-pulse:before{content:""}.fa-heartbeat:before{content:""}.fa-circle-8:before{content:""}.fa-clouds-moon:before{content:""}.fa-clock-ten-thirty:before{content:""}.fa-people-carry-box:before{content:""}.fa-people-carry:before{content:""}.fa-folder-user:before{content:""}.fa-trash-can-xmark:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-left-long-to-line:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-table-cells-lock:before{content:""}.fa-calendar-range:before{content:""}.fa-flower-daffodil:before{content:""}.fa-hand-back-point-up:before{content:""}.fa-weight-scale:before{content:""}.fa-weight:before{content:""}.fa-arrow-up-to-arc:before{content:""}.fa-star-exclamation:before{content:""}.fa-books:before{content:""}.fa-user-group:before{content:""}.fa-user-friends:before{content:""}.fa-arrow-up-a-z:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-layer-plus:before{content:""}.fa-layer-group-plus:before{content:""}.fa-play-pause:before{content:""}.fa-block-question:before{content:""}.fa-snooze:before{content:""}.fa-zzz:before{content:""}.fa-scanner-image:before{content:""}.fa-tv-retro:before{content:""}.fa-square-t:before{content:""}.fa-farm:before{content:""}.fa-barn-silo:before{content:""}.fa-chess-knight:before{content:""}.fa-bars-sort:before{content:""}.fa-pallet-boxes:before{content:""}.fa-palette-boxes:before{content:""}.fa-pallet-alt:before{content:""}.fa-face-laugh-squint:before{content:""}.fa-laugh-squint:before{content:""}.fa-code-simple:before{content:""}.fa-bolt-slash:before{content:""}.fa-panel-fire:before{content:""}.fa-binary-circle-check:before{content:""}.fa-comment-minus:before{content:""}.fa-burrito:before{content:""}.fa-violin:before{content:""}.fa-objects-column:before{content:""}.fa-square-chevron-down:before{content:""}.fa-chevron-square-down:before{content:""}.fa-comment-plus:before{content:""}.fa-triangle-instrument:before{content:""}.fa-triangle-music:before{content:""}.fa-wheelchair:before{content:""}.fa-user-pilot-tie:before{content:""}.fa-piano-keyboard:before{content:""}.fa-bed-empty:before{content:""}.fa-circle-arrow-up:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-toggle-on:before{content:""}.fa-rectangle-vertical:before{content:""}.fa-rectangle-portrait:before{content:""}.fa-person-walking:before{content:""}.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-signal-stream:before{content:""}.fa-down-to-bracket:before{content:""}.fa-circle-z:before{content:""}.fa-stars:before{content:""}.fa-fire:before{content:""}.fa-bed-pulse:before{content:""}.fa-procedures:before{content:""}.fa-house-day:before{content:""}.fa-shuttle-space:before{content:""}.fa-space-shuttle:before{content:""}.fa-shirt-long-sleeve:before{content:""}.fa-chart-pie-simple:before{content:""}.fa-chart-pie-alt:before{content:""}.fa-face-laugh:before{content:""}.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-album-collection-circle-user:before{content:""}.fa-candy:before{content:""}.fa-bowl-hot:before{content:""}.fa-soup:before{content:""}.fa-flatbread:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-signal-bars-weak:before{content:""}.fa-signal-alt-1:before{content:""}.fa-microphone-lines:before{content:""}.fa-microphone-alt:before{content:""}.fa-clock-twelve:before{content:""}.fa-pepper-hot:before{content:""}.fa-citrus-slice:before{content:""}.fa-sheep:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-badger-honey:before{content:""}.fa-h4:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-signal-slash:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before{content:""}.fa-glass-cheers:before{content:""}.fa-taco:before{content:""}.fa-hexagon-plus:before{content:""}.fa-plus-hexagon:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before{content:""}.fa-file-upload:before{content:""}.fa-wifi:before{content:""}.fa-wifi-3:before{content:""}.fa-wifi-strong:before{content:""}.fa-messages:before{content:""}.fa-comments-alt:before{content:""}.fa-bath:before{content:""}.fa-bathtub:before{content:""}.fa-umbrella-simple:before{content:""}.fa-umbrella-alt:before{content:""}.fa-rectangle-history-circle-plus:before{content:""}.fa-underline:before{content:""}.fa-prescription-bottle-pill:before{content:""}.fa-user-pen:before{content:""}.fa-user-edit:before{content:""}.fa-binary-slash:before{content:""}.fa-square-o:before{content:""}.fa-caduceus:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-transporter-3:before{content:""}.fa-engine-warning:before{content:""}.fa-engine-exclamation:before{content:""}.fa-circle-down-right:before{content:""}.fa-square-k:before{content:""}.fa-manat-sign:before{content:""}.fa-money-check-pen:before{content:""}.fa-money-check-edit:before{content:""}.fa-not-equal:before{content:""}.fa-border-top-left:before{content:""}.fa-border-style:before{content:""}.fa-map-location-dot:before{content:""}.fa-map-marked-alt:before{content:""}.fa-tilde:before{content:"~"}.fa-jedi:before{content:""}.fa-square-poll-vertical:before{content:""}.fa-poll:before{content:""}.fa-arrow-down-square-triangle:before{content:""}.fa-sort-shapes-down-alt:before{content:""}.fa-mug-hot:before{content:""}.fa-dog-leashed:before{content:""}.fa-car-battery:before{content:""}.fa-battery-car:before{content:""}.fa-face-downcast-sweat:before{content:""}.fa-mailbox-flag-up:before{content:""}.fa-memo-circle-info:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-volume:before{content:""}.fa-volume-medium:before{content:""}.fa-transporter-5:before{content:""}.fa-gauge-circle-bolt:before{content:""}.fa-coin-front:before{content:""}.fa-file-slash:before{content:""}.fa-message-arrow-up-right:before{content:""}.fa-treasure-chest:before{content:""}.fa-chess-queen:before{content:""}.fa-paintbrush-fine:before{content:""}.fa-paint-brush-alt:before{content:""}.fa-paint-brush-fine:before{content:""}.fa-paintbrush-alt:before{content:""}.fa-glasses:before{content:""}.fa-hood-cloak:before{content:""}.fa-square-quote:before{content:""}.fa-up-left:before{content:""}.fa-bring-front:before{content:""}.fa-chess-board:before{content:""}.fa-burger-cheese:before{content:""}.fa-cheeseburger:before{content:""}.fa-building-circle-check:before{content:""}.fa-repeat-1:before{content:""}.fa-arrow-down-to-line:before{content:""}.fa-arrow-to-bottom:before{content:""}.fa-grid-5:before{content:""}.fa-swap-arrows:before{content:""}.fa-right-long-to-line:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-right:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-hand-back-fist:before{content:""}.fa-hand-rock:before{content:""}.fa-grid-round-5:before{content:""}.fa-tally:before{content:""}.fa-tally-5:before{content:""}.fa-square-caret-up:before{content:""}.fa-caret-square-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-chart-bar:before{content:""}.fa-bar-chart:before{content:""}.fa-hands-bubbles:before{content:""}.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-up-from-dotted-line:before{content:""}.fa-eye-low-vision:before{content:""}.fa-low-vision:before{content:""}.fa-traffic-light-go:before{content:""}.fa-face-exhaling:before{content:""}.fa-sensor-fire:before{content:""}.fa-user-unlock:before{content:""}.fa-hexagon-divide:before{content:""}.fa-00:before{content:""}.fa-crow:before{content:""}.fa-cassette-betamax:before{content:""}.fa-betamax:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-nfc-magnifying-glass:before{content:""}.fa-file-binary:before{content:""}.fa-circle-v:before{content:""}.fa-square-plus:before{content:""}.fa-plus-square:before{content:""}.fa-bowl-scoops:before{content:""}.fa-mistletoe:before{content:""}.fa-custard:before{content:""}.fa-lacrosse-stick:before{content:""}.fa-hockey-mask:before{content:""}.fa-sunrise:before{content:""}.fa-subtitles:before{content:""}.fa-panel-ews:before{content:""}.fa-torii-gate:before{content:""}.fa-cloud-exclamation:before{content:""}.fa-message-lines:before{content:""}.fa-comment-alt-lines:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-floppy-disk-pen:before{content:""}.fa-image:before{content:""}.fa-window-frame:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-file-zip:before{content:""}.fa-square-ring:before{content:""}.fa-down-from-line:before{content:""}.fa-arrow-alt-from-top:before{content:""}.fa-caret-up:before{content:""}.fa-shield-xmark:before{content:""}.fa-shield-times:before{content:""}.fa-screwdriver:before{content:""}.fa-circle-sort-down:before{content:""}.fa-sort-circle-down:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-forklift:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-bracket-square-right:before{content:"]"}.fa-martini-glass:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-rotate-left:before{content:""}.fa-rotate-back:before{content:""}.fa-rotate-backward:before{content:""}.fa-undo-alt:before{content:""}.fa-table-columns:before{content:""}.fa-columns:before{content:""}.fa-square-a:before{content:""}.fa-tick:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly:before{content:""}.fa-dolly-box:before{content:""}.fa-smoking:before{content:""}.fa-minimize:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-refrigerator:before{content:""}.fa-monument:before{content:""}.fa-octagon-xmark:before{content:""}.fa-times-octagon:before{content:""}.fa-xmark-octagon:before{content:""}.fa-align-slash:before{content:""}.fa-snowplow:before{content:""}.fa-angles-right:before{content:""}.fa-angle-double-right:before{content:""}.fa-truck-ramp-couch:before{content:""}.fa-truck-couch:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before{content:""}.fa-play-circle:before{content:""}.fa-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fa-location-arrow-up:before{content:""}.fa-tablets:before{content:""}.fa-360-degrees:before{content:""}.fa-ethernet:before{content:""}.fa-euro-sign:before{content:""}.fa-eur:before{content:""}.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-circle-check:before{content:""}.fa-check-circle:before{content:""}.fa-square-dashed-circle-plus:before{content:""}.fa-hand-holding-circle-dollar:before{content:""}.fa-money-simple-from-bracket:before{content:""}.fa-bat:before{content:""}.fa-circle-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-head-side-headphones:before{content:""}.fa-phone-rotary:before{content:""}.fa-arrow-up-to-bracket:before{content:""}.fa-compass-drafting:before{content:""}.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-calendar-circle-minus:before{content:""}.fa-chopsticks:before{content:""}.fa-car-wrench:before{content:""}.fa-car-mechanic:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-kazoo:before{content:""}.fa-marker:before{content:""}.fa-bin-bottles:before{content:""}.fa-face-laugh-beam:before{content:""}.fa-laugh-beam:before{content:""}.fa-square-arrow-down-left:before{content:""}.fa-battery-bolt:before{content:""}.fa-tree-large:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-aperture:before{content:""}.fa-universal-access:before{content:""}.fa-gear-complex:before{content:""}.fa-file-magnifying-glass:before{content:""}.fa-file-search:before{content:""}.fa-up-right:before{content:""}.fa-circle-chevron-up:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-user-police:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-teddy-bear:before{content:""}.fa-stocking:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-image-slash:before{content:""}.fa-mask-snorkel:before{content:""}.fa-smoke:before{content:""}.fa-sterling-sign:before{content:""}.fa-gbp:before{content:""}.fa-pound-sign:before{content:""}.fa-battery-exclamation:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-up-to-bracket:before{content:""}.fa-arrow-down-long:before{content:""}.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-crystal-ball:before{content:""}.fa-reply-all:before{content:""}.fa-mail-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before{content:""}.fa-skating:before{content:""}.fa-star-shooting:before{content:""}.fa-binary-lock:before{content:""}.fa-filter-circle-dollar:before{content:""}.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-circle-arrow-down:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-comment-pen:before{content:""}.fa-comment-edit:before{content:""}.fa-file-import:before{content:""}.fa-arrow-right-to-file:before{content:""}.fa-banjo:before{content:""}.fa-square-arrow-up-right:before{content:""}.fa-external-link-square:before{content:""}.fa-light-emergency-on:before{content:""}.fa-kerning:before{content:""}.fa-box-open:before{content:""}.fa-square-f:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-arrow-left-from-line:before{content:""}.fa-arrow-from-right:before{content:""}.fa-strawberry:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-clock-eight-thirty:before{content:""}.fa-plane-engines:before{content:""}.fa-plane-alt:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-empty:before{content:""}.fa-temperature-0:before{content:""}.fa-thermometer-0:before{content:""}.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-gauge-low:before{content:""}.fa-tachometer-alt-slow:before{content:""}.fa-registered:before{content:""}.fa-trash-can-plus:before{content:""}.fa-address-card:before{content:""}.fa-contact-card:before{content:""}.fa-vcard:before{content:""}.fa-scale-unbalanced-flip:before{content:""}.fa-balance-scale-right:before{content:""}.fa-globe-snow:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before{content:""}.fa-directions:before{content:""}.fa-integral:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before{content:""}.fa-laptop-house:before{content:""}.fa-face-tired:before{content:""}.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-blinds-raised:before{content:""}.fa-smog:before{content:""}.fa-ufo-beam:before{content:""}.fa-circle-caret-up:before{content:""}.fa-caret-circle-up:before{content:""}.fa-user-vneck-hair-long:before{content:""}.fa-square-a-lock:before{content:""}.fa-crutch:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-cloud-arrow-up:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-palette:before{content:""}.fa-transporter-4:before{content:""}.fa-chart-mixed-up-circle-currency:before{content:""}.fa-objects-align-right:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-pig:before{content:""}.fa-inbox-full:before{content:""}.fa-circle-envelope:before{content:""}.fa-envelope-circle:before{content:""}.fa-triangle-person-digging:before{content:""}.fa-construction:before{content:""}.fa-ferry:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before{content:""}.fa-sprout:before{content:""}.fa-clock-seven:before{content:""}.fa-left-right:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-boxes-packing:before{content:""}.fa-circle-arrow-left:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-flashlight:before{content:""}.fa-file-jpg:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-square-9:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-down:before{content:""}.fa-square-dollar:before{content:""}.fa-dollar-square:before{content:""}.fa-usd-square:before{content:""}.fa-phone-arrow-right:before{content:""}.fa-hand-holding-seedling:before{content:""}.fa-message-check:before{content:""}.fa-comment-alt-check:before{content:""}.fa-cloud-bolt:before{content:""}.fa-thunderstorm:before{content:""}.fa-chart-line-up-down:before{content:""}.fa-text-slash:before{content:""}.fa-remove-format:before{content:""}.fa-watch:before{content:""}.fa-circle-down-left:before{content:""}.fa-text:before{content:""}.fa-projector:before{content:""}.fa-face-smile-wink:before{content:""}.fa-smile-wink:before{content:""}.fa-tombstone-blank:before{content:""}.fa-tombstone-alt:before{content:""}.fa-chess-king-piece:before{content:""}.fa-chess-king-alt:before{content:""}.fa-circle-6:before{content:""}.fa-waves-sine:before{content:""}.fa-left:before{content:""}.fa-arrow-alt-left:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-square-down:before{content:""}.fa-arrow-alt-square-down:before{content:""}.fa-objects-align-center-vertical:before{content:""}.fa-arrows-left-right:before{content:""}.fa-arrows-h:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-wreath:before{content:""}.fa-children:before{content:""}.fa-meter-droplet:before{content:""}.fa-chalkboard:before{content:""}.fa-blackboard:before{content:""}.fa-user-large-slash:before{content:""}.fa-user-alt-slash:before{content:""}.fa-signal-strong:before{content:""}.fa-signal-4:before{content:""}.fa-lollipop:before{content:""}.fa-lollypop:before{content:""}.fa-list-tree:before{content:""}.fa-envelope-open:before{content:""}.fa-draw-circle:before{content:""}.fa-cat-space:before{content:""}.fa-handshake-simple-slash:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-rabbit-running:before{content:""}.fa-rabbit-fast:before{content:""}.fa-memo-pad:before{content:""}.fa-mattress-pillow:before{content:""}.fa-alarm-plus:before{content:""}.fa-alicorn:before{content:""}.fa-comment-question:before{content:""}.fa-gingerbread-man:before{content:""}.fa-guarani-sign:before{content:""}.fa-burger-fries:before{content:""}.fa-mug-tea:before{content:""}.fa-border-top:before{content:""}.fa-arrows-rotate:before{content:""}.fa-refresh:before{content:""}.fa-sync:before{content:""}.fa-circle-book-open:before{content:""}.fa-book-circle:before{content:""}.fa-arrows-to-dotted-line:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-magnifying-glass-arrows-rotate:before{content:""}.fa-garage-open:before{content:""}.fa-shelves-empty:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-watch-apple:before{content:""}.fa-watch-calculator:before{content:""}.fa-list-dropdown:before{content:""}.fa-cabinet-filing:before{content:""}.fa-burger-soda:before{content:""}.fa-square-arrow-up:before{content:""}.fa-arrow-square-up:before{content:""}.fa-greater-than-equal:before{content:""}.fa-pallet-box:before{content:""}.fa-face-confounded:before{content:""}.fa-shield-halved:before{content:""}.fa-shield-alt:before{content:""}.fa-truck-plow:before{content:""}.fa-book-atlas:before{content:""}.fa-atlas:before{content:""}.fa-virus:before{content:""}.fa-grid-round-2:before{content:""}.fa-comment-middle-top:before{content:""}.fa-wave:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-restroom-simple:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-border-outer:before{content:""}.fa-hashtag-lock:before{content:""}.fa-clock-two-thirty:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before{content:""}.fa-house-damage:before{content:""}.fa-file-zipper:before{content:""}.fa-file-archive:before{content:""}.fa-ticket-perforated:before{content:""}.fa-heart-half:before{content:""}.fa-comment-check:before{content:""}.fa-square:before{content:""}.fa-memo:before{content:""}.fa-martini-glass-empty:before{content:""}.fa-glass-martini:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-glass-citrus:before{content:""}.fa-calendar-lines-pen:before{content:""}.fa-table-cells-column-lock:before{content:""}.fa-church:before{content:""}.fa-person-snowmobiling:before{content:""}.fa-snowmobile:before{content:""}.fa-face-hushed:before{content:""}.fa-comments-dollar:before{content:""}.fa-tickets-simple:before{content:""}.fa-pickaxe:before{content:""}.fa-link-simple-slash:before{content:""}.fa-democrat:before{content:""}.fa-face-confused:before{content:""}.fa-pinball:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before{content:""}.fa-skiing:before{content:""}.fa-deer:before{content:""}.fa-input-pipe:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-bookmark-slash:before{content:""}.fa-temperature-arrow-down:before{content:""}.fa-temperature-down:before{content:""}.fa-mace:before{content:""}.fa-feather-pointed:before{content:""}.fa-feather-alt:before{content:""}.fa-sausage:before{content:""}.fa-trash-can-clock:before{content:""}.fa-p:before{content:"P"}.fa-broom-wide:before{content:""}.fa-snowflake:before{content:""}.fa-stomach:before{content:""}.fa-newspaper:before{content:""}.fa-rectangle-ad:before{content:""}.fa-ad:before{content:""}.fa-guitar-electric:before{content:""}.fa-arrow-turn-down-right:before{content:""}.fa-moon-cloud:before{content:""}.fa-bread-slice-butter:before{content:""}.fa-circle-arrow-right:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-user-group-crown:before{content:""}.fa-users-crown:before{content:""}.fa-circle-i:before{content:""}.fa-toilet-paper-check:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before{content:""}.fa-unsorted:before{content:""}.fa-list-ol:before{content:""}.fa-list-1-2:before{content:""}.fa-list-numeric:before{content:""}.fa-chart-waterfall:before{content:""}.fa-sparkle:before{content:""}.fa-face-party:before{content:""}.fa-kidneys:before{content:""}.fa-wifi-exclamation:before{content:""}.fa-chart-network:before{content:""}.fa-person-dress-burst:before{content:""}.fa-dice-d4:before{content:""}.fa-money-check-dollar:before{content:""}.fa-money-check-alt:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-wheat-awn-slash:before{content:""}.fa-face-kiss-wink-heart:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-dagger:before{content:""}.fa-podium:before{content:""}.fa-memo-circle-check:before{content:""}.fa-route-highway:before{content:""}.fa-down-to-line:before{content:""}.fa-arrow-alt-to-bottom:before{content:""}.fa-filter:before{content:""}.fa-square-g:before{content:""}.fa-circle-phone:before{content:""}.fa-phone-circle:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-user-nurse-hair:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-toggle-large-on:before{content:""}.fa-up-down-left-right:before{content:""}.fa-arrows-alt:before{content:""}.fa-dryer-heat:before{content:""}.fa-dryer-alt:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-arrow-up-small-big:before{content:""}.fa-sort-size-up-alt:before{content:""}.fa-train-track:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-stroke:before{content:""}.fa-star-half-alt:before{content:""}.fa-file-exclamation:before{content:""}.fa-code:before{content:""}.fa-whiskey-glass:before{content:""}.fa-glass-whiskey:before{content:""}.fa-moon-stars:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-clothes-hanger:before{content:""}.fa-mobile-notch:before{content:""}.fa-mobile-iphone:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before{content:""}.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-images-user:before{content:""}.fa-won-sign:before{content:""}.fa-krw:before{content:""}.fa-won:before{content:""}.fa-image-polaroid-user:before{content:""}.fa-virus-covid:before{content:""}.fa-square-ellipsis:before{content:""}.fa-pie:before{content:""}.fa-chess-knight-piece:before{content:""}.fa-chess-knight-alt:before{content:""}.fa-austral-sign:before{content:""}.fa-cloud-plus:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-bed-bunk:before{content:""}.fa-road:before{content:""}.fa-taxi:before{content:""}.fa-cab:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before{content:""}.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-clock-eight:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-xls:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-circle-q:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before{content:""}.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-face-disguise:before{content:""}.fa-circle-arrow-down-right:before{content:""}.fa-alien-8bit:before{content:""}.fa-alien-monster:before{content:""}.fa-hand-point-ribbon:before{content:""}.fa-poop:before{content:""}.fa-object-exclude:before{content:""}.fa-telescope:before{content:""}.fa-location-pin:before{content:""}.fa-map-marker:before{content:""}.fa-square-list:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-helmet-safety:before{content:""}.fa-hard-hat:before{content:""}.fa-hat-hard:before{content:""}.fa-comment-code:before{content:""}.fa-sim-cards:before{content:""}.fa-starship:before{content:""}.fa-eject:before{content:""}.fa-circle-right:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-seal:before{content:""}.fa-user-cowboy:before{content:""}.fa-hexagon-vertical-nft:before{content:""}.fa-face-rolling-eyes:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-bread-loaf:before{content:""}.fa-rings-wedding:before{content:""}.fa-object-group:before{content:""}.fa-french-fries:before{content:""}.fa-chart-line:before{content:""}.fa-line-chart:before{content:""}.fa-calendar-arrow-down:before{content:""}.fa-calendar-download:before{content:""}.fa-send-back:before{content:""}.fa-mask-ventilator:before{content:""}.fa-tickets:before{content:""}.fa-signature-lock:before{content:""}.fa-arrow-right:before{content:""}.fa-signs-post:before{content:""}.fa-map-signs:before{content:""}.fa-octagon-plus:before{content:""}.fa-plus-octagon:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-melon-slice:before{content:""}.fa-space-station-moon:before{content:""}.fa-message-smile:before{content:""}.fa-comment-alt-smile:before{content:""}.fa-cup-straw:before{content:""}.fa-left-from-line:before{content:""}.fa-arrow-alt-from-right:before{content:""}.fa-h:before{content:"H"}.fa-basket-shopping-simple:before{content:""}.fa-shopping-basket-alt:before{content:""}.fa-hands-holding-heart:before{content:""}.fa-hands-heart:before{content:""}.fa-clock-nine:before{content:""}.fa-hammer-brush:before{content:""}.fa-tarp:before{content:""}.fa-face-sleepy:before{content:""}.fa-hand-horns:before{content:""}.fa-screwdriver-wrench:before{content:""}.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-circle-three-quarters:before{content:""}.fa-trophy-star:before{content:""}.fa-trophy-alt:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-face-thermometer:before{content:""}.fa-grid-round-4:before{content:""}.fa-sign-posts-wrench:before{content:""}.fa-shirt-running:before{content:""}.fa-book-circle-arrow-up:before{content:""}.fa-face-nauseated:before{content:""}.fa-heart:before{content:""}.fa-file-chart-pie:before{content:""}.fa-mars-and-venus:before{content:""}.fa-house-user:before{content:""}.fa-home-user:before{content:""}.fa-circle-arrow-down-left:before{content:""}.fa-dumpster-fire:before{content:""}.fa-hexagon-minus:before{content:""}.fa-minus-hexagon:before{content:""}.fa-left-to-line:before{content:""}.fa-arrow-alt-to-left:before{content:""}.fa-house-crack:before{content:""}.fa-paw-simple:before{content:""}.fa-paw-alt:before{content:""}.fa-arrow-left-long-to-line:before{content:""}.fa-brackets-round:before{content:""}.fa-parentheses:before{content:""}.fa-martini-glass-citrus:before{content:""}.fa-cocktail:before{content:""}.fa-user-shakespeare:before{content:""}.fa-arrow-right-to-arc:before{content:""}.fa-face-surprise:before{content:""}.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-gauge-circle-plus:before{content:""}.fa-folders:before{content:""}.fa-angel:before{content:""}.fa-value-absolute:before{content:""}.fa-rabbit:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-circle-euro:before{content:""}.fa-apple-whole:before{content:""}.fa-apple-alt:before{content:""}.fa-kitchen-set:before{content:""}.fa-diamond-half:before{content:""}.fa-lock-keyhole:before{content:""}.fa-lock-alt:before{content:""}.fa-r:before{content:"R"}.fa-temperature-quarter:before{content:""}.fa-temperature-1:before{content:""}.fa-thermometer-1:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-square-info:before{content:""}.fa-info-square:before{content:""}.fa-wifi-slash:before{content:""}.fa-toilet-paper-xmark:before{content:""}.fa-hands-holding-dollar:before{content:""}.fa-hands-usd:before{content:""}.fa-cube:before{content:""}.fa-arrow-down-triangle-square:before{content:""}.fa-sort-shapes-down:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shutters:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-table-tree:before{content:""}.fa-house-chimney-heart:before{content:""}.fa-tally-3:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-square-poll-horizontal:before{content:""}.fa-poll-h:before{content:""}.fa-circle:before{content:""}.fa-left-to-bracket:before{content:""}.fa-cart-circle-exclamation:before{content:""}.fa-sword:before{content:""}.fa-backward-fast:before{content:""}.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-interrobang:before{content:""}.fa-plane-slash:before{content:""}.fa-circle-dashed:before{content:""}.fa-trademark:before{content:""}.fa-basketball:before{content:""}.fa-basketball-ball:before{content:""}.fa-fork-knife:before{content:""}.fa-utensils-alt:before{content:""}.fa-satellite-dish:before{content:""}.fa-badge-check:before{content:""}.fa-circle-up:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-slider:before{content:""}.fa-mobile-screen-button:before{content:""}.fa-mobile-alt:before{content:""}.fa-clock-one-thirty:before{content:""}.fa-inbox-out:before{content:""}.fa-inbox-arrow-up:before{content:""}.fa-cloud-slash:before{content:""}.fa-volume-high:before{content:""}.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-octagon-check:before{content:""}.fa-flatbread-stuffed:before{content:""}.fa-clipboard-check:before{content:""}.fa-cart-circle-plus:before{content:""}.fa-truck-clock:before{content:""}.fa-shipping-timed:before{content:""}.fa-pool-8-ball:before{content:""}.fa-file-audio:before{content:""}.fa-turn-down-left:before{content:""}.fa-lock-hashtag:before{content:""}.fa-chart-radar:before{content:""}.fa-staff:before{content:""}.fa-burger:before{content:""}.fa-hamburger:before{content:""}.fa-utility-pole:before{content:""}.fa-transporter-6:before{content:""}.fa-arrow-turn-left:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-vector-polygon:before{content:""}.fa-diagram-nested:before{content:""}.fa-rupee-sign:before{content:""}.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before{content:""}.fa-question-circle:before{content:""}.fa-tickets-perforated:before{content:""}.fa-image-user:before{content:""}.fa-buoy:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-border-center-h:before{content:""}.fa-can-food:before{content:""}.fa-typewriter:before{content:""}.fa-arrow-right-from-arc:before{content:""}.fa-circle-k:before{content:""}.fa-face-hand-over-mouth:before{content:""}.fa-popcorn:before{content:""}.fa-house-water:before{content:""}.fa-house-flood:before{content:""}.fa-object-subtract:before{content:""}.fa-code-branch:before{content:""}.fa-warehouse-full:before{content:""}.fa-warehouse-alt:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-flip:before{content:""}.fa-phone-alt:before{content:""}.fa-arrow-down-from-dotted-line:before{content:""}.fa-file-doc:before{content:""}.fa-square-quarters:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-trash-xmark:before{content:""}.fa-circle-caret-left:before{content:""}.fa-caret-circle-left:before{content:""}.fa-files:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-face-clouds:before{content:""}.fa-user-crown:before{content:""}.fa-basket-shopping-plus:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-cart-circle-check:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-user-tie-hair-long:before{content:""}.fa-file-circle-minus:before{content:""}.fa-head-side-medical:before{content:""}.fa-arrow-turn-right:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-forward-fast:before{content:""}.fa-fast-forward:before{content:""}.fa-face-meh-blank:before{content:""}.fa-meh-blank:before{content:""}.fa-user-robot:before{content:""}.fa-square-parking:before{content:""}.fa-parking:before{content:""}.fa-card-diamond:before{content:""}.fa-face-zipper:before{content:""}.fa-face-raised-eyebrow:before{content:""}.fa-house-signal:before{content:""}.fa-square-chevron-up:before{content:""}.fa-chevron-square-up:before{content:""}.fa-bars-progress:before{content:""}.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-arrows-to-line:before{content:""}.fa-dolphin:before{content:""}.fa-arrow-up-right:before{content:""}.fa-circle-r:before{content:""}.fa-cart-flatbed:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-circle-sort-up:before{content:""}.fa-sort-circle-up:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before{content:""}.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-chestnut:before{content:""}.fa-bus-simple:before{content:""}.fa-bus-alt:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before{content:""}.fa-sad-cry:before{content:""}.fa-heat:before{content:""}.fa-ticket-airline:before{content:""}.fa-ticket-perforated-plane:before{content:""}.fa-ticket-plane:before{content:""}.fa-boot-heeled:before{content:""}.fa-arrows-minimize:before{content:""}.fa-compress-arrows:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-hexagon:before{content:""}.fa-manhole:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-floppy-disks:before{content:""}.fa-toilet-paper-blank-under:before{content:""}.fa-toilet-paper-reverse-alt:before{content:""}.fa-file-code:before{content:""}.fa-signal:before{content:""}.fa-signal-5:before{content:""}.fa-signal-perfect:before{content:""}.fa-pump:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-arrow-up-left-from-circle:before{content:""}.fa-house-chimney:before{content:""}.fa-home-lg:before{content:""}.fa-window-maximize:before{content:""}.fa-dryer:before{content:""}.fa-face-frown:before{content:""}.fa-frown:before{content:""}.fa-chess-bishop-piece:before{content:""}.fa-chess-bishop-alt:before{content:""}.fa-shirt-tank-top:before{content:""}.fa-diploma:before{content:""}.fa-scroll-ribbon:before{content:""}.fa-screencast:before{content:""}.fa-walker:before{content:""}.fa-prescription:before{content:""}.fa-shop:before{content:""}.fa-store-alt:before{content:""}.fa-floppy-disk:before{content:""}.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-face-kiss-closed-eyes:before{content:""}.fa-scale-unbalanced:before{content:""}.fa-balance-scale-left:before{content:""}.fa-file-user:before{content:""}.fa-user-police-tie:before{content:""}.fa-face-tongue-money:before{content:""}.fa-tennis-ball:before{content:""}.fa-square-l:before{content:""}.fa-sort-up:before{content:""}.fa-sort-asc:before{content:""}.fa-calendar-arrow-up:before{content:""}.fa-calendar-upload:before{content:""}.fa-comment-dots:before{content:""}.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-scarf:before{content:""}.fa-album-circle-plus:before{content:""}.fa-user-nurse-hair-long:before{content:""}.fa-diamond:before{content:""}.fa-square-left:before{content:""}.fa-arrow-alt-square-left:before{content:""}.fa-face-grin-squint:before{content:""}.fa-grin-squint:before{content:""}.fa-circle-ellipsis-vertical:before{content:""}.fa-hand-holding-dollar:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-grid-dividers:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before{content:""}.fa-praying-hands:before{content:""}.fa-face-pensive:before{content:""}.fa-user-music:before{content:""}.fa-arrow-rotate-right:before{content:""}.fa-arrow-right-rotate:before{content:""}.fa-arrow-rotate-forward:before{content:""}.fa-redo:before{content:""}.fa-messages-dollar:before{content:""}.fa-comments-alt-dollar:before{content:""}.fa-sensor-on:before{content:""}.fa-balloon:before{content:""}.fa-biohazard:before{content:""}.fa-chess-queen-piece:before{content:""}.fa-chess-queen-alt:before{content:""}.fa-location-crosshairs:before{content:""}.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-left-from-bracket:before{content:""}.fa-house-person-leave:before{content:""}.fa-house-leave:before{content:""}.fa-house-person-depart:before{content:""}.fa-ruler-triangle:before{content:""}.fa-card-club:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-spinner-third:before{content:""}.fa-face-grin-tears:before{content:""}.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-computer-mouse-scrollwheel:before{content:""}.fa-mouse-alt:before{content:""}.fa-calendar-xmark:before{content:""}.fa-calendar-times:before{content:""}.fa-child-reaching:before{content:""}.fa-table-layout:before{content:""}.fa-narwhal:before{content:""}.fa-ramp-loading:before{content:""}.fa-calendar-circle-plus:before{content:""}.fa-toothbrush:before{content:""}.fa-border-inner:before{content:""}.fa-paw-claws:before{content:""}.fa-kiwi-fruit:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-rectangle-code:before{content:""}.fa-head-side-virus:before{content:""}.fa-keyboard-brightness:before{content:""}.fa-books-medical:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-house-blank:before{content:""}.fa-home-blank:before{content:""}.fa-square-5:before{content:""}.fa-square-heart:before{content:""}.fa-heart-square:before{content:""}.fa-puzzle:before{content:""}.fa-user-gear:before{content:""}.fa-user-cog:before{content:""}.fa-pipe-circle-check:before{content:""}.fa-arrow-up-1-9:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-octagon-exclamation:before{content:""}.fa-dial-low:before{content:""}.fa-door-closed:before{content:""}.fa-laptop-mobile:before{content:""}.fa-phone-laptop:before{content:""}.fa-conveyor-belt-boxes:before{content:""}.fa-conveyor-belt-alt:before{content:""}.fa-shield-virus:before{content:""}.fa-starfighter-twin-ion-engine-advanced:before{content:""}.fa-starfighter-alt-advanced:before{content:""}.fa-dice-six:before{content:""}.fa-starfighter-twin-ion-engine:before{content:""}.fa-starfighter-alt:before{content:""}.fa-rocket-launch:before{content:""}.fa-mosquito-net:before{content:""}.fa-vent-damper:before{content:""}.fa-bridge-water:before{content:""}.fa-ban-bug:before{content:""}.fa-debug:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-garage-car:before{content:""}.fa-square-kanban:before{content:""}.fa-hat-wizard:before{content:""}.fa-chart-kanban:before{content:""}.fa-pen-fancy:before{content:""}.fa-coffee-pot:before{content:""}.fa-mouse-field:before{content:""}.fa-person-digging:before{content:""}.fa-digging:before{content:""}.fa-shower-down:before{content:""}.fa-shower-alt:before{content:""}.fa-box-circle-check:before{content:""}.fa-brightness:before{content:""}.fa-car-side-bolt:before{content:""}.fa-file-xml:before{content:""}.fa-ornament:before{content:""}.fa-phone-arrow-down-left:before{content:""}.fa-phone-arrow-down:before{content:""}.fa-phone-incoming:before{content:""}.fa-cloud-word:before{content:""}.fa-hand-fingers-crossed:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple:before{content:""}.fa-gauge-simple-med:before{content:""}.fa-tachometer-average:before{content:""}.fa-arrow-down-small-big:before{content:""}.fa-sort-size-down-alt:before{content:""}.fa-book-medical:before{content:""}.fa-face-melting:before{content:""}.fa-poo:before{content:""}.fa-pen-clip-slash:before{content:""}.fa-pen-alt-slash:before{content:""}.fa-quote-right:before{content:""}.fa-quote-right-alt:before{content:""}.fa-scroll-old:before{content:""}.fa-guitars:before{content:""}.fa-phone-xmark:before{content:""}.fa-hose:before{content:""}.fa-clock-six:before{content:""}.fa-shirt:before{content:""}.fa-t-shirt:before{content:""}.fa-tshirt:before{content:""}.fa-billboard:before{content:""}.fa-square-r:before{content:""}.fa-cubes:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-divide:before{content:""}.fa-sun-cloud:before{content:""}.fa-lamp-floor:before{content:""}.fa-square-7:before{content:""}.fa-tenge-sign:before{content:""}.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-campfire:before{content:""}.fa-circle-ampersand:before{content:""}.fa-snowflakes:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-leaf-maple:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-arrow-left-from-bracket:before{content:""}.fa-cup-straw-swoosh:before{content:""}.fa-temperature-sun:before{content:""}.fa-temperature-hot:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-high-definition:before{content:""}.fa-rectangle-hd:before{content:""}.fa-j:before{content:"J"}.fa-galaxy:before{content:""}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-cherries:before{content:""}.fa-up-right-from-square:before{content:""}.fa-external-link-alt:before{content:""}.fa-circle-sort:before{content:""}.fa-sort-circle:before{content:""}.fa-table-cells:before{content:""}.fa-th:before{content:""}.fa-bag-shopping-minus:before{content:""}.fa-file-pdf:before{content:""}.fa-siren:before{content:""}.fa-arrow-up-to-dotted-line:before{content:""}.fa-image-landscape:before{content:""}.fa-landscape:before{content:""}.fa-tank-water:before{content:""}.fa-curling-stone:before{content:""}.fa-curling:before{content:""}.fa-gamepad-modern:before{content:""}.fa-gamepad-alt:before{content:""}.fa-messages-question:before{content:""}.fa-book-bible:before{content:""}.fa-bible:before{content:""}.fa-o:before{content:"O"}.fa-suitcase-medical:before{content:""}.fa-medkit:before{content:""}.fa-briefcase-arrow-right:before{content:""}.fa-expand-wide:before{content:""}.fa-clock-eleven-thirty:before{content:""}.fa-rv:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-dreidel:before{content:""}.fa-person-dress:before{content:""}.fa-female:before{content:""}.fa-comment-dollar:before{content:""}.fa-business-time:before{content:""}.fa-briefcase-clock:before{content:""}.fa-flower-tulip:before{content:""}.fa-people-pants-simple:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-table-cells-large:before{content:""}.fa-th-large:before{content:""}.fa-book-tanakh:before{content:""}.fa-tanakh:before{content:""}.fa-solar-system:before{content:""}.fa-seal-question:before{content:""}.fa-phone-volume:before{content:""}.fa-volume-control-phone:before{content:""}.fa-disc-drive:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-table-rows:before{content:""}.fa-rows:before{content:""}.fa-location-exclamation:before{content:""}.fa-map-marker-exclamation:before{content:""}.fa-face-fearful:before{content:""}.fa-clipboard-user:before{content:""}.fa-bus-school:before{content:""}.fa-film-slash:before{content:""}.fa-square-arrow-down-right:before{content:""}.fa-book-sparkles:before{content:""}.fa-book-spells:before{content:""}.fa-washing-machine:before{content:""}.fa-washer:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-user-visor:before{content:""}.fa-file-plus-minus:before{content:""}.fa-chess-clock-flip:before{content:""}.fa-chess-clock-alt:before{content:""}.fa-satellite:before{content:""}.fa-truck-fire:before{content:""}.fa-plane-lock:before{content:""}.fa-steering-wheel:before{content:""}.fa-tag:before{content:""}.fa-stretcher:before{content:""}.fa-book-section:before{content:""}.fa-book-law:before{content:""}.fa-inboxes:before{content:""}.fa-coffee-bean:before{content:""}.fa-circle-yen:before{content:""}.fa-brackets-curly:before{content:""}.fa-ellipsis-stroke-vertical:before{content:""}.fa-ellipsis-v-alt:before{content:""}.fa-comment:before{content:""}.fa-square-1:before{content:""}.fa-cake-candles:before{content:""}.fa-birthday-cake:before{content:""}.fa-cake:before{content:""}.fa-head-side:before{content:""}.fa-truck-ladder:before{content:""}.fa-envelope:before{content:""}.fa-dolly-empty:before{content:""}.fa-face-tissue:before{content:""}.fa-angles-up:before{content:""}.fa-angle-double-up:before{content:""}.fa-bin-recycle:before{content:""}.fa-paperclip:before{content:""}.fa-chart-line-down:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-lock-a:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-person-pinball:before{content:""}.fa-arrow-up-9-1:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-apple-core:before{content:""}.fa-circle-y:before{content:""}.fa-h6:before{content:""}.fa-litecoin-sign:before{content:""}.fa-bottle-baby:before{content:""}.fa-circle-small:before{content:""}.fa-border-none:before{content:""}.fa-arrow-turn-down-left:before{content:""}.fa-circle-wifi-circle-wifi:before{content:""}.fa-circle-wifi-group:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-reflect-horizontal:before{content:""}.fa-message-medical:before{content:""}.fa-comment-alt-medical:before{content:""}.fa-rugby-ball:before{content:""}.fa-comment-music:before{content:""}.fa-indent:before{content:""}.fa-tree-deciduous:before{content:""}.fa-tree-alt:before{content:""}.fa-puzzle-piece-simple:before{content:""}.fa-puzzle-piece-alt:before{content:""}.fa-truck-field-un:before{content:""}.fa-nfc-trash:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-empty:before{content:""}.fa-mountain:before{content:""}.fa-file-xmark:before{content:""}.fa-file-times:before{content:""}.fa-house-heart:before{content:""}.fa-home-heart:before{content:""}.fa-house-chimney-blank:before{content:""}.fa-meter-bolt:before{content:""}.fa-user-doctor:before{content:""}.fa-user-md:before{content:""}.fa-slash-back:before{content:"\\"}.fa-circle-info:before{content:""}.fa-info-circle:before{content:""}.fa-fishing-rod:before{content:""}.fa-hammer-crash:before{content:""}.fa-message-heart:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-square-virus:before{content:""}.fa-cart-arrow-up:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-buoy-mooring:before{content:""}.fa-square-4:before{content:""}.fa-hand-holding-droplet:before{content:""}.fa-hand-holding-water:before{content:""}.fa-file-eps:before{content:""}.fa-tricycle-adult:before{content:""}.fa-waveform:before{content:""}.fa-water:before{content:""}.fa-star-sharp-half-stroke:before{content:""}.fa-star-sharp-half-alt:before{content:""}.fa-nfc-signal:before{content:""}.fa-plane-prop:before{content:""}.fa-calendar-check:before{content:""}.fa-clock-desk:before{content:""}.fa-calendar-clock:before{content:""}.fa-calendar-time:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-medical:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-plate-utensils:before{content:""}.fa-family-pants:before{content:""}.fa-hose-reel:before{content:""}.fa-house-window:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-music-magnifying-glass:before{content:""}.fa-crosshairs:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-person-cane:before{content:""}.fa-alien:before{content:""}.fa-tent:before{content:""}.fa-laptop-binary:before{content:""}.fa-vest-patches:before{content:""}.fa-people-dress-simple:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-bowling-ball-pin:before{content:""}.fa-bell-school-slash:before{content:""}.fa-plus-large:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-camera-viewfinder:before{content:""}.fa-screenshot:before{content:""}.fa-message-music:before{content:""}.fa-comment-alt-music:before{content:""}.fa-car-building:before{content:""}.fa-border-bottom-right:before{content:""}.fa-border-style-alt:before{content:""}.fa-octagon:before{content:""}.fa-comment-arrow-up-right:before{content:""}.fa-octagon-divide:before{content:""}.fa-cookie:before{content:""}.fa-arrow-rotate-left:before{content:""}.fa-arrow-left-rotate:before{content:""}.fa-arrow-rotate-back:before{content:""}.fa-arrow-rotate-backward:before{content:""}.fa-undo:before{content:""}.fa-tv-music:before{content:""}.fa-hard-drive:before{content:""}.fa-hdd:before{content:""}.fa-reel:before{content:""}.fa-face-grin-squint-tears:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-rectangle-list:before{content:""}.fa-list-alt:before{content:""}.fa-tarp-droplet:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-traffic-cone:before{content:""}.fa-grate:before{content:""}.fa-arrow-down-right:before{content:""}.fa-person-skiing-nordic:before{content:""}.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-person-from-portal:before{content:""}.fa-portal-exit:before{content:""}.fa-plane-arrival:before{content:""}.fa-cowbell-circle-plus:before{content:""}.fa-cowbell-more:before{content:""}.fa-circle-left:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-distribute-spacing-vertical:before{content:""}.fa-signal-bars-fair:before{content:""}.fa-signal-alt-2:before{content:""}.fa-sportsball:before{content:""}.fa-game-console-handheld-crank:before{content:""}.fa-train-subway:before{content:""}.fa-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-face-smile-upside-down:before{content:""}.fa-ball-pile:before{content:""}.fa-badge-dollar:before{content:""}.fa-money-bills-simple:before{content:""}.fa-money-bills-alt:before{content:""}.fa-list-timeline:before{content:""}.fa-indian-rupee-sign:before{content:""}.fa-indian-rupee:before{content:""}.fa-inr:before{content:""}.fa-crop-simple:before{content:""}.fa-crop-alt:before{content:""}.fa-money-bill-1:before{content:""}.fa-money-bill-alt:before{content:""}.fa-left-long:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-keyboard-down:before{content:""}.fa-circle-up-right:before{content:""}.fa-cloud-bolt-moon:before{content:""}.fa-thunderstorm-moon:before{content:""}.fa-turn-left-up:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-bracket-round-right:before{content:")"}.fa-circle-sterling:before{content:""}.fa-circle-5:before{content:""}.fa-minus:before{content:""}.fa-subtract:before{content:""}.fa-fire-flame:before{content:""}.fa-flame:before{content:""}.fa-right-to-line:before{content:""}.fa-arrow-alt-to-right:before{content:""}.fa-gif:before{content:""}.fa-chess:before{content:""}.fa-trash-slash:before{content:""}.fa-arrow-left-long:before{content:""}.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-font-case:before{content:""}.fa-street-view:before{content:""}.fa-arrow-down-left:before{content:""}.fa-franc-sign:before{content:""}.fa-flask-round-poison:before{content:""}.fa-flask-poison:before{content:""}.fa-volume-off:before{content:""}.fa-book-circle-arrow-right:before{content:""}.fa-chart-user:before{content:""}.fa-user-chart:before{content:""}.fa-hands-asl-interpreting:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-asl-interpreting:before{content:""}.fa-hands-american-sign-language-interpreting:before{content:""}.fa-presentation-screen:before{content:""}.fa-presentation:before{content:""}.fa-circle-bolt:before{content:""}.fa-face-smile-halo:before{content:""}.fa-cart-circle-arrow-down:before{content:""}.fa-house-person-return:before{content:""}.fa-house-person-arrive:before{content:""}.fa-house-return:before{content:""}.fa-message-xmark:before{content:""}.fa-comment-alt-times:before{content:""}.fa-message-times:before{content:""}.fa-file-certificate:before{content:""}.fa-file-award:before{content:""}.fa-user-doctor-hair-long:before{content:""}.fa-camera-security:before{content:""}.fa-camera-home:before{content:""}.fa-gear:before{content:""}.fa-cog:before{content:""}.fa-droplet-slash:before{content:""}.fa-tint-slash:before{content:""}.fa-book-heart:before{content:""}.fa-mosque:before{content:""}.fa-duck:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-flag-swallowtail:before{content:""}.fa-flag-alt:before{content:""}.fa-person-military-rifle:before{content:""}.fa-car-garage:before{content:""}.fa-cart-shopping:before{content:""}.fa-shopping-cart:before{content:""}.fa-book-font:before{content:""}.fa-shield-plus:before{content:""}.fa-vials:before{content:""}.fa-eye-dropper-full:before{content:""}.fa-distribute-spacing-horizontal:before{content:""}.fa-tablet-rugged:before{content:""}.fa-temperature-snow:before{content:""}.fa-temperature-frigid:before{content:""}.fa-moped:before{content:""}.fa-face-smile-plus:before{content:""}.fa-smile-plus:before{content:""}.fa-radio-tuner:before{content:""}.fa-radio-alt:before{content:""}.fa-face-swear:before{content:""}.fa-water-arrow-down:before{content:""}.fa-water-lower:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-circle-7:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-person-ski-jumping:before{content:""}.fa-ski-jump:before{content:""}.fa-place-of-worship:before{content:""}.fa-water-arrow-up:before{content:""}.fa-water-rise:before{content:""}.fa-waveform-lines:before{content:""}.fa-waveform-path:before{content:""}.fa-split:before{content:""}.fa-film-canister:before{content:""}.fa-film-cannister:before{content:""}.fa-folder-xmark:before{content:""}.fa-folder-times:before{content:""}.fa-toilet-paper-blank:before{content:""}.fa-toilet-paper-alt:before{content:""}.fa-tablet-screen:before{content:""}.fa-tablet-android-alt:before{content:""}.fa-hexagon-vertical-nft-slanted:before{content:""}.fa-folder-music:before{content:""}.fa-display-medical:before{content:""}.fa-desktop-medical:before{content:""}.fa-share-all:before{content:""}.fa-peapod:before{content:""}.fa-chess-clock:before{content:""}.fa-axe:before{content:""}.fa-square-d:before{content:""}.fa-grip-vertical:before{content:""}.fa-mobile-signal-out:before{content:""}.fa-arrow-turn-up:before{content:""}.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-arrow-up-from-dotted-line:before{content:""}.fa-square-root-variable:before{content:""}.fa-square-root-alt:before{content:""}.fa-light-switch-on:before{content:""}.fa-arrow-down-arrow-up:before{content:""}.fa-sort-alt:before{content:""}.fa-raindrops:before{content:""}.fa-dash:before{content:""}.fa-minus-large:before{content:""}.fa-clock:before{content:""}.fa-clock-four:before{content:""}.fa-input-numeric:before{content:""}.fa-truck-tow:before{content:""}.fa-backward-step:before{content:""}.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-car-bolt:before{content:""}.fa-arrows-maximize:before{content:""}.fa-expand-arrows:before{content:""}.fa-faucet:before{content:""}.fa-cloud-sleet:before{content:""}.fa-lamp-street:before{content:""}.fa-list-radio:before{content:""}.fa-pen-nib-slash:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-square-up-left:before{content:""}.fa-overline:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-arrows-from-dotted-line:before{content:""}.fa-usb-drive:before{content:""}.fa-ballot:before{content:""}.fa-caret-down:before{content:""}.fa-location-dot-slash:before{content:""}.fa-map-marker-alt-slash:before{content:""}.fa-cards:before{content:""}.fa-house-chimney-medical:before{content:""}.fa-clinic-medical:before{content:""}.fa-boxing-glove:before{content:""}.fa-glove-boxing:before{content:""}.fa-temperature-three-quarters:before{content:""}.fa-temperature-3:before{content:""}.fa-thermometer-3:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-bell-school:before{content:""}.fa-mobile-screen:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-plane-up:before{content:""}.fa-folder-heart:before{content:""}.fa-circle-location-arrow:before{content:""}.fa-location-circle:before{content:""}.fa-face-head-bandage:before{content:""}.fa-sushi-roll:before{content:""}.fa-maki-roll:before{content:""}.fa-makizushi:before{content:""}.fa-car-bump:before{content:""}.fa-piggy-bank:before{content:""}.fa-racquet:before{content:""}.fa-car-mirrors:before{content:""}.fa-industry-windows:before{content:""}.fa-industry-alt:before{content:""}.fa-bolt-auto:before{content:""}.fa-battery-half:before{content:""}.fa-battery-3:before{content:""}.fa-flux-capacitor:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-honey-pot:before{content:""}.fa-olive:before{content:""}.fa-khanda:before{content:""}.fa-filter-list:before{content:""}.fa-outlet:before{content:""}.fa-sliders:before{content:""}.fa-sliders-h:before{content:""}.fa-cauldron:before{content:""}.fa-people:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-croissant:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-swords-laser:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-square-u:before{content:""}.fa-wand-sparkles:before{content:""}.fa-router:before{content:""}.fa-ellipsis-vertical:before{content:""}.fa-ellipsis-v:before{content:""}.fa-sword-laser-alt:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-coin:before{content:""}.fa-laptop-slash:before{content:""}.fa-right-long:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-circle-b:before{content:""}.fa-person-dress-simple:before{content:""}.fa-pipe-collar:before{content:""}.fa-lights-holiday:before{content:""}.fa-citrus:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-tty:before{content:""}.fa-teletype:before{content:""}.fa-chart-tree-map:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-clock-five-thirty:before{content:""}.fa-pipe-valve:before{content:""}.fa-arrow-up-from-arc:before{content:""}.fa-face-spiral-eyes:before{content:""}.fa-compress-wide:before{content:""}.fa-circle-phone-hangup:before{content:""}.fa-phone-circle-down:before{content:""}.fa-gear-complex-code:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-badminton:before{content:""}.fa-closed-captioning:before{content:""}.fa-person-hiking:before{content:""}.fa-hiking:before{content:""}.fa-right-from-line:before{content:""}.fa-arrow-alt-from-left:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-shuttlecock:before{content:""}.fa-user-hair:before{content:""}.fa-eye-evil:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-swap:before{content:""}.fa-garage:before{content:""}.fa-cable-car:before{content:""}.fa-tram:before{content:""}.fa-shovel-snow:before{content:""}.fa-cloud-rain:before{content:""}.fa-face-lying:before{content:""}.fa-sprinkler:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-person-sledding:before{content:""}.fa-sledding:before{content:""}.fa-game-console-handheld:before{content:""}.fa-ship:before{content:""}.fa-clock-six-thirty:before{content:""}.fa-battery-slash:before{content:""}.fa-tugrik-sign:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-angles-up-down:before{content:""}.fa-shelves:before{content:""}.fa-inventory:before{content:""}.fa-cloud-snow:before{content:""}.fa-face-grin:before{content:""}.fa-grin:before{content:""}.fa-delete-left:before{content:""}.fa-backspace:before{content:""}.fa-oven:before{content:""}.fa-cloud-binary:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-dropper-empty:before{content:""}.fa-eyedropper:before{content:""}.fa-comment-captions:before{content:""}.fa-comments-question:before{content:""}.fa-scribble:before{content:""}.fa-rotate-exclamation:before{content:""}.fa-file-circle-check:before{content:""}.fa-glass:before{content:""}.fa-loader:before{content:""}.fa-forward:before{content:""}.fa-user-pilot:before{content:""}.fa-mobile:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-phone:before{content:""}.fa-code-pull-request-closed:before{content:""}.fa-face-meh:before{content:""}.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-skull:before{content:""}.fa-book-dead:before{content:""}.fa-id-card:before{content:""}.fa-drivers-license:before{content:""}.fa-face-dotted:before{content:""}.fa-face-worried:before{content:""}.fa-outdent:before{content:""}.fa-dedent:before{content:""}.fa-court-sport:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-house:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-lg-alt:before{content:""}.fa-vector-circle:before{content:""}.fa-car-circle-bolt:before{content:""}.fa-calendar-week:before{content:""}.fa-flying-disc:before{content:""}.fa-laptop-medical:before{content:""}.fa-square-down-right:before{content:""}.fa-b:before{content:"B"}.fa-seat-airline:before{content:""}.fa-moon-over-sun:before{content:""}.fa-eclipse-alt:before{content:""}.fa-pipe:before{content:"|"}.fa-file-medical:before{content:""}.fa-potato:before{content:""}.fa-dice-one:before{content:""}.fa-circle-a:before{content:""}.fa-helmet-battle:before{content:""}.fa-butter:before{content:""}.fa-blanket-fire:before{content:""}.fa-kiwi-bird:before{content:""}.fa-castle:before{content:""}.fa-golf-club:before{content:""}.fa-arrow-right-arrow-left:before{content:""}.fa-exchange:before{content:""}.fa-rotate-right:before{content:""}.fa-redo-alt:before{content:""}.fa-rotate-forward:before{content:""}.fa-utensils:before{content:""}.fa-cutlery:before{content:""}.fa-arrow-up-wide-short:before{content:""}.fa-sort-amount-up:before{content:""}.fa-chart-pie-simple-circle-dollar:before{content:""}.fa-balloons:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-timeline-arrow:before{content:""}.fa-skull:before{content:""}.fa-game-board-simple:before{content:""}.fa-game-board-alt:before{content:""}.fa-circle-video:before{content:""}.fa-video-circle:before{content:""}.fa-chart-scatter-bubble:before{content:""}.fa-house-turret:before{content:""}.fa-banana:before{content:""}.fa-hand-holding-skull:before{content:""}.fa-people-dress:before{content:""}.fa-loveseat:before{content:""}.fa-couch-small:before{content:""}.fa-tower-broadcast:before{content:""}.fa-broadcast-tower:before{content:""}.fa-truck-pickup:before{content:""}.fa-block-quote:before{content:""}.fa-up-long:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-money-check-dollar-pen:before{content:""}.fa-money-check-edit-alt:before{content:""}.fa-up-from-line:before{content:""}.fa-arrow-alt-from-bottom:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-grid-round-2-plus:before{content:""}.fa-people-pants:before{content:""}.fa-mound:before{content:""}.fa-windsock:before{content:""}.fa-circle-half:before{content:""}.fa-brake-warning:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before{content:""}.fa-file-download:before{content:""}.fa-saxophone-fire:before{content:""}.fa-sax-hot:before{content:""}.fa-camera-web-slash:before{content:""}.fa-webcam-slash:before{content:""}.fa-folder-medical:before{content:""}.fa-folder-gear:before{content:""}.fa-folder-cog:before{content:""}.fa-hand-wave:before{content:""}.fa-arrow-up-arrow-down:before{content:""}.fa-sort-up-down:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-message-slash:before{content:""}.fa-comment-alt-slash:before{content:""}.fa-bolt:before{content:""}.fa-zap:before{content:""}.fa-trash-can-check:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-person-simple:before{content:""}.fa-arrow-turn-left-up:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-yen-sign:before{content:""}.fa-cny:before{content:""}.fa-jpy:before{content:""}.fa-rmb:before{content:""}.fa-yen:before{content:""}.fa-gear-code:before{content:""}.fa-notes:before{content:""}.fa-ruble-sign:before{content:""}.fa-rouble:before{content:""}.fa-rub:before{content:""}.fa-ruble:before{content:""}.fa-trash-undo:before{content:""}.fa-trash-arrow-turn-left:before{content:""}.fa-champagne-glass:before{content:""}.fa-glass-champagne:before{content:""}.fa-objects-align-center-horizontal:before{content:""}.fa-sun:before{content:""}.fa-trash-can-slash:before{content:""}.fa-trash-alt-slash:before{content:""}.fa-screen-users:before{content:""}.fa-users-class:before{content:""}.fa-guitar:before{content:""}.fa-square-arrow-left:before{content:""}.fa-arrow-square-left:before{content:""}.fa-square-8:before{content:""}.fa-face-smile-hearts:before{content:""}.fa-brackets-square:before{content:""}.fa-brackets:before{content:""}.fa-laptop-arrow-down:before{content:""}.fa-hockey-stick-puck:before{content:""}.fa-house-tree:before{content:""}.fa-signal-fair:before{content:""}.fa-signal-2:before{content:""}.fa-face-laugh-wink:before{content:""}.fa-laugh-wink:before{content:""}.fa-circle-dollar:before{content:""}.fa-dollar-circle:before{content:""}.fa-usd-circle:before{content:""}.fa-horse-head:before{content:""}.fa-arrows-repeat:before{content:""}.fa-repeat-alt:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-image-polaroid:before{content:""}.fa-wave-triangle:before{content:""}.fa-turn-left-down:before{content:""}.fa-person-running-fast:before{content:""}.fa-circle-down:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-grill:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-chart-mixed:before{content:""}.fa-analytics:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-display-code:before{content:""}.fa-desktop-code:before{content:""}.fa-face-drooling:before{content:""}.fa-oil-temperature:before{content:""}.fa-oil-temp:before{content:""}.fa-square-question:before{content:""}.fa-question-square:before{content:""}.fa-air-conditioner:before{content:""}.fa-angle-down:before{content:""}.fa-mountains:before{content:""}.fa-omega:before{content:""}.fa-car-tunnel:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-pan-food:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before{content:""}.fa-long-arrow-right:before{content:""}.fa-tickets-airline:before{content:""}.fa-tickets-perforated-plane:before{content:""}.fa-tickets-plane:before{content:""}.fa-tent-double-peak:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis:before{content:""}.fa-ellipsis-h:before{content:""}.fa-nfc-slash:before{content:""}.fa-chess-pawn:before{content:""}.fa-kit-medical:before{content:""}.fa-first-aid:before{content:""}.fa-grid-2-plus:before{content:""}.fa-bells:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-envelope-dot:before{content:""}.fa-envelope-badge:before{content:""}.fa-magnifying-glass-waveform:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-bowl-chopsticks:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-alt:before{content:""}.fa-circle-s:before{content:""}.fa-box-ballot:before{content:""}.fa-car:before{content:""}.fa-automobile:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-user-tie-hair:before{content:""}.fa-podium-star:before{content:""}.fa-user-hair-mullet:before{content:""}.fa-business-front:before{content:""}.fa-party-back:before{content:""}.fa-trian-balbot:before{content:""}.fa-microphone-stand:before{content:""}.fa-book-open-reader:before{content:""}.fa-book-reader:before{content:""}.fa-family-dress:before{content:""}.fa-circle-x:before{content:""}.fa-cabin:before{content:""}.fa-mountain-sun:before{content:""}.fa-chart-simple-horizontal:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-hand-back-point-left:before{content:""}.fa-message-dots:before{content:""}.fa-comment-alt-dots:before{content:""}.fa-messaging:before{content:""}.fa-file-heart:before{content:""}.fa-beer-mug:before{content:""}.fa-beer-foam:before{content:""}.fa-dice-d20:before{content:""}.fa-drone:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before{content:""}.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-person-fairy:before{content:""}.fa-bed:before{content:""}.fa-book-copy:before{content:""}.fa-square-h:before{content:""}.fa-h-square:before{content:""}.fa-square-c:before{content:""}.fa-clock-two:before{content:""}.fa-square-ellipsis-vertical:before{content:""}.fa-calendar-users:before{content:""}.fa-podcast:before{content:""}.fa-bee:before{content:""}.fa-temperature-full:before{content:""}.fa-temperature-4:before{content:""}.fa-thermometer-4:before{content:""}.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-candy-bar:before{content:""}.fa-chocolate-bar:before{content:""}.fa-xmark-large:before{content:""}.fa-pinata:before{content:""}.fa-file-ppt:before{content:""}.fa-arrows-from-line:before{content:""}.fa-superscript:before{content:""}.fa-bowl-spoon:before{content:""}.fa-hexagon-check:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-paint-roller:before{content:""}.fa-accent-grave:before{content:"`"}.fa-handshake-angle:before{content:""}.fa-hands-helping:before{content:""}.fa-circle-0:before{content:""}.fa-dial-med-low:before{content:""}.fa-location-dot:before{content:""}.fa-map-marker-alt:before{content:""}.fa-crab:before{content:""}.fa-box-open-full:before{content:""}.fa-box-full:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-quotes:before{content:""}.fa-pretzel:before{content:""}.fa-t-rex:before{content:""}.fa-person-swimming:before{content:""}.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-user-robot-xmarks:before{content:""}.fa-message-quote:before{content:""}.fa-comment-alt-quote:before{content:""}.fa-candy-corn:before{content:""}.fa-folder-magnifying-glass:before{content:""}.fa-folder-search:before{content:""}.fa-notebook:before{content:""}.fa-circle-wifi:before{content:""}.fa-droplet:before{content:""}.fa-tint:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-eraser:before{content:""}.fa-hexagon-image:before{content:""}.fa-earth-americas:before{content:""}.fa-earth:before{content:""}.fa-earth-america:before{content:""}.fa-globe-americas:before{content:""}.fa-file-svg:before{content:""}.fa-crate-apple:before{content:""}.fa-apple-crate:before{content:""}.fa-person-burst:before{content:""}.fa-game-board:before{content:""}.fa-hat-chef:before{content:""}.fa-hand-back-point-right:before{content:""}.fa-dove:before{content:""}.fa-snowflake-droplets:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-0:before{content:""}.fa-grid-4:before{content:""}.fa-socks:before{content:""}.fa-face-sunglasses:before{content:""}.fa-inbox:before{content:""}.fa-square-0:before{content:""}.fa-section:before{content:""}.fa-square-this-way-up:before{content:""}.fa-box-up:before{content:""}.fa-gauge-high:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-square-ampersand:before{content:""}.fa-envelope-open-text:before{content:""}.fa-lamp-desk:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-wide:before{content:""}.fa-poll-people:before{content:""}.fa-whiskey-glass-ice:before{content:""}.fa-glass-whiskey-rocks:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-user-bounty-hunter:before{content:""}.fa-bars-staggered:before{content:""}.fa-reorder:before{content:""}.fa-stream:before{content:""}.fa-diagram-sankey:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-circle-up-left:before{content:""}.fa-dharmachakra:before{content:""}.fa-objects-align-left:before{content:""}.fa-oil-can-drip:before{content:""}.fa-face-smiling-hands:before{content:""}.fa-broccoli:before{content:""}.fa-route-interstate:before{content:""}.fa-ear-muffs:before{content:""}.fa-hotdog:before{content:""}.fa-transporter-empty:before{content:""}.fa-person-walking-with-cane:before{content:""}.fa-blind:before{content:""}.fa-angle-90:before{content:""}.fa-rectangle-terminal:before{content:""}.fa-kite:before{content:""}.fa-drum:before{content:""}.fa-scrubber:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fish-bones:before{content:""}.fa-deer-rudolph:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-head-side-heart:before{content:""}.fa-square-e:before{content:""}.fa-meter-fire:before{content:""}.fa-cloud-hail:before{content:""}.fa-check-to-slot:before{content:""}.fa-vote-yea:before{content:""}.fa-money-from-bracket:before{content:""}.fa-star-half:before{content:""}.fa-car-bus:before{content:""}.fa-speaker:before{content:""}.fa-timer:before{content:""}.fa-boxes-stacked:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-landmark-magnifying-glass:before{content:""}.fa-grill-hot:before{content:""}.fa-ballot-check:before{content:""}.fa-link:before{content:""}.fa-chain:before{content:""}.fa-ear-listen:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-file-minus:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-cup-togo:before{content:""}.fa-coffee-togo:before{content:""}.fa-square-down-left:before{content:""}.fa-burger-lettuce:before{content:""}.fa-table-cells-row-lock:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before{content:""}.fa-search:before{content:""}.fa-table-tennis-paddle-ball:before{content:""}.fa-ping-pong-paddle-ball:before{content:""}.fa-table-tennis:before{content:""}.fa-person-dots-from-line:before{content:""}.fa-diagnoses:before{content:""}.fa-chevrons-down:before{content:""}.fa-chevron-double-down:before{content:""}.fa-trash-can-arrow-up:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-signal-good:before{content:""}.fa-signal-3:before{content:""}.fa-location-question:before{content:""}.fa-map-marker-question:before{content:""}.fa-floppy-disk-circle-xmark:before{content:""}.fa-floppy-disk-times:before{content:""}.fa-save-circle-xmark:before{content:""}.fa-save-times:before{content:""}.fa-naira-sign:before{content:""}.fa-peach:before{content:""}.fa-taxi-bus:before{content:""}.fa-bracket-curly:before{content:"{"}.fa-bracket-curly-left:before{content:"{"}.fa-lobster:before{content:""}.fa-cart-flatbed-empty:before{content:""}.fa-dolly-flatbed-empty:before{content:""}.fa-colon:before{content:":"}.fa-cart-arrow-down:before{content:""}.fa-wand:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-pen:before{content:""}.fa-file-edit:before{content:""}.fa-receipt:before{content:""}.fa-table-picnic:before{content:""}.fa-square-pen:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-square:before{content:""}.fa-circle-microphone-lines:before{content:""}.fa-microphone-circle-alt:before{content:""}.fa-display-slash:before{content:""}.fa-desktop-slash:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-transporter-2:before{content:""}.fa-hands-holding-diamond:before{content:""}.fa-hand-receiving:before{content:""}.fa-money-bill-simple-wave:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-full:before{content:""}.fa-battery:before{content:""}.fa-battery-5:before{content:""}.fa-bell-plus:before{content:""}.fa-book-arrow-right:before{content:""}.fa-hospitals:before{content:""}.fa-club:before{content:""}.fa-skull-crossbones:before{content:""}.fa-droplet-degree:before{content:""}.fa-dewpoint:before{content:""}.fa-code-compare:before{content:""}.fa-list-ul:before{content:""}.fa-list-dots:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-watermelon-slice:before{content:""}.fa-circle-ellipsis:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-sd-cards:before{content:""}.fa-jug-bottle:before{content:""}.fa-down-long:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-envelopes:before{content:""}.fa-phone-office:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-nfc-pen:before{content:""}.fa-person-harassing:before{content:""}.fa-magnifying-glass-play:before{content:""}.fa-hat-winter:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-dome:before{content:""}.fa-landmark-alt:before{content:""}.fa-bone-break:before{content:""}.fa-arrow-up:before{content:""}.fa-down-from-dotted-line:before{content:""}.fa-tv:before{content:""}.fa-television:before{content:""}.fa-tv-alt:before{content:""}.fa-border-left:before{content:""}.fa-circle-divide:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before{content:""}.fa-tasks:before{content:""}.fa-diagram-subtask:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before{content:""}.fa-user-circle:before{content:""}.fa-square-y:before{content:""}.fa-user-doctor-hair:before{content:""}.fa-planet-ringed:before{content:""}.fa-mushroom:before{content:""}.fa-user-shield:before{content:""}.fa-megaphone:before{content:""}.fa-wreath-laurel:before{content:""}.fa-circle-exclamation-check:before{content:""}.fa-wind:before{content:""}.fa-box-dollar:before{content:""}.fa-box-usd:before{content:""}.fa-car-burst:before{content:""}.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-user-headset:before{content:""}.fa-arrows-retweet:before{content:""}.fa-retweet-alt:before{content:""}.fa-person-snowboarding:before{content:""}.fa-snowboarding:before{content:""}.fa-square-chevron-right:before{content:""}.fa-chevron-square-right:before{content:""}.fa-lacrosse-stick-ball:before{content:""}.fa-truck-fast:before{content:""}.fa-shipping-fast:before{content:""}.fa-user-magnifying-glass:before{content:""}.fa-star-sharp:before{content:""}.fa-comment-heart:before{content:""}.fa-circle-1:before{content:""}.fa-circle-star:before{content:""}.fa-star-circle:before{content:""}.fa-fish:before{content:""}.fa-cloud-fog:before{content:""}.fa-fog:before{content:""}.fa-waffle:before{content:""}.fa-music-note:before{content:""}.fa-music-alt:before{content:""}.fa-hexagon-exclamation:before{content:""}.fa-cart-shopping-fast:before{content:""}.fa-object-union:before{content:""}.fa-user-graduate:before{content:""}.fa-starfighter:before{content:""}.fa-circle-half-stroke:before{content:""}.fa-adjust:before{content:""}.fa-arrow-right-long-to-line:before{content:""}.fa-square-arrow-down:before{content:""}.fa-arrow-square-down:before{content:""}.fa-diamond-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-square-chevron-left:before{content:""}.fa-chevron-square-left:before{content:""}.fa-phone-intercom:before{content:""}.fa-link-horizontal:before{content:""}.fa-chain-horizontal:before{content:""}.fa-mango:before{content:""}.fa-music-note-slash:before{content:""}.fa-music-alt-slash:before{content:""}.fa-circle-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-face-tongue-sweat:before{content:""}.fa-globe-stand:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-circle-p:before{content:""}.fa-award-simple:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before{content:""}.fa-project-diagram:before{content:""}.fa-pedestal:before{content:""}.fa-chart-pyramid:before{content:""}.fa-sidebar:before{content:""}.fa-snowman-head:before{content:""}.fa-frosty-head:before{content:""}.fa-copy:before{content:""}.fa-burger-glass:before{content:""}.fa-volume-xmark:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-times:before{content:""}.fa-hand-sparkles:before{content:""}.fa-bars-filter:before{content:""}.fa-paintbrush-pencil:before{content:""}.fa-party-bell:before{content:""}.fa-user-vneck-hair:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-grip:before{content:""}.fa-grip-horizontal:before{content:""}.fa-share-from-square:before{content:""}.fa-share-square:before{content:""}.fa-keynote:before{content:""}.fa-child-combatant:before{content:""}.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-square-phone:before{content:""}.fa-phone-square:before{content:""}.fa-hat-beach:before{content:""}.fa-plus:before{content:"+"}.fa-add:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-fort:before{content:""}.fa-cloud-check:before{content:""}.fa-xmark:before{content:""}.fa-close:before{content:""}.fa-multiply:before{content:""}.fa-remove:before{content:""}.fa-times:before{content:""}.fa-face-smirking:before{content:""}.fa-arrows-up-down-left-right:before{content:""}.fa-arrows:before{content:""}.fa-chalkboard-user:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-rhombus:before{content:""}.fa-claw-marks:before{content:""}.fa-peso-sign:before{content:""}.fa-face-smile-tongue:before{content:""}.fa-cart-circle-xmark:before{content:""}.fa-building-shield:before{content:""}.fa-circle-phone-flip:before{content:""}.fa-phone-circle-alt:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left:before{content:""}.fa-quote-left-alt:before{content:""}.fa-tractor:before{content:""}.fa-down-from-bracket:before{content:""}.fa-key-skeleton:before{content:""}.fa-trash-arrow-up:before{content:""}.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-arrow-down-to-bracket:before{content:""}.fa-lines-leaning:before{content:""}.fa-square-q:before{content:""}.fa-ruler-combined:before{content:""}.fa-symbols:before{content:""}.fa-icons-alt:before{content:""}.fa-copyright:before{content:""}.fa-flask-gear:before{content:""}.fa-highlighter-line:before{content:""}.fa-bracket-square:before{content:"["}.fa-bracket:before{content:"["}.fa-bracket-left:before{content:"["}.fa-island-tropical:before{content:""}.fa-island-tree-palm:before{content:""}.fa-arrow-right-from-line:before{content:""}.fa-arrow-from-left:before{content:""}.fa-h2:before{content:""}.fa-equals:before{content:"="}.fa-cake-slice:before{content:""}.fa-shortcake:before{content:""}.fa-building-magnifying-glass:before{content:""}.fa-peanut:before{content:""}.fa-wrench-simple:before{content:""}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-tally-2:before{content:""}.fa-shekel-sign:before{content:""}.fa-ils:before{content:""}.fa-shekel:before{content:""}.fa-sheqel:before{content:""}.fa-sheqel-sign:before{content:""}.fa-cars:before{content:""}.fa-axe-battle:before{content:""}.fa-user-hair-long:before{content:""}.fa-map:before{content:""}.fa-arrow-left-from-arc:before{content:""}.fa-file-circle-info:before{content:""}.fa-face-disappointed:before{content:""}.fa-lasso-sparkles:before{content:""}.fa-clock-eleven:before{content:""}.fa-rocket:before{content:""}.fa-siren-on:before{content:""}.fa-clock-ten:before{content:""}.fa-candle-holder:before{content:""}.fa-video-arrow-down-left:before{content:""}.fa-photo-film:before{content:""}.fa-photo-video:before{content:""}.fa-floppy-disk-circle-arrow-right:before{content:""}.fa-save-circle-arrow-right:before{content:""}.fa-folder-minus:before{content:""}.fa-planet-moon:before{content:""}.fa-face-eyes-xmarks:before{content:""}.fa-chart-scatter:before{content:""}.fa-circle-gf:before{content:""}.fa-display-arrow-down:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-olive-branch:before{content:""}.fa-angle:before{content:""}.fa-vacuum-robot:before{content:""}.fa-sign-hanging:before{content:""}.fa-sign:before{content:""}.fa-square-divide:before{content:""}.fa-folder-check:before{content:""}.fa-signal-stream-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-eye-dropper-half:before{content:""}.fa-store-lock:before{content:""}.fa-bell-slash:before{content:""}.fa-cloud-bolt-sun:before{content:""}.fa-thunderstorm-sun:before{content:""}.fa-camera-slash:before{content:""}.fa-comment-quote:before{content:""}.fa-tablet:before{content:""}.fa-tablet-android:before{content:""}.fa-school-flag:before{content:""}.fa-message-code:before{content:""}.fa-glass-half:before{content:""}.fa-glass-half-empty:before{content:""}.fa-glass-half-full:before{content:""}.fa-fill:before{content:""}.fa-message-minus:before{content:""}.fa-comment-alt-minus:before{content:""}.fa-angle-up:before{content:""}.fa-dinosaur:before{content:""}.fa-drumstick-bite:before{content:""}.fa-link-horizontal-slash:before{content:""}.fa-chain-horizontal-slash:before{content:""}.fa-holly-berry:before{content:""}.fa-nose:before{content:""}.fa-arrow-left-to-arc:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-clouds:before{content:""}.fa-money-bill-simple:before{content:""}.fa-hand-lizard:before{content:""}.fa-table-pivot:before{content:""}.fa-filter-slash:before{content:""}.fa-trash-can-undo:before{content:""}.fa-trash-can-arrow-turn-left:before{content:""}.fa-trash-undo-alt:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-person-to-door:before{content:""}.fa-turntable:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-signal-weak:before{content:""}.fa-signal-1:before{content:""}.fa-clock-five:before{content:""}.fa-retweet:before{content:""}.fa-car-rear:before{content:""}.fa-car-alt:before{content:""}.fa-pump-soap:before{content:""}.fa-computer-classic:before{content:""}.fa-frame:before{content:""}.fa-video-slash:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-2:before{content:""}.fa-ellipsis-stroke:before{content:""}.fa-ellipsis-h-alt:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before{content:""}.fa-carriage-baby:before{content:""}.fa-face-expressionless:before{content:""}.fa-down-to-dotted-line:before{content:""}.fa-cloud-music:before{content:""}.fa-traffic-light:before{content:""}.fa-cloud-minus:before{content:""}.fa-thermometer:before{content:""}.fa-shield-minus:before{content:""}.fa-vr-cardboard:before{content:""}.fa-car-tilt:before{content:""}.fa-gauge-circle-minus:before{content:""}.fa-brightness-low:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before{content:"%"}.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-conveyor-belt:before{content:""}.fa-location-check:before{content:""}.fa-map-marker-check:before{content:""}.fa-coin-vertical:before{content:""}.fa-display:before{content:""}.fa-person-sign:before{content:""}.fa-face-smile:before{content:""}.fa-smile:before{content:""}.fa-phone-hangup:before{content:""}.fa-signature-slash:before{content:""}.fa-thumbtack:before{content:""}.fa-thumb-tack:before{content:""}.fa-wheat-slash:before{content:""}.fa-trophy:before{content:""}.fa-clouds-sun:before{content:""}.fa-person-praying:before{content:""}.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-face-vomit:before{content:""}.fa-speakers:before{content:""}.fa-tty-answer:before{content:""}.fa-teletype-answer:before{content:""}.fa-mug-tea-saucer:before{content:""}.fa-diagram-lean-canvas:before{content:""}.fa-alt:before{content:""}.fa-dial:before{content:""}.fa-dial-med-high:before{content:""}.fa-hand-peace:before{content:""}.fa-circle-trash:before{content:""}.fa-trash-circle:before{content:""}.fa-rotate:before{content:""}.fa-sync-alt:before{content:""}.fa-circle-quarters:before{content:""}.fa-spinner:before{content:""}.fa-tower-control:before{content:""}.fa-arrow-up-triangle-square:before{content:""}.fa-sort-shapes-up:before{content:""}.fa-whale:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-party-horn:before{content:""}.fa-gears:before{content:""}.fa-cogs:before{content:""}.fa-sun-bright:before{content:""}.fa-sun-alt:before{content:""}.fa-warehouse:before{content:""}.fa-conveyor-belt-arm:before{content:""}.fa-lock-keyhole-open:before{content:""}.fa-lock-open-alt:before{content:""}.fa-square-fragile:before{content:""}.fa-box-fragile:before{content:""}.fa-square-wine-glass-crack:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-square-n:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before{content:""}.fa-grin-hearts:before{content:""}.fa-meter:before{content:""}.fa-mandolin:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-mercury:before{content:""}.fa-up-from-bracket:before{content:""}.fa-knife-kitchen:before{content:""}.fa-border-right:before{content:""}.fa-arrow-turn-down:before{content:""}.fa-level-down:before{content:""}.fa-spade:before{content:""}.fa-card-spade:before{content:""}.fa-line-columns:before{content:""}.fa-ant:before{content:""}.fa-arrow-right-to-line:before{content:""}.fa-arrow-to-right:before{content:""}.fa-person-falling-burst:before{content:""}.fa-flag-pennant:before{content:""}.fa-pennant:before{content:""}.fa-conveyor-belt-empty:before{content:""}.fa-user-group-simple:before{content:""}.fa-award:before{content:""}.fa-ticket-simple:before{content:""}.fa-ticket-alt:before{content:""}.fa-building:before{content:""}.fa-angles-left:before{content:""}.fa-angle-double-left:before{content:""}.fa-camcorder:before{content:""}.fa-video-handheld:before{content:""}.fa-pancakes:before{content:""}.fa-album-circle-user:before{content:""}.fa-subtitles-slash:before{content:""}.fa-qrcode:before{content:""}.fa-dice-d10:before{content:""}.fa-fireplace:before{content:""}.fa-browser:before{content:""}.fa-pen-paintbrush:before{content:""}.fa-pencil-paintbrush:before{content:""}.fa-fish-cooked:before{content:""}.fa-chair-office:before{content:""}.fa-magnifying-glass-music:before{content:""}.fa-nesting-dolls:before{content:""}.fa-clock-rotate-left:before{content:""}.fa-history:before{content:""}.fa-trumpet:before{content:""}.fa-face-grin-beam-sweat:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-fire-smoke:before{content:""}.fa-phone-missed:before{content:""}.fa-file-export:before{content:""}.fa-arrow-right-from-file:before{content:""}.fa-shield:before{content:""}.fa-shield-blank:before{content:""}.fa-arrow-up-short-wide:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-arrows-repeat-1:before{content:""}.fa-repeat-1-alt:before{content:""}.fa-gun-slash:before{content:""}.fa-avocado:before{content:""}.fa-binary:before{content:""}.fa-glasses-round:before{content:""}.fa-glasses-alt:before{content:""}.fa-phone-plus:before{content:""}.fa-ditto:before{content:'"'}.fa-person-seat:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before{content:""}.fa-golf-ball:before{content:""}.fa-circle-chevron-left:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-scythe:before{content:""}.fa-pen-nib:before{content:""}.fa-ban-parking:before{content:""}.fa-parking-circle-slash:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-face-diagonal-mouth:before{content:""}.fa-diagram-cells:before{content:""}.fa-cricket-bat-ball:before{content:""}.fa-cricket:before{content:""}.fa-tents:before{content:""}.fa-wand-magic:before{content:""}.fa-magic:before{content:""}.fa-dog:before{content:""}.fa-pen-line:before{content:""}.fa-atom-simple:before{content:""}.fa-atom-alt:before{content:""}.fa-ampersand:before{content:"&"}.fa-carrot:before{content:""}.fa-arrow-up-from-line:before{content:""}.fa-arrow-from-bottom:before{content:""}.fa-moon:before{content:""}.fa-pen-slash:before{content:""}.fa-wine-glass-empty:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-square-star:before{content:""}.fa-cheese:before{content:""}.fa-send-backward:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-compass-slash:before{content:""}.fa-clock-one:before{content:""}.fa-file-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-person-biking:before{content:""}.fa-biking:before{content:""}.fa-display-chart-up-circle-currency:before{content:""}.fa-skeleton:before{content:""}.fa-circle-g:before{content:""}.fa-circle-arrow-up-left:before{content:""}.fa-coin-blank:before{content:""}.fa-broom:before{content:""}.fa-vacuum:before{content:""}.fa-shield-heart:before{content:""}.fa-card-heart:before{content:""}.fa-lightbulb-cfl-on:before{content:""}.fa-melon:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before{content:""}.fa-globe-oceania:before{content:""}.fa-container-storage:before{content:""}.fa-face-pouting:before{content:""}.fa-square-xmark:before{content:""}.fa-times-square:before{content:""}.fa-xmark-square:before{content:""}.fa-face-explode:before{content:""}.fa-exploding-head:before{content:""}.fa-hashtag:before{content:"#"}.fa-up-right-and-down-left-from-center:before{content:""}.fa-expand-alt:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-transformer-bolt:before{content:""}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-cassette-vhs:before{content:""}.fa-vhs:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-chimney:before{content:""}.fa-object-intersect:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-block-brick:before{content:""}.fa-wall-brick:before{content:""}.fa-fan:before{content:""}.fa-bags-shopping:before{content:""}.fa-paragraph-left:before{content:""}.fa-paragraph-rtl:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-caravan-simple:before{content:""}.fa-caravan-alt:before{content:""}.fa-turtle:before{content:""}.fa-pencil-mechanical:before{content:""}.fa-up-down:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-booth-curtain:before{content:""}.fa-calendar:before{content:""}.fa-box-heart:before{content:""}.fa-trailer:before{content:""}.fa-user-doctor-message:before{content:""}.fa-user-md-chat:before{content:""}.fa-bahai:before{content:""}.fa-haykal:before{content:""}.fa-lighthouse:before{content:""}.fa-amp-guitar:before{content:""}.fa-sd-card:before{content:""}.fa-volume-slash:before{content:""}.fa-border-bottom:before{content:""}.fa-wifi-weak:before{content:""}.fa-wifi-1:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-link-slash:before{content:""}.fa-chain-broken:before{content:""}.fa-chain-slash:before{content:""}.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-fire-flame-curved:before{content:""}.fa-fire-alt:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-delete-right:before{content:""}.fa-book-quran:before{content:""}.fa-quran:before{content:""}.fa-circle-quarter:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-function:before{content:""}.fa-face-angry:before{content:""}.fa-angry:before{content:""}.fa-people-simple:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-rss:before{content:""}.fa-feed:before{content:""}.fa-face-monocle:before{content:""}.fa-draw-polygon:before{content:""}.fa-scale-balanced:before{content:""}.fa-balance-scale:before{content:""}.fa-calendar-lines:before{content:""}.fa-calendar-note:before{content:""}.fa-arrow-down-big-small:before{content:""}.fa-sort-size-down:before{content:""}.fa-gauge-simple-high:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-fast:before{content:""}.fa-do-not-enter:before{content:""}.fa-shower:before{content:""}.fa-dice-d8:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-m:before{content:"M"}.fa-spinner-scale:before{content:""}.fa-grip-dots-vertical:before{content:""}.fa-face-viewfinder:before{content:""}.fa-soft-serve:before{content:""}.fa-creemee:before{content:""}.fa-h5:before{content:""}.fa-hand-back-point-down:before{content:""}.fa-table-list:before{content:""}.fa-th-list:before{content:""}.fa-basket-shopping-minus:before{content:""}.fa-comment-sms:before{content:""}.fa-sms:before{content:""}.fa-rectangle:before{content:""}.fa-rectangle-landscape:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-turkey:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-ice-skate:before{content:""}.fa-check:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battery-4:before{content:""}.fa-tomato:before{content:""}.fa-sword-laser:before{content:""}.fa-house-circle-check:before{content:""}.fa-buildings:before{content:""}.fa-angle-left:before{content:""}.fa-cart-flatbed-boxes:before{content:""}.fa-dolly-flatbed-alt:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-square-w:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-lamp:before{content:""}.fa-airplay:before{content:""}.fa-hand-fist:before{content:""}.fa-fist-raised:before{content:""}.fa-shield-quartered:before{content:""}.fa-slash-forward:before{content:"/"}.fa-location-pen:before{content:""}.fa-map-marker-edit:before{content:""}.fa-cloud-moon:before{content:""}.fa-pot-food:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before{content:""}.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-print-slash:before{content:""}.fa-earth-europe:before{content:""}.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before{content:""}.fa-luggage-cart:before{content:""}.fa-hand-back-point-ribbon:before{content:""}.fa-rectangle-xmark:before{content:""}.fa-rectangle-times:before{content:""}.fa-times-rectangle:before{content:""}.fa-window-close:before{content:""}.fa-tire-rugged:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-cowbell:before{content:""}.fa-baht-sign:before{content:""}.fa-corner:before{content:""}.fa-chevrons-right:before{content:""}.fa-chevron-double-right:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before{content:""}.fa-journal-whills:before{content:""}.fa-inhaler:before{content:""}.fa-handcuffs:before{content:""}.fa-snake:before{content:""}.fa-triangle-exclamation:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-warning:before{content:""}.fa-note-medical:before{content:""}.fa-database:before{content:""}.fa-down-left:before{content:""}.fa-share:before{content:""}.fa-mail-forward:before{content:""}.fa-face-thinking:before{content:""}.fa-turn-down-right:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-circle-o:before{content:""}.fa-grid-horizontal:before{content:""}.fa-message-dollar:before{content:""}.fa-comment-alt-dollar:before{content:""}.fa-right-left:before{content:""}.fa-exchange-alt:before{content:""}.fa-columns-3:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-hand-holding-box:before{content:""}.fa-input-text:before{content:""}.fa-window-flip:before{content:""}.fa-window-alt:before{content:""}.fa-align-right:before{content:""}.fa-scanner-gun:before{content:""}.fa-scanner:before{content:""}.fa-tire:before{content:""}.fa-engine:before{content:""}.fa-money-bill-1-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before{content:""}.fa-sign-language:before{content:""}.fa-signing:before{content:""}.fa-circle-caret-right:before{content:""}.fa-caret-circle-right:before{content:""}.fa-turn-left:before{content:""}.fa-wheat:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-audio-description-slash:before{content:""}.fa-bell-ring:before{content:""}.fa-calendar-day:before{content:""}.fa-water-ladder:before{content:""}.fa-ladder-water:before{content:""}.fa-swimming-pool:before{content:""}.fa-arrows-up-down:before{content:""}.fa-arrows-v:before{content:""}.fa-chess-pawn-piece:before{content:""}.fa-chess-pawn-alt:before{content:""}.fa-face-grimace:before{content:""}.fa-grimace:before{content:""}.fa-wheelchair-move:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-turn-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-square-s:before{content:""}.fa-rectangle-barcode:before{content:""}.fa-barcode-alt:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-square-envelope:before{content:""}.fa-envelope-square:before{content:""}.fa-dice:before{content:""}.fa-unicorn:before{content:""}.fa-bowling-ball:before{content:""}.fa-pompebled:before{content:""}.fa-brain:before{content:""}.fa-watch-smart:before{content:""}.fa-book-user:before{content:""}.fa-sensor-cloud:before{content:""}.fa-sensor-smoke:before{content:""}.fa-clapperboard-play:before{content:""}.fa-bandage:before{content:""}.fa-band-aid:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before{content:""}.fa-times-circle:before{content:""}.fa-xmark-circle:before{content:""}.fa-circle-4:before{content:""}.fa-gifts:before{content:""}.fa-album-collection:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before{content:""}.fa-globe-asia:before{content:""}.fa-id-card-clip:before{content:""}.fa-id-card-alt:before{content:""}.fa-magnifying-glass-plus:before{content:""}.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-cloud-showers:before{content:""}.fa-user-clock:before{content:""}.fa-onion:before{content:""}.fa-clock-twelve-thirty:before{content:""}.fa-arrow-down-to-dotted-line:before{content:""}.fa-hand-dots:before{content:""}.fa-allergies:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-rectangle-wide:before{content:""}.fa-comment-arrow-up:before{content:""}.fa-garlic:before{content:""}.fa-mug-saucer:before{content:""}.fa-coffee:before{content:""}.fa-brush:before{content:""}.fa-tree-decorated:before{content:""}.fa-mask:before{content:""}.fa-calendar-heart:before{content:""}.fa-magnifying-glass-minus:before{content:""}.fa-search-minus:before{content:""}.fa-flower:before{content:""}.fa-arrow-down-from-arc:before{content:""}.fa-right-left-large:before{content:""}.fa-ruler-vertical:before{content:""}.fa-circles-overlap:before{content:""}.fa-user-large:before{content:""}.fa-user-alt:before{content:""}.fa-starship-freighter:before{content:""}.fa-train-tram:before{content:""}.fa-bridge-suspension:before{content:""}.fa-trash-check:before{content:""}.fa-user-nurse:before{content:""}.fa-boombox:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-shield-exclamation:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-grip-dots:before{content:""}.fa-comment-exclamation:before{content:""}.fa-pen-swirl:before{content:""}.fa-falafel:before{content:""}.fa-circle-2:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-gramophone:before{content:""}.fa-dice-d12:before{content:""}.fa-note-sticky:before{content:""}.fa-sticky-note:before{content:""}.fa-down:before{content:""}.fa-arrow-alt-down:before{content:""}.fa-hundred-points:before{content:""}.fa-100:before{content:""}.fa-paperclip-vertical:before{content:""}.fa-wind-warning:before{content:""}.fa-wind-circle-exclamation:before{content:""}.fa-location-pin-slash:before{content:""}.fa-map-marker-slash:before{content:""}.fa-face-sad-sweat:before{content:""}.fa-bug-slash:before{content:""}.fa-cupcake:before{content:""}.fa-light-switch-off:before{content:""}.fa-toggle-large-off:before{content:""}.fa-pen-fancy-slash:before{content:""}.fa-truck-container:before{content:""}.fa-boot:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-file-check:before{content:""}.fa-bone:before{content:""}.fa-cards-blank:before{content:""}.fa-circle-3:before{content:""}.fa-bench-tree:before{content:""}.fa-keyboard-brightness-low:before{content:""}.fa-ski-boot-ski:before{content:""}.fa-brain-circuit:before{content:""}.fa-user-injured:before{content:""}.fa-block-brick-fire:before{content:""}.fa-firewall:before{content:""}.fa-face-sad-tear:before{content:""}.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-face-smile-relaxed:before{content:""}.fa-comment-xmark:before{content:""}.fa-comment-times:before{content:""}.fa-print:before{content:""}.fa-turkish-lira-sign:before{content:""}.fa-try:before{content:""}.fa-turkish-lira:before{content:""}.fa-face-nose-steam:before{content:""}.fa-circle-waveform-lines:before{content:""}.fa-waveform-circle:before{content:""}.fa-dollar-sign:before{content:"$"}.fa-dollar:before{content:"$"}.fa-usd:before{content:"$"}.fa-ferris-wheel:before{content:""}.fa-computer-speaker:before{content:""}.fa-skull-cow:before{content:""}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before{content:""}.fa-search-dollar:before{content:""}.fa-users-gear:before{content:""}.fa-users-cog:before{content:""}.fa-person-military-pointing:before{content:""}.fa-building-columns:before{content:""}.fa-bank:before{content:""}.fa-institution:before{content:""}.fa-museum:before{content:""}.fa-university:before{content:""}.fa-circle-t:before{content:""}.fa-sack:before{content:""}.fa-grid-2:before{content:""}.fa-camera-cctv:before{content:""}.fa-cctv:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-horizontal-rule:before{content:""}.fa-bed-front:before{content:""}.fa-bed-alt:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before{content:""}.fa-theater-masks:before{content:""}.fa-file-gif:before{content:""}.fa-kip-sign:before{content:""}.fa-face-woozy:before{content:""}.fa-cloud-question:before{content:""}.fa-pineapple:before{content:""}.fa-hand-point-left:before{content:""}.fa-gallery-thumbnails:before{content:""}.fa-circle-j:before{content:""}.fa-eyes:before{content:""}.fa-handshake-simple:before{content:""}.fa-handshake-alt:before{content:""}.fa-page-caret-up:before{content:""}.fa-file-caret-up:before{content:""}.fa-jet-fighter:before{content:""}.fa-fighter-jet:before{content:""}.fa-comet:before{content:""}.fa-square-share-nodes:before{content:""}.fa-share-alt-square:before{content:""}.fa-reflect-vertical:before{content:""}.fa-shield-keyhole:before{content:""}.fa-file-mp4:before{content:""}.fa-barcode:before{content:""}.fa-bulldozer:before{content:""}.fa-plus-minus:before{content:""}.fa-square-sliders-vertical:before{content:""}.fa-sliders-v-square:before{content:""}.fa-video:before{content:""}.fa-video-camera:before{content:""}.fa-message-middle:before{content:""}.fa-comment-middle-alt:before{content:""}.fa-graduation-cap:before{content:""}.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-square-z:before{content:""}.fa-message-text:before{content:""}.fa-comment-alt-text:before{content:""}.fa-turn-up:before{content:""}.fa-level-up-alt:before{content:""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-regular-400-CLLCpA7e.woff2) format("woff2"),url(/build/assets/fa-regular-400-DHHvTs0m.ttf) format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/build/assets/fa-solid-900-Bn3u-mvK.woff2) format("woff2"),url(/build/assets/fa-solid-900-DML4bNh5.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}/*!
 * Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-brands-400-Dn_1kIsy.woff2) format("woff2"),url(/build/assets/fa-brands-400-ZUlxGTsK.ttf) format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-square-js:before{content:""}.fa-js-square:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-jxl:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-square-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-square-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-square-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-square-snapchat:before{content:""}.fa-snapchat-square:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-square-font-awesome-stroke:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-square-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before{content:""}.fa-square-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wpressr:before{content:""}.fa-rendact:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before{content:""}.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-square-github:before{content:""}.fa-github-square:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-square-gitlab:before{content:""}.fa-gitlab-square:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-square-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-square-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-square-google-plus:before{content:""}.fa-google-plus-square:before{content:""}.fa-web-awesome:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before{content:""}.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before{content:""}.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-square-pied-piper:before{content:""}.fa-pied-piper-square:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-square-web-awesome-stroke:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-square-facebook:before{content:""}.fa-facebook-square:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-square-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-square-upwork:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-square-web-awesome:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before{content:""}.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-bluesky:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-square-behance:before{content:""}.fa-behance-square:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-square-git:before{content:""}.fa-git-square:before{content:""}.fa-square-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}/*! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter var,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }input:invalid,textarea:invalid,select:invalid{box-shadow:none}.form-checkbox,.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}.form-checkbox{border-radius:0}.form-checkbox:focus,.form-radio:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-checkbox:checked,.form-radio:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.form-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){.form-checkbox:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus{border-color:transparent;background-color:currentColor}.form-checkbox:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){.form-checkbox:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus{border-color:transparent;background-color:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-inset-0{top:-0px;right:-0px;bottom:-0px;left:-0px}.-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}.-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}.inset-0{top:0;right:0;bottom:0;left:0}.-top-0{top:-0px}.-top-0\.5{top:-.125rem}.right-0{right:0}.top-1{top:.25rem}.top-4{top:1rem}.z-0{z-index:0}.z-10{z-index:10}.col-span-2{grid-column:span 2 / span 2}.m-1{margin:.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-ml-px{margin-left:-1px}.-mr-2{margin-right:-.5rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-0{height:0px}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-full{height:100%}.min-h-24{min-height:6rem}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-10{width:2.5rem}.w-16{width:4rem}.w-24{width:6rem}.w-3{width:.75rem}.w-36{width:9rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.min-w-24{min-width:6rem}.min-w-4{min-width:1rem}.min-w-full{min-width:100%}.max-w-7xl{max-width:80rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.origin-top-right{transform-origin:top right}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(209 213 219 / var(--tw-divide-opacity))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.border{border-width:1px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-blue-50{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity))}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.bg-amber-100\/0{background-color:#fef3c700}.bg-amber-100\/10{background-color:#fef3c71a}.bg-amber-100\/100{background-color:#fef3c7}.bg-amber-100\/15{background-color:#fef3c726}.bg-amber-100\/20{background-color:#fef3c733}.bg-amber-100\/25{background-color:#fef3c740}.bg-amber-100\/30{background-color:#fef3c74d}.bg-amber-100\/35{background-color:#fef3c759}.bg-amber-100\/40{background-color:#fef3c766}.bg-amber-100\/45{background-color:#fef3c773}.bg-amber-100\/5{background-color:#fef3c70d}.bg-amber-100\/50{background-color:#fef3c780}.bg-amber-100\/55{background-color:#fef3c78c}.bg-amber-100\/60{background-color:#fef3c799}.bg-amber-100\/65{background-color:#fef3c7a6}.bg-amber-100\/70{background-color:#fef3c7b3}.bg-amber-100\/75{background-color:#fef3c7bf}.bg-amber-100\/80{background-color:#fef3c7cc}.bg-amber-100\/85{background-color:#fef3c7d9}.bg-amber-100\/90{background-color:#fef3c7e6}.bg-amber-100\/95{background-color:#fef3c7f2}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity))}.bg-amber-200\/0{background-color:#fde68a00}.bg-amber-200\/10{background-color:#fde68a1a}.bg-amber-200\/100{background-color:#fde68a}.bg-amber-200\/15{background-color:#fde68a26}.bg-amber-200\/20{background-color:#fde68a33}.bg-amber-200\/25{background-color:#fde68a40}.bg-amber-200\/30{background-color:#fde68a4d}.bg-amber-200\/35{background-color:#fde68a59}.bg-amber-200\/40{background-color:#fde68a66}.bg-amber-200\/45{background-color:#fde68a73}.bg-amber-200\/5{background-color:#fde68a0d}.bg-amber-200\/50{background-color:#fde68a80}.bg-amber-200\/55{background-color:#fde68a8c}.bg-amber-200\/60{background-color:#fde68a99}.bg-amber-200\/65{background-color:#fde68aa6}.bg-amber-200\/70{background-color:#fde68ab3}.bg-amber-200\/75{background-color:#fde68abf}.bg-amber-200\/80{background-color:#fde68acc}.bg-amber-200\/85{background-color:#fde68ad9}.bg-amber-200\/90{background-color:#fde68ae6}.bg-amber-200\/95{background-color:#fde68af2}.bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity))}.bg-amber-300\/0{background-color:#fcd34d00}.bg-amber-300\/10{background-color:#fcd34d1a}.bg-amber-300\/100{background-color:#fcd34d}.bg-amber-300\/15{background-color:#fcd34d26}.bg-amber-300\/20{background-color:#fcd34d33}.bg-amber-300\/25{background-color:#fcd34d40}.bg-amber-300\/30{background-color:#fcd34d4d}.bg-amber-300\/35{background-color:#fcd34d59}.bg-amber-300\/40{background-color:#fcd34d66}.bg-amber-300\/45{background-color:#fcd34d73}.bg-amber-300\/5{background-color:#fcd34d0d}.bg-amber-300\/50{background-color:#fcd34d80}.bg-amber-300\/55{background-color:#fcd34d8c}.bg-amber-300\/60{background-color:#fcd34d99}.bg-amber-300\/65{background-color:#fcd34da6}.bg-amber-300\/70{background-color:#fcd34db3}.bg-amber-300\/75{background-color:#fcd34dbf}.bg-amber-300\/80{background-color:#fcd34dcc}.bg-amber-300\/85{background-color:#fcd34dd9}.bg-amber-300\/90{background-color:#fcd34de6}.bg-amber-300\/95{background-color:#fcd34df2}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.bg-amber-400\/0{background-color:#fbbf2400}.bg-amber-400\/10{background-color:#fbbf241a}.bg-amber-400\/100{background-color:#fbbf24}.bg-amber-400\/15{background-color:#fbbf2426}.bg-amber-400\/20{background-color:#fbbf2433}.bg-amber-400\/25{background-color:#fbbf2440}.bg-amber-400\/30{background-color:#fbbf244d}.bg-amber-400\/35{background-color:#fbbf2459}.bg-amber-400\/40{background-color:#fbbf2466}.bg-amber-400\/45{background-color:#fbbf2473}.bg-amber-400\/5{background-color:#fbbf240d}.bg-amber-400\/50{background-color:#fbbf2480}.bg-amber-400\/55{background-color:#fbbf248c}.bg-amber-400\/60{background-color:#fbbf2499}.bg-amber-400\/65{background-color:#fbbf24a6}.bg-amber-400\/70{background-color:#fbbf24b3}.bg-amber-400\/75{background-color:#fbbf24bf}.bg-amber-400\/80{background-color:#fbbf24cc}.bg-amber-400\/85{background-color:#fbbf24d9}.bg-amber-400\/90{background-color:#fbbf24e6}.bg-amber-400\/95{background-color:#fbbf24f2}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.bg-amber-50\/0{background-color:#fffbeb00}.bg-amber-50\/10{background-color:#fffbeb1a}.bg-amber-50\/100{background-color:#fffbeb}.bg-amber-50\/15{background-color:#fffbeb26}.bg-amber-50\/20{background-color:#fffbeb33}.bg-amber-50\/25{background-color:#fffbeb40}.bg-amber-50\/30{background-color:#fffbeb4d}.bg-amber-50\/35{background-color:#fffbeb59}.bg-amber-50\/40{background-color:#fffbeb66}.bg-amber-50\/45{background-color:#fffbeb73}.bg-amber-50\/5{background-color:#fffbeb0d}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-50\/55{background-color:#fffbeb8c}.bg-amber-50\/60{background-color:#fffbeb99}.bg-amber-50\/65{background-color:#fffbeba6}.bg-amber-50\/70{background-color:#fffbebb3}.bg-amber-50\/75{background-color:#fffbebbf}.bg-amber-50\/80{background-color:#fffbebcc}.bg-amber-50\/85{background-color:#fffbebd9}.bg-amber-50\/90{background-color:#fffbebe6}.bg-amber-50\/95{background-color:#fffbebf2}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.bg-amber-500\/0{background-color:#f59e0b00}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/100{background-color:#f59e0b}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-500\/25{background-color:#f59e0b40}.bg-amber-500\/30{background-color:#f59e0b4d}.bg-amber-500\/35{background-color:#f59e0b59}.bg-amber-500\/40{background-color:#f59e0b66}.bg-amber-500\/45{background-color:#f59e0b73}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-amber-500\/50{background-color:#f59e0b80}.bg-amber-500\/55{background-color:#f59e0b8c}.bg-amber-500\/60{background-color:#f59e0b99}.bg-amber-500\/65{background-color:#f59e0ba6}.bg-amber-500\/70{background-color:#f59e0bb3}.bg-amber-500\/75{background-color:#f59e0bbf}.bg-amber-500\/80{background-color:#f59e0bcc}.bg-amber-500\/85{background-color:#f59e0bd9}.bg-amber-500\/90{background-color:#f59e0be6}.bg-amber-500\/95{background-color:#f59e0bf2}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.bg-amber-600\/0{background-color:#d9770600}.bg-amber-600\/10{background-color:#d977061a}.bg-amber-600\/100{background-color:#d97706}.bg-amber-600\/15{background-color:#d9770626}.bg-amber-600\/20{background-color:#d9770633}.bg-amber-600\/25{background-color:#d9770640}.bg-amber-600\/30{background-color:#d977064d}.bg-amber-600\/35{background-color:#d9770659}.bg-amber-600\/40{background-color:#d9770666}.bg-amber-600\/45{background-color:#d9770673}.bg-amber-600\/5{background-color:#d977060d}.bg-amber-600\/50{background-color:#d9770680}.bg-amber-600\/55{background-color:#d977068c}.bg-amber-600\/60{background-color:#d9770699}.bg-amber-600\/65{background-color:#d97706a6}.bg-amber-600\/70{background-color:#d97706b3}.bg-amber-600\/75{background-color:#d97706bf}.bg-amber-600\/80{background-color:#d97706cc}.bg-amber-600\/85{background-color:#d97706d9}.bg-amber-600\/90{background-color:#d97706e6}.bg-amber-600\/95{background-color:#d97706f2}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.bg-amber-700\/0{background-color:#b4530900}.bg-amber-700\/10{background-color:#b453091a}.bg-amber-700\/100{background-color:#b45309}.bg-amber-700\/15{background-color:#b4530926}.bg-amber-700\/20{background-color:#b4530933}.bg-amber-700\/25{background-color:#b4530940}.bg-amber-700\/30{background-color:#b453094d}.bg-amber-700\/35{background-color:#b4530959}.bg-amber-700\/40{background-color:#b4530966}.bg-amber-700\/45{background-color:#b4530973}.bg-amber-700\/5{background-color:#b453090d}.bg-amber-700\/50{background-color:#b4530980}.bg-amber-700\/55{background-color:#b453098c}.bg-amber-700\/60{background-color:#b4530999}.bg-amber-700\/65{background-color:#b45309a6}.bg-amber-700\/70{background-color:#b45309b3}.bg-amber-700\/75{background-color:#b45309bf}.bg-amber-700\/80{background-color:#b45309cc}.bg-amber-700\/85{background-color:#b45309d9}.bg-amber-700\/90{background-color:#b45309e6}.bg-amber-700\/95{background-color:#b45309f2}.bg-amber-800{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.bg-amber-800\/0{background-color:#92400e00}.bg-amber-800\/10{background-color:#92400e1a}.bg-amber-800\/100{background-color:#92400e}.bg-amber-800\/15{background-color:#92400e26}.bg-amber-800\/20{background-color:#92400e33}.bg-amber-800\/25{background-color:#92400e40}.bg-amber-800\/30{background-color:#92400e4d}.bg-amber-800\/35{background-color:#92400e59}.bg-amber-800\/40{background-color:#92400e66}.bg-amber-800\/45{background-color:#92400e73}.bg-amber-800\/5{background-color:#92400e0d}.bg-amber-800\/50{background-color:#92400e80}.bg-amber-800\/55{background-color:#92400e8c}.bg-amber-800\/60{background-color:#92400e99}.bg-amber-800\/65{background-color:#92400ea6}.bg-amber-800\/70{background-color:#92400eb3}.bg-amber-800\/75{background-color:#92400ebf}.bg-amber-800\/80{background-color:#92400ecc}.bg-amber-800\/85{background-color:#92400ed9}.bg-amber-800\/90{background-color:#92400ee6}.bg-amber-800\/95{background-color:#92400ef2}.bg-amber-900{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity))}.bg-amber-900\/0{background-color:#78350f00}.bg-amber-900\/10{background-color:#78350f1a}.bg-amber-900\/100{background-color:#78350f}.bg-amber-900\/15{background-color:#78350f26}.bg-amber-900\/20{background-color:#78350f33}.bg-amber-900\/25{background-color:#78350f40}.bg-amber-900\/30{background-color:#78350f4d}.bg-amber-900\/35{background-color:#78350f59}.bg-amber-900\/40{background-color:#78350f66}.bg-amber-900\/45{background-color:#78350f73}.bg-amber-900\/5{background-color:#78350f0d}.bg-amber-900\/50{background-color:#78350f80}.bg-amber-900\/55{background-color:#78350f8c}.bg-amber-900\/60{background-color:#78350f99}.bg-amber-900\/65{background-color:#78350fa6}.bg-amber-900\/70{background-color:#78350fb3}.bg-amber-900\/75{background-color:#78350fbf}.bg-amber-900\/80{background-color:#78350fcc}.bg-amber-900\/85{background-color:#78350fd9}.bg-amber-900\/90{background-color:#78350fe6}.bg-amber-900\/95{background-color:#78350ff2}.bg-amber-950{--tw-bg-opacity: 1;background-color:rgb(69 26 3 / var(--tw-bg-opacity))}.bg-amber-950\/0{background-color:#451a0300}.bg-amber-950\/10{background-color:#451a031a}.bg-amber-950\/100{background-color:#451a03}.bg-amber-950\/15{background-color:#451a0326}.bg-amber-950\/20{background-color:#451a0333}.bg-amber-950\/25{background-color:#451a0340}.bg-amber-950\/30{background-color:#451a034d}.bg-amber-950\/35{background-color:#451a0359}.bg-amber-950\/40{background-color:#451a0366}.bg-amber-950\/45{background-color:#451a0373}.bg-amber-950\/5{background-color:#451a030d}.bg-amber-950\/50{background-color:#451a0380}.bg-amber-950\/55{background-color:#451a038c}.bg-amber-950\/60{background-color:#451a0399}.bg-amber-950\/65{background-color:#451a03a6}.bg-amber-950\/70{background-color:#451a03b3}.bg-amber-950\/75{background-color:#451a03bf}.bg-amber-950\/80{background-color:#451a03cc}.bg-amber-950\/85{background-color:#451a03d9}.bg-amber-950\/90{background-color:#451a03e6}.bg-amber-950\/95{background-color:#451a03f2}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.bg-blue-100\/0{background-color:#dbeafe00}.bg-blue-100\/10{background-color:#dbeafe1a}.bg-blue-100\/100{background-color:#dbeafe}.bg-blue-100\/15{background-color:#dbeafe26}.bg-blue-100\/20{background-color:#dbeafe33}.bg-blue-100\/25{background-color:#dbeafe40}.bg-blue-100\/30{background-color:#dbeafe4d}.bg-blue-100\/35{background-color:#dbeafe59}.bg-blue-100\/40{background-color:#dbeafe66}.bg-blue-100\/45{background-color:#dbeafe73}.bg-blue-100\/5{background-color:#dbeafe0d}.bg-blue-100\/50{background-color:#dbeafe80}.bg-blue-100\/55{background-color:#dbeafe8c}.bg-blue-100\/60{background-color:#dbeafe99}.bg-blue-100\/65{background-color:#dbeafea6}.bg-blue-100\/70{background-color:#dbeafeb3}.bg-blue-100\/75{background-color:#dbeafebf}.bg-blue-100\/80{background-color:#dbeafecc}.bg-blue-100\/85{background-color:#dbeafed9}.bg-blue-100\/90{background-color:#dbeafee6}.bg-blue-100\/95{background-color:#dbeafef2}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-blue-200\/0{background-color:#bfdbfe00}.bg-blue-200\/10{background-color:#bfdbfe1a}.bg-blue-200\/100{background-color:#bfdbfe}.bg-blue-200\/15{background-color:#bfdbfe26}.bg-blue-200\/20{background-color:#bfdbfe33}.bg-blue-200\/25{background-color:#bfdbfe40}.bg-blue-200\/30{background-color:#bfdbfe4d}.bg-blue-200\/35{background-color:#bfdbfe59}.bg-blue-200\/40{background-color:#bfdbfe66}.bg-blue-200\/45{background-color:#bfdbfe73}.bg-blue-200\/5{background-color:#bfdbfe0d}.bg-blue-200\/50{background-color:#bfdbfe80}.bg-blue-200\/55{background-color:#bfdbfe8c}.bg-blue-200\/60{background-color:#bfdbfe99}.bg-blue-200\/65{background-color:#bfdbfea6}.bg-blue-200\/70{background-color:#bfdbfeb3}.bg-blue-200\/75{background-color:#bfdbfebf}.bg-blue-200\/80{background-color:#bfdbfecc}.bg-blue-200\/85{background-color:#bfdbfed9}.bg-blue-200\/90{background-color:#bfdbfee6}.bg-blue-200\/95{background-color:#bfdbfef2}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity))}.bg-blue-300\/0{background-color:#93c5fd00}.bg-blue-300\/10{background-color:#93c5fd1a}.bg-blue-300\/100{background-color:#93c5fd}.bg-blue-300\/15{background-color:#93c5fd26}.bg-blue-300\/20{background-color:#93c5fd33}.bg-blue-300\/25{background-color:#93c5fd40}.bg-blue-300\/30{background-color:#93c5fd4d}.bg-blue-300\/35{background-color:#93c5fd59}.bg-blue-300\/40{background-color:#93c5fd66}.bg-blue-300\/45{background-color:#93c5fd73}.bg-blue-300\/5{background-color:#93c5fd0d}.bg-blue-300\/50{background-color:#93c5fd80}.bg-blue-300\/55{background-color:#93c5fd8c}.bg-blue-300\/60{background-color:#93c5fd99}.bg-blue-300\/65{background-color:#93c5fda6}.bg-blue-300\/70{background-color:#93c5fdb3}.bg-blue-300\/75{background-color:#93c5fdbf}.bg-blue-300\/80{background-color:#93c5fdcc}.bg-blue-300\/85{background-color:#93c5fdd9}.bg-blue-300\/90{background-color:#93c5fde6}.bg-blue-300\/95{background-color:#93c5fdf2}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity))}.bg-blue-400\/0{background-color:#60a5fa00}.bg-blue-400\/10{background-color:#60a5fa1a}.bg-blue-400\/100{background-color:#60a5fa}.bg-blue-400\/15{background-color:#60a5fa26}.bg-blue-400\/20{background-color:#60a5fa33}.bg-blue-400\/25{background-color:#60a5fa40}.bg-blue-400\/30{background-color:#60a5fa4d}.bg-blue-400\/35{background-color:#60a5fa59}.bg-blue-400\/40{background-color:#60a5fa66}.bg-blue-400\/45{background-color:#60a5fa73}.bg-blue-400\/5{background-color:#60a5fa0d}.bg-blue-400\/50{background-color:#60a5fa80}.bg-blue-400\/55{background-color:#60a5fa8c}.bg-blue-400\/60{background-color:#60a5fa99}.bg-blue-400\/65{background-color:#60a5faa6}.bg-blue-400\/70{background-color:#60a5fab3}.bg-blue-400\/75{background-color:#60a5fabf}.bg-blue-400\/80{background-color:#60a5facc}.bg-blue-400\/85{background-color:#60a5fad9}.bg-blue-400\/90{background-color:#60a5fae6}.bg-blue-400\/95{background-color:#60a5faf2}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-blue-50\/0{background-color:#eff6ff00}.bg-blue-50\/10{background-color:#eff6ff1a}.bg-blue-50\/100{background-color:#eff6ff}.bg-blue-50\/15{background-color:#eff6ff26}.bg-blue-50\/20{background-color:#eff6ff33}.bg-blue-50\/25{background-color:#eff6ff40}.bg-blue-50\/30{background-color:#eff6ff4d}.bg-blue-50\/35{background-color:#eff6ff59}.bg-blue-50\/40{background-color:#eff6ff66}.bg-blue-50\/45{background-color:#eff6ff73}.bg-blue-50\/5{background-color:#eff6ff0d}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-50\/55{background-color:#eff6ff8c}.bg-blue-50\/60{background-color:#eff6ff99}.bg-blue-50\/65{background-color:#eff6ffa6}.bg-blue-50\/70{background-color:#eff6ffb3}.bg-blue-50\/75{background-color:#eff6ffbf}.bg-blue-50\/80{background-color:#eff6ffcc}.bg-blue-50\/85{background-color:#eff6ffd9}.bg-blue-50\/90{background-color:#eff6ffe6}.bg-blue-50\/95{background-color:#eff6fff2}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-blue-500\/0{background-color:#3b82f600}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/100{background-color:#3b82f6}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-500\/25{background-color:#3b82f640}.bg-blue-500\/30{background-color:#3b82f64d}.bg-blue-500\/35{background-color:#3b82f659}.bg-blue-500\/40{background-color:#3b82f666}.bg-blue-500\/45{background-color:#3b82f673}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-500\/50{background-color:#3b82f680}.bg-blue-500\/55{background-color:#3b82f68c}.bg-blue-500\/60{background-color:#3b82f699}.bg-blue-500\/65{background-color:#3b82f6a6}.bg-blue-500\/70{background-color:#3b82f6b3}.bg-blue-500\/75{background-color:#3b82f6bf}.bg-blue-500\/80{background-color:#3b82f6cc}.bg-blue-500\/85{background-color:#3b82f6d9}.bg-blue-500\/90{background-color:#3b82f6e6}.bg-blue-500\/95{background-color:#3b82f6f2}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bg-blue-600\/0{background-color:#2563eb00}.bg-blue-600\/10{background-color:#2563eb1a}.bg-blue-600\/100{background-color:#2563eb}.bg-blue-600\/15{background-color:#2563eb26}.bg-blue-600\/20{background-color:#2563eb33}.bg-blue-600\/25{background-color:#2563eb40}.bg-blue-600\/30{background-color:#2563eb4d}.bg-blue-600\/35{background-color:#2563eb59}.bg-blue-600\/40{background-color:#2563eb66}.bg-blue-600\/45{background-color:#2563eb73}.bg-blue-600\/5{background-color:#2563eb0d}.bg-blue-600\/50{background-color:#2563eb80}.bg-blue-600\/55{background-color:#2563eb8c}.bg-blue-600\/60{background-color:#2563eb99}.bg-blue-600\/65{background-color:#2563eba6}.bg-blue-600\/70{background-color:#2563ebb3}.bg-blue-600\/75{background-color:#2563ebbf}.bg-blue-600\/80{background-color:#2563ebcc}.bg-blue-600\/85{background-color:#2563ebd9}.bg-blue-600\/90{background-color:#2563ebe6}.bg-blue-600\/95{background-color:#2563ebf2}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.bg-blue-700\/0{background-color:#1d4ed800}.bg-blue-700\/10{background-color:#1d4ed81a}.bg-blue-700\/100{background-color:#1d4ed8}.bg-blue-700\/15{background-color:#1d4ed826}.bg-blue-700\/20{background-color:#1d4ed833}.bg-blue-700\/25{background-color:#1d4ed840}.bg-blue-700\/30{background-color:#1d4ed84d}.bg-blue-700\/35{background-color:#1d4ed859}.bg-blue-700\/40{background-color:#1d4ed866}.bg-blue-700\/45{background-color:#1d4ed873}.bg-blue-700\/5{background-color:#1d4ed80d}.bg-blue-700\/50{background-color:#1d4ed880}.bg-blue-700\/55{background-color:#1d4ed88c}.bg-blue-700\/60{background-color:#1d4ed899}.bg-blue-700\/65{background-color:#1d4ed8a6}.bg-blue-700\/70{background-color:#1d4ed8b3}.bg-blue-700\/75{background-color:#1d4ed8bf}.bg-blue-700\/80{background-color:#1d4ed8cc}.bg-blue-700\/85{background-color:#1d4ed8d9}.bg-blue-700\/90{background-color:#1d4ed8e6}.bg-blue-700\/95{background-color:#1d4ed8f2}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.bg-blue-800\/0{background-color:#1e40af00}.bg-blue-800\/10{background-color:#1e40af1a}.bg-blue-800\/100{background-color:#1e40af}.bg-blue-800\/15{background-color:#1e40af26}.bg-blue-800\/20{background-color:#1e40af33}.bg-blue-800\/25{background-color:#1e40af40}.bg-blue-800\/30{background-color:#1e40af4d}.bg-blue-800\/35{background-color:#1e40af59}.bg-blue-800\/40{background-color:#1e40af66}.bg-blue-800\/45{background-color:#1e40af73}.bg-blue-800\/5{background-color:#1e40af0d}.bg-blue-800\/50{background-color:#1e40af80}.bg-blue-800\/55{background-color:#1e40af8c}.bg-blue-800\/60{background-color:#1e40af99}.bg-blue-800\/65{background-color:#1e40afa6}.bg-blue-800\/70{background-color:#1e40afb3}.bg-blue-800\/75{background-color:#1e40afbf}.bg-blue-800\/80{background-color:#1e40afcc}.bg-blue-800\/85{background-color:#1e40afd9}.bg-blue-800\/90{background-color:#1e40afe6}.bg-blue-800\/95{background-color:#1e40aff2}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.bg-blue-900\/0{background-color:#1e3a8a00}.bg-blue-900\/10{background-color:#1e3a8a1a}.bg-blue-900\/100{background-color:#1e3a8a}.bg-blue-900\/15{background-color:#1e3a8a26}.bg-blue-900\/20{background-color:#1e3a8a33}.bg-blue-900\/25{background-color:#1e3a8a40}.bg-blue-900\/30{background-color:#1e3a8a4d}.bg-blue-900\/35{background-color:#1e3a8a59}.bg-blue-900\/40{background-color:#1e3a8a66}.bg-blue-900\/45{background-color:#1e3a8a73}.bg-blue-900\/5{background-color:#1e3a8a0d}.bg-blue-900\/50{background-color:#1e3a8a80}.bg-blue-900\/55{background-color:#1e3a8a8c}.bg-blue-900\/60{background-color:#1e3a8a99}.bg-blue-900\/65{background-color:#1e3a8aa6}.bg-blue-900\/70{background-color:#1e3a8ab3}.bg-blue-900\/75{background-color:#1e3a8abf}.bg-blue-900\/80{background-color:#1e3a8acc}.bg-blue-900\/85{background-color:#1e3a8ad9}.bg-blue-900\/90{background-color:#1e3a8ae6}.bg-blue-900\/95{background-color:#1e3a8af2}.bg-blue-950{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity))}.bg-blue-950\/0{background-color:#17255400}.bg-blue-950\/10{background-color:#1725541a}.bg-blue-950\/100{background-color:#172554}.bg-blue-950\/15{background-color:#17255426}.bg-blue-950\/20{background-color:#17255433}.bg-blue-950\/25{background-color:#17255440}.bg-blue-950\/30{background-color:#1725544d}.bg-blue-950\/35{background-color:#17255459}.bg-blue-950\/40{background-color:#17255466}.bg-blue-950\/45{background-color:#17255473}.bg-blue-950\/5{background-color:#1725540d}.bg-blue-950\/50{background-color:#17255480}.bg-blue-950\/55{background-color:#1725548c}.bg-blue-950\/60{background-color:#17255499}.bg-blue-950\/65{background-color:#172554a6}.bg-blue-950\/70{background-color:#172554b3}.bg-blue-950\/75{background-color:#172554bf}.bg-blue-950\/80{background-color:#172554cc}.bg-blue-950\/85{background-color:#172554d9}.bg-blue-950\/90{background-color:#172554e6}.bg-blue-950\/95{background-color:#172554f2}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity))}.bg-cyan-100\/0{background-color:#cffafe00}.bg-cyan-100\/10{background-color:#cffafe1a}.bg-cyan-100\/100{background-color:#cffafe}.bg-cyan-100\/15{background-color:#cffafe26}.bg-cyan-100\/20{background-color:#cffafe33}.bg-cyan-100\/25{background-color:#cffafe40}.bg-cyan-100\/30{background-color:#cffafe4d}.bg-cyan-100\/35{background-color:#cffafe59}.bg-cyan-100\/40{background-color:#cffafe66}.bg-cyan-100\/45{background-color:#cffafe73}.bg-cyan-100\/5{background-color:#cffafe0d}.bg-cyan-100\/50{background-color:#cffafe80}.bg-cyan-100\/55{background-color:#cffafe8c}.bg-cyan-100\/60{background-color:#cffafe99}.bg-cyan-100\/65{background-color:#cffafea6}.bg-cyan-100\/70{background-color:#cffafeb3}.bg-cyan-100\/75{background-color:#cffafebf}.bg-cyan-100\/80{background-color:#cffafecc}.bg-cyan-100\/85{background-color:#cffafed9}.bg-cyan-100\/90{background-color:#cffafee6}.bg-cyan-100\/95{background-color:#cffafef2}.bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity))}.bg-cyan-200\/0{background-color:#a5f3fc00}.bg-cyan-200\/10{background-color:#a5f3fc1a}.bg-cyan-200\/100{background-color:#a5f3fc}.bg-cyan-200\/15{background-color:#a5f3fc26}.bg-cyan-200\/20{background-color:#a5f3fc33}.bg-cyan-200\/25{background-color:#a5f3fc40}.bg-cyan-200\/30{background-color:#a5f3fc4d}.bg-cyan-200\/35{background-color:#a5f3fc59}.bg-cyan-200\/40{background-color:#a5f3fc66}.bg-cyan-200\/45{background-color:#a5f3fc73}.bg-cyan-200\/5{background-color:#a5f3fc0d}.bg-cyan-200\/50{background-color:#a5f3fc80}.bg-cyan-200\/55{background-color:#a5f3fc8c}.bg-cyan-200\/60{background-color:#a5f3fc99}.bg-cyan-200\/65{background-color:#a5f3fca6}.bg-cyan-200\/70{background-color:#a5f3fcb3}.bg-cyan-200\/75{background-color:#a5f3fcbf}.bg-cyan-200\/80{background-color:#a5f3fccc}.bg-cyan-200\/85{background-color:#a5f3fcd9}.bg-cyan-200\/90{background-color:#a5f3fce6}.bg-cyan-200\/95{background-color:#a5f3fcf2}.bg-cyan-300{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity))}.bg-cyan-300\/0{background-color:#67e8f900}.bg-cyan-300\/10{background-color:#67e8f91a}.bg-cyan-300\/100{background-color:#67e8f9}.bg-cyan-300\/15{background-color:#67e8f926}.bg-cyan-300\/20{background-color:#67e8f933}.bg-cyan-300\/25{background-color:#67e8f940}.bg-cyan-300\/30{background-color:#67e8f94d}.bg-cyan-300\/35{background-color:#67e8f959}.bg-cyan-300\/40{background-color:#67e8f966}.bg-cyan-300\/45{background-color:#67e8f973}.bg-cyan-300\/5{background-color:#67e8f90d}.bg-cyan-300\/50{background-color:#67e8f980}.bg-cyan-300\/55{background-color:#67e8f98c}.bg-cyan-300\/60{background-color:#67e8f999}.bg-cyan-300\/65{background-color:#67e8f9a6}.bg-cyan-300\/70{background-color:#67e8f9b3}.bg-cyan-300\/75{background-color:#67e8f9bf}.bg-cyan-300\/80{background-color:#67e8f9cc}.bg-cyan-300\/85{background-color:#67e8f9d9}.bg-cyan-300\/90{background-color:#67e8f9e6}.bg-cyan-300\/95{background-color:#67e8f9f2}.bg-cyan-400{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity))}.bg-cyan-400\/0{background-color:#22d3ee00}.bg-cyan-400\/10{background-color:#22d3ee1a}.bg-cyan-400\/100{background-color:#22d3ee}.bg-cyan-400\/15{background-color:#22d3ee26}.bg-cyan-400\/20{background-color:#22d3ee33}.bg-cyan-400\/25{background-color:#22d3ee40}.bg-cyan-400\/30{background-color:#22d3ee4d}.bg-cyan-400\/35{background-color:#22d3ee59}.bg-cyan-400\/40{background-color:#22d3ee66}.bg-cyan-400\/45{background-color:#22d3ee73}.bg-cyan-400\/5{background-color:#22d3ee0d}.bg-cyan-400\/50{background-color:#22d3ee80}.bg-cyan-400\/55{background-color:#22d3ee8c}.bg-cyan-400\/60{background-color:#22d3ee99}.bg-cyan-400\/65{background-color:#22d3eea6}.bg-cyan-400\/70{background-color:#22d3eeb3}.bg-cyan-400\/75{background-color:#22d3eebf}.bg-cyan-400\/80{background-color:#22d3eecc}.bg-cyan-400\/85{background-color:#22d3eed9}.bg-cyan-400\/90{background-color:#22d3eee6}.bg-cyan-400\/95{background-color:#22d3eef2}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity))}.bg-cyan-50\/0{background-color:#ecfeff00}.bg-cyan-50\/10{background-color:#ecfeff1a}.bg-cyan-50\/100{background-color:#ecfeff}.bg-cyan-50\/15{background-color:#ecfeff26}.bg-cyan-50\/20{background-color:#ecfeff33}.bg-cyan-50\/25{background-color:#ecfeff40}.bg-cyan-50\/30{background-color:#ecfeff4d}.bg-cyan-50\/35{background-color:#ecfeff59}.bg-cyan-50\/40{background-color:#ecfeff66}.bg-cyan-50\/45{background-color:#ecfeff73}.bg-cyan-50\/5{background-color:#ecfeff0d}.bg-cyan-50\/50{background-color:#ecfeff80}.bg-cyan-50\/55{background-color:#ecfeff8c}.bg-cyan-50\/60{background-color:#ecfeff99}.bg-cyan-50\/65{background-color:#ecfeffa6}.bg-cyan-50\/70{background-color:#ecfeffb3}.bg-cyan-50\/75{background-color:#ecfeffbf}.bg-cyan-50\/80{background-color:#ecfeffcc}.bg-cyan-50\/85{background-color:#ecfeffd9}.bg-cyan-50\/90{background-color:#ecfeffe6}.bg-cyan-50\/95{background-color:#ecfefff2}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity))}.bg-cyan-500\/0{background-color:#06b6d400}.bg-cyan-500\/10{background-color:#06b6d41a}.bg-cyan-500\/100{background-color:#06b6d4}.bg-cyan-500\/15{background-color:#06b6d426}.bg-cyan-500\/20{background-color:#06b6d433}.bg-cyan-500\/25{background-color:#06b6d440}.bg-cyan-500\/30{background-color:#06b6d44d}.bg-cyan-500\/35{background-color:#06b6d459}.bg-cyan-500\/40{background-color:#06b6d466}.bg-cyan-500\/45{background-color:#06b6d473}.bg-cyan-500\/5{background-color:#06b6d40d}.bg-cyan-500\/50{background-color:#06b6d480}.bg-cyan-500\/55{background-color:#06b6d48c}.bg-cyan-500\/60{background-color:#06b6d499}.bg-cyan-500\/65{background-color:#06b6d4a6}.bg-cyan-500\/70{background-color:#06b6d4b3}.bg-cyan-500\/75{background-color:#06b6d4bf}.bg-cyan-500\/80{background-color:#06b6d4cc}.bg-cyan-500\/85{background-color:#06b6d4d9}.bg-cyan-500\/90{background-color:#06b6d4e6}.bg-cyan-500\/95{background-color:#06b6d4f2}.bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity))}.bg-cyan-600\/0{background-color:#0891b200}.bg-cyan-600\/10{background-color:#0891b21a}.bg-cyan-600\/100{background-color:#0891b2}.bg-cyan-600\/15{background-color:#0891b226}.bg-cyan-600\/20{background-color:#0891b233}.bg-cyan-600\/25{background-color:#0891b240}.bg-cyan-600\/30{background-color:#0891b24d}.bg-cyan-600\/35{background-color:#0891b259}.bg-cyan-600\/40{background-color:#0891b266}.bg-cyan-600\/45{background-color:#0891b273}.bg-cyan-600\/5{background-color:#0891b20d}.bg-cyan-600\/50{background-color:#0891b280}.bg-cyan-600\/55{background-color:#0891b28c}.bg-cyan-600\/60{background-color:#0891b299}.bg-cyan-600\/65{background-color:#0891b2a6}.bg-cyan-600\/70{background-color:#0891b2b3}.bg-cyan-600\/75{background-color:#0891b2bf}.bg-cyan-600\/80{background-color:#0891b2cc}.bg-cyan-600\/85{background-color:#0891b2d9}.bg-cyan-600\/90{background-color:#0891b2e6}.bg-cyan-600\/95{background-color:#0891b2f2}.bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.bg-cyan-700\/0{background-color:#0e749000}.bg-cyan-700\/10{background-color:#0e74901a}.bg-cyan-700\/100{background-color:#0e7490}.bg-cyan-700\/15{background-color:#0e749026}.bg-cyan-700\/20{background-color:#0e749033}.bg-cyan-700\/25{background-color:#0e749040}.bg-cyan-700\/30{background-color:#0e74904d}.bg-cyan-700\/35{background-color:#0e749059}.bg-cyan-700\/40{background-color:#0e749066}.bg-cyan-700\/45{background-color:#0e749073}.bg-cyan-700\/5{background-color:#0e74900d}.bg-cyan-700\/50{background-color:#0e749080}.bg-cyan-700\/55{background-color:#0e74908c}.bg-cyan-700\/60{background-color:#0e749099}.bg-cyan-700\/65{background-color:#0e7490a6}.bg-cyan-700\/70{background-color:#0e7490b3}.bg-cyan-700\/75{background-color:#0e7490bf}.bg-cyan-700\/80{background-color:#0e7490cc}.bg-cyan-700\/85{background-color:#0e7490d9}.bg-cyan-700\/90{background-color:#0e7490e6}.bg-cyan-700\/95{background-color:#0e7490f2}.bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.bg-cyan-800\/0{background-color:#155e7500}.bg-cyan-800\/10{background-color:#155e751a}.bg-cyan-800\/100{background-color:#155e75}.bg-cyan-800\/15{background-color:#155e7526}.bg-cyan-800\/20{background-color:#155e7533}.bg-cyan-800\/25{background-color:#155e7540}.bg-cyan-800\/30{background-color:#155e754d}.bg-cyan-800\/35{background-color:#155e7559}.bg-cyan-800\/40{background-color:#155e7566}.bg-cyan-800\/45{background-color:#155e7573}.bg-cyan-800\/5{background-color:#155e750d}.bg-cyan-800\/50{background-color:#155e7580}.bg-cyan-800\/55{background-color:#155e758c}.bg-cyan-800\/60{background-color:#155e7599}.bg-cyan-800\/65{background-color:#155e75a6}.bg-cyan-800\/70{background-color:#155e75b3}.bg-cyan-800\/75{background-color:#155e75bf}.bg-cyan-800\/80{background-color:#155e75cc}.bg-cyan-800\/85{background-color:#155e75d9}.bg-cyan-800\/90{background-color:#155e75e6}.bg-cyan-800\/95{background-color:#155e75f2}.bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.bg-cyan-900\/0{background-color:#164e6300}.bg-cyan-900\/10{background-color:#164e631a}.bg-cyan-900\/100{background-color:#164e63}.bg-cyan-900\/15{background-color:#164e6326}.bg-cyan-900\/20{background-color:#164e6333}.bg-cyan-900\/25{background-color:#164e6340}.bg-cyan-900\/30{background-color:#164e634d}.bg-cyan-900\/35{background-color:#164e6359}.bg-cyan-900\/40{background-color:#164e6366}.bg-cyan-900\/45{background-color:#164e6373}.bg-cyan-900\/5{background-color:#164e630d}.bg-cyan-900\/50{background-color:#164e6380}.bg-cyan-900\/55{background-color:#164e638c}.bg-cyan-900\/60{background-color:#164e6399}.bg-cyan-900\/65{background-color:#164e63a6}.bg-cyan-900\/70{background-color:#164e63b3}.bg-cyan-900\/75{background-color:#164e63bf}.bg-cyan-900\/80{background-color:#164e63cc}.bg-cyan-900\/85{background-color:#164e63d9}.bg-cyan-900\/90{background-color:#164e63e6}.bg-cyan-900\/95{background-color:#164e63f2}.bg-cyan-950{--tw-bg-opacity: 1;background-color:rgb(8 51 68 / var(--tw-bg-opacity))}.bg-cyan-950\/0{background-color:#08334400}.bg-cyan-950\/10{background-color:#0833441a}.bg-cyan-950\/100{background-color:#083344}.bg-cyan-950\/15{background-color:#08334426}.bg-cyan-950\/20{background-color:#08334433}.bg-cyan-950\/25{background-color:#08334440}.bg-cyan-950\/30{background-color:#0833444d}.bg-cyan-950\/35{background-color:#08334459}.bg-cyan-950\/40{background-color:#08334466}.bg-cyan-950\/45{background-color:#08334473}.bg-cyan-950\/5{background-color:#0833440d}.bg-cyan-950\/50{background-color:#08334480}.bg-cyan-950\/55{background-color:#0833448c}.bg-cyan-950\/60{background-color:#08334499}.bg-cyan-950\/65{background-color:#083344a6}.bg-cyan-950\/70{background-color:#083344b3}.bg-cyan-950\/75{background-color:#083344bf}.bg-cyan-950\/80{background-color:#083344cc}.bg-cyan-950\/85{background-color:#083344d9}.bg-cyan-950\/90{background-color:#083344e6}.bg-cyan-950\/95{background-color:#083344f2}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.bg-emerald-100\/0{background-color:#d1fae500}.bg-emerald-100\/10{background-color:#d1fae51a}.bg-emerald-100\/100{background-color:#d1fae5}.bg-emerald-100\/15{background-color:#d1fae526}.bg-emerald-100\/20{background-color:#d1fae533}.bg-emerald-100\/25{background-color:#d1fae540}.bg-emerald-100\/30{background-color:#d1fae54d}.bg-emerald-100\/35{background-color:#d1fae559}.bg-emerald-100\/40{background-color:#d1fae566}.bg-emerald-100\/45{background-color:#d1fae573}.bg-emerald-100\/5{background-color:#d1fae50d}.bg-emerald-100\/50{background-color:#d1fae580}.bg-emerald-100\/55{background-color:#d1fae58c}.bg-emerald-100\/60{background-color:#d1fae599}.bg-emerald-100\/65{background-color:#d1fae5a6}.bg-emerald-100\/70{background-color:#d1fae5b3}.bg-emerald-100\/75{background-color:#d1fae5bf}.bg-emerald-100\/80{background-color:#d1fae5cc}.bg-emerald-100\/85{background-color:#d1fae5d9}.bg-emerald-100\/90{background-color:#d1fae5e6}.bg-emerald-100\/95{background-color:#d1fae5f2}.bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity))}.bg-emerald-200\/0{background-color:#a7f3d000}.bg-emerald-200\/10{background-color:#a7f3d01a}.bg-emerald-200\/100{background-color:#a7f3d0}.bg-emerald-200\/15{background-color:#a7f3d026}.bg-emerald-200\/20{background-color:#a7f3d033}.bg-emerald-200\/25{background-color:#a7f3d040}.bg-emerald-200\/30{background-color:#a7f3d04d}.bg-emerald-200\/35{background-color:#a7f3d059}.bg-emerald-200\/40{background-color:#a7f3d066}.bg-emerald-200\/45{background-color:#a7f3d073}.bg-emerald-200\/5{background-color:#a7f3d00d}.bg-emerald-200\/50{background-color:#a7f3d080}.bg-emerald-200\/55{background-color:#a7f3d08c}.bg-emerald-200\/60{background-color:#a7f3d099}.bg-emerald-200\/65{background-color:#a7f3d0a6}.bg-emerald-200\/70{background-color:#a7f3d0b3}.bg-emerald-200\/75{background-color:#a7f3d0bf}.bg-emerald-200\/80{background-color:#a7f3d0cc}.bg-emerald-200\/85{background-color:#a7f3d0d9}.bg-emerald-200\/90{background-color:#a7f3d0e6}.bg-emerald-200\/95{background-color:#a7f3d0f2}.bg-emerald-300{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity))}.bg-emerald-300\/0{background-color:#6ee7b700}.bg-emerald-300\/10{background-color:#6ee7b71a}.bg-emerald-300\/100{background-color:#6ee7b7}.bg-emerald-300\/15{background-color:#6ee7b726}.bg-emerald-300\/20{background-color:#6ee7b733}.bg-emerald-300\/25{background-color:#6ee7b740}.bg-emerald-300\/30{background-color:#6ee7b74d}.bg-emerald-300\/35{background-color:#6ee7b759}.bg-emerald-300\/40{background-color:#6ee7b766}.bg-emerald-300\/45{background-color:#6ee7b773}.bg-emerald-300\/5{background-color:#6ee7b70d}.bg-emerald-300\/50{background-color:#6ee7b780}.bg-emerald-300\/55{background-color:#6ee7b78c}.bg-emerald-300\/60{background-color:#6ee7b799}.bg-emerald-300\/65{background-color:#6ee7b7a6}.bg-emerald-300\/70{background-color:#6ee7b7b3}.bg-emerald-300\/75{background-color:#6ee7b7bf}.bg-emerald-300\/80{background-color:#6ee7b7cc}.bg-emerald-300\/85{background-color:#6ee7b7d9}.bg-emerald-300\/90{background-color:#6ee7b7e6}.bg-emerald-300\/95{background-color:#6ee7b7f2}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity))}.bg-emerald-400\/0{background-color:#34d39900}.bg-emerald-400\/10{background-color:#34d3991a}.bg-emerald-400\/100{background-color:#34d399}.bg-emerald-400\/15{background-color:#34d39926}.bg-emerald-400\/20{background-color:#34d39933}.bg-emerald-400\/25{background-color:#34d39940}.bg-emerald-400\/30{background-color:#34d3994d}.bg-emerald-400\/35{background-color:#34d39959}.bg-emerald-400\/40{background-color:#34d39966}.bg-emerald-400\/45{background-color:#34d39973}.bg-emerald-400\/5{background-color:#34d3990d}.bg-emerald-400\/50{background-color:#34d39980}.bg-emerald-400\/55{background-color:#34d3998c}.bg-emerald-400\/60{background-color:#34d39999}.bg-emerald-400\/65{background-color:#34d399a6}.bg-emerald-400\/70{background-color:#34d399b3}.bg-emerald-400\/75{background-color:#34d399bf}.bg-emerald-400\/80{background-color:#34d399cc}.bg-emerald-400\/85{background-color:#34d399d9}.bg-emerald-400\/90{background-color:#34d399e6}.bg-emerald-400\/95{background-color:#34d399f2}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.bg-emerald-50\/0{background-color:#ecfdf500}.bg-emerald-50\/10{background-color:#ecfdf51a}.bg-emerald-50\/100{background-color:#ecfdf5}.bg-emerald-50\/15{background-color:#ecfdf526}.bg-emerald-50\/20{background-color:#ecfdf533}.bg-emerald-50\/25{background-color:#ecfdf540}.bg-emerald-50\/30{background-color:#ecfdf54d}.bg-emerald-50\/35{background-color:#ecfdf559}.bg-emerald-50\/40{background-color:#ecfdf566}.bg-emerald-50\/45{background-color:#ecfdf573}.bg-emerald-50\/5{background-color:#ecfdf50d}.bg-emerald-50\/50{background-color:#ecfdf580}.bg-emerald-50\/55{background-color:#ecfdf58c}.bg-emerald-50\/60{background-color:#ecfdf599}.bg-emerald-50\/65{background-color:#ecfdf5a6}.bg-emerald-50\/70{background-color:#ecfdf5b3}.bg-emerald-50\/75{background-color:#ecfdf5bf}.bg-emerald-50\/80{background-color:#ecfdf5cc}.bg-emerald-50\/85{background-color:#ecfdf5d9}.bg-emerald-50\/90{background-color:#ecfdf5e6}.bg-emerald-50\/95{background-color:#ecfdf5f2}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.bg-emerald-500\/0{background-color:#10b98100}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/100{background-color:#10b981}.bg-emerald-500\/15{background-color:#10b98126}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-500\/25{background-color:#10b98140}.bg-emerald-500\/30{background-color:#10b9814d}.bg-emerald-500\/35{background-color:#10b98159}.bg-emerald-500\/40{background-color:#10b98166}.bg-emerald-500\/45{background-color:#10b98173}.bg-emerald-500\/5{background-color:#10b9810d}.bg-emerald-500\/50{background-color:#10b98180}.bg-emerald-500\/55{background-color:#10b9818c}.bg-emerald-500\/60{background-color:#10b98199}.bg-emerald-500\/65{background-color:#10b981a6}.bg-emerald-500\/70{background-color:#10b981b3}.bg-emerald-500\/75{background-color:#10b981bf}.bg-emerald-500\/80{background-color:#10b981cc}.bg-emerald-500\/85{background-color:#10b981d9}.bg-emerald-500\/90{background-color:#10b981e6}.bg-emerald-500\/95{background-color:#10b981f2}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.bg-emerald-600\/0{background-color:#05966900}.bg-emerald-600\/10{background-color:#0596691a}.bg-emerald-600\/100{background-color:#059669}.bg-emerald-600\/15{background-color:#05966926}.bg-emerald-600\/20{background-color:#05966933}.bg-emerald-600\/25{background-color:#05966940}.bg-emerald-600\/30{background-color:#0596694d}.bg-emerald-600\/35{background-color:#05966959}.bg-emerald-600\/40{background-color:#05966966}.bg-emerald-600\/45{background-color:#05966973}.bg-emerald-600\/5{background-color:#0596690d}.bg-emerald-600\/50{background-color:#05966980}.bg-emerald-600\/55{background-color:#0596698c}.bg-emerald-600\/60{background-color:#05966999}.bg-emerald-600\/65{background-color:#059669a6}.bg-emerald-600\/70{background-color:#059669b3}.bg-emerald-600\/75{background-color:#059669bf}.bg-emerald-600\/80{background-color:#059669cc}.bg-emerald-600\/85{background-color:#059669d9}.bg-emerald-600\/90{background-color:#059669e6}.bg-emerald-600\/95{background-color:#059669f2}.bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.bg-emerald-700\/0{background-color:#04785700}.bg-emerald-700\/10{background-color:#0478571a}.bg-emerald-700\/100{background-color:#047857}.bg-emerald-700\/15{background-color:#04785726}.bg-emerald-700\/20{background-color:#04785733}.bg-emerald-700\/25{background-color:#04785740}.bg-emerald-700\/30{background-color:#0478574d}.bg-emerald-700\/35{background-color:#04785759}.bg-emerald-700\/40{background-color:#04785766}.bg-emerald-700\/45{background-color:#04785773}.bg-emerald-700\/5{background-color:#0478570d}.bg-emerald-700\/50{background-color:#04785780}.bg-emerald-700\/55{background-color:#0478578c}.bg-emerald-700\/60{background-color:#04785799}.bg-emerald-700\/65{background-color:#047857a6}.bg-emerald-700\/70{background-color:#047857b3}.bg-emerald-700\/75{background-color:#047857bf}.bg-emerald-700\/80{background-color:#047857cc}.bg-emerald-700\/85{background-color:#047857d9}.bg-emerald-700\/90{background-color:#047857e6}.bg-emerald-700\/95{background-color:#047857f2}.bg-emerald-800{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity))}.bg-emerald-800\/0{background-color:#065f4600}.bg-emerald-800\/10{background-color:#065f461a}.bg-emerald-800\/100{background-color:#065f46}.bg-emerald-800\/15{background-color:#065f4626}.bg-emerald-800\/20{background-color:#065f4633}.bg-emerald-800\/25{background-color:#065f4640}.bg-emerald-800\/30{background-color:#065f464d}.bg-emerald-800\/35{background-color:#065f4659}.bg-emerald-800\/40{background-color:#065f4666}.bg-emerald-800\/45{background-color:#065f4673}.bg-emerald-800\/5{background-color:#065f460d}.bg-emerald-800\/50{background-color:#065f4680}.bg-emerald-800\/55{background-color:#065f468c}.bg-emerald-800\/60{background-color:#065f4699}.bg-emerald-800\/65{background-color:#065f46a6}.bg-emerald-800\/70{background-color:#065f46b3}.bg-emerald-800\/75{background-color:#065f46bf}.bg-emerald-800\/80{background-color:#065f46cc}.bg-emerald-800\/85{background-color:#065f46d9}.bg-emerald-800\/90{background-color:#065f46e6}.bg-emerald-800\/95{background-color:#065f46f2}.bg-emerald-900{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity))}.bg-emerald-900\/0{background-color:#064e3b00}.bg-emerald-900\/10{background-color:#064e3b1a}.bg-emerald-900\/100{background-color:#064e3b}.bg-emerald-900\/15{background-color:#064e3b26}.bg-emerald-900\/20{background-color:#064e3b33}.bg-emerald-900\/25{background-color:#064e3b40}.bg-emerald-900\/30{background-color:#064e3b4d}.bg-emerald-900\/35{background-color:#064e3b59}.bg-emerald-900\/40{background-color:#064e3b66}.bg-emerald-900\/45{background-color:#064e3b73}.bg-emerald-900\/5{background-color:#064e3b0d}.bg-emerald-900\/50{background-color:#064e3b80}.bg-emerald-900\/55{background-color:#064e3b8c}.bg-emerald-900\/60{background-color:#064e3b99}.bg-emerald-900\/65{background-color:#064e3ba6}.bg-emerald-900\/70{background-color:#064e3bb3}.bg-emerald-900\/75{background-color:#064e3bbf}.bg-emerald-900\/80{background-color:#064e3bcc}.bg-emerald-900\/85{background-color:#064e3bd9}.bg-emerald-900\/90{background-color:#064e3be6}.bg-emerald-900\/95{background-color:#064e3bf2}.bg-emerald-950{--tw-bg-opacity: 1;background-color:rgb(2 44 34 / var(--tw-bg-opacity))}.bg-emerald-950\/0{background-color:#022c2200}.bg-emerald-950\/10{background-color:#022c221a}.bg-emerald-950\/100{background-color:#022c22}.bg-emerald-950\/15{background-color:#022c2226}.bg-emerald-950\/20{background-color:#022c2233}.bg-emerald-950\/25{background-color:#022c2240}.bg-emerald-950\/30{background-color:#022c224d}.bg-emerald-950\/35{background-color:#022c2259}.bg-emerald-950\/40{background-color:#022c2266}.bg-emerald-950\/45{background-color:#022c2273}.bg-emerald-950\/5{background-color:#022c220d}.bg-emerald-950\/50{background-color:#022c2280}.bg-emerald-950\/55{background-color:#022c228c}.bg-emerald-950\/60{background-color:#022c2299}.bg-emerald-950\/65{background-color:#022c22a6}.bg-emerald-950\/70{background-color:#022c22b3}.bg-emerald-950\/75{background-color:#022c22bf}.bg-emerald-950\/80{background-color:#022c22cc}.bg-emerald-950\/85{background-color:#022c22d9}.bg-emerald-950\/90{background-color:#022c22e6}.bg-emerald-950\/95{background-color:#022c22f2}.bg-fuchsia-100{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity))}.bg-fuchsia-100\/0{background-color:#fae8ff00}.bg-fuchsia-100\/10{background-color:#fae8ff1a}.bg-fuchsia-100\/100{background-color:#fae8ff}.bg-fuchsia-100\/15{background-color:#fae8ff26}.bg-fuchsia-100\/20{background-color:#fae8ff33}.bg-fuchsia-100\/25{background-color:#fae8ff40}.bg-fuchsia-100\/30{background-color:#fae8ff4d}.bg-fuchsia-100\/35{background-color:#fae8ff59}.bg-fuchsia-100\/40{background-color:#fae8ff66}.bg-fuchsia-100\/45{background-color:#fae8ff73}.bg-fuchsia-100\/5{background-color:#fae8ff0d}.bg-fuchsia-100\/50{background-color:#fae8ff80}.bg-fuchsia-100\/55{background-color:#fae8ff8c}.bg-fuchsia-100\/60{background-color:#fae8ff99}.bg-fuchsia-100\/65{background-color:#fae8ffa6}.bg-fuchsia-100\/70{background-color:#fae8ffb3}.bg-fuchsia-100\/75{background-color:#fae8ffbf}.bg-fuchsia-100\/80{background-color:#fae8ffcc}.bg-fuchsia-100\/85{background-color:#fae8ffd9}.bg-fuchsia-100\/90{background-color:#fae8ffe6}.bg-fuchsia-100\/95{background-color:#fae8fff2}.bg-fuchsia-200{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity))}.bg-fuchsia-200\/0{background-color:#f5d0fe00}.bg-fuchsia-200\/10{background-color:#f5d0fe1a}.bg-fuchsia-200\/100{background-color:#f5d0fe}.bg-fuchsia-200\/15{background-color:#f5d0fe26}.bg-fuchsia-200\/20{background-color:#f5d0fe33}.bg-fuchsia-200\/25{background-color:#f5d0fe40}.bg-fuchsia-200\/30{background-color:#f5d0fe4d}.bg-fuchsia-200\/35{background-color:#f5d0fe59}.bg-fuchsia-200\/40{background-color:#f5d0fe66}.bg-fuchsia-200\/45{background-color:#f5d0fe73}.bg-fuchsia-200\/5{background-color:#f5d0fe0d}.bg-fuchsia-200\/50{background-color:#f5d0fe80}.bg-fuchsia-200\/55{background-color:#f5d0fe8c}.bg-fuchsia-200\/60{background-color:#f5d0fe99}.bg-fuchsia-200\/65{background-color:#f5d0fea6}.bg-fuchsia-200\/70{background-color:#f5d0feb3}.bg-fuchsia-200\/75{background-color:#f5d0febf}.bg-fuchsia-200\/80{background-color:#f5d0fecc}.bg-fuchsia-200\/85{background-color:#f5d0fed9}.bg-fuchsia-200\/90{background-color:#f5d0fee6}.bg-fuchsia-200\/95{background-color:#f5d0fef2}.bg-fuchsia-300{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity))}.bg-fuchsia-300\/0{background-color:#f0abfc00}.bg-fuchsia-300\/10{background-color:#f0abfc1a}.bg-fuchsia-300\/100{background-color:#f0abfc}.bg-fuchsia-300\/15{background-color:#f0abfc26}.bg-fuchsia-300\/20{background-color:#f0abfc33}.bg-fuchsia-300\/25{background-color:#f0abfc40}.bg-fuchsia-300\/30{background-color:#f0abfc4d}.bg-fuchsia-300\/35{background-color:#f0abfc59}.bg-fuchsia-300\/40{background-color:#f0abfc66}.bg-fuchsia-300\/45{background-color:#f0abfc73}.bg-fuchsia-300\/5{background-color:#f0abfc0d}.bg-fuchsia-300\/50{background-color:#f0abfc80}.bg-fuchsia-300\/55{background-color:#f0abfc8c}.bg-fuchsia-300\/60{background-color:#f0abfc99}.bg-fuchsia-300\/65{background-color:#f0abfca6}.bg-fuchsia-300\/70{background-color:#f0abfcb3}.bg-fuchsia-300\/75{background-color:#f0abfcbf}.bg-fuchsia-300\/80{background-color:#f0abfccc}.bg-fuchsia-300\/85{background-color:#f0abfcd9}.bg-fuchsia-300\/90{background-color:#f0abfce6}.bg-fuchsia-300\/95{background-color:#f0abfcf2}.bg-fuchsia-400{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity))}.bg-fuchsia-400\/0{background-color:#e879f900}.bg-fuchsia-400\/10{background-color:#e879f91a}.bg-fuchsia-400\/100{background-color:#e879f9}.bg-fuchsia-400\/15{background-color:#e879f926}.bg-fuchsia-400\/20{background-color:#e879f933}.bg-fuchsia-400\/25{background-color:#e879f940}.bg-fuchsia-400\/30{background-color:#e879f94d}.bg-fuchsia-400\/35{background-color:#e879f959}.bg-fuchsia-400\/40{background-color:#e879f966}.bg-fuchsia-400\/45{background-color:#e879f973}.bg-fuchsia-400\/5{background-color:#e879f90d}.bg-fuchsia-400\/50{background-color:#e879f980}.bg-fuchsia-400\/55{background-color:#e879f98c}.bg-fuchsia-400\/60{background-color:#e879f999}.bg-fuchsia-400\/65{background-color:#e879f9a6}.bg-fuchsia-400\/70{background-color:#e879f9b3}.bg-fuchsia-400\/75{background-color:#e879f9bf}.bg-fuchsia-400\/80{background-color:#e879f9cc}.bg-fuchsia-400\/85{background-color:#e879f9d9}.bg-fuchsia-400\/90{background-color:#e879f9e6}.bg-fuchsia-400\/95{background-color:#e879f9f2}.bg-fuchsia-50{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity))}.bg-fuchsia-50\/0{background-color:#fdf4ff00}.bg-fuchsia-50\/10{background-color:#fdf4ff1a}.bg-fuchsia-50\/100{background-color:#fdf4ff}.bg-fuchsia-50\/15{background-color:#fdf4ff26}.bg-fuchsia-50\/20{background-color:#fdf4ff33}.bg-fuchsia-50\/25{background-color:#fdf4ff40}.bg-fuchsia-50\/30{background-color:#fdf4ff4d}.bg-fuchsia-50\/35{background-color:#fdf4ff59}.bg-fuchsia-50\/40{background-color:#fdf4ff66}.bg-fuchsia-50\/45{background-color:#fdf4ff73}.bg-fuchsia-50\/5{background-color:#fdf4ff0d}.bg-fuchsia-50\/50{background-color:#fdf4ff80}.bg-fuchsia-50\/55{background-color:#fdf4ff8c}.bg-fuchsia-50\/60{background-color:#fdf4ff99}.bg-fuchsia-50\/65{background-color:#fdf4ffa6}.bg-fuchsia-50\/70{background-color:#fdf4ffb3}.bg-fuchsia-50\/75{background-color:#fdf4ffbf}.bg-fuchsia-50\/80{background-color:#fdf4ffcc}.bg-fuchsia-50\/85{background-color:#fdf4ffd9}.bg-fuchsia-50\/90{background-color:#fdf4ffe6}.bg-fuchsia-50\/95{background-color:#fdf4fff2}.bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity))}.bg-fuchsia-500\/0{background-color:#d946ef00}.bg-fuchsia-500\/10{background-color:#d946ef1a}.bg-fuchsia-500\/100{background-color:#d946ef}.bg-fuchsia-500\/15{background-color:#d946ef26}.bg-fuchsia-500\/20{background-color:#d946ef33}.bg-fuchsia-500\/25{background-color:#d946ef40}.bg-fuchsia-500\/30{background-color:#d946ef4d}.bg-fuchsia-500\/35{background-color:#d946ef59}.bg-fuchsia-500\/40{background-color:#d946ef66}.bg-fuchsia-500\/45{background-color:#d946ef73}.bg-fuchsia-500\/5{background-color:#d946ef0d}.bg-fuchsia-500\/50{background-color:#d946ef80}.bg-fuchsia-500\/55{background-color:#d946ef8c}.bg-fuchsia-500\/60{background-color:#d946ef99}.bg-fuchsia-500\/65{background-color:#d946efa6}.bg-fuchsia-500\/70{background-color:#d946efb3}.bg-fuchsia-500\/75{background-color:#d946efbf}.bg-fuchsia-500\/80{background-color:#d946efcc}.bg-fuchsia-500\/85{background-color:#d946efd9}.bg-fuchsia-500\/90{background-color:#d946efe6}.bg-fuchsia-500\/95{background-color:#d946eff2}.bg-fuchsia-600{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity))}.bg-fuchsia-600\/0{background-color:#c026d300}.bg-fuchsia-600\/10{background-color:#c026d31a}.bg-fuchsia-600\/100{background-color:#c026d3}.bg-fuchsia-600\/15{background-color:#c026d326}.bg-fuchsia-600\/20{background-color:#c026d333}.bg-fuchsia-600\/25{background-color:#c026d340}.bg-fuchsia-600\/30{background-color:#c026d34d}.bg-fuchsia-600\/35{background-color:#c026d359}.bg-fuchsia-600\/40{background-color:#c026d366}.bg-fuchsia-600\/45{background-color:#c026d373}.bg-fuchsia-600\/5{background-color:#c026d30d}.bg-fuchsia-600\/50{background-color:#c026d380}.bg-fuchsia-600\/55{background-color:#c026d38c}.bg-fuchsia-600\/60{background-color:#c026d399}.bg-fuchsia-600\/65{background-color:#c026d3a6}.bg-fuchsia-600\/70{background-color:#c026d3b3}.bg-fuchsia-600\/75{background-color:#c026d3bf}.bg-fuchsia-600\/80{background-color:#c026d3cc}.bg-fuchsia-600\/85{background-color:#c026d3d9}.bg-fuchsia-600\/90{background-color:#c026d3e6}.bg-fuchsia-600\/95{background-color:#c026d3f2}.bg-fuchsia-700{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity))}.bg-fuchsia-700\/0{background-color:#a21caf00}.bg-fuchsia-700\/10{background-color:#a21caf1a}.bg-fuchsia-700\/100{background-color:#a21caf}.bg-fuchsia-700\/15{background-color:#a21caf26}.bg-fuchsia-700\/20{background-color:#a21caf33}.bg-fuchsia-700\/25{background-color:#a21caf40}.bg-fuchsia-700\/30{background-color:#a21caf4d}.bg-fuchsia-700\/35{background-color:#a21caf59}.bg-fuchsia-700\/40{background-color:#a21caf66}.bg-fuchsia-700\/45{background-color:#a21caf73}.bg-fuchsia-700\/5{background-color:#a21caf0d}.bg-fuchsia-700\/50{background-color:#a21caf80}.bg-fuchsia-700\/55{background-color:#a21caf8c}.bg-fuchsia-700\/60{background-color:#a21caf99}.bg-fuchsia-700\/65{background-color:#a21cafa6}.bg-fuchsia-700\/70{background-color:#a21cafb3}.bg-fuchsia-700\/75{background-color:#a21cafbf}.bg-fuchsia-700\/80{background-color:#a21cafcc}.bg-fuchsia-700\/85{background-color:#a21cafd9}.bg-fuchsia-700\/90{background-color:#a21cafe6}.bg-fuchsia-700\/95{background-color:#a21caff2}.bg-fuchsia-800{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity))}.bg-fuchsia-800\/0{background-color:#86198f00}.bg-fuchsia-800\/10{background-color:#86198f1a}.bg-fuchsia-800\/100{background-color:#86198f}.bg-fuchsia-800\/15{background-color:#86198f26}.bg-fuchsia-800\/20{background-color:#86198f33}.bg-fuchsia-800\/25{background-color:#86198f40}.bg-fuchsia-800\/30{background-color:#86198f4d}.bg-fuchsia-800\/35{background-color:#86198f59}.bg-fuchsia-800\/40{background-color:#86198f66}.bg-fuchsia-800\/45{background-color:#86198f73}.bg-fuchsia-800\/5{background-color:#86198f0d}.bg-fuchsia-800\/50{background-color:#86198f80}.bg-fuchsia-800\/55{background-color:#86198f8c}.bg-fuchsia-800\/60{background-color:#86198f99}.bg-fuchsia-800\/65{background-color:#86198fa6}.bg-fuchsia-800\/70{background-color:#86198fb3}.bg-fuchsia-800\/75{background-color:#86198fbf}.bg-fuchsia-800\/80{background-color:#86198fcc}.bg-fuchsia-800\/85{background-color:#86198fd9}.bg-fuchsia-800\/90{background-color:#86198fe6}.bg-fuchsia-800\/95{background-color:#86198ff2}.bg-fuchsia-900{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity))}.bg-fuchsia-900\/0{background-color:#701a7500}.bg-fuchsia-900\/10{background-color:#701a751a}.bg-fuchsia-900\/100{background-color:#701a75}.bg-fuchsia-900\/15{background-color:#701a7526}.bg-fuchsia-900\/20{background-color:#701a7533}.bg-fuchsia-900\/25{background-color:#701a7540}.bg-fuchsia-900\/30{background-color:#701a754d}.bg-fuchsia-900\/35{background-color:#701a7559}.bg-fuchsia-900\/40{background-color:#701a7566}.bg-fuchsia-900\/45{background-color:#701a7573}.bg-fuchsia-900\/5{background-color:#701a750d}.bg-fuchsia-900\/50{background-color:#701a7580}.bg-fuchsia-900\/55{background-color:#701a758c}.bg-fuchsia-900\/60{background-color:#701a7599}.bg-fuchsia-900\/65{background-color:#701a75a6}.bg-fuchsia-900\/70{background-color:#701a75b3}.bg-fuchsia-900\/75{background-color:#701a75bf}.bg-fuchsia-900\/80{background-color:#701a75cc}.bg-fuchsia-900\/85{background-color:#701a75d9}.bg-fuchsia-900\/90{background-color:#701a75e6}.bg-fuchsia-900\/95{background-color:#701a75f2}.bg-fuchsia-950{--tw-bg-opacity: 1;background-color:rgb(74 4 78 / var(--tw-bg-opacity))}.bg-fuchsia-950\/0{background-color:#4a044e00}.bg-fuchsia-950\/10{background-color:#4a044e1a}.bg-fuchsia-950\/100{background-color:#4a044e}.bg-fuchsia-950\/15{background-color:#4a044e26}.bg-fuchsia-950\/20{background-color:#4a044e33}.bg-fuchsia-950\/25{background-color:#4a044e40}.bg-fuchsia-950\/30{background-color:#4a044e4d}.bg-fuchsia-950\/35{background-color:#4a044e59}.bg-fuchsia-950\/40{background-color:#4a044e66}.bg-fuchsia-950\/45{background-color:#4a044e73}.bg-fuchsia-950\/5{background-color:#4a044e0d}.bg-fuchsia-950\/50{background-color:#4a044e80}.bg-fuchsia-950\/55{background-color:#4a044e8c}.bg-fuchsia-950\/60{background-color:#4a044e99}.bg-fuchsia-950\/65{background-color:#4a044ea6}.bg-fuchsia-950\/70{background-color:#4a044eb3}.bg-fuchsia-950\/75{background-color:#4a044ebf}.bg-fuchsia-950\/80{background-color:#4a044ecc}.bg-fuchsia-950\/85{background-color:#4a044ed9}.bg-fuchsia-950\/90{background-color:#4a044ee6}.bg-fuchsia-950\/95{background-color:#4a044ef2}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-100\/0{background-color:#f3f4f600}.bg-gray-100\/10{background-color:#f3f4f61a}.bg-gray-100\/100{background-color:#f3f4f6}.bg-gray-100\/15{background-color:#f3f4f626}.bg-gray-100\/20{background-color:#f3f4f633}.bg-gray-100\/25{background-color:#f3f4f640}.bg-gray-100\/30{background-color:#f3f4f64d}.bg-gray-100\/35{background-color:#f3f4f659}.bg-gray-100\/40{background-color:#f3f4f666}.bg-gray-100\/45{background-color:#f3f4f673}.bg-gray-100\/5{background-color:#f3f4f60d}.bg-gray-100\/50{background-color:#f3f4f680}.bg-gray-100\/55{background-color:#f3f4f68c}.bg-gray-100\/60{background-color:#f3f4f699}.bg-gray-100\/65{background-color:#f3f4f6a6}.bg-gray-100\/70{background-color:#f3f4f6b3}.bg-gray-100\/75{background-color:#f3f4f6bf}.bg-gray-100\/80{background-color:#f3f4f6cc}.bg-gray-100\/85{background-color:#f3f4f6d9}.bg-gray-100\/90{background-color:#f3f4f6e6}.bg-gray-100\/95{background-color:#f3f4f6f2}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-200\/0{background-color:#e5e7eb00}.bg-gray-200\/10{background-color:#e5e7eb1a}.bg-gray-200\/100{background-color:#e5e7eb}.bg-gray-200\/15{background-color:#e5e7eb26}.bg-gray-200\/20{background-color:#e5e7eb33}.bg-gray-200\/25{background-color:#e5e7eb40}.bg-gray-200\/30{background-color:#e5e7eb4d}.bg-gray-200\/35{background-color:#e5e7eb59}.bg-gray-200\/40{background-color:#e5e7eb66}.bg-gray-200\/45{background-color:#e5e7eb73}.bg-gray-200\/5{background-color:#e5e7eb0d}.bg-gray-200\/50{background-color:#e5e7eb80}.bg-gray-200\/55{background-color:#e5e7eb8c}.bg-gray-200\/60{background-color:#e5e7eb99}.bg-gray-200\/65{background-color:#e5e7eba6}.bg-gray-200\/70{background-color:#e5e7ebb3}.bg-gray-200\/75{background-color:#e5e7ebbf}.bg-gray-200\/80{background-color:#e5e7ebcc}.bg-gray-200\/85{background-color:#e5e7ebd9}.bg-gray-200\/90{background-color:#e5e7ebe6}.bg-gray-200\/95{background-color:#e5e7ebf2}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-gray-300\/0{background-color:#d1d5db00}.bg-gray-300\/10{background-color:#d1d5db1a}.bg-gray-300\/100{background-color:#d1d5db}.bg-gray-300\/15{background-color:#d1d5db26}.bg-gray-300\/20{background-color:#d1d5db33}.bg-gray-300\/25{background-color:#d1d5db40}.bg-gray-300\/30{background-color:#d1d5db4d}.bg-gray-300\/35{background-color:#d1d5db59}.bg-gray-300\/40{background-color:#d1d5db66}.bg-gray-300\/45{background-color:#d1d5db73}.bg-gray-300\/5{background-color:#d1d5db0d}.bg-gray-300\/50{background-color:#d1d5db80}.bg-gray-300\/55{background-color:#d1d5db8c}.bg-gray-300\/60{background-color:#d1d5db99}.bg-gray-300\/65{background-color:#d1d5dba6}.bg-gray-300\/70{background-color:#d1d5dbb3}.bg-gray-300\/75{background-color:#d1d5dbbf}.bg-gray-300\/80{background-color:#d1d5dbcc}.bg-gray-300\/85{background-color:#d1d5dbd9}.bg-gray-300\/90{background-color:#d1d5dbe6}.bg-gray-300\/95{background-color:#d1d5dbf2}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.bg-gray-400\/0{background-color:#9ca3af00}.bg-gray-400\/10{background-color:#9ca3af1a}.bg-gray-400\/100{background-color:#9ca3af}.bg-gray-400\/15{background-color:#9ca3af26}.bg-gray-400\/20{background-color:#9ca3af33}.bg-gray-400\/25{background-color:#9ca3af40}.bg-gray-400\/30{background-color:#9ca3af4d}.bg-gray-400\/35{background-color:#9ca3af59}.bg-gray-400\/40{background-color:#9ca3af66}.bg-gray-400\/45{background-color:#9ca3af73}.bg-gray-400\/5{background-color:#9ca3af0d}.bg-gray-400\/50{background-color:#9ca3af80}.bg-gray-400\/55{background-color:#9ca3af8c}.bg-gray-400\/60{background-color:#9ca3af99}.bg-gray-400\/65{background-color:#9ca3afa6}.bg-gray-400\/70{background-color:#9ca3afb3}.bg-gray-400\/75{background-color:#9ca3afbf}.bg-gray-400\/80{background-color:#9ca3afcc}.bg-gray-400\/85{background-color:#9ca3afd9}.bg-gray-400\/90{background-color:#9ca3afe6}.bg-gray-400\/95{background-color:#9ca3aff2}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-gray-50\/0{background-color:#f9fafb00}.bg-gray-50\/10{background-color:#f9fafb1a}.bg-gray-50\/100{background-color:#f9fafb}.bg-gray-50\/15{background-color:#f9fafb26}.bg-gray-50\/20{background-color:#f9fafb33}.bg-gray-50\/25{background-color:#f9fafb40}.bg-gray-50\/30{background-color:#f9fafb4d}.bg-gray-50\/35{background-color:#f9fafb59}.bg-gray-50\/40{background-color:#f9fafb66}.bg-gray-50\/45{background-color:#f9fafb73}.bg-gray-50\/5{background-color:#f9fafb0d}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-50\/55{background-color:#f9fafb8c}.bg-gray-50\/60{background-color:#f9fafb99}.bg-gray-50\/65{background-color:#f9fafba6}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-50\/75{background-color:#f9fafbbf}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-50\/85{background-color:#f9fafbd9}.bg-gray-50\/90{background-color:#f9fafbe6}.bg-gray-50\/95{background-color:#f9fafbf2}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.bg-gray-500\/0{background-color:#6b728000}.bg-gray-500\/10{background-color:#6b72801a}.bg-gray-500\/100{background-color:#6b7280}.bg-gray-500\/15{background-color:#6b728026}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-500\/25{background-color:#6b728040}.bg-gray-500\/30{background-color:#6b72804d}.bg-gray-500\/35{background-color:#6b728059}.bg-gray-500\/40{background-color:#6b728066}.bg-gray-500\/45{background-color:#6b728073}.bg-gray-500\/5{background-color:#6b72800d}.bg-gray-500\/50{background-color:#6b728080}.bg-gray-500\/55{background-color:#6b72808c}.bg-gray-500\/60{background-color:#6b728099}.bg-gray-500\/65{background-color:#6b7280a6}.bg-gray-500\/70{background-color:#6b7280b3}.bg-gray-500\/75{background-color:#6b7280bf}.bg-gray-500\/80{background-color:#6b7280cc}.bg-gray-500\/85{background-color:#6b7280d9}.bg-gray-500\/90{background-color:#6b7280e6}.bg-gray-500\/95{background-color:#6b7280f2}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.bg-gray-600\/0{background-color:#4b556300}.bg-gray-600\/10{background-color:#4b55631a}.bg-gray-600\/100{background-color:#4b5563}.bg-gray-600\/15{background-color:#4b556326}.bg-gray-600\/20{background-color:#4b556333}.bg-gray-600\/25{background-color:#4b556340}.bg-gray-600\/30{background-color:#4b55634d}.bg-gray-600\/35{background-color:#4b556359}.bg-gray-600\/40{background-color:#4b556366}.bg-gray-600\/45{background-color:#4b556373}.bg-gray-600\/5{background-color:#4b55630d}.bg-gray-600\/50{background-color:#4b556380}.bg-gray-600\/55{background-color:#4b55638c}.bg-gray-600\/60{background-color:#4b556399}.bg-gray-600\/65{background-color:#4b5563a6}.bg-gray-600\/70{background-color:#4b5563b3}.bg-gray-600\/75{background-color:#4b5563bf}.bg-gray-600\/80{background-color:#4b5563cc}.bg-gray-600\/85{background-color:#4b5563d9}.bg-gray-600\/90{background-color:#4b5563e6}.bg-gray-600\/95{background-color:#4b5563f2}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.bg-gray-700\/0{background-color:#37415100}.bg-gray-700\/10{background-color:#3741511a}.bg-gray-700\/100{background-color:#374151}.bg-gray-700\/15{background-color:#37415126}.bg-gray-700\/20{background-color:#37415133}.bg-gray-700\/25{background-color:#37415140}.bg-gray-700\/30{background-color:#3741514d}.bg-gray-700\/35{background-color:#37415159}.bg-gray-700\/40{background-color:#37415166}.bg-gray-700\/45{background-color:#37415173}.bg-gray-700\/5{background-color:#3741510d}.bg-gray-700\/50{background-color:#37415180}.bg-gray-700\/55{background-color:#3741518c}.bg-gray-700\/60{background-color:#37415199}.bg-gray-700\/65{background-color:#374151a6}.bg-gray-700\/70{background-color:#374151b3}.bg-gray-700\/75{background-color:#374151bf}.bg-gray-700\/80{background-color:#374151cc}.bg-gray-700\/85{background-color:#374151d9}.bg-gray-700\/90{background-color:#374151e6}.bg-gray-700\/95{background-color:#374151f2}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bg-gray-800\/0{background-color:#1f293700}.bg-gray-800\/10{background-color:#1f29371a}.bg-gray-800\/100{background-color:#1f2937}.bg-gray-800\/15{background-color:#1f293726}.bg-gray-800\/20{background-color:#1f293733}.bg-gray-800\/25{background-color:#1f293740}.bg-gray-800\/30{background-color:#1f29374d}.bg-gray-800\/35{background-color:#1f293759}.bg-gray-800\/40{background-color:#1f293766}.bg-gray-800\/45{background-color:#1f293773}.bg-gray-800\/5{background-color:#1f29370d}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-800\/55{background-color:#1f29378c}.bg-gray-800\/60{background-color:#1f293799}.bg-gray-800\/65{background-color:#1f2937a6}.bg-gray-800\/70{background-color:#1f2937b3}.bg-gray-800\/75{background-color:#1f2937bf}.bg-gray-800\/80{background-color:#1f2937cc}.bg-gray-800\/85{background-color:#1f2937d9}.bg-gray-800\/90{background-color:#1f2937e6}.bg-gray-800\/95{background-color:#1f2937f2}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.bg-gray-900\/0{background-color:#11182700}.bg-gray-900\/10{background-color:#1118271a}.bg-gray-900\/100{background-color:#111827}.bg-gray-900\/15{background-color:#11182726}.bg-gray-900\/20{background-color:#11182733}.bg-gray-900\/25{background-color:#11182740}.bg-gray-900\/30{background-color:#1118274d}.bg-gray-900\/35{background-color:#11182759}.bg-gray-900\/40{background-color:#11182766}.bg-gray-900\/45{background-color:#11182773}.bg-gray-900\/5{background-color:#1118270d}.bg-gray-900\/50{background-color:#11182780}.bg-gray-900\/55{background-color:#1118278c}.bg-gray-900\/60{background-color:#11182799}.bg-gray-900\/65{background-color:#111827a6}.bg-gray-900\/70{background-color:#111827b3}.bg-gray-900\/75{background-color:#111827bf}.bg-gray-900\/80{background-color:#111827cc}.bg-gray-900\/85{background-color:#111827d9}.bg-gray-900\/90{background-color:#111827e6}.bg-gray-900\/95{background-color:#111827f2}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity))}.bg-gray-950\/0{background-color:#03071200}.bg-gray-950\/10{background-color:#0307121a}.bg-gray-950\/100{background-color:#030712}.bg-gray-950\/15{background-color:#03071226}.bg-gray-950\/20{background-color:#03071233}.bg-gray-950\/25{background-color:#03071240}.bg-gray-950\/30{background-color:#0307124d}.bg-gray-950\/35{background-color:#03071259}.bg-gray-950\/40{background-color:#03071266}.bg-gray-950\/45{background-color:#03071273}.bg-gray-950\/5{background-color:#0307120d}.bg-gray-950\/50{background-color:#03071280}.bg-gray-950\/55{background-color:#0307128c}.bg-gray-950\/60{background-color:#03071299}.bg-gray-950\/65{background-color:#030712a6}.bg-gray-950\/70{background-color:#030712b3}.bg-gray-950\/75{background-color:#030712bf}.bg-gray-950\/80{background-color:#030712cc}.bg-gray-950\/85{background-color:#030712d9}.bg-gray-950\/90{background-color:#030712e6}.bg-gray-950\/95{background-color:#030712f2}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.bg-green-100\/0{background-color:#dcfce700}.bg-green-100\/10{background-color:#dcfce71a}.bg-green-100\/100{background-color:#dcfce7}.bg-green-100\/15{background-color:#dcfce726}.bg-green-100\/20{background-color:#dcfce733}.bg-green-100\/25{background-color:#dcfce740}.bg-green-100\/30{background-color:#dcfce74d}.bg-green-100\/35{background-color:#dcfce759}.bg-green-100\/40{background-color:#dcfce766}.bg-green-100\/45{background-color:#dcfce773}.bg-green-100\/5{background-color:#dcfce70d}.bg-green-100\/50{background-color:#dcfce780}.bg-green-100\/55{background-color:#dcfce78c}.bg-green-100\/60{background-color:#dcfce799}.bg-green-100\/65{background-color:#dcfce7a6}.bg-green-100\/70{background-color:#dcfce7b3}.bg-green-100\/75{background-color:#dcfce7bf}.bg-green-100\/80{background-color:#dcfce7cc}.bg-green-100\/85{background-color:#dcfce7d9}.bg-green-100\/90{background-color:#dcfce7e6}.bg-green-100\/95{background-color:#dcfce7f2}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.bg-green-200\/0{background-color:#bbf7d000}.bg-green-200\/10{background-color:#bbf7d01a}.bg-green-200\/100{background-color:#bbf7d0}.bg-green-200\/15{background-color:#bbf7d026}.bg-green-200\/20{background-color:#bbf7d033}.bg-green-200\/25{background-color:#bbf7d040}.bg-green-200\/30{background-color:#bbf7d04d}.bg-green-200\/35{background-color:#bbf7d059}.bg-green-200\/40{background-color:#bbf7d066}.bg-green-200\/45{background-color:#bbf7d073}.bg-green-200\/5{background-color:#bbf7d00d}.bg-green-200\/50{background-color:#bbf7d080}.bg-green-200\/55{background-color:#bbf7d08c}.bg-green-200\/60{background-color:#bbf7d099}.bg-green-200\/65{background-color:#bbf7d0a6}.bg-green-200\/70{background-color:#bbf7d0b3}.bg-green-200\/75{background-color:#bbf7d0bf}.bg-green-200\/80{background-color:#bbf7d0cc}.bg-green-200\/85{background-color:#bbf7d0d9}.bg-green-200\/90{background-color:#bbf7d0e6}.bg-green-200\/95{background-color:#bbf7d0f2}.bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.bg-green-300\/0{background-color:#86efac00}.bg-green-300\/10{background-color:#86efac1a}.bg-green-300\/100{background-color:#86efac}.bg-green-300\/15{background-color:#86efac26}.bg-green-300\/20{background-color:#86efac33}.bg-green-300\/25{background-color:#86efac40}.bg-green-300\/30{background-color:#86efac4d}.bg-green-300\/35{background-color:#86efac59}.bg-green-300\/40{background-color:#86efac66}.bg-green-300\/45{background-color:#86efac73}.bg-green-300\/5{background-color:#86efac0d}.bg-green-300\/50{background-color:#86efac80}.bg-green-300\/55{background-color:#86efac8c}.bg-green-300\/60{background-color:#86efac99}.bg-green-300\/65{background-color:#86efaca6}.bg-green-300\/70{background-color:#86efacb3}.bg-green-300\/75{background-color:#86efacbf}.bg-green-300\/80{background-color:#86efaccc}.bg-green-300\/85{background-color:#86efacd9}.bg-green-300\/90{background-color:#86eface6}.bg-green-300\/95{background-color:#86efacf2}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.bg-green-400\/0{background-color:#4ade8000}.bg-green-400\/10{background-color:#4ade801a}.bg-green-400\/100{background-color:#4ade80}.bg-green-400\/15{background-color:#4ade8026}.bg-green-400\/20{background-color:#4ade8033}.bg-green-400\/25{background-color:#4ade8040}.bg-green-400\/30{background-color:#4ade804d}.bg-green-400\/35{background-color:#4ade8059}.bg-green-400\/40{background-color:#4ade8066}.bg-green-400\/45{background-color:#4ade8073}.bg-green-400\/5{background-color:#4ade800d}.bg-green-400\/50{background-color:#4ade8080}.bg-green-400\/55{background-color:#4ade808c}.bg-green-400\/60{background-color:#4ade8099}.bg-green-400\/65{background-color:#4ade80a6}.bg-green-400\/70{background-color:#4ade80b3}.bg-green-400\/75{background-color:#4ade80bf}.bg-green-400\/80{background-color:#4ade80cc}.bg-green-400\/85{background-color:#4ade80d9}.bg-green-400\/90{background-color:#4ade80e6}.bg-green-400\/95{background-color:#4ade80f2}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.bg-green-50\/0{background-color:#f0fdf400}.bg-green-50\/10{background-color:#f0fdf41a}.bg-green-50\/100{background-color:#f0fdf4}.bg-green-50\/15{background-color:#f0fdf426}.bg-green-50\/20{background-color:#f0fdf433}.bg-green-50\/25{background-color:#f0fdf440}.bg-green-50\/30{background-color:#f0fdf44d}.bg-green-50\/35{background-color:#f0fdf459}.bg-green-50\/40{background-color:#f0fdf466}.bg-green-50\/45{background-color:#f0fdf473}.bg-green-50\/5{background-color:#f0fdf40d}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-50\/55{background-color:#f0fdf48c}.bg-green-50\/60{background-color:#f0fdf499}.bg-green-50\/65{background-color:#f0fdf4a6}.bg-green-50\/70{background-color:#f0fdf4b3}.bg-green-50\/75{background-color:#f0fdf4bf}.bg-green-50\/80{background-color:#f0fdf4cc}.bg-green-50\/85{background-color:#f0fdf4d9}.bg-green-50\/90{background-color:#f0fdf4e6}.bg-green-50\/95{background-color:#f0fdf4f2}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-green-500\/0{background-color:#22c55e00}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/100{background-color:#22c55e}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/25{background-color:#22c55e40}.bg-green-500\/30{background-color:#22c55e4d}.bg-green-500\/35{background-color:#22c55e59}.bg-green-500\/40{background-color:#22c55e66}.bg-green-500\/45{background-color:#22c55e73}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-500\/50{background-color:#22c55e80}.bg-green-500\/55{background-color:#22c55e8c}.bg-green-500\/60{background-color:#22c55e99}.bg-green-500\/65{background-color:#22c55ea6}.bg-green-500\/70{background-color:#22c55eb3}.bg-green-500\/75{background-color:#22c55ebf}.bg-green-500\/80{background-color:#22c55ecc}.bg-green-500\/85{background-color:#22c55ed9}.bg-green-500\/90{background-color:#22c55ee6}.bg-green-500\/95{background-color:#22c55ef2}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.bg-green-600\/0{background-color:#16a34a00}.bg-green-600\/10{background-color:#16a34a1a}.bg-green-600\/100{background-color:#16a34a}.bg-green-600\/15{background-color:#16a34a26}.bg-green-600\/20{background-color:#16a34a33}.bg-green-600\/25{background-color:#16a34a40}.bg-green-600\/30{background-color:#16a34a4d}.bg-green-600\/35{background-color:#16a34a59}.bg-green-600\/40{background-color:#16a34a66}.bg-green-600\/45{background-color:#16a34a73}.bg-green-600\/5{background-color:#16a34a0d}.bg-green-600\/50{background-color:#16a34a80}.bg-green-600\/55{background-color:#16a34a8c}.bg-green-600\/60{background-color:#16a34a99}.bg-green-600\/65{background-color:#16a34aa6}.bg-green-600\/70{background-color:#16a34ab3}.bg-green-600\/75{background-color:#16a34abf}.bg-green-600\/80{background-color:#16a34acc}.bg-green-600\/85{background-color:#16a34ad9}.bg-green-600\/90{background-color:#16a34ae6}.bg-green-600\/95{background-color:#16a34af2}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.bg-green-700\/0{background-color:#15803d00}.bg-green-700\/10{background-color:#15803d1a}.bg-green-700\/100{background-color:#15803d}.bg-green-700\/15{background-color:#15803d26}.bg-green-700\/20{background-color:#15803d33}.bg-green-700\/25{background-color:#15803d40}.bg-green-700\/30{background-color:#15803d4d}.bg-green-700\/35{background-color:#15803d59}.bg-green-700\/40{background-color:#15803d66}.bg-green-700\/45{background-color:#15803d73}.bg-green-700\/5{background-color:#15803d0d}.bg-green-700\/50{background-color:#15803d80}.bg-green-700\/55{background-color:#15803d8c}.bg-green-700\/60{background-color:#15803d99}.bg-green-700\/65{background-color:#15803da6}.bg-green-700\/70{background-color:#15803db3}.bg-green-700\/75{background-color:#15803dbf}.bg-green-700\/80{background-color:#15803dcc}.bg-green-700\/85{background-color:#15803dd9}.bg-green-700\/90{background-color:#15803de6}.bg-green-700\/95{background-color:#15803df2}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.bg-green-800\/0{background-color:#16653400}.bg-green-800\/10{background-color:#1665341a}.bg-green-800\/100{background-color:#166534}.bg-green-800\/15{background-color:#16653426}.bg-green-800\/20{background-color:#16653433}.bg-green-800\/25{background-color:#16653440}.bg-green-800\/30{background-color:#1665344d}.bg-green-800\/35{background-color:#16653459}.bg-green-800\/40{background-color:#16653466}.bg-green-800\/45{background-color:#16653473}.bg-green-800\/5{background-color:#1665340d}.bg-green-800\/50{background-color:#16653480}.bg-green-800\/55{background-color:#1665348c}.bg-green-800\/60{background-color:#16653499}.bg-green-800\/65{background-color:#166534a6}.bg-green-800\/70{background-color:#166534b3}.bg-green-800\/75{background-color:#166534bf}.bg-green-800\/80{background-color:#166534cc}.bg-green-800\/85{background-color:#166534d9}.bg-green-800\/90{background-color:#166534e6}.bg-green-800\/95{background-color:#166534f2}.bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.bg-green-900\/0{background-color:#14532d00}.bg-green-900\/10{background-color:#14532d1a}.bg-green-900\/100{background-color:#14532d}.bg-green-900\/15{background-color:#14532d26}.bg-green-900\/20{background-color:#14532d33}.bg-green-900\/25{background-color:#14532d40}.bg-green-900\/30{background-color:#14532d4d}.bg-green-900\/35{background-color:#14532d59}.bg-green-900\/40{background-color:#14532d66}.bg-green-900\/45{background-color:#14532d73}.bg-green-900\/5{background-color:#14532d0d}.bg-green-900\/50{background-color:#14532d80}.bg-green-900\/55{background-color:#14532d8c}.bg-green-900\/60{background-color:#14532d99}.bg-green-900\/65{background-color:#14532da6}.bg-green-900\/70{background-color:#14532db3}.bg-green-900\/75{background-color:#14532dbf}.bg-green-900\/80{background-color:#14532dcc}.bg-green-900\/85{background-color:#14532dd9}.bg-green-900\/90{background-color:#14532de6}.bg-green-900\/95{background-color:#14532df2}.bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity))}.bg-green-950\/0{background-color:#052e1600}.bg-green-950\/10{background-color:#052e161a}.bg-green-950\/100{background-color:#052e16}.bg-green-950\/15{background-color:#052e1626}.bg-green-950\/20{background-color:#052e1633}.bg-green-950\/25{background-color:#052e1640}.bg-green-950\/30{background-color:#052e164d}.bg-green-950\/35{background-color:#052e1659}.bg-green-950\/40{background-color:#052e1666}.bg-green-950\/45{background-color:#052e1673}.bg-green-950\/5{background-color:#052e160d}.bg-green-950\/50{background-color:#052e1680}.bg-green-950\/55{background-color:#052e168c}.bg-green-950\/60{background-color:#052e1699}.bg-green-950\/65{background-color:#052e16a6}.bg-green-950\/70{background-color:#052e16b3}.bg-green-950\/75{background-color:#052e16bf}.bg-green-950\/80{background-color:#052e16cc}.bg-green-950\/85{background-color:#052e16d9}.bg-green-950\/90{background-color:#052e16e6}.bg-green-950\/95{background-color:#052e16f2}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.bg-indigo-100\/0{background-color:#e0e7ff00}.bg-indigo-100\/10{background-color:#e0e7ff1a}.bg-indigo-100\/100{background-color:#e0e7ff}.bg-indigo-100\/15{background-color:#e0e7ff26}.bg-indigo-100\/20{background-color:#e0e7ff33}.bg-indigo-100\/25{background-color:#e0e7ff40}.bg-indigo-100\/30{background-color:#e0e7ff4d}.bg-indigo-100\/35{background-color:#e0e7ff59}.bg-indigo-100\/40{background-color:#e0e7ff66}.bg-indigo-100\/45{background-color:#e0e7ff73}.bg-indigo-100\/5{background-color:#e0e7ff0d}.bg-indigo-100\/50{background-color:#e0e7ff80}.bg-indigo-100\/55{background-color:#e0e7ff8c}.bg-indigo-100\/60{background-color:#e0e7ff99}.bg-indigo-100\/65{background-color:#e0e7ffa6}.bg-indigo-100\/70{background-color:#e0e7ffb3}.bg-indigo-100\/75{background-color:#e0e7ffbf}.bg-indigo-100\/80{background-color:#e0e7ffcc}.bg-indigo-100\/85{background-color:#e0e7ffd9}.bg-indigo-100\/90{background-color:#e0e7ffe6}.bg-indigo-100\/95{background-color:#e0e7fff2}.bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.bg-indigo-200\/0{background-color:#c7d2fe00}.bg-indigo-200\/10{background-color:#c7d2fe1a}.bg-indigo-200\/100{background-color:#c7d2fe}.bg-indigo-200\/15{background-color:#c7d2fe26}.bg-indigo-200\/20{background-color:#c7d2fe33}.bg-indigo-200\/25{background-color:#c7d2fe40}.bg-indigo-200\/30{background-color:#c7d2fe4d}.bg-indigo-200\/35{background-color:#c7d2fe59}.bg-indigo-200\/40{background-color:#c7d2fe66}.bg-indigo-200\/45{background-color:#c7d2fe73}.bg-indigo-200\/5{background-color:#c7d2fe0d}.bg-indigo-200\/50{background-color:#c7d2fe80}.bg-indigo-200\/55{background-color:#c7d2fe8c}.bg-indigo-200\/60{background-color:#c7d2fe99}.bg-indigo-200\/65{background-color:#c7d2fea6}.bg-indigo-200\/70{background-color:#c7d2feb3}.bg-indigo-200\/75{background-color:#c7d2febf}.bg-indigo-200\/80{background-color:#c7d2fecc}.bg-indigo-200\/85{background-color:#c7d2fed9}.bg-indigo-200\/90{background-color:#c7d2fee6}.bg-indigo-200\/95{background-color:#c7d2fef2}.bg-indigo-300{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity))}.bg-indigo-300\/0{background-color:#a5b4fc00}.bg-indigo-300\/10{background-color:#a5b4fc1a}.bg-indigo-300\/100{background-color:#a5b4fc}.bg-indigo-300\/15{background-color:#a5b4fc26}.bg-indigo-300\/20{background-color:#a5b4fc33}.bg-indigo-300\/25{background-color:#a5b4fc40}.bg-indigo-300\/30{background-color:#a5b4fc4d}.bg-indigo-300\/35{background-color:#a5b4fc59}.bg-indigo-300\/40{background-color:#a5b4fc66}.bg-indigo-300\/45{background-color:#a5b4fc73}.bg-indigo-300\/5{background-color:#a5b4fc0d}.bg-indigo-300\/50{background-color:#a5b4fc80}.bg-indigo-300\/55{background-color:#a5b4fc8c}.bg-indigo-300\/60{background-color:#a5b4fc99}.bg-indigo-300\/65{background-color:#a5b4fca6}.bg-indigo-300\/70{background-color:#a5b4fcb3}.bg-indigo-300\/75{background-color:#a5b4fcbf}.bg-indigo-300\/80{background-color:#a5b4fccc}.bg-indigo-300\/85{background-color:#a5b4fcd9}.bg-indigo-300\/90{background-color:#a5b4fce6}.bg-indigo-300\/95{background-color:#a5b4fcf2}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.bg-indigo-400\/0{background-color:#818cf800}.bg-indigo-400\/10{background-color:#818cf81a}.bg-indigo-400\/100{background-color:#818cf8}.bg-indigo-400\/15{background-color:#818cf826}.bg-indigo-400\/20{background-color:#818cf833}.bg-indigo-400\/25{background-color:#818cf840}.bg-indigo-400\/30{background-color:#818cf84d}.bg-indigo-400\/35{background-color:#818cf859}.bg-indigo-400\/40{background-color:#818cf866}.bg-indigo-400\/45{background-color:#818cf873}.bg-indigo-400\/5{background-color:#818cf80d}.bg-indigo-400\/50{background-color:#818cf880}.bg-indigo-400\/55{background-color:#818cf88c}.bg-indigo-400\/60{background-color:#818cf899}.bg-indigo-400\/65{background-color:#818cf8a6}.bg-indigo-400\/70{background-color:#818cf8b3}.bg-indigo-400\/75{background-color:#818cf8bf}.bg-indigo-400\/80{background-color:#818cf8cc}.bg-indigo-400\/85{background-color:#818cf8d9}.bg-indigo-400\/90{background-color:#818cf8e6}.bg-indigo-400\/95{background-color:#818cf8f2}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.bg-indigo-50\/0{background-color:#eef2ff00}.bg-indigo-50\/10{background-color:#eef2ff1a}.bg-indigo-50\/100{background-color:#eef2ff}.bg-indigo-50\/15{background-color:#eef2ff26}.bg-indigo-50\/20{background-color:#eef2ff33}.bg-indigo-50\/25{background-color:#eef2ff40}.bg-indigo-50\/30{background-color:#eef2ff4d}.bg-indigo-50\/35{background-color:#eef2ff59}.bg-indigo-50\/40{background-color:#eef2ff66}.bg-indigo-50\/45{background-color:#eef2ff73}.bg-indigo-50\/5{background-color:#eef2ff0d}.bg-indigo-50\/50{background-color:#eef2ff80}.bg-indigo-50\/55{background-color:#eef2ff8c}.bg-indigo-50\/60{background-color:#eef2ff99}.bg-indigo-50\/65{background-color:#eef2ffa6}.bg-indigo-50\/70{background-color:#eef2ffb3}.bg-indigo-50\/75{background-color:#eef2ffbf}.bg-indigo-50\/80{background-color:#eef2ffcc}.bg-indigo-50\/85{background-color:#eef2ffd9}.bg-indigo-50\/90{background-color:#eef2ffe6}.bg-indigo-50\/95{background-color:#eef2fff2}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.bg-indigo-500\/0{background-color:#6366f100}.bg-indigo-500\/10{background-color:#6366f11a}.bg-indigo-500\/100{background-color:#6366f1}.bg-indigo-500\/15{background-color:#6366f126}.bg-indigo-500\/20{background-color:#6366f133}.bg-indigo-500\/25{background-color:#6366f140}.bg-indigo-500\/30{background-color:#6366f14d}.bg-indigo-500\/35{background-color:#6366f159}.bg-indigo-500\/40{background-color:#6366f166}.bg-indigo-500\/45{background-color:#6366f173}.bg-indigo-500\/5{background-color:#6366f10d}.bg-indigo-500\/50{background-color:#6366f180}.bg-indigo-500\/55{background-color:#6366f18c}.bg-indigo-500\/60{background-color:#6366f199}.bg-indigo-500\/65{background-color:#6366f1a6}.bg-indigo-500\/70{background-color:#6366f1b3}.bg-indigo-500\/75{background-color:#6366f1bf}.bg-indigo-500\/80{background-color:#6366f1cc}.bg-indigo-500\/85{background-color:#6366f1d9}.bg-indigo-500\/90{background-color:#6366f1e6}.bg-indigo-500\/95{background-color:#6366f1f2}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-indigo-600\/0{background-color:#4f46e500}.bg-indigo-600\/10{background-color:#4f46e51a}.bg-indigo-600\/100{background-color:#4f46e5}.bg-indigo-600\/15{background-color:#4f46e526}.bg-indigo-600\/20{background-color:#4f46e533}.bg-indigo-600\/25{background-color:#4f46e540}.bg-indigo-600\/30{background-color:#4f46e54d}.bg-indigo-600\/35{background-color:#4f46e559}.bg-indigo-600\/40{background-color:#4f46e566}.bg-indigo-600\/45{background-color:#4f46e573}.bg-indigo-600\/5{background-color:#4f46e50d}.bg-indigo-600\/50{background-color:#4f46e580}.bg-indigo-600\/55{background-color:#4f46e58c}.bg-indigo-600\/60{background-color:#4f46e599}.bg-indigo-600\/65{background-color:#4f46e5a6}.bg-indigo-600\/70{background-color:#4f46e5b3}.bg-indigo-600\/75{background-color:#4f46e5bf}.bg-indigo-600\/80{background-color:#4f46e5cc}.bg-indigo-600\/85{background-color:#4f46e5d9}.bg-indigo-600\/90{background-color:#4f46e5e6}.bg-indigo-600\/95{background-color:#4f46e5f2}.bg-indigo-700{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.bg-indigo-700\/0{background-color:#4338ca00}.bg-indigo-700\/10{background-color:#4338ca1a}.bg-indigo-700\/100{background-color:#4338ca}.bg-indigo-700\/15{background-color:#4338ca26}.bg-indigo-700\/20{background-color:#4338ca33}.bg-indigo-700\/25{background-color:#4338ca40}.bg-indigo-700\/30{background-color:#4338ca4d}.bg-indigo-700\/35{background-color:#4338ca59}.bg-indigo-700\/40{background-color:#4338ca66}.bg-indigo-700\/45{background-color:#4338ca73}.bg-indigo-700\/5{background-color:#4338ca0d}.bg-indigo-700\/50{background-color:#4338ca80}.bg-indigo-700\/55{background-color:#4338ca8c}.bg-indigo-700\/60{background-color:#4338ca99}.bg-indigo-700\/65{background-color:#4338caa6}.bg-indigo-700\/70{background-color:#4338cab3}.bg-indigo-700\/75{background-color:#4338cabf}.bg-indigo-700\/80{background-color:#4338cacc}.bg-indigo-700\/85{background-color:#4338cad9}.bg-indigo-700\/90{background-color:#4338cae6}.bg-indigo-700\/95{background-color:#4338caf2}.bg-indigo-800{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.bg-indigo-800\/0{background-color:#3730a300}.bg-indigo-800\/10{background-color:#3730a31a}.bg-indigo-800\/100{background-color:#3730a3}.bg-indigo-800\/15{background-color:#3730a326}.bg-indigo-800\/20{background-color:#3730a333}.bg-indigo-800\/25{background-color:#3730a340}.bg-indigo-800\/30{background-color:#3730a34d}.bg-indigo-800\/35{background-color:#3730a359}.bg-indigo-800\/40{background-color:#3730a366}.bg-indigo-800\/45{background-color:#3730a373}.bg-indigo-800\/5{background-color:#3730a30d}.bg-indigo-800\/50{background-color:#3730a380}.bg-indigo-800\/55{background-color:#3730a38c}.bg-indigo-800\/60{background-color:#3730a399}.bg-indigo-800\/65{background-color:#3730a3a6}.bg-indigo-800\/70{background-color:#3730a3b3}.bg-indigo-800\/75{background-color:#3730a3bf}.bg-indigo-800\/80{background-color:#3730a3cc}.bg-indigo-800\/85{background-color:#3730a3d9}.bg-indigo-800\/90{background-color:#3730a3e6}.bg-indigo-800\/95{background-color:#3730a3f2}.bg-indigo-900{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.bg-indigo-900\/0{background-color:#312e8100}.bg-indigo-900\/10{background-color:#312e811a}.bg-indigo-900\/100{background-color:#312e81}.bg-indigo-900\/15{background-color:#312e8126}.bg-indigo-900\/20{background-color:#312e8133}.bg-indigo-900\/25{background-color:#312e8140}.bg-indigo-900\/30{background-color:#312e814d}.bg-indigo-900\/35{background-color:#312e8159}.bg-indigo-900\/40{background-color:#312e8166}.bg-indigo-900\/45{background-color:#312e8173}.bg-indigo-900\/5{background-color:#312e810d}.bg-indigo-900\/50{background-color:#312e8180}.bg-indigo-900\/55{background-color:#312e818c}.bg-indigo-900\/60{background-color:#312e8199}.bg-indigo-900\/65{background-color:#312e81a6}.bg-indigo-900\/70{background-color:#312e81b3}.bg-indigo-900\/75{background-color:#312e81bf}.bg-indigo-900\/80{background-color:#312e81cc}.bg-indigo-900\/85{background-color:#312e81d9}.bg-indigo-900\/90{background-color:#312e81e6}.bg-indigo-900\/95{background-color:#312e81f2}.bg-indigo-950{--tw-bg-opacity: 1;background-color:rgb(30 27 75 / var(--tw-bg-opacity))}.bg-indigo-950\/0{background-color:#1e1b4b00}.bg-indigo-950\/10{background-color:#1e1b4b1a}.bg-indigo-950\/100{background-color:#1e1b4b}.bg-indigo-950\/15{background-color:#1e1b4b26}.bg-indigo-950\/20{background-color:#1e1b4b33}.bg-indigo-950\/25{background-color:#1e1b4b40}.bg-indigo-950\/30{background-color:#1e1b4b4d}.bg-indigo-950\/35{background-color:#1e1b4b59}.bg-indigo-950\/40{background-color:#1e1b4b66}.bg-indigo-950\/45{background-color:#1e1b4b73}.bg-indigo-950\/5{background-color:#1e1b4b0d}.bg-indigo-950\/50{background-color:#1e1b4b80}.bg-indigo-950\/55{background-color:#1e1b4b8c}.bg-indigo-950\/60{background-color:#1e1b4b99}.bg-indigo-950\/65{background-color:#1e1b4ba6}.bg-indigo-950\/70{background-color:#1e1b4bb3}.bg-indigo-950\/75{background-color:#1e1b4bbf}.bg-indigo-950\/80{background-color:#1e1b4bcc}.bg-indigo-950\/85{background-color:#1e1b4bd9}.bg-indigo-950\/90{background-color:#1e1b4be6}.bg-indigo-950\/95{background-color:#1e1b4bf2}.bg-lime-100{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity))}.bg-lime-100\/0{background-color:#ecfccb00}.bg-lime-100\/10{background-color:#ecfccb1a}.bg-lime-100\/100{background-color:#ecfccb}.bg-lime-100\/15{background-color:#ecfccb26}.bg-lime-100\/20{background-color:#ecfccb33}.bg-lime-100\/25{background-color:#ecfccb40}.bg-lime-100\/30{background-color:#ecfccb4d}.bg-lime-100\/35{background-color:#ecfccb59}.bg-lime-100\/40{background-color:#ecfccb66}.bg-lime-100\/45{background-color:#ecfccb73}.bg-lime-100\/5{background-color:#ecfccb0d}.bg-lime-100\/50{background-color:#ecfccb80}.bg-lime-100\/55{background-color:#ecfccb8c}.bg-lime-100\/60{background-color:#ecfccb99}.bg-lime-100\/65{background-color:#ecfccba6}.bg-lime-100\/70{background-color:#ecfccbb3}.bg-lime-100\/75{background-color:#ecfccbbf}.bg-lime-100\/80{background-color:#ecfccbcc}.bg-lime-100\/85{background-color:#ecfccbd9}.bg-lime-100\/90{background-color:#ecfccbe6}.bg-lime-100\/95{background-color:#ecfccbf2}.bg-lime-200{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity))}.bg-lime-200\/0{background-color:#d9f99d00}.bg-lime-200\/10{background-color:#d9f99d1a}.bg-lime-200\/100{background-color:#d9f99d}.bg-lime-200\/15{background-color:#d9f99d26}.bg-lime-200\/20{background-color:#d9f99d33}.bg-lime-200\/25{background-color:#d9f99d40}.bg-lime-200\/30{background-color:#d9f99d4d}.bg-lime-200\/35{background-color:#d9f99d59}.bg-lime-200\/40{background-color:#d9f99d66}.bg-lime-200\/45{background-color:#d9f99d73}.bg-lime-200\/5{background-color:#d9f99d0d}.bg-lime-200\/50{background-color:#d9f99d80}.bg-lime-200\/55{background-color:#d9f99d8c}.bg-lime-200\/60{background-color:#d9f99d99}.bg-lime-200\/65{background-color:#d9f99da6}.bg-lime-200\/70{background-color:#d9f99db3}.bg-lime-200\/75{background-color:#d9f99dbf}.bg-lime-200\/80{background-color:#d9f99dcc}.bg-lime-200\/85{background-color:#d9f99dd9}.bg-lime-200\/90{background-color:#d9f99de6}.bg-lime-200\/95{background-color:#d9f99df2}.bg-lime-300{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity))}.bg-lime-300\/0{background-color:#bef26400}.bg-lime-300\/10{background-color:#bef2641a}.bg-lime-300\/100{background-color:#bef264}.bg-lime-300\/15{background-color:#bef26426}.bg-lime-300\/20{background-color:#bef26433}.bg-lime-300\/25{background-color:#bef26440}.bg-lime-300\/30{background-color:#bef2644d}.bg-lime-300\/35{background-color:#bef26459}.bg-lime-300\/40{background-color:#bef26466}.bg-lime-300\/45{background-color:#bef26473}.bg-lime-300\/5{background-color:#bef2640d}.bg-lime-300\/50{background-color:#bef26480}.bg-lime-300\/55{background-color:#bef2648c}.bg-lime-300\/60{background-color:#bef26499}.bg-lime-300\/65{background-color:#bef264a6}.bg-lime-300\/70{background-color:#bef264b3}.bg-lime-300\/75{background-color:#bef264bf}.bg-lime-300\/80{background-color:#bef264cc}.bg-lime-300\/85{background-color:#bef264d9}.bg-lime-300\/90{background-color:#bef264e6}.bg-lime-300\/95{background-color:#bef264f2}.bg-lime-400{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.bg-lime-400\/0{background-color:#a3e63500}.bg-lime-400\/10{background-color:#a3e6351a}.bg-lime-400\/100{background-color:#a3e635}.bg-lime-400\/15{background-color:#a3e63526}.bg-lime-400\/20{background-color:#a3e63533}.bg-lime-400\/25{background-color:#a3e63540}.bg-lime-400\/30{background-color:#a3e6354d}.bg-lime-400\/35{background-color:#a3e63559}.bg-lime-400\/40{background-color:#a3e63566}.bg-lime-400\/45{background-color:#a3e63573}.bg-lime-400\/5{background-color:#a3e6350d}.bg-lime-400\/50{background-color:#a3e63580}.bg-lime-400\/55{background-color:#a3e6358c}.bg-lime-400\/60{background-color:#a3e63599}.bg-lime-400\/65{background-color:#a3e635a6}.bg-lime-400\/70{background-color:#a3e635b3}.bg-lime-400\/75{background-color:#a3e635bf}.bg-lime-400\/80{background-color:#a3e635cc}.bg-lime-400\/85{background-color:#a3e635d9}.bg-lime-400\/90{background-color:#a3e635e6}.bg-lime-400\/95{background-color:#a3e635f2}.bg-lime-50{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity))}.bg-lime-50\/0{background-color:#f7fee700}.bg-lime-50\/10{background-color:#f7fee71a}.bg-lime-50\/100{background-color:#f7fee7}.bg-lime-50\/15{background-color:#f7fee726}.bg-lime-50\/20{background-color:#f7fee733}.bg-lime-50\/25{background-color:#f7fee740}.bg-lime-50\/30{background-color:#f7fee74d}.bg-lime-50\/35{background-color:#f7fee759}.bg-lime-50\/40{background-color:#f7fee766}.bg-lime-50\/45{background-color:#f7fee773}.bg-lime-50\/5{background-color:#f7fee70d}.bg-lime-50\/50{background-color:#f7fee780}.bg-lime-50\/55{background-color:#f7fee78c}.bg-lime-50\/60{background-color:#f7fee799}.bg-lime-50\/65{background-color:#f7fee7a6}.bg-lime-50\/70{background-color:#f7fee7b3}.bg-lime-50\/75{background-color:#f7fee7bf}.bg-lime-50\/80{background-color:#f7fee7cc}.bg-lime-50\/85{background-color:#f7fee7d9}.bg-lime-50\/90{background-color:#f7fee7e6}.bg-lime-50\/95{background-color:#f7fee7f2}.bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity))}.bg-lime-500\/0{background-color:#84cc1600}.bg-lime-500\/10{background-color:#84cc161a}.bg-lime-500\/100{background-color:#84cc16}.bg-lime-500\/15{background-color:#84cc1626}.bg-lime-500\/20{background-color:#84cc1633}.bg-lime-500\/25{background-color:#84cc1640}.bg-lime-500\/30{background-color:#84cc164d}.bg-lime-500\/35{background-color:#84cc1659}.bg-lime-500\/40{background-color:#84cc1666}.bg-lime-500\/45{background-color:#84cc1673}.bg-lime-500\/5{background-color:#84cc160d}.bg-lime-500\/50{background-color:#84cc1680}.bg-lime-500\/55{background-color:#84cc168c}.bg-lime-500\/60{background-color:#84cc1699}.bg-lime-500\/65{background-color:#84cc16a6}.bg-lime-500\/70{background-color:#84cc16b3}.bg-lime-500\/75{background-color:#84cc16bf}.bg-lime-500\/80{background-color:#84cc16cc}.bg-lime-500\/85{background-color:#84cc16d9}.bg-lime-500\/90{background-color:#84cc16e6}.bg-lime-500\/95{background-color:#84cc16f2}.bg-lime-600{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity))}.bg-lime-600\/0{background-color:#65a30d00}.bg-lime-600\/10{background-color:#65a30d1a}.bg-lime-600\/100{background-color:#65a30d}.bg-lime-600\/15{background-color:#65a30d26}.bg-lime-600\/20{background-color:#65a30d33}.bg-lime-600\/25{background-color:#65a30d40}.bg-lime-600\/30{background-color:#65a30d4d}.bg-lime-600\/35{background-color:#65a30d59}.bg-lime-600\/40{background-color:#65a30d66}.bg-lime-600\/45{background-color:#65a30d73}.bg-lime-600\/5{background-color:#65a30d0d}.bg-lime-600\/50{background-color:#65a30d80}.bg-lime-600\/55{background-color:#65a30d8c}.bg-lime-600\/60{background-color:#65a30d99}.bg-lime-600\/65{background-color:#65a30da6}.bg-lime-600\/70{background-color:#65a30db3}.bg-lime-600\/75{background-color:#65a30dbf}.bg-lime-600\/80{background-color:#65a30dcc}.bg-lime-600\/85{background-color:#65a30dd9}.bg-lime-600\/90{background-color:#65a30de6}.bg-lime-600\/95{background-color:#65a30df2}.bg-lime-700{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity))}.bg-lime-700\/0{background-color:#4d7c0f00}.bg-lime-700\/10{background-color:#4d7c0f1a}.bg-lime-700\/100{background-color:#4d7c0f}.bg-lime-700\/15{background-color:#4d7c0f26}.bg-lime-700\/20{background-color:#4d7c0f33}.bg-lime-700\/25{background-color:#4d7c0f40}.bg-lime-700\/30{background-color:#4d7c0f4d}.bg-lime-700\/35{background-color:#4d7c0f59}.bg-lime-700\/40{background-color:#4d7c0f66}.bg-lime-700\/45{background-color:#4d7c0f73}.bg-lime-700\/5{background-color:#4d7c0f0d}.bg-lime-700\/50{background-color:#4d7c0f80}.bg-lime-700\/55{background-color:#4d7c0f8c}.bg-lime-700\/60{background-color:#4d7c0f99}.bg-lime-700\/65{background-color:#4d7c0fa6}.bg-lime-700\/70{background-color:#4d7c0fb3}.bg-lime-700\/75{background-color:#4d7c0fbf}.bg-lime-700\/80{background-color:#4d7c0fcc}.bg-lime-700\/85{background-color:#4d7c0fd9}.bg-lime-700\/90{background-color:#4d7c0fe6}.bg-lime-700\/95{background-color:#4d7c0ff2}.bg-lime-800{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity))}.bg-lime-800\/0{background-color:#3f621200}.bg-lime-800\/10{background-color:#3f62121a}.bg-lime-800\/100{background-color:#3f6212}.bg-lime-800\/15{background-color:#3f621226}.bg-lime-800\/20{background-color:#3f621233}.bg-lime-800\/25{background-color:#3f621240}.bg-lime-800\/30{background-color:#3f62124d}.bg-lime-800\/35{background-color:#3f621259}.bg-lime-800\/40{background-color:#3f621266}.bg-lime-800\/45{background-color:#3f621273}.bg-lime-800\/5{background-color:#3f62120d}.bg-lime-800\/50{background-color:#3f621280}.bg-lime-800\/55{background-color:#3f62128c}.bg-lime-800\/60{background-color:#3f621299}.bg-lime-800\/65{background-color:#3f6212a6}.bg-lime-800\/70{background-color:#3f6212b3}.bg-lime-800\/75{background-color:#3f6212bf}.bg-lime-800\/80{background-color:#3f6212cc}.bg-lime-800\/85{background-color:#3f6212d9}.bg-lime-800\/90{background-color:#3f6212e6}.bg-lime-800\/95{background-color:#3f6212f2}.bg-lime-900{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity))}.bg-lime-900\/0{background-color:#36531400}.bg-lime-900\/10{background-color:#3653141a}.bg-lime-900\/100{background-color:#365314}.bg-lime-900\/15{background-color:#36531426}.bg-lime-900\/20{background-color:#36531433}.bg-lime-900\/25{background-color:#36531440}.bg-lime-900\/30{background-color:#3653144d}.bg-lime-900\/35{background-color:#36531459}.bg-lime-900\/40{background-color:#36531466}.bg-lime-900\/45{background-color:#36531473}.bg-lime-900\/5{background-color:#3653140d}.bg-lime-900\/50{background-color:#36531480}.bg-lime-900\/55{background-color:#3653148c}.bg-lime-900\/60{background-color:#36531499}.bg-lime-900\/65{background-color:#365314a6}.bg-lime-900\/70{background-color:#365314b3}.bg-lime-900\/75{background-color:#365314bf}.bg-lime-900\/80{background-color:#365314cc}.bg-lime-900\/85{background-color:#365314d9}.bg-lime-900\/90{background-color:#365314e6}.bg-lime-900\/95{background-color:#365314f2}.bg-lime-950{--tw-bg-opacity: 1;background-color:rgb(26 46 5 / var(--tw-bg-opacity))}.bg-lime-950\/0{background-color:#1a2e0500}.bg-lime-950\/10{background-color:#1a2e051a}.bg-lime-950\/100{background-color:#1a2e05}.bg-lime-950\/15{background-color:#1a2e0526}.bg-lime-950\/20{background-color:#1a2e0533}.bg-lime-950\/25{background-color:#1a2e0540}.bg-lime-950\/30{background-color:#1a2e054d}.bg-lime-950\/35{background-color:#1a2e0559}.bg-lime-950\/40{background-color:#1a2e0566}.bg-lime-950\/45{background-color:#1a2e0573}.bg-lime-950\/5{background-color:#1a2e050d}.bg-lime-950\/50{background-color:#1a2e0580}.bg-lime-950\/55{background-color:#1a2e058c}.bg-lime-950\/60{background-color:#1a2e0599}.bg-lime-950\/65{background-color:#1a2e05a6}.bg-lime-950\/70{background-color:#1a2e05b3}.bg-lime-950\/75{background-color:#1a2e05bf}.bg-lime-950\/80{background-color:#1a2e05cc}.bg-lime-950\/85{background-color:#1a2e05d9}.bg-lime-950\/90{background-color:#1a2e05e6}.bg-lime-950\/95{background-color:#1a2e05f2}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-orange-100\/0{background-color:#ffedd500}.bg-orange-100\/10{background-color:#ffedd51a}.bg-orange-100\/100{background-color:#ffedd5}.bg-orange-100\/15{background-color:#ffedd526}.bg-orange-100\/20{background-color:#ffedd533}.bg-orange-100\/25{background-color:#ffedd540}.bg-orange-100\/30{background-color:#ffedd54d}.bg-orange-100\/35{background-color:#ffedd559}.bg-orange-100\/40{background-color:#ffedd566}.bg-orange-100\/45{background-color:#ffedd573}.bg-orange-100\/5{background-color:#ffedd50d}.bg-orange-100\/50{background-color:#ffedd580}.bg-orange-100\/55{background-color:#ffedd58c}.bg-orange-100\/60{background-color:#ffedd599}.bg-orange-100\/65{background-color:#ffedd5a6}.bg-orange-100\/70{background-color:#ffedd5b3}.bg-orange-100\/75{background-color:#ffedd5bf}.bg-orange-100\/80{background-color:#ffedd5cc}.bg-orange-100\/85{background-color:#ffedd5d9}.bg-orange-100\/90{background-color:#ffedd5e6}.bg-orange-100\/95{background-color:#ffedd5f2}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.bg-orange-200\/0{background-color:#fed7aa00}.bg-orange-200\/10{background-color:#fed7aa1a}.bg-orange-200\/100{background-color:#fed7aa}.bg-orange-200\/15{background-color:#fed7aa26}.bg-orange-200\/20{background-color:#fed7aa33}.bg-orange-200\/25{background-color:#fed7aa40}.bg-orange-200\/30{background-color:#fed7aa4d}.bg-orange-200\/35{background-color:#fed7aa59}.bg-orange-200\/40{background-color:#fed7aa66}.bg-orange-200\/45{background-color:#fed7aa73}.bg-orange-200\/5{background-color:#fed7aa0d}.bg-orange-200\/50{background-color:#fed7aa80}.bg-orange-200\/55{background-color:#fed7aa8c}.bg-orange-200\/60{background-color:#fed7aa99}.bg-orange-200\/65{background-color:#fed7aaa6}.bg-orange-200\/70{background-color:#fed7aab3}.bg-orange-200\/75{background-color:#fed7aabf}.bg-orange-200\/80{background-color:#fed7aacc}.bg-orange-200\/85{background-color:#fed7aad9}.bg-orange-200\/90{background-color:#fed7aae6}.bg-orange-200\/95{background-color:#fed7aaf2}.bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.bg-orange-300\/0{background-color:#fdba7400}.bg-orange-300\/10{background-color:#fdba741a}.bg-orange-300\/100{background-color:#fdba74}.bg-orange-300\/15{background-color:#fdba7426}.bg-orange-300\/20{background-color:#fdba7433}.bg-orange-300\/25{background-color:#fdba7440}.bg-orange-300\/30{background-color:#fdba744d}.bg-orange-300\/35{background-color:#fdba7459}.bg-orange-300\/40{background-color:#fdba7466}.bg-orange-300\/45{background-color:#fdba7473}.bg-orange-300\/5{background-color:#fdba740d}.bg-orange-300\/50{background-color:#fdba7480}.bg-orange-300\/55{background-color:#fdba748c}.bg-orange-300\/60{background-color:#fdba7499}.bg-orange-300\/65{background-color:#fdba74a6}.bg-orange-300\/70{background-color:#fdba74b3}.bg-orange-300\/75{background-color:#fdba74bf}.bg-orange-300\/80{background-color:#fdba74cc}.bg-orange-300\/85{background-color:#fdba74d9}.bg-orange-300\/90{background-color:#fdba74e6}.bg-orange-300\/95{background-color:#fdba74f2}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity))}.bg-orange-400\/0{background-color:#fb923c00}.bg-orange-400\/10{background-color:#fb923c1a}.bg-orange-400\/100{background-color:#fb923c}.bg-orange-400\/15{background-color:#fb923c26}.bg-orange-400\/20{background-color:#fb923c33}.bg-orange-400\/25{background-color:#fb923c40}.bg-orange-400\/30{background-color:#fb923c4d}.bg-orange-400\/35{background-color:#fb923c59}.bg-orange-400\/40{background-color:#fb923c66}.bg-orange-400\/45{background-color:#fb923c73}.bg-orange-400\/5{background-color:#fb923c0d}.bg-orange-400\/50{background-color:#fb923c80}.bg-orange-400\/55{background-color:#fb923c8c}.bg-orange-400\/60{background-color:#fb923c99}.bg-orange-400\/65{background-color:#fb923ca6}.bg-orange-400\/70{background-color:#fb923cb3}.bg-orange-400\/75{background-color:#fb923cbf}.bg-orange-400\/80{background-color:#fb923ccc}.bg-orange-400\/85{background-color:#fb923cd9}.bg-orange-400\/90{background-color:#fb923ce6}.bg-orange-400\/95{background-color:#fb923cf2}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.bg-orange-50\/0{background-color:#fff7ed00}.bg-orange-50\/10{background-color:#fff7ed1a}.bg-orange-50\/100{background-color:#fff7ed}.bg-orange-50\/15{background-color:#fff7ed26}.bg-orange-50\/20{background-color:#fff7ed33}.bg-orange-50\/25{background-color:#fff7ed40}.bg-orange-50\/30{background-color:#fff7ed4d}.bg-orange-50\/35{background-color:#fff7ed59}.bg-orange-50\/40{background-color:#fff7ed66}.bg-orange-50\/45{background-color:#fff7ed73}.bg-orange-50\/5{background-color:#fff7ed0d}.bg-orange-50\/50{background-color:#fff7ed80}.bg-orange-50\/55{background-color:#fff7ed8c}.bg-orange-50\/60{background-color:#fff7ed99}.bg-orange-50\/65{background-color:#fff7eda6}.bg-orange-50\/70{background-color:#fff7edb3}.bg-orange-50\/75{background-color:#fff7edbf}.bg-orange-50\/80{background-color:#fff7edcc}.bg-orange-50\/85{background-color:#fff7edd9}.bg-orange-50\/90{background-color:#fff7ede6}.bg-orange-50\/95{background-color:#fff7edf2}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-orange-500\/0{background-color:#f9731600}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/100{background-color:#f97316}.bg-orange-500\/15{background-color:#f9731626}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-500\/25{background-color:#f9731640}.bg-orange-500\/30{background-color:#f973164d}.bg-orange-500\/35{background-color:#f9731659}.bg-orange-500\/40{background-color:#f9731666}.bg-orange-500\/45{background-color:#f9731673}.bg-orange-500\/5{background-color:#f973160d}.bg-orange-500\/50{background-color:#f9731680}.bg-orange-500\/55{background-color:#f973168c}.bg-orange-500\/60{background-color:#f9731699}.bg-orange-500\/65{background-color:#f97316a6}.bg-orange-500\/70{background-color:#f97316b3}.bg-orange-500\/75{background-color:#f97316bf}.bg-orange-500\/80{background-color:#f97316cc}.bg-orange-500\/85{background-color:#f97316d9}.bg-orange-500\/90{background-color:#f97316e6}.bg-orange-500\/95{background-color:#f97316f2}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.bg-orange-600\/0{background-color:#ea580c00}.bg-orange-600\/10{background-color:#ea580c1a}.bg-orange-600\/100{background-color:#ea580c}.bg-orange-600\/15{background-color:#ea580c26}.bg-orange-600\/20{background-color:#ea580c33}.bg-orange-600\/25{background-color:#ea580c40}.bg-orange-600\/30{background-color:#ea580c4d}.bg-orange-600\/35{background-color:#ea580c59}.bg-orange-600\/40{background-color:#ea580c66}.bg-orange-600\/45{background-color:#ea580c73}.bg-orange-600\/5{background-color:#ea580c0d}.bg-orange-600\/50{background-color:#ea580c80}.bg-orange-600\/55{background-color:#ea580c8c}.bg-orange-600\/60{background-color:#ea580c99}.bg-orange-600\/65{background-color:#ea580ca6}.bg-orange-600\/70{background-color:#ea580cb3}.bg-orange-600\/75{background-color:#ea580cbf}.bg-orange-600\/80{background-color:#ea580ccc}.bg-orange-600\/85{background-color:#ea580cd9}.bg-orange-600\/90{background-color:#ea580ce6}.bg-orange-600\/95{background-color:#ea580cf2}.bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.bg-orange-700\/0{background-color:#c2410c00}.bg-orange-700\/10{background-color:#c2410c1a}.bg-orange-700\/100{background-color:#c2410c}.bg-orange-700\/15{background-color:#c2410c26}.bg-orange-700\/20{background-color:#c2410c33}.bg-orange-700\/25{background-color:#c2410c40}.bg-orange-700\/30{background-color:#c2410c4d}.bg-orange-700\/35{background-color:#c2410c59}.bg-orange-700\/40{background-color:#c2410c66}.bg-orange-700\/45{background-color:#c2410c73}.bg-orange-700\/5{background-color:#c2410c0d}.bg-orange-700\/50{background-color:#c2410c80}.bg-orange-700\/55{background-color:#c2410c8c}.bg-orange-700\/60{background-color:#c2410c99}.bg-orange-700\/65{background-color:#c2410ca6}.bg-orange-700\/70{background-color:#c2410cb3}.bg-orange-700\/75{background-color:#c2410cbf}.bg-orange-700\/80{background-color:#c2410ccc}.bg-orange-700\/85{background-color:#c2410cd9}.bg-orange-700\/90{background-color:#c2410ce6}.bg-orange-700\/95{background-color:#c2410cf2}.bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.bg-orange-800\/0{background-color:#9a341200}.bg-orange-800\/10{background-color:#9a34121a}.bg-orange-800\/100{background-color:#9a3412}.bg-orange-800\/15{background-color:#9a341226}.bg-orange-800\/20{background-color:#9a341233}.bg-orange-800\/25{background-color:#9a341240}.bg-orange-800\/30{background-color:#9a34124d}.bg-orange-800\/35{background-color:#9a341259}.bg-orange-800\/40{background-color:#9a341266}.bg-orange-800\/45{background-color:#9a341273}.bg-orange-800\/5{background-color:#9a34120d}.bg-orange-800\/50{background-color:#9a341280}.bg-orange-800\/55{background-color:#9a34128c}.bg-orange-800\/60{background-color:#9a341299}.bg-orange-800\/65{background-color:#9a3412a6}.bg-orange-800\/70{background-color:#9a3412b3}.bg-orange-800\/75{background-color:#9a3412bf}.bg-orange-800\/80{background-color:#9a3412cc}.bg-orange-800\/85{background-color:#9a3412d9}.bg-orange-800\/90{background-color:#9a3412e6}.bg-orange-800\/95{background-color:#9a3412f2}.bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.bg-orange-900\/0{background-color:#7c2d1200}.bg-orange-900\/10{background-color:#7c2d121a}.bg-orange-900\/100{background-color:#7c2d12}.bg-orange-900\/15{background-color:#7c2d1226}.bg-orange-900\/20{background-color:#7c2d1233}.bg-orange-900\/25{background-color:#7c2d1240}.bg-orange-900\/30{background-color:#7c2d124d}.bg-orange-900\/35{background-color:#7c2d1259}.bg-orange-900\/40{background-color:#7c2d1266}.bg-orange-900\/45{background-color:#7c2d1273}.bg-orange-900\/5{background-color:#7c2d120d}.bg-orange-900\/50{background-color:#7c2d1280}.bg-orange-900\/55{background-color:#7c2d128c}.bg-orange-900\/60{background-color:#7c2d1299}.bg-orange-900\/65{background-color:#7c2d12a6}.bg-orange-900\/70{background-color:#7c2d12b3}.bg-orange-900\/75{background-color:#7c2d12bf}.bg-orange-900\/80{background-color:#7c2d12cc}.bg-orange-900\/85{background-color:#7c2d12d9}.bg-orange-900\/90{background-color:#7c2d12e6}.bg-orange-900\/95{background-color:#7c2d12f2}.bg-orange-950{--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity))}.bg-orange-950\/0{background-color:#43140700}.bg-orange-950\/10{background-color:#4314071a}.bg-orange-950\/100{background-color:#431407}.bg-orange-950\/15{background-color:#43140726}.bg-orange-950\/20{background-color:#43140733}.bg-orange-950\/25{background-color:#43140740}.bg-orange-950\/30{background-color:#4314074d}.bg-orange-950\/35{background-color:#43140759}.bg-orange-950\/40{background-color:#43140766}.bg-orange-950\/45{background-color:#43140773}.bg-orange-950\/5{background-color:#4314070d}.bg-orange-950\/50{background-color:#43140780}.bg-orange-950\/55{background-color:#4314078c}.bg-orange-950\/60{background-color:#43140799}.bg-orange-950\/65{background-color:#431407a6}.bg-orange-950\/70{background-color:#431407b3}.bg-orange-950\/75{background-color:#431407bf}.bg-orange-950\/80{background-color:#431407cc}.bg-orange-950\/85{background-color:#431407d9}.bg-orange-950\/90{background-color:#431407e6}.bg-orange-950\/95{background-color:#431407f2}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity))}.bg-pink-100\/0{background-color:#fce7f300}.bg-pink-100\/10{background-color:#fce7f31a}.bg-pink-100\/100{background-color:#fce7f3}.bg-pink-100\/15{background-color:#fce7f326}.bg-pink-100\/20{background-color:#fce7f333}.bg-pink-100\/25{background-color:#fce7f340}.bg-pink-100\/30{background-color:#fce7f34d}.bg-pink-100\/35{background-color:#fce7f359}.bg-pink-100\/40{background-color:#fce7f366}.bg-pink-100\/45{background-color:#fce7f373}.bg-pink-100\/5{background-color:#fce7f30d}.bg-pink-100\/50{background-color:#fce7f380}.bg-pink-100\/55{background-color:#fce7f38c}.bg-pink-100\/60{background-color:#fce7f399}.bg-pink-100\/65{background-color:#fce7f3a6}.bg-pink-100\/70{background-color:#fce7f3b3}.bg-pink-100\/75{background-color:#fce7f3bf}.bg-pink-100\/80{background-color:#fce7f3cc}.bg-pink-100\/85{background-color:#fce7f3d9}.bg-pink-100\/90{background-color:#fce7f3e6}.bg-pink-100\/95{background-color:#fce7f3f2}.bg-pink-200{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity))}.bg-pink-200\/0{background-color:#fbcfe800}.bg-pink-200\/10{background-color:#fbcfe81a}.bg-pink-200\/100{background-color:#fbcfe8}.bg-pink-200\/15{background-color:#fbcfe826}.bg-pink-200\/20{background-color:#fbcfe833}.bg-pink-200\/25{background-color:#fbcfe840}.bg-pink-200\/30{background-color:#fbcfe84d}.bg-pink-200\/35{background-color:#fbcfe859}.bg-pink-200\/40{background-color:#fbcfe866}.bg-pink-200\/45{background-color:#fbcfe873}.bg-pink-200\/5{background-color:#fbcfe80d}.bg-pink-200\/50{background-color:#fbcfe880}.bg-pink-200\/55{background-color:#fbcfe88c}.bg-pink-200\/60{background-color:#fbcfe899}.bg-pink-200\/65{background-color:#fbcfe8a6}.bg-pink-200\/70{background-color:#fbcfe8b3}.bg-pink-200\/75{background-color:#fbcfe8bf}.bg-pink-200\/80{background-color:#fbcfe8cc}.bg-pink-200\/85{background-color:#fbcfe8d9}.bg-pink-200\/90{background-color:#fbcfe8e6}.bg-pink-200\/95{background-color:#fbcfe8f2}.bg-pink-300{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity))}.bg-pink-300\/0{background-color:#f9a8d400}.bg-pink-300\/10{background-color:#f9a8d41a}.bg-pink-300\/100{background-color:#f9a8d4}.bg-pink-300\/15{background-color:#f9a8d426}.bg-pink-300\/20{background-color:#f9a8d433}.bg-pink-300\/25{background-color:#f9a8d440}.bg-pink-300\/30{background-color:#f9a8d44d}.bg-pink-300\/35{background-color:#f9a8d459}.bg-pink-300\/40{background-color:#f9a8d466}.bg-pink-300\/45{background-color:#f9a8d473}.bg-pink-300\/5{background-color:#f9a8d40d}.bg-pink-300\/50{background-color:#f9a8d480}.bg-pink-300\/55{background-color:#f9a8d48c}.bg-pink-300\/60{background-color:#f9a8d499}.bg-pink-300\/65{background-color:#f9a8d4a6}.bg-pink-300\/70{background-color:#f9a8d4b3}.bg-pink-300\/75{background-color:#f9a8d4bf}.bg-pink-300\/80{background-color:#f9a8d4cc}.bg-pink-300\/85{background-color:#f9a8d4d9}.bg-pink-300\/90{background-color:#f9a8d4e6}.bg-pink-300\/95{background-color:#f9a8d4f2}.bg-pink-400{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity))}.bg-pink-400\/0{background-color:#f472b600}.bg-pink-400\/10{background-color:#f472b61a}.bg-pink-400\/100{background-color:#f472b6}.bg-pink-400\/15{background-color:#f472b626}.bg-pink-400\/20{background-color:#f472b633}.bg-pink-400\/25{background-color:#f472b640}.bg-pink-400\/30{background-color:#f472b64d}.bg-pink-400\/35{background-color:#f472b659}.bg-pink-400\/40{background-color:#f472b666}.bg-pink-400\/45{background-color:#f472b673}.bg-pink-400\/5{background-color:#f472b60d}.bg-pink-400\/50{background-color:#f472b680}.bg-pink-400\/55{background-color:#f472b68c}.bg-pink-400\/60{background-color:#f472b699}.bg-pink-400\/65{background-color:#f472b6a6}.bg-pink-400\/70{background-color:#f472b6b3}.bg-pink-400\/75{background-color:#f472b6bf}.bg-pink-400\/80{background-color:#f472b6cc}.bg-pink-400\/85{background-color:#f472b6d9}.bg-pink-400\/90{background-color:#f472b6e6}.bg-pink-400\/95{background-color:#f472b6f2}.bg-pink-50{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity))}.bg-pink-50\/0{background-color:#fdf2f800}.bg-pink-50\/10{background-color:#fdf2f81a}.bg-pink-50\/100{background-color:#fdf2f8}.bg-pink-50\/15{background-color:#fdf2f826}.bg-pink-50\/20{background-color:#fdf2f833}.bg-pink-50\/25{background-color:#fdf2f840}.bg-pink-50\/30{background-color:#fdf2f84d}.bg-pink-50\/35{background-color:#fdf2f859}.bg-pink-50\/40{background-color:#fdf2f866}.bg-pink-50\/45{background-color:#fdf2f873}.bg-pink-50\/5{background-color:#fdf2f80d}.bg-pink-50\/50{background-color:#fdf2f880}.bg-pink-50\/55{background-color:#fdf2f88c}.bg-pink-50\/60{background-color:#fdf2f899}.bg-pink-50\/65{background-color:#fdf2f8a6}.bg-pink-50\/70{background-color:#fdf2f8b3}.bg-pink-50\/75{background-color:#fdf2f8bf}.bg-pink-50\/80{background-color:#fdf2f8cc}.bg-pink-50\/85{background-color:#fdf2f8d9}.bg-pink-50\/90{background-color:#fdf2f8e6}.bg-pink-50\/95{background-color:#fdf2f8f2}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity))}.bg-pink-500\/0{background-color:#ec489900}.bg-pink-500\/10{background-color:#ec48991a}.bg-pink-500\/100{background-color:#ec4899}.bg-pink-500\/15{background-color:#ec489926}.bg-pink-500\/20{background-color:#ec489933}.bg-pink-500\/25{background-color:#ec489940}.bg-pink-500\/30{background-color:#ec48994d}.bg-pink-500\/35{background-color:#ec489959}.bg-pink-500\/40{background-color:#ec489966}.bg-pink-500\/45{background-color:#ec489973}.bg-pink-500\/5{background-color:#ec48990d}.bg-pink-500\/50{background-color:#ec489980}.bg-pink-500\/55{background-color:#ec48998c}.bg-pink-500\/60{background-color:#ec489999}.bg-pink-500\/65{background-color:#ec4899a6}.bg-pink-500\/70{background-color:#ec4899b3}.bg-pink-500\/75{background-color:#ec4899bf}.bg-pink-500\/80{background-color:#ec4899cc}.bg-pink-500\/85{background-color:#ec4899d9}.bg-pink-500\/90{background-color:#ec4899e6}.bg-pink-500\/95{background-color:#ec4899f2}.bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity))}.bg-pink-600\/0{background-color:#db277700}.bg-pink-600\/10{background-color:#db27771a}.bg-pink-600\/100{background-color:#db2777}.bg-pink-600\/15{background-color:#db277726}.bg-pink-600\/20{background-color:#db277733}.bg-pink-600\/25{background-color:#db277740}.bg-pink-600\/30{background-color:#db27774d}.bg-pink-600\/35{background-color:#db277759}.bg-pink-600\/40{background-color:#db277766}.bg-pink-600\/45{background-color:#db277773}.bg-pink-600\/5{background-color:#db27770d}.bg-pink-600\/50{background-color:#db277780}.bg-pink-600\/55{background-color:#db27778c}.bg-pink-600\/60{background-color:#db277799}.bg-pink-600\/65{background-color:#db2777a6}.bg-pink-600\/70{background-color:#db2777b3}.bg-pink-600\/75{background-color:#db2777bf}.bg-pink-600\/80{background-color:#db2777cc}.bg-pink-600\/85{background-color:#db2777d9}.bg-pink-600\/90{background-color:#db2777e6}.bg-pink-600\/95{background-color:#db2777f2}.bg-pink-700{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity))}.bg-pink-700\/0{background-color:#be185d00}.bg-pink-700\/10{background-color:#be185d1a}.bg-pink-700\/100{background-color:#be185d}.bg-pink-700\/15{background-color:#be185d26}.bg-pink-700\/20{background-color:#be185d33}.bg-pink-700\/25{background-color:#be185d40}.bg-pink-700\/30{background-color:#be185d4d}.bg-pink-700\/35{background-color:#be185d59}.bg-pink-700\/40{background-color:#be185d66}.bg-pink-700\/45{background-color:#be185d73}.bg-pink-700\/5{background-color:#be185d0d}.bg-pink-700\/50{background-color:#be185d80}.bg-pink-700\/55{background-color:#be185d8c}.bg-pink-700\/60{background-color:#be185d99}.bg-pink-700\/65{background-color:#be185da6}.bg-pink-700\/70{background-color:#be185db3}.bg-pink-700\/75{background-color:#be185dbf}.bg-pink-700\/80{background-color:#be185dcc}.bg-pink-700\/85{background-color:#be185dd9}.bg-pink-700\/90{background-color:#be185de6}.bg-pink-700\/95{background-color:#be185df2}.bg-pink-800{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity))}.bg-pink-800\/0{background-color:#9d174d00}.bg-pink-800\/10{background-color:#9d174d1a}.bg-pink-800\/100{background-color:#9d174d}.bg-pink-800\/15{background-color:#9d174d26}.bg-pink-800\/20{background-color:#9d174d33}.bg-pink-800\/25{background-color:#9d174d40}.bg-pink-800\/30{background-color:#9d174d4d}.bg-pink-800\/35{background-color:#9d174d59}.bg-pink-800\/40{background-color:#9d174d66}.bg-pink-800\/45{background-color:#9d174d73}.bg-pink-800\/5{background-color:#9d174d0d}.bg-pink-800\/50{background-color:#9d174d80}.bg-pink-800\/55{background-color:#9d174d8c}.bg-pink-800\/60{background-color:#9d174d99}.bg-pink-800\/65{background-color:#9d174da6}.bg-pink-800\/70{background-color:#9d174db3}.bg-pink-800\/75{background-color:#9d174dbf}.bg-pink-800\/80{background-color:#9d174dcc}.bg-pink-800\/85{background-color:#9d174dd9}.bg-pink-800\/90{background-color:#9d174de6}.bg-pink-800\/95{background-color:#9d174df2}.bg-pink-900{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity))}.bg-pink-900\/0{background-color:#83184300}.bg-pink-900\/10{background-color:#8318431a}.bg-pink-900\/100{background-color:#831843}.bg-pink-900\/15{background-color:#83184326}.bg-pink-900\/20{background-color:#83184333}.bg-pink-900\/25{background-color:#83184340}.bg-pink-900\/30{background-color:#8318434d}.bg-pink-900\/35{background-color:#83184359}.bg-pink-900\/40{background-color:#83184366}.bg-pink-900\/45{background-color:#83184373}.bg-pink-900\/5{background-color:#8318430d}.bg-pink-900\/50{background-color:#83184380}.bg-pink-900\/55{background-color:#8318438c}.bg-pink-900\/60{background-color:#83184399}.bg-pink-900\/65{background-color:#831843a6}.bg-pink-900\/70{background-color:#831843b3}.bg-pink-900\/75{background-color:#831843bf}.bg-pink-900\/80{background-color:#831843cc}.bg-pink-900\/85{background-color:#831843d9}.bg-pink-900\/90{background-color:#831843e6}.bg-pink-900\/95{background-color:#831843f2}.bg-pink-950{--tw-bg-opacity: 1;background-color:rgb(80 7 36 / var(--tw-bg-opacity))}.bg-pink-950\/0{background-color:#50072400}.bg-pink-950\/10{background-color:#5007241a}.bg-pink-950\/100{background-color:#500724}.bg-pink-950\/15{background-color:#50072426}.bg-pink-950\/20{background-color:#50072433}.bg-pink-950\/25{background-color:#50072440}.bg-pink-950\/30{background-color:#5007244d}.bg-pink-950\/35{background-color:#50072459}.bg-pink-950\/40{background-color:#50072466}.bg-pink-950\/45{background-color:#50072473}.bg-pink-950\/5{background-color:#5007240d}.bg-pink-950\/50{background-color:#50072480}.bg-pink-950\/55{background-color:#5007248c}.bg-pink-950\/60{background-color:#50072499}.bg-pink-950\/65{background-color:#500724a6}.bg-pink-950\/70{background-color:#500724b3}.bg-pink-950\/75{background-color:#500724bf}.bg-pink-950\/80{background-color:#500724cc}.bg-pink-950\/85{background-color:#500724d9}.bg-pink-950\/90{background-color:#500724e6}.bg-pink-950\/95{background-color:#500724f2}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.bg-purple-100\/0{background-color:#f3e8ff00}.bg-purple-100\/10{background-color:#f3e8ff1a}.bg-purple-100\/100{background-color:#f3e8ff}.bg-purple-100\/15{background-color:#f3e8ff26}.bg-purple-100\/20{background-color:#f3e8ff33}.bg-purple-100\/25{background-color:#f3e8ff40}.bg-purple-100\/30{background-color:#f3e8ff4d}.bg-purple-100\/35{background-color:#f3e8ff59}.bg-purple-100\/40{background-color:#f3e8ff66}.bg-purple-100\/45{background-color:#f3e8ff73}.bg-purple-100\/5{background-color:#f3e8ff0d}.bg-purple-100\/50{background-color:#f3e8ff80}.bg-purple-100\/55{background-color:#f3e8ff8c}.bg-purple-100\/60{background-color:#f3e8ff99}.bg-purple-100\/65{background-color:#f3e8ffa6}.bg-purple-100\/70{background-color:#f3e8ffb3}.bg-purple-100\/75{background-color:#f3e8ffbf}.bg-purple-100\/80{background-color:#f3e8ffcc}.bg-purple-100\/85{background-color:#f3e8ffd9}.bg-purple-100\/90{background-color:#f3e8ffe6}.bg-purple-100\/95{background-color:#f3e8fff2}.bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity))}.bg-purple-200\/0{background-color:#e9d5ff00}.bg-purple-200\/10{background-color:#e9d5ff1a}.bg-purple-200\/100{background-color:#e9d5ff}.bg-purple-200\/15{background-color:#e9d5ff26}.bg-purple-200\/20{background-color:#e9d5ff33}.bg-purple-200\/25{background-color:#e9d5ff40}.bg-purple-200\/30{background-color:#e9d5ff4d}.bg-purple-200\/35{background-color:#e9d5ff59}.bg-purple-200\/40{background-color:#e9d5ff66}.bg-purple-200\/45{background-color:#e9d5ff73}.bg-purple-200\/5{background-color:#e9d5ff0d}.bg-purple-200\/50{background-color:#e9d5ff80}.bg-purple-200\/55{background-color:#e9d5ff8c}.bg-purple-200\/60{background-color:#e9d5ff99}.bg-purple-200\/65{background-color:#e9d5ffa6}.bg-purple-200\/70{background-color:#e9d5ffb3}.bg-purple-200\/75{background-color:#e9d5ffbf}.bg-purple-200\/80{background-color:#e9d5ffcc}.bg-purple-200\/85{background-color:#e9d5ffd9}.bg-purple-200\/90{background-color:#e9d5ffe6}.bg-purple-200\/95{background-color:#e9d5fff2}.bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity))}.bg-purple-300\/0{background-color:#d8b4fe00}.bg-purple-300\/10{background-color:#d8b4fe1a}.bg-purple-300\/100{background-color:#d8b4fe}.bg-purple-300\/15{background-color:#d8b4fe26}.bg-purple-300\/20{background-color:#d8b4fe33}.bg-purple-300\/25{background-color:#d8b4fe40}.bg-purple-300\/30{background-color:#d8b4fe4d}.bg-purple-300\/35{background-color:#d8b4fe59}.bg-purple-300\/40{background-color:#d8b4fe66}.bg-purple-300\/45{background-color:#d8b4fe73}.bg-purple-300\/5{background-color:#d8b4fe0d}.bg-purple-300\/50{background-color:#d8b4fe80}.bg-purple-300\/55{background-color:#d8b4fe8c}.bg-purple-300\/60{background-color:#d8b4fe99}.bg-purple-300\/65{background-color:#d8b4fea6}.bg-purple-300\/70{background-color:#d8b4feb3}.bg-purple-300\/75{background-color:#d8b4febf}.bg-purple-300\/80{background-color:#d8b4fecc}.bg-purple-300\/85{background-color:#d8b4fed9}.bg-purple-300\/90{background-color:#d8b4fee6}.bg-purple-300\/95{background-color:#d8b4fef2}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity))}.bg-purple-400\/0{background-color:#c084fc00}.bg-purple-400\/10{background-color:#c084fc1a}.bg-purple-400\/100{background-color:#c084fc}.bg-purple-400\/15{background-color:#c084fc26}.bg-purple-400\/20{background-color:#c084fc33}.bg-purple-400\/25{background-color:#c084fc40}.bg-purple-400\/30{background-color:#c084fc4d}.bg-purple-400\/35{background-color:#c084fc59}.bg-purple-400\/40{background-color:#c084fc66}.bg-purple-400\/45{background-color:#c084fc73}.bg-purple-400\/5{background-color:#c084fc0d}.bg-purple-400\/50{background-color:#c084fc80}.bg-purple-400\/55{background-color:#c084fc8c}.bg-purple-400\/60{background-color:#c084fc99}.bg-purple-400\/65{background-color:#c084fca6}.bg-purple-400\/70{background-color:#c084fcb3}.bg-purple-400\/75{background-color:#c084fcbf}.bg-purple-400\/80{background-color:#c084fccc}.bg-purple-400\/85{background-color:#c084fcd9}.bg-purple-400\/90{background-color:#c084fce6}.bg-purple-400\/95{background-color:#c084fcf2}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.bg-purple-50\/0{background-color:#faf5ff00}.bg-purple-50\/10{background-color:#faf5ff1a}.bg-purple-50\/100{background-color:#faf5ff}.bg-purple-50\/15{background-color:#faf5ff26}.bg-purple-50\/20{background-color:#faf5ff33}.bg-purple-50\/25{background-color:#faf5ff40}.bg-purple-50\/30{background-color:#faf5ff4d}.bg-purple-50\/35{background-color:#faf5ff59}.bg-purple-50\/40{background-color:#faf5ff66}.bg-purple-50\/45{background-color:#faf5ff73}.bg-purple-50\/5{background-color:#faf5ff0d}.bg-purple-50\/50{background-color:#faf5ff80}.bg-purple-50\/55{background-color:#faf5ff8c}.bg-purple-50\/60{background-color:#faf5ff99}.bg-purple-50\/65{background-color:#faf5ffa6}.bg-purple-50\/70{background-color:#faf5ffb3}.bg-purple-50\/75{background-color:#faf5ffbf}.bg-purple-50\/80{background-color:#faf5ffcc}.bg-purple-50\/85{background-color:#faf5ffd9}.bg-purple-50\/90{background-color:#faf5ffe6}.bg-purple-50\/95{background-color:#faf5fff2}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.bg-purple-500\/0{background-color:#a855f700}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/100{background-color:#a855f7}.bg-purple-500\/15{background-color:#a855f726}.bg-purple-500\/20{background-color:#a855f733}.bg-purple-500\/25{background-color:#a855f740}.bg-purple-500\/30{background-color:#a855f74d}.bg-purple-500\/35{background-color:#a855f759}.bg-purple-500\/40{background-color:#a855f766}.bg-purple-500\/45{background-color:#a855f773}.bg-purple-500\/5{background-color:#a855f70d}.bg-purple-500\/50{background-color:#a855f780}.bg-purple-500\/55{background-color:#a855f78c}.bg-purple-500\/60{background-color:#a855f799}.bg-purple-500\/65{background-color:#a855f7a6}.bg-purple-500\/70{background-color:#a855f7b3}.bg-purple-500\/75{background-color:#a855f7bf}.bg-purple-500\/80{background-color:#a855f7cc}.bg-purple-500\/85{background-color:#a855f7d9}.bg-purple-500\/90{background-color:#a855f7e6}.bg-purple-500\/95{background-color:#a855f7f2}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.bg-purple-600\/0{background-color:#9333ea00}.bg-purple-600\/10{background-color:#9333ea1a}.bg-purple-600\/100{background-color:#9333ea}.bg-purple-600\/15{background-color:#9333ea26}.bg-purple-600\/20{background-color:#9333ea33}.bg-purple-600\/25{background-color:#9333ea40}.bg-purple-600\/30{background-color:#9333ea4d}.bg-purple-600\/35{background-color:#9333ea59}.bg-purple-600\/40{background-color:#9333ea66}.bg-purple-600\/45{background-color:#9333ea73}.bg-purple-600\/5{background-color:#9333ea0d}.bg-purple-600\/50{background-color:#9333ea80}.bg-purple-600\/55{background-color:#9333ea8c}.bg-purple-600\/60{background-color:#9333ea99}.bg-purple-600\/65{background-color:#9333eaa6}.bg-purple-600\/70{background-color:#9333eab3}.bg-purple-600\/75{background-color:#9333eabf}.bg-purple-600\/80{background-color:#9333eacc}.bg-purple-600\/85{background-color:#9333ead9}.bg-purple-600\/90{background-color:#9333eae6}.bg-purple-600\/95{background-color:#9333eaf2}.bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.bg-purple-700\/0{background-color:#7e22ce00}.bg-purple-700\/10{background-color:#7e22ce1a}.bg-purple-700\/100{background-color:#7e22ce}.bg-purple-700\/15{background-color:#7e22ce26}.bg-purple-700\/20{background-color:#7e22ce33}.bg-purple-700\/25{background-color:#7e22ce40}.bg-purple-700\/30{background-color:#7e22ce4d}.bg-purple-700\/35{background-color:#7e22ce59}.bg-purple-700\/40{background-color:#7e22ce66}.bg-purple-700\/45{background-color:#7e22ce73}.bg-purple-700\/5{background-color:#7e22ce0d}.bg-purple-700\/50{background-color:#7e22ce80}.bg-purple-700\/55{background-color:#7e22ce8c}.bg-purple-700\/60{background-color:#7e22ce99}.bg-purple-700\/65{background-color:#7e22cea6}.bg-purple-700\/70{background-color:#7e22ceb3}.bg-purple-700\/75{background-color:#7e22cebf}.bg-purple-700\/80{background-color:#7e22cecc}.bg-purple-700\/85{background-color:#7e22ced9}.bg-purple-700\/90{background-color:#7e22cee6}.bg-purple-700\/95{background-color:#7e22cef2}.bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.bg-purple-800\/0{background-color:#6b21a800}.bg-purple-800\/10{background-color:#6b21a81a}.bg-purple-800\/100{background-color:#6b21a8}.bg-purple-800\/15{background-color:#6b21a826}.bg-purple-800\/20{background-color:#6b21a833}.bg-purple-800\/25{background-color:#6b21a840}.bg-purple-800\/30{background-color:#6b21a84d}.bg-purple-800\/35{background-color:#6b21a859}.bg-purple-800\/40{background-color:#6b21a866}.bg-purple-800\/45{background-color:#6b21a873}.bg-purple-800\/5{background-color:#6b21a80d}.bg-purple-800\/50{background-color:#6b21a880}.bg-purple-800\/55{background-color:#6b21a88c}.bg-purple-800\/60{background-color:#6b21a899}.bg-purple-800\/65{background-color:#6b21a8a6}.bg-purple-800\/70{background-color:#6b21a8b3}.bg-purple-800\/75{background-color:#6b21a8bf}.bg-purple-800\/80{background-color:#6b21a8cc}.bg-purple-800\/85{background-color:#6b21a8d9}.bg-purple-800\/90{background-color:#6b21a8e6}.bg-purple-800\/95{background-color:#6b21a8f2}.bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.bg-purple-900\/0{background-color:#581c8700}.bg-purple-900\/10{background-color:#581c871a}.bg-purple-900\/100{background-color:#581c87}.bg-purple-900\/15{background-color:#581c8726}.bg-purple-900\/20{background-color:#581c8733}.bg-purple-900\/25{background-color:#581c8740}.bg-purple-900\/30{background-color:#581c874d}.bg-purple-900\/35{background-color:#581c8759}.bg-purple-900\/40{background-color:#581c8766}.bg-purple-900\/45{background-color:#581c8773}.bg-purple-900\/5{background-color:#581c870d}.bg-purple-900\/50{background-color:#581c8780}.bg-purple-900\/55{background-color:#581c878c}.bg-purple-900\/60{background-color:#581c8799}.bg-purple-900\/65{background-color:#581c87a6}.bg-purple-900\/70{background-color:#581c87b3}.bg-purple-900\/75{background-color:#581c87bf}.bg-purple-900\/80{background-color:#581c87cc}.bg-purple-900\/85{background-color:#581c87d9}.bg-purple-900\/90{background-color:#581c87e6}.bg-purple-900\/95{background-color:#581c87f2}.bg-purple-950{--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity))}.bg-purple-950\/0{background-color:#3b076400}.bg-purple-950\/10{background-color:#3b07641a}.bg-purple-950\/100{background-color:#3b0764}.bg-purple-950\/15{background-color:#3b076426}.bg-purple-950\/20{background-color:#3b076433}.bg-purple-950\/25{background-color:#3b076440}.bg-purple-950\/30{background-color:#3b07644d}.bg-purple-950\/35{background-color:#3b076459}.bg-purple-950\/40{background-color:#3b076466}.bg-purple-950\/45{background-color:#3b076473}.bg-purple-950\/5{background-color:#3b07640d}.bg-purple-950\/50{background-color:#3b076480}.bg-purple-950\/55{background-color:#3b07648c}.bg-purple-950\/60{background-color:#3b076499}.bg-purple-950\/65{background-color:#3b0764a6}.bg-purple-950\/70{background-color:#3b0764b3}.bg-purple-950\/75{background-color:#3b0764bf}.bg-purple-950\/80{background-color:#3b0764cc}.bg-purple-950\/85{background-color:#3b0764d9}.bg-purple-950\/90{background-color:#3b0764e6}.bg-purple-950\/95{background-color:#3b0764f2}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-100\/0{background-color:#fee2e200}.bg-red-100\/10{background-color:#fee2e21a}.bg-red-100\/100{background-color:#fee2e2}.bg-red-100\/15{background-color:#fee2e226}.bg-red-100\/20{background-color:#fee2e233}.bg-red-100\/25{background-color:#fee2e240}.bg-red-100\/30{background-color:#fee2e24d}.bg-red-100\/35{background-color:#fee2e259}.bg-red-100\/40{background-color:#fee2e266}.bg-red-100\/45{background-color:#fee2e273}.bg-red-100\/5{background-color:#fee2e20d}.bg-red-100\/50{background-color:#fee2e280}.bg-red-100\/55{background-color:#fee2e28c}.bg-red-100\/60{background-color:#fee2e299}.bg-red-100\/65{background-color:#fee2e2a6}.bg-red-100\/70{background-color:#fee2e2b3}.bg-red-100\/75{background-color:#fee2e2bf}.bg-red-100\/80{background-color:#fee2e2cc}.bg-red-100\/85{background-color:#fee2e2d9}.bg-red-100\/90{background-color:#fee2e2e6}.bg-red-100\/95{background-color:#fee2e2f2}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.bg-red-200\/0{background-color:#fecaca00}.bg-red-200\/10{background-color:#fecaca1a}.bg-red-200\/100{background-color:#fecaca}.bg-red-200\/15{background-color:#fecaca26}.bg-red-200\/20{background-color:#fecaca33}.bg-red-200\/25{background-color:#fecaca40}.bg-red-200\/30{background-color:#fecaca4d}.bg-red-200\/35{background-color:#fecaca59}.bg-red-200\/40{background-color:#fecaca66}.bg-red-200\/45{background-color:#fecaca73}.bg-red-200\/5{background-color:#fecaca0d}.bg-red-200\/50{background-color:#fecaca80}.bg-red-200\/55{background-color:#fecaca8c}.bg-red-200\/60{background-color:#fecaca99}.bg-red-200\/65{background-color:#fecacaa6}.bg-red-200\/70{background-color:#fecacab3}.bg-red-200\/75{background-color:#fecacabf}.bg-red-200\/80{background-color:#fecacacc}.bg-red-200\/85{background-color:#fecacad9}.bg-red-200\/90{background-color:#fecacae6}.bg-red-200\/95{background-color:#fecacaf2}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity))}.bg-red-300\/0{background-color:#fca5a500}.bg-red-300\/10{background-color:#fca5a51a}.bg-red-300\/100{background-color:#fca5a5}.bg-red-300\/15{background-color:#fca5a526}.bg-red-300\/20{background-color:#fca5a533}.bg-red-300\/25{background-color:#fca5a540}.bg-red-300\/30{background-color:#fca5a54d}.bg-red-300\/35{background-color:#fca5a559}.bg-red-300\/40{background-color:#fca5a566}.bg-red-300\/45{background-color:#fca5a573}.bg-red-300\/5{background-color:#fca5a50d}.bg-red-300\/50{background-color:#fca5a580}.bg-red-300\/55{background-color:#fca5a58c}.bg-red-300\/60{background-color:#fca5a599}.bg-red-300\/65{background-color:#fca5a5a6}.bg-red-300\/70{background-color:#fca5a5b3}.bg-red-300\/75{background-color:#fca5a5bf}.bg-red-300\/80{background-color:#fca5a5cc}.bg-red-300\/85{background-color:#fca5a5d9}.bg-red-300\/90{background-color:#fca5a5e6}.bg-red-300\/95{background-color:#fca5a5f2}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.bg-red-400\/0{background-color:#f8717100}.bg-red-400\/10{background-color:#f871711a}.bg-red-400\/100{background-color:#f87171}.bg-red-400\/15{background-color:#f8717126}.bg-red-400\/20{background-color:#f8717133}.bg-red-400\/25{background-color:#f8717140}.bg-red-400\/30{background-color:#f871714d}.bg-red-400\/35{background-color:#f8717159}.bg-red-400\/40{background-color:#f8717166}.bg-red-400\/45{background-color:#f8717173}.bg-red-400\/5{background-color:#f871710d}.bg-red-400\/50{background-color:#f8717180}.bg-red-400\/55{background-color:#f871718c}.bg-red-400\/60{background-color:#f8717199}.bg-red-400\/65{background-color:#f87171a6}.bg-red-400\/70{background-color:#f87171b3}.bg-red-400\/75{background-color:#f87171bf}.bg-red-400\/80{background-color:#f87171cc}.bg-red-400\/85{background-color:#f87171d9}.bg-red-400\/90{background-color:#f87171e6}.bg-red-400\/95{background-color:#f87171f2}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-red-50\/0{background-color:#fef2f200}.bg-red-50\/10{background-color:#fef2f21a}.bg-red-50\/100{background-color:#fef2f2}.bg-red-50\/15{background-color:#fef2f226}.bg-red-50\/20{background-color:#fef2f233}.bg-red-50\/25{background-color:#fef2f240}.bg-red-50\/30{background-color:#fef2f24d}.bg-red-50\/35{background-color:#fef2f259}.bg-red-50\/40{background-color:#fef2f266}.bg-red-50\/45{background-color:#fef2f273}.bg-red-50\/5{background-color:#fef2f20d}.bg-red-50\/50{background-color:#fef2f280}.bg-red-50\/55{background-color:#fef2f28c}.bg-red-50\/60{background-color:#fef2f299}.bg-red-50\/65{background-color:#fef2f2a6}.bg-red-50\/70{background-color:#fef2f2b3}.bg-red-50\/75{background-color:#fef2f2bf}.bg-red-50\/80{background-color:#fef2f2cc}.bg-red-50\/85{background-color:#fef2f2d9}.bg-red-50\/90{background-color:#fef2f2e6}.bg-red-50\/95{background-color:#fef2f2f2}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-red-500\/0{background-color:#ef444400}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/100{background-color:#ef4444}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/25{background-color:#ef444440}.bg-red-500\/30{background-color:#ef44444d}.bg-red-500\/35{background-color:#ef444459}.bg-red-500\/40{background-color:#ef444466}.bg-red-500\/45{background-color:#ef444473}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/50{background-color:#ef444480}.bg-red-500\/55{background-color:#ef44448c}.bg-red-500\/60{background-color:#ef444499}.bg-red-500\/65{background-color:#ef4444a6}.bg-red-500\/70{background-color:#ef4444b3}.bg-red-500\/75{background-color:#ef4444bf}.bg-red-500\/80{background-color:#ef4444cc}.bg-red-500\/85{background-color:#ef4444d9}.bg-red-500\/90{background-color:#ef4444e6}.bg-red-500\/95{background-color:#ef4444f2}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-red-600\/0{background-color:#dc262600}.bg-red-600\/10{background-color:#dc26261a}.bg-red-600\/100{background-color:#dc2626}.bg-red-600\/15{background-color:#dc262626}.bg-red-600\/20{background-color:#dc262633}.bg-red-600\/25{background-color:#dc262640}.bg-red-600\/30{background-color:#dc26264d}.bg-red-600\/35{background-color:#dc262659}.bg-red-600\/40{background-color:#dc262666}.bg-red-600\/45{background-color:#dc262673}.bg-red-600\/5{background-color:#dc26260d}.bg-red-600\/50{background-color:#dc262680}.bg-red-600\/55{background-color:#dc26268c}.bg-red-600\/60{background-color:#dc262699}.bg-red-600\/65{background-color:#dc2626a6}.bg-red-600\/70{background-color:#dc2626b3}.bg-red-600\/75{background-color:#dc2626bf}.bg-red-600\/80{background-color:#dc2626cc}.bg-red-600\/85{background-color:#dc2626d9}.bg-red-600\/90{background-color:#dc2626e6}.bg-red-600\/95{background-color:#dc2626f2}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.bg-red-700\/0{background-color:#b91c1c00}.bg-red-700\/10{background-color:#b91c1c1a}.bg-red-700\/100{background-color:#b91c1c}.bg-red-700\/15{background-color:#b91c1c26}.bg-red-700\/20{background-color:#b91c1c33}.bg-red-700\/25{background-color:#b91c1c40}.bg-red-700\/30{background-color:#b91c1c4d}.bg-red-700\/35{background-color:#b91c1c59}.bg-red-700\/40{background-color:#b91c1c66}.bg-red-700\/45{background-color:#b91c1c73}.bg-red-700\/5{background-color:#b91c1c0d}.bg-red-700\/50{background-color:#b91c1c80}.bg-red-700\/55{background-color:#b91c1c8c}.bg-red-700\/60{background-color:#b91c1c99}.bg-red-700\/65{background-color:#b91c1ca6}.bg-red-700\/70{background-color:#b91c1cb3}.bg-red-700\/75{background-color:#b91c1cbf}.bg-red-700\/80{background-color:#b91c1ccc}.bg-red-700\/85{background-color:#b91c1cd9}.bg-red-700\/90{background-color:#b91c1ce6}.bg-red-700\/95{background-color:#b91c1cf2}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.bg-red-800\/0{background-color:#991b1b00}.bg-red-800\/10{background-color:#991b1b1a}.bg-red-800\/100{background-color:#991b1b}.bg-red-800\/15{background-color:#991b1b26}.bg-red-800\/20{background-color:#991b1b33}.bg-red-800\/25{background-color:#991b1b40}.bg-red-800\/30{background-color:#991b1b4d}.bg-red-800\/35{background-color:#991b1b59}.bg-red-800\/40{background-color:#991b1b66}.bg-red-800\/45{background-color:#991b1b73}.bg-red-800\/5{background-color:#991b1b0d}.bg-red-800\/50{background-color:#991b1b80}.bg-red-800\/55{background-color:#991b1b8c}.bg-red-800\/60{background-color:#991b1b99}.bg-red-800\/65{background-color:#991b1ba6}.bg-red-800\/70{background-color:#991b1bb3}.bg-red-800\/75{background-color:#991b1bbf}.bg-red-800\/80{background-color:#991b1bcc}.bg-red-800\/85{background-color:#991b1bd9}.bg-red-800\/90{background-color:#991b1be6}.bg-red-800\/95{background-color:#991b1bf2}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.bg-red-900\/0{background-color:#7f1d1d00}.bg-red-900\/10{background-color:#7f1d1d1a}.bg-red-900\/100{background-color:#7f1d1d}.bg-red-900\/15{background-color:#7f1d1d26}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/25{background-color:#7f1d1d40}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/35{background-color:#7f1d1d59}.bg-red-900\/40{background-color:#7f1d1d66}.bg-red-900\/45{background-color:#7f1d1d73}.bg-red-900\/5{background-color:#7f1d1d0d}.bg-red-900\/50{background-color:#7f1d1d80}.bg-red-900\/55{background-color:#7f1d1d8c}.bg-red-900\/60{background-color:#7f1d1d99}.bg-red-900\/65{background-color:#7f1d1da6}.bg-red-900\/70{background-color:#7f1d1db3}.bg-red-900\/75{background-color:#7f1d1dbf}.bg-red-900\/80{background-color:#7f1d1dcc}.bg-red-900\/85{background-color:#7f1d1dd9}.bg-red-900\/90{background-color:#7f1d1de6}.bg-red-900\/95{background-color:#7f1d1df2}.bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity))}.bg-red-950\/0{background-color:#450a0a00}.bg-red-950\/10{background-color:#450a0a1a}.bg-red-950\/100{background-color:#450a0a}.bg-red-950\/15{background-color:#450a0a26}.bg-red-950\/20{background-color:#450a0a33}.bg-red-950\/25{background-color:#450a0a40}.bg-red-950\/30{background-color:#450a0a4d}.bg-red-950\/35{background-color:#450a0a59}.bg-red-950\/40{background-color:#450a0a66}.bg-red-950\/45{background-color:#450a0a73}.bg-red-950\/5{background-color:#450a0a0d}.bg-red-950\/50{background-color:#450a0a80}.bg-red-950\/55{background-color:#450a0a8c}.bg-red-950\/60{background-color:#450a0a99}.bg-red-950\/65{background-color:#450a0aa6}.bg-red-950\/70{background-color:#450a0ab3}.bg-red-950\/75{background-color:#450a0abf}.bg-red-950\/80{background-color:#450a0acc}.bg-red-950\/85{background-color:#450a0ad9}.bg-red-950\/90{background-color:#450a0ae6}.bg-red-950\/95{background-color:#450a0af2}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.bg-rose-100\/0{background-color:#ffe4e600}.bg-rose-100\/10{background-color:#ffe4e61a}.bg-rose-100\/100{background-color:#ffe4e6}.bg-rose-100\/15{background-color:#ffe4e626}.bg-rose-100\/20{background-color:#ffe4e633}.bg-rose-100\/25{background-color:#ffe4e640}.bg-rose-100\/30{background-color:#ffe4e64d}.bg-rose-100\/35{background-color:#ffe4e659}.bg-rose-100\/40{background-color:#ffe4e666}.bg-rose-100\/45{background-color:#ffe4e673}.bg-rose-100\/5{background-color:#ffe4e60d}.bg-rose-100\/50{background-color:#ffe4e680}.bg-rose-100\/55{background-color:#ffe4e68c}.bg-rose-100\/60{background-color:#ffe4e699}.bg-rose-100\/65{background-color:#ffe4e6a6}.bg-rose-100\/70{background-color:#ffe4e6b3}.bg-rose-100\/75{background-color:#ffe4e6bf}.bg-rose-100\/80{background-color:#ffe4e6cc}.bg-rose-100\/85{background-color:#ffe4e6d9}.bg-rose-100\/90{background-color:#ffe4e6e6}.bg-rose-100\/95{background-color:#ffe4e6f2}.bg-rose-200{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity))}.bg-rose-200\/0{background-color:#fecdd300}.bg-rose-200\/10{background-color:#fecdd31a}.bg-rose-200\/100{background-color:#fecdd3}.bg-rose-200\/15{background-color:#fecdd326}.bg-rose-200\/20{background-color:#fecdd333}.bg-rose-200\/25{background-color:#fecdd340}.bg-rose-200\/30{background-color:#fecdd34d}.bg-rose-200\/35{background-color:#fecdd359}.bg-rose-200\/40{background-color:#fecdd366}.bg-rose-200\/45{background-color:#fecdd373}.bg-rose-200\/5{background-color:#fecdd30d}.bg-rose-200\/50{background-color:#fecdd380}.bg-rose-200\/55{background-color:#fecdd38c}.bg-rose-200\/60{background-color:#fecdd399}.bg-rose-200\/65{background-color:#fecdd3a6}.bg-rose-200\/70{background-color:#fecdd3b3}.bg-rose-200\/75{background-color:#fecdd3bf}.bg-rose-200\/80{background-color:#fecdd3cc}.bg-rose-200\/85{background-color:#fecdd3d9}.bg-rose-200\/90{background-color:#fecdd3e6}.bg-rose-200\/95{background-color:#fecdd3f2}.bg-rose-300{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity))}.bg-rose-300\/0{background-color:#fda4af00}.bg-rose-300\/10{background-color:#fda4af1a}.bg-rose-300\/100{background-color:#fda4af}.bg-rose-300\/15{background-color:#fda4af26}.bg-rose-300\/20{background-color:#fda4af33}.bg-rose-300\/25{background-color:#fda4af40}.bg-rose-300\/30{background-color:#fda4af4d}.bg-rose-300\/35{background-color:#fda4af59}.bg-rose-300\/40{background-color:#fda4af66}.bg-rose-300\/45{background-color:#fda4af73}.bg-rose-300\/5{background-color:#fda4af0d}.bg-rose-300\/50{background-color:#fda4af80}.bg-rose-300\/55{background-color:#fda4af8c}.bg-rose-300\/60{background-color:#fda4af99}.bg-rose-300\/65{background-color:#fda4afa6}.bg-rose-300\/70{background-color:#fda4afb3}.bg-rose-300\/75{background-color:#fda4afbf}.bg-rose-300\/80{background-color:#fda4afcc}.bg-rose-300\/85{background-color:#fda4afd9}.bg-rose-300\/90{background-color:#fda4afe6}.bg-rose-300\/95{background-color:#fda4aff2}.bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity))}.bg-rose-400\/0{background-color:#fb718500}.bg-rose-400\/10{background-color:#fb71851a}.bg-rose-400\/100{background-color:#fb7185}.bg-rose-400\/15{background-color:#fb718526}.bg-rose-400\/20{background-color:#fb718533}.bg-rose-400\/25{background-color:#fb718540}.bg-rose-400\/30{background-color:#fb71854d}.bg-rose-400\/35{background-color:#fb718559}.bg-rose-400\/40{background-color:#fb718566}.bg-rose-400\/45{background-color:#fb718573}.bg-rose-400\/5{background-color:#fb71850d}.bg-rose-400\/50{background-color:#fb718580}.bg-rose-400\/55{background-color:#fb71858c}.bg-rose-400\/60{background-color:#fb718599}.bg-rose-400\/65{background-color:#fb7185a6}.bg-rose-400\/70{background-color:#fb7185b3}.bg-rose-400\/75{background-color:#fb7185bf}.bg-rose-400\/80{background-color:#fb7185cc}.bg-rose-400\/85{background-color:#fb7185d9}.bg-rose-400\/90{background-color:#fb7185e6}.bg-rose-400\/95{background-color:#fb7185f2}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.bg-rose-50\/0{background-color:#fff1f200}.bg-rose-50\/10{background-color:#fff1f21a}.bg-rose-50\/100{background-color:#fff1f2}.bg-rose-50\/15{background-color:#fff1f226}.bg-rose-50\/20{background-color:#fff1f233}.bg-rose-50\/25{background-color:#fff1f240}.bg-rose-50\/30{background-color:#fff1f24d}.bg-rose-50\/35{background-color:#fff1f259}.bg-rose-50\/40{background-color:#fff1f266}.bg-rose-50\/45{background-color:#fff1f273}.bg-rose-50\/5{background-color:#fff1f20d}.bg-rose-50\/50{background-color:#fff1f280}.bg-rose-50\/55{background-color:#fff1f28c}.bg-rose-50\/60{background-color:#fff1f299}.bg-rose-50\/65{background-color:#fff1f2a6}.bg-rose-50\/70{background-color:#fff1f2b3}.bg-rose-50\/75{background-color:#fff1f2bf}.bg-rose-50\/80{background-color:#fff1f2cc}.bg-rose-50\/85{background-color:#fff1f2d9}.bg-rose-50\/90{background-color:#fff1f2e6}.bg-rose-50\/95{background-color:#fff1f2f2}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity))}.bg-rose-500\/0{background-color:#f43f5e00}.bg-rose-500\/10{background-color:#f43f5e1a}.bg-rose-500\/100{background-color:#f43f5e}.bg-rose-500\/15{background-color:#f43f5e26}.bg-rose-500\/20{background-color:#f43f5e33}.bg-rose-500\/25{background-color:#f43f5e40}.bg-rose-500\/30{background-color:#f43f5e4d}.bg-rose-500\/35{background-color:#f43f5e59}.bg-rose-500\/40{background-color:#f43f5e66}.bg-rose-500\/45{background-color:#f43f5e73}.bg-rose-500\/5{background-color:#f43f5e0d}.bg-rose-500\/50{background-color:#f43f5e80}.bg-rose-500\/55{background-color:#f43f5e8c}.bg-rose-500\/60{background-color:#f43f5e99}.bg-rose-500\/65{background-color:#f43f5ea6}.bg-rose-500\/70{background-color:#f43f5eb3}.bg-rose-500\/75{background-color:#f43f5ebf}.bg-rose-500\/80{background-color:#f43f5ecc}.bg-rose-500\/85{background-color:#f43f5ed9}.bg-rose-500\/90{background-color:#f43f5ee6}.bg-rose-500\/95{background-color:#f43f5ef2}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.bg-rose-600\/0{background-color:#e11d4800}.bg-rose-600\/10{background-color:#e11d481a}.bg-rose-600\/100{background-color:#e11d48}.bg-rose-600\/15{background-color:#e11d4826}.bg-rose-600\/20{background-color:#e11d4833}.bg-rose-600\/25{background-color:#e11d4840}.bg-rose-600\/30{background-color:#e11d484d}.bg-rose-600\/35{background-color:#e11d4859}.bg-rose-600\/40{background-color:#e11d4866}.bg-rose-600\/45{background-color:#e11d4873}.bg-rose-600\/5{background-color:#e11d480d}.bg-rose-600\/50{background-color:#e11d4880}.bg-rose-600\/55{background-color:#e11d488c}.bg-rose-600\/60{background-color:#e11d4899}.bg-rose-600\/65{background-color:#e11d48a6}.bg-rose-600\/70{background-color:#e11d48b3}.bg-rose-600\/75{background-color:#e11d48bf}.bg-rose-600\/80{background-color:#e11d48cc}.bg-rose-600\/85{background-color:#e11d48d9}.bg-rose-600\/90{background-color:#e11d48e6}.bg-rose-600\/95{background-color:#e11d48f2}.bg-rose-700{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity))}.bg-rose-700\/0{background-color:#be123c00}.bg-rose-700\/10{background-color:#be123c1a}.bg-rose-700\/100{background-color:#be123c}.bg-rose-700\/15{background-color:#be123c26}.bg-rose-700\/20{background-color:#be123c33}.bg-rose-700\/25{background-color:#be123c40}.bg-rose-700\/30{background-color:#be123c4d}.bg-rose-700\/35{background-color:#be123c59}.bg-rose-700\/40{background-color:#be123c66}.bg-rose-700\/45{background-color:#be123c73}.bg-rose-700\/5{background-color:#be123c0d}.bg-rose-700\/50{background-color:#be123c80}.bg-rose-700\/55{background-color:#be123c8c}.bg-rose-700\/60{background-color:#be123c99}.bg-rose-700\/65{background-color:#be123ca6}.bg-rose-700\/70{background-color:#be123cb3}.bg-rose-700\/75{background-color:#be123cbf}.bg-rose-700\/80{background-color:#be123ccc}.bg-rose-700\/85{background-color:#be123cd9}.bg-rose-700\/90{background-color:#be123ce6}.bg-rose-700\/95{background-color:#be123cf2}.bg-rose-800{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity))}.bg-rose-800\/0{background-color:#9f123900}.bg-rose-800\/10{background-color:#9f12391a}.bg-rose-800\/100{background-color:#9f1239}.bg-rose-800\/15{background-color:#9f123926}.bg-rose-800\/20{background-color:#9f123933}.bg-rose-800\/25{background-color:#9f123940}.bg-rose-800\/30{background-color:#9f12394d}.bg-rose-800\/35{background-color:#9f123959}.bg-rose-800\/40{background-color:#9f123966}.bg-rose-800\/45{background-color:#9f123973}.bg-rose-800\/5{background-color:#9f12390d}.bg-rose-800\/50{background-color:#9f123980}.bg-rose-800\/55{background-color:#9f12398c}.bg-rose-800\/60{background-color:#9f123999}.bg-rose-800\/65{background-color:#9f1239a6}.bg-rose-800\/70{background-color:#9f1239b3}.bg-rose-800\/75{background-color:#9f1239bf}.bg-rose-800\/80{background-color:#9f1239cc}.bg-rose-800\/85{background-color:#9f1239d9}.bg-rose-800\/90{background-color:#9f1239e6}.bg-rose-800\/95{background-color:#9f1239f2}.bg-rose-900{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity))}.bg-rose-900\/0{background-color:#88133700}.bg-rose-900\/10{background-color:#8813371a}.bg-rose-900\/100{background-color:#881337}.bg-rose-900\/15{background-color:#88133726}.bg-rose-900\/20{background-color:#88133733}.bg-rose-900\/25{background-color:#88133740}.bg-rose-900\/30{background-color:#8813374d}.bg-rose-900\/35{background-color:#88133759}.bg-rose-900\/40{background-color:#88133766}.bg-rose-900\/45{background-color:#88133773}.bg-rose-900\/5{background-color:#8813370d}.bg-rose-900\/50{background-color:#88133780}.bg-rose-900\/55{background-color:#8813378c}.bg-rose-900\/60{background-color:#88133799}.bg-rose-900\/65{background-color:#881337a6}.bg-rose-900\/70{background-color:#881337b3}.bg-rose-900\/75{background-color:#881337bf}.bg-rose-900\/80{background-color:#881337cc}.bg-rose-900\/85{background-color:#881337d9}.bg-rose-900\/90{background-color:#881337e6}.bg-rose-900\/95{background-color:#881337f2}.bg-rose-950{--tw-bg-opacity: 1;background-color:rgb(76 5 25 / var(--tw-bg-opacity))}.bg-rose-950\/0{background-color:#4c051900}.bg-rose-950\/10{background-color:#4c05191a}.bg-rose-950\/100{background-color:#4c0519}.bg-rose-950\/15{background-color:#4c051926}.bg-rose-950\/20{background-color:#4c051933}.bg-rose-950\/25{background-color:#4c051940}.bg-rose-950\/30{background-color:#4c05194d}.bg-rose-950\/35{background-color:#4c051959}.bg-rose-950\/40{background-color:#4c051966}.bg-rose-950\/45{background-color:#4c051973}.bg-rose-950\/5{background-color:#4c05190d}.bg-rose-950\/50{background-color:#4c051980}.bg-rose-950\/55{background-color:#4c05198c}.bg-rose-950\/60{background-color:#4c051999}.bg-rose-950\/65{background-color:#4c0519a6}.bg-rose-950\/70{background-color:#4c0519b3}.bg-rose-950\/75{background-color:#4c0519bf}.bg-rose-950\/80{background-color:#4c0519cc}.bg-rose-950\/85{background-color:#4c0519d9}.bg-rose-950\/90{background-color:#4c0519e6}.bg-rose-950\/95{background-color:#4c0519f2}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity))}.bg-sky-100\/0{background-color:#e0f2fe00}.bg-sky-100\/10{background-color:#e0f2fe1a}.bg-sky-100\/100{background-color:#e0f2fe}.bg-sky-100\/15{background-color:#e0f2fe26}.bg-sky-100\/20{background-color:#e0f2fe33}.bg-sky-100\/25{background-color:#e0f2fe40}.bg-sky-100\/30{background-color:#e0f2fe4d}.bg-sky-100\/35{background-color:#e0f2fe59}.bg-sky-100\/40{background-color:#e0f2fe66}.bg-sky-100\/45{background-color:#e0f2fe73}.bg-sky-100\/5{background-color:#e0f2fe0d}.bg-sky-100\/50{background-color:#e0f2fe80}.bg-sky-100\/55{background-color:#e0f2fe8c}.bg-sky-100\/60{background-color:#e0f2fe99}.bg-sky-100\/65{background-color:#e0f2fea6}.bg-sky-100\/70{background-color:#e0f2feb3}.bg-sky-100\/75{background-color:#e0f2febf}.bg-sky-100\/80{background-color:#e0f2fecc}.bg-sky-100\/85{background-color:#e0f2fed9}.bg-sky-100\/90{background-color:#e0f2fee6}.bg-sky-100\/95{background-color:#e0f2fef2}.bg-sky-200{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity))}.bg-sky-200\/0{background-color:#bae6fd00}.bg-sky-200\/10{background-color:#bae6fd1a}.bg-sky-200\/100{background-color:#bae6fd}.bg-sky-200\/15{background-color:#bae6fd26}.bg-sky-200\/20{background-color:#bae6fd33}.bg-sky-200\/25{background-color:#bae6fd40}.bg-sky-200\/30{background-color:#bae6fd4d}.bg-sky-200\/35{background-color:#bae6fd59}.bg-sky-200\/40{background-color:#bae6fd66}.bg-sky-200\/45{background-color:#bae6fd73}.bg-sky-200\/5{background-color:#bae6fd0d}.bg-sky-200\/50{background-color:#bae6fd80}.bg-sky-200\/55{background-color:#bae6fd8c}.bg-sky-200\/60{background-color:#bae6fd99}.bg-sky-200\/65{background-color:#bae6fda6}.bg-sky-200\/70{background-color:#bae6fdb3}.bg-sky-200\/75{background-color:#bae6fdbf}.bg-sky-200\/80{background-color:#bae6fdcc}.bg-sky-200\/85{background-color:#bae6fdd9}.bg-sky-200\/90{background-color:#bae6fde6}.bg-sky-200\/95{background-color:#bae6fdf2}.bg-sky-300{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity))}.bg-sky-300\/0{background-color:#7dd3fc00}.bg-sky-300\/10{background-color:#7dd3fc1a}.bg-sky-300\/100{background-color:#7dd3fc}.bg-sky-300\/15{background-color:#7dd3fc26}.bg-sky-300\/20{background-color:#7dd3fc33}.bg-sky-300\/25{background-color:#7dd3fc40}.bg-sky-300\/30{background-color:#7dd3fc4d}.bg-sky-300\/35{background-color:#7dd3fc59}.bg-sky-300\/40{background-color:#7dd3fc66}.bg-sky-300\/45{background-color:#7dd3fc73}.bg-sky-300\/5{background-color:#7dd3fc0d}.bg-sky-300\/50{background-color:#7dd3fc80}.bg-sky-300\/55{background-color:#7dd3fc8c}.bg-sky-300\/60{background-color:#7dd3fc99}.bg-sky-300\/65{background-color:#7dd3fca6}.bg-sky-300\/70{background-color:#7dd3fcb3}.bg-sky-300\/75{background-color:#7dd3fcbf}.bg-sky-300\/80{background-color:#7dd3fccc}.bg-sky-300\/85{background-color:#7dd3fcd9}.bg-sky-300\/90{background-color:#7dd3fce6}.bg-sky-300\/95{background-color:#7dd3fcf2}.bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity))}.bg-sky-400\/0{background-color:#38bdf800}.bg-sky-400\/10{background-color:#38bdf81a}.bg-sky-400\/100{background-color:#38bdf8}.bg-sky-400\/15{background-color:#38bdf826}.bg-sky-400\/20{background-color:#38bdf833}.bg-sky-400\/25{background-color:#38bdf840}.bg-sky-400\/30{background-color:#38bdf84d}.bg-sky-400\/35{background-color:#38bdf859}.bg-sky-400\/40{background-color:#38bdf866}.bg-sky-400\/45{background-color:#38bdf873}.bg-sky-400\/5{background-color:#38bdf80d}.bg-sky-400\/50{background-color:#38bdf880}.bg-sky-400\/55{background-color:#38bdf88c}.bg-sky-400\/60{background-color:#38bdf899}.bg-sky-400\/65{background-color:#38bdf8a6}.bg-sky-400\/70{background-color:#38bdf8b3}.bg-sky-400\/75{background-color:#38bdf8bf}.bg-sky-400\/80{background-color:#38bdf8cc}.bg-sky-400\/85{background-color:#38bdf8d9}.bg-sky-400\/90{background-color:#38bdf8e6}.bg-sky-400\/95{background-color:#38bdf8f2}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.bg-sky-50\/0{background-color:#f0f9ff00}.bg-sky-50\/10{background-color:#f0f9ff1a}.bg-sky-50\/100{background-color:#f0f9ff}.bg-sky-50\/15{background-color:#f0f9ff26}.bg-sky-50\/20{background-color:#f0f9ff33}.bg-sky-50\/25{background-color:#f0f9ff40}.bg-sky-50\/30{background-color:#f0f9ff4d}.bg-sky-50\/35{background-color:#f0f9ff59}.bg-sky-50\/40{background-color:#f0f9ff66}.bg-sky-50\/45{background-color:#f0f9ff73}.bg-sky-50\/5{background-color:#f0f9ff0d}.bg-sky-50\/50{background-color:#f0f9ff80}.bg-sky-50\/55{background-color:#f0f9ff8c}.bg-sky-50\/60{background-color:#f0f9ff99}.bg-sky-50\/65{background-color:#f0f9ffa6}.bg-sky-50\/70{background-color:#f0f9ffb3}.bg-sky-50\/75{background-color:#f0f9ffbf}.bg-sky-50\/80{background-color:#f0f9ffcc}.bg-sky-50\/85{background-color:#f0f9ffd9}.bg-sky-50\/90{background-color:#f0f9ffe6}.bg-sky-50\/95{background-color:#f0f9fff2}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity))}.bg-sky-500\/0{background-color:#0ea5e900}.bg-sky-500\/10{background-color:#0ea5e91a}.bg-sky-500\/100{background-color:#0ea5e9}.bg-sky-500\/15{background-color:#0ea5e926}.bg-sky-500\/20{background-color:#0ea5e933}.bg-sky-500\/25{background-color:#0ea5e940}.bg-sky-500\/30{background-color:#0ea5e94d}.bg-sky-500\/35{background-color:#0ea5e959}.bg-sky-500\/40{background-color:#0ea5e966}.bg-sky-500\/45{background-color:#0ea5e973}.bg-sky-500\/5{background-color:#0ea5e90d}.bg-sky-500\/50{background-color:#0ea5e980}.bg-sky-500\/55{background-color:#0ea5e98c}.bg-sky-500\/60{background-color:#0ea5e999}.bg-sky-500\/65{background-color:#0ea5e9a6}.bg-sky-500\/70{background-color:#0ea5e9b3}.bg-sky-500\/75{background-color:#0ea5e9bf}.bg-sky-500\/80{background-color:#0ea5e9cc}.bg-sky-500\/85{background-color:#0ea5e9d9}.bg-sky-500\/90{background-color:#0ea5e9e6}.bg-sky-500\/95{background-color:#0ea5e9f2}.bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.bg-sky-600\/0{background-color:#0284c700}.bg-sky-600\/10{background-color:#0284c71a}.bg-sky-600\/100{background-color:#0284c7}.bg-sky-600\/15{background-color:#0284c726}.bg-sky-600\/20{background-color:#0284c733}.bg-sky-600\/25{background-color:#0284c740}.bg-sky-600\/30{background-color:#0284c74d}.bg-sky-600\/35{background-color:#0284c759}.bg-sky-600\/40{background-color:#0284c766}.bg-sky-600\/45{background-color:#0284c773}.bg-sky-600\/5{background-color:#0284c70d}.bg-sky-600\/50{background-color:#0284c780}.bg-sky-600\/55{background-color:#0284c78c}.bg-sky-600\/60{background-color:#0284c799}.bg-sky-600\/65{background-color:#0284c7a6}.bg-sky-600\/70{background-color:#0284c7b3}.bg-sky-600\/75{background-color:#0284c7bf}.bg-sky-600\/80{background-color:#0284c7cc}.bg-sky-600\/85{background-color:#0284c7d9}.bg-sky-600\/90{background-color:#0284c7e6}.bg-sky-600\/95{background-color:#0284c7f2}.bg-sky-700{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity))}.bg-sky-700\/0{background-color:#0369a100}.bg-sky-700\/10{background-color:#0369a11a}.bg-sky-700\/100{background-color:#0369a1}.bg-sky-700\/15{background-color:#0369a126}.bg-sky-700\/20{background-color:#0369a133}.bg-sky-700\/25{background-color:#0369a140}.bg-sky-700\/30{background-color:#0369a14d}.bg-sky-700\/35{background-color:#0369a159}.bg-sky-700\/40{background-color:#0369a166}.bg-sky-700\/45{background-color:#0369a173}.bg-sky-700\/5{background-color:#0369a10d}.bg-sky-700\/50{background-color:#0369a180}.bg-sky-700\/55{background-color:#0369a18c}.bg-sky-700\/60{background-color:#0369a199}.bg-sky-700\/65{background-color:#0369a1a6}.bg-sky-700\/70{background-color:#0369a1b3}.bg-sky-700\/75{background-color:#0369a1bf}.bg-sky-700\/80{background-color:#0369a1cc}.bg-sky-700\/85{background-color:#0369a1d9}.bg-sky-700\/90{background-color:#0369a1e6}.bg-sky-700\/95{background-color:#0369a1f2}.bg-sky-800{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity))}.bg-sky-800\/0{background-color:#07598500}.bg-sky-800\/10{background-color:#0759851a}.bg-sky-800\/100{background-color:#075985}.bg-sky-800\/15{background-color:#07598526}.bg-sky-800\/20{background-color:#07598533}.bg-sky-800\/25{background-color:#07598540}.bg-sky-800\/30{background-color:#0759854d}.bg-sky-800\/35{background-color:#07598559}.bg-sky-800\/40{background-color:#07598566}.bg-sky-800\/45{background-color:#07598573}.bg-sky-800\/5{background-color:#0759850d}.bg-sky-800\/50{background-color:#07598580}.bg-sky-800\/55{background-color:#0759858c}.bg-sky-800\/60{background-color:#07598599}.bg-sky-800\/65{background-color:#075985a6}.bg-sky-800\/70{background-color:#075985b3}.bg-sky-800\/75{background-color:#075985bf}.bg-sky-800\/80{background-color:#075985cc}.bg-sky-800\/85{background-color:#075985d9}.bg-sky-800\/90{background-color:#075985e6}.bg-sky-800\/95{background-color:#075985f2}.bg-sky-900{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity))}.bg-sky-900\/0{background-color:#0c4a6e00}.bg-sky-900\/10{background-color:#0c4a6e1a}.bg-sky-900\/100{background-color:#0c4a6e}.bg-sky-900\/15{background-color:#0c4a6e26}.bg-sky-900\/20{background-color:#0c4a6e33}.bg-sky-900\/25{background-color:#0c4a6e40}.bg-sky-900\/30{background-color:#0c4a6e4d}.bg-sky-900\/35{background-color:#0c4a6e59}.bg-sky-900\/40{background-color:#0c4a6e66}.bg-sky-900\/45{background-color:#0c4a6e73}.bg-sky-900\/5{background-color:#0c4a6e0d}.bg-sky-900\/50{background-color:#0c4a6e80}.bg-sky-900\/55{background-color:#0c4a6e8c}.bg-sky-900\/60{background-color:#0c4a6e99}.bg-sky-900\/65{background-color:#0c4a6ea6}.bg-sky-900\/70{background-color:#0c4a6eb3}.bg-sky-900\/75{background-color:#0c4a6ebf}.bg-sky-900\/80{background-color:#0c4a6ecc}.bg-sky-900\/85{background-color:#0c4a6ed9}.bg-sky-900\/90{background-color:#0c4a6ee6}.bg-sky-900\/95{background-color:#0c4a6ef2}.bg-sky-950{--tw-bg-opacity: 1;background-color:rgb(8 47 73 / var(--tw-bg-opacity))}.bg-sky-950\/0{background-color:#082f4900}.bg-sky-950\/10{background-color:#082f491a}.bg-sky-950\/100{background-color:#082f49}.bg-sky-950\/15{background-color:#082f4926}.bg-sky-950\/20{background-color:#082f4933}.bg-sky-950\/25{background-color:#082f4940}.bg-sky-950\/30{background-color:#082f494d}.bg-sky-950\/35{background-color:#082f4959}.bg-sky-950\/40{background-color:#082f4966}.bg-sky-950\/45{background-color:#082f4973}.bg-sky-950\/5{background-color:#082f490d}.bg-sky-950\/50{background-color:#082f4980}.bg-sky-950\/55{background-color:#082f498c}.bg-sky-950\/60{background-color:#082f4999}.bg-sky-950\/65{background-color:#082f49a6}.bg-sky-950\/70{background-color:#082f49b3}.bg-sky-950\/75{background-color:#082f49bf}.bg-sky-950\/80{background-color:#082f49cc}.bg-sky-950\/85{background-color:#082f49d9}.bg-sky-950\/90{background-color:#082f49e6}.bg-sky-950\/95{background-color:#082f49f2}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity))}.bg-teal-100\/0{background-color:#ccfbf100}.bg-teal-100\/10{background-color:#ccfbf11a}.bg-teal-100\/100{background-color:#ccfbf1}.bg-teal-100\/15{background-color:#ccfbf126}.bg-teal-100\/20{background-color:#ccfbf133}.bg-teal-100\/25{background-color:#ccfbf140}.bg-teal-100\/30{background-color:#ccfbf14d}.bg-teal-100\/35{background-color:#ccfbf159}.bg-teal-100\/40{background-color:#ccfbf166}.bg-teal-100\/45{background-color:#ccfbf173}.bg-teal-100\/5{background-color:#ccfbf10d}.bg-teal-100\/50{background-color:#ccfbf180}.bg-teal-100\/55{background-color:#ccfbf18c}.bg-teal-100\/60{background-color:#ccfbf199}.bg-teal-100\/65{background-color:#ccfbf1a6}.bg-teal-100\/70{background-color:#ccfbf1b3}.bg-teal-100\/75{background-color:#ccfbf1bf}.bg-teal-100\/80{background-color:#ccfbf1cc}.bg-teal-100\/85{background-color:#ccfbf1d9}.bg-teal-100\/90{background-color:#ccfbf1e6}.bg-teal-100\/95{background-color:#ccfbf1f2}.bg-teal-200{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity))}.bg-teal-200\/0{background-color:#99f6e400}.bg-teal-200\/10{background-color:#99f6e41a}.bg-teal-200\/100{background-color:#99f6e4}.bg-teal-200\/15{background-color:#99f6e426}.bg-teal-200\/20{background-color:#99f6e433}.bg-teal-200\/25{background-color:#99f6e440}.bg-teal-200\/30{background-color:#99f6e44d}.bg-teal-200\/35{background-color:#99f6e459}.bg-teal-200\/40{background-color:#99f6e466}.bg-teal-200\/45{background-color:#99f6e473}.bg-teal-200\/5{background-color:#99f6e40d}.bg-teal-200\/50{background-color:#99f6e480}.bg-teal-200\/55{background-color:#99f6e48c}.bg-teal-200\/60{background-color:#99f6e499}.bg-teal-200\/65{background-color:#99f6e4a6}.bg-teal-200\/70{background-color:#99f6e4b3}.bg-teal-200\/75{background-color:#99f6e4bf}.bg-teal-200\/80{background-color:#99f6e4cc}.bg-teal-200\/85{background-color:#99f6e4d9}.bg-teal-200\/90{background-color:#99f6e4e6}.bg-teal-200\/95{background-color:#99f6e4f2}.bg-teal-300{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity))}.bg-teal-300\/0{background-color:#5eead400}.bg-teal-300\/10{background-color:#5eead41a}.bg-teal-300\/100{background-color:#5eead4}.bg-teal-300\/15{background-color:#5eead426}.bg-teal-300\/20{background-color:#5eead433}.bg-teal-300\/25{background-color:#5eead440}.bg-teal-300\/30{background-color:#5eead44d}.bg-teal-300\/35{background-color:#5eead459}.bg-teal-300\/40{background-color:#5eead466}.bg-teal-300\/45{background-color:#5eead473}.bg-teal-300\/5{background-color:#5eead40d}.bg-teal-300\/50{background-color:#5eead480}.bg-teal-300\/55{background-color:#5eead48c}.bg-teal-300\/60{background-color:#5eead499}.bg-teal-300\/65{background-color:#5eead4a6}.bg-teal-300\/70{background-color:#5eead4b3}.bg-teal-300\/75{background-color:#5eead4bf}.bg-teal-300\/80{background-color:#5eead4cc}.bg-teal-300\/85{background-color:#5eead4d9}.bg-teal-300\/90{background-color:#5eead4e6}.bg-teal-300\/95{background-color:#5eead4f2}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity))}.bg-teal-400\/0{background-color:#2dd4bf00}.bg-teal-400\/10{background-color:#2dd4bf1a}.bg-teal-400\/100{background-color:#2dd4bf}.bg-teal-400\/15{background-color:#2dd4bf26}.bg-teal-400\/20{background-color:#2dd4bf33}.bg-teal-400\/25{background-color:#2dd4bf40}.bg-teal-400\/30{background-color:#2dd4bf4d}.bg-teal-400\/35{background-color:#2dd4bf59}.bg-teal-400\/40{background-color:#2dd4bf66}.bg-teal-400\/45{background-color:#2dd4bf73}.bg-teal-400\/5{background-color:#2dd4bf0d}.bg-teal-400\/50{background-color:#2dd4bf80}.bg-teal-400\/55{background-color:#2dd4bf8c}.bg-teal-400\/60{background-color:#2dd4bf99}.bg-teal-400\/65{background-color:#2dd4bfa6}.bg-teal-400\/70{background-color:#2dd4bfb3}.bg-teal-400\/75{background-color:#2dd4bfbf}.bg-teal-400\/80{background-color:#2dd4bfcc}.bg-teal-400\/85{background-color:#2dd4bfd9}.bg-teal-400\/90{background-color:#2dd4bfe6}.bg-teal-400\/95{background-color:#2dd4bff2}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity))}.bg-teal-50\/0{background-color:#f0fdfa00}.bg-teal-50\/10{background-color:#f0fdfa1a}.bg-teal-50\/100{background-color:#f0fdfa}.bg-teal-50\/15{background-color:#f0fdfa26}.bg-teal-50\/20{background-color:#f0fdfa33}.bg-teal-50\/25{background-color:#f0fdfa40}.bg-teal-50\/30{background-color:#f0fdfa4d}.bg-teal-50\/35{background-color:#f0fdfa59}.bg-teal-50\/40{background-color:#f0fdfa66}.bg-teal-50\/45{background-color:#f0fdfa73}.bg-teal-50\/5{background-color:#f0fdfa0d}.bg-teal-50\/50{background-color:#f0fdfa80}.bg-teal-50\/55{background-color:#f0fdfa8c}.bg-teal-50\/60{background-color:#f0fdfa99}.bg-teal-50\/65{background-color:#f0fdfaa6}.bg-teal-50\/70{background-color:#f0fdfab3}.bg-teal-50\/75{background-color:#f0fdfabf}.bg-teal-50\/80{background-color:#f0fdfacc}.bg-teal-50\/85{background-color:#f0fdfad9}.bg-teal-50\/90{background-color:#f0fdfae6}.bg-teal-50\/95{background-color:#f0fdfaf2}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity))}.bg-teal-500\/0{background-color:#14b8a600}.bg-teal-500\/10{background-color:#14b8a61a}.bg-teal-500\/100{background-color:#14b8a6}.bg-teal-500\/15{background-color:#14b8a626}.bg-teal-500\/20{background-color:#14b8a633}.bg-teal-500\/25{background-color:#14b8a640}.bg-teal-500\/30{background-color:#14b8a64d}.bg-teal-500\/35{background-color:#14b8a659}.bg-teal-500\/40{background-color:#14b8a666}.bg-teal-500\/45{background-color:#14b8a673}.bg-teal-500\/5{background-color:#14b8a60d}.bg-teal-500\/50{background-color:#14b8a680}.bg-teal-500\/55{background-color:#14b8a68c}.bg-teal-500\/60{background-color:#14b8a699}.bg-teal-500\/65{background-color:#14b8a6a6}.bg-teal-500\/70{background-color:#14b8a6b3}.bg-teal-500\/75{background-color:#14b8a6bf}.bg-teal-500\/80{background-color:#14b8a6cc}.bg-teal-500\/85{background-color:#14b8a6d9}.bg-teal-500\/90{background-color:#14b8a6e6}.bg-teal-500\/95{background-color:#14b8a6f2}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}.bg-teal-600\/0{background-color:#0d948800}.bg-teal-600\/10{background-color:#0d94881a}.bg-teal-600\/100{background-color:#0d9488}.bg-teal-600\/15{background-color:#0d948826}.bg-teal-600\/20{background-color:#0d948833}.bg-teal-600\/25{background-color:#0d948840}.bg-teal-600\/30{background-color:#0d94884d}.bg-teal-600\/35{background-color:#0d948859}.bg-teal-600\/40{background-color:#0d948866}.bg-teal-600\/45{background-color:#0d948873}.bg-teal-600\/5{background-color:#0d94880d}.bg-teal-600\/50{background-color:#0d948880}.bg-teal-600\/55{background-color:#0d94888c}.bg-teal-600\/60{background-color:#0d948899}.bg-teal-600\/65{background-color:#0d9488a6}.bg-teal-600\/70{background-color:#0d9488b3}.bg-teal-600\/75{background-color:#0d9488bf}.bg-teal-600\/80{background-color:#0d9488cc}.bg-teal-600\/85{background-color:#0d9488d9}.bg-teal-600\/90{background-color:#0d9488e6}.bg-teal-600\/95{background-color:#0d9488f2}.bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity))}.bg-teal-700\/0{background-color:#0f766e00}.bg-teal-700\/10{background-color:#0f766e1a}.bg-teal-700\/100{background-color:#0f766e}.bg-teal-700\/15{background-color:#0f766e26}.bg-teal-700\/20{background-color:#0f766e33}.bg-teal-700\/25{background-color:#0f766e40}.bg-teal-700\/30{background-color:#0f766e4d}.bg-teal-700\/35{background-color:#0f766e59}.bg-teal-700\/40{background-color:#0f766e66}.bg-teal-700\/45{background-color:#0f766e73}.bg-teal-700\/5{background-color:#0f766e0d}.bg-teal-700\/50{background-color:#0f766e80}.bg-teal-700\/55{background-color:#0f766e8c}.bg-teal-700\/60{background-color:#0f766e99}.bg-teal-700\/65{background-color:#0f766ea6}.bg-teal-700\/70{background-color:#0f766eb3}.bg-teal-700\/75{background-color:#0f766ebf}.bg-teal-700\/80{background-color:#0f766ecc}.bg-teal-700\/85{background-color:#0f766ed9}.bg-teal-700\/90{background-color:#0f766ee6}.bg-teal-700\/95{background-color:#0f766ef2}.bg-teal-800{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity))}.bg-teal-800\/0{background-color:#115e5900}.bg-teal-800\/10{background-color:#115e591a}.bg-teal-800\/100{background-color:#115e59}.bg-teal-800\/15{background-color:#115e5926}.bg-teal-800\/20{background-color:#115e5933}.bg-teal-800\/25{background-color:#115e5940}.bg-teal-800\/30{background-color:#115e594d}.bg-teal-800\/35{background-color:#115e5959}.bg-teal-800\/40{background-color:#115e5966}.bg-teal-800\/45{background-color:#115e5973}.bg-teal-800\/5{background-color:#115e590d}.bg-teal-800\/50{background-color:#115e5980}.bg-teal-800\/55{background-color:#115e598c}.bg-teal-800\/60{background-color:#115e5999}.bg-teal-800\/65{background-color:#115e59a6}.bg-teal-800\/70{background-color:#115e59b3}.bg-teal-800\/75{background-color:#115e59bf}.bg-teal-800\/80{background-color:#115e59cc}.bg-teal-800\/85{background-color:#115e59d9}.bg-teal-800\/90{background-color:#115e59e6}.bg-teal-800\/95{background-color:#115e59f2}.bg-teal-900{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity))}.bg-teal-900\/0{background-color:#134e4a00}.bg-teal-900\/10{background-color:#134e4a1a}.bg-teal-900\/100{background-color:#134e4a}.bg-teal-900\/15{background-color:#134e4a26}.bg-teal-900\/20{background-color:#134e4a33}.bg-teal-900\/25{background-color:#134e4a40}.bg-teal-900\/30{background-color:#134e4a4d}.bg-teal-900\/35{background-color:#134e4a59}.bg-teal-900\/40{background-color:#134e4a66}.bg-teal-900\/45{background-color:#134e4a73}.bg-teal-900\/5{background-color:#134e4a0d}.bg-teal-900\/50{background-color:#134e4a80}.bg-teal-900\/55{background-color:#134e4a8c}.bg-teal-900\/60{background-color:#134e4a99}.bg-teal-900\/65{background-color:#134e4aa6}.bg-teal-900\/70{background-color:#134e4ab3}.bg-teal-900\/75{background-color:#134e4abf}.bg-teal-900\/80{background-color:#134e4acc}.bg-teal-900\/85{background-color:#134e4ad9}.bg-teal-900\/90{background-color:#134e4ae6}.bg-teal-900\/95{background-color:#134e4af2}.bg-teal-950{--tw-bg-opacity: 1;background-color:rgb(4 47 46 / var(--tw-bg-opacity))}.bg-teal-950\/0{background-color:#042f2e00}.bg-teal-950\/10{background-color:#042f2e1a}.bg-teal-950\/100{background-color:#042f2e}.bg-teal-950\/15{background-color:#042f2e26}.bg-teal-950\/20{background-color:#042f2e33}.bg-teal-950\/25{background-color:#042f2e40}.bg-teal-950\/30{background-color:#042f2e4d}.bg-teal-950\/35{background-color:#042f2e59}.bg-teal-950\/40{background-color:#042f2e66}.bg-teal-950\/45{background-color:#042f2e73}.bg-teal-950\/5{background-color:#042f2e0d}.bg-teal-950\/50{background-color:#042f2e80}.bg-teal-950\/55{background-color:#042f2e8c}.bg-teal-950\/60{background-color:#042f2e99}.bg-teal-950\/65{background-color:#042f2ea6}.bg-teal-950\/70{background-color:#042f2eb3}.bg-teal-950\/75{background-color:#042f2ebf}.bg-teal-950\/80{background-color:#042f2ecc}.bg-teal-950\/85{background-color:#042f2ed9}.bg-teal-950\/90{background-color:#042f2ee6}.bg-teal-950\/95{background-color:#042f2ef2}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.bg-violet-100\/0{background-color:#ede9fe00}.bg-violet-100\/10{background-color:#ede9fe1a}.bg-violet-100\/100{background-color:#ede9fe}.bg-violet-100\/15{background-color:#ede9fe26}.bg-violet-100\/20{background-color:#ede9fe33}.bg-violet-100\/25{background-color:#ede9fe40}.bg-violet-100\/30{background-color:#ede9fe4d}.bg-violet-100\/35{background-color:#ede9fe59}.bg-violet-100\/40{background-color:#ede9fe66}.bg-violet-100\/45{background-color:#ede9fe73}.bg-violet-100\/5{background-color:#ede9fe0d}.bg-violet-100\/50{background-color:#ede9fe80}.bg-violet-100\/55{background-color:#ede9fe8c}.bg-violet-100\/60{background-color:#ede9fe99}.bg-violet-100\/65{background-color:#ede9fea6}.bg-violet-100\/70{background-color:#ede9feb3}.bg-violet-100\/75{background-color:#ede9febf}.bg-violet-100\/80{background-color:#ede9fecc}.bg-violet-100\/85{background-color:#ede9fed9}.bg-violet-100\/90{background-color:#ede9fee6}.bg-violet-100\/95{background-color:#ede9fef2}.bg-violet-200{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity))}.bg-violet-200\/0{background-color:#ddd6fe00}.bg-violet-200\/10{background-color:#ddd6fe1a}.bg-violet-200\/100{background-color:#ddd6fe}.bg-violet-200\/15{background-color:#ddd6fe26}.bg-violet-200\/20{background-color:#ddd6fe33}.bg-violet-200\/25{background-color:#ddd6fe40}.bg-violet-200\/30{background-color:#ddd6fe4d}.bg-violet-200\/35{background-color:#ddd6fe59}.bg-violet-200\/40{background-color:#ddd6fe66}.bg-violet-200\/45{background-color:#ddd6fe73}.bg-violet-200\/5{background-color:#ddd6fe0d}.bg-violet-200\/50{background-color:#ddd6fe80}.bg-violet-200\/55{background-color:#ddd6fe8c}.bg-violet-200\/60{background-color:#ddd6fe99}.bg-violet-200\/65{background-color:#ddd6fea6}.bg-violet-200\/70{background-color:#ddd6feb3}.bg-violet-200\/75{background-color:#ddd6febf}.bg-violet-200\/80{background-color:#ddd6fecc}.bg-violet-200\/85{background-color:#ddd6fed9}.bg-violet-200\/90{background-color:#ddd6fee6}.bg-violet-200\/95{background-color:#ddd6fef2}.bg-violet-300{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity))}.bg-violet-300\/0{background-color:#c4b5fd00}.bg-violet-300\/10{background-color:#c4b5fd1a}.bg-violet-300\/100{background-color:#c4b5fd}.bg-violet-300\/15{background-color:#c4b5fd26}.bg-violet-300\/20{background-color:#c4b5fd33}.bg-violet-300\/25{background-color:#c4b5fd40}.bg-violet-300\/30{background-color:#c4b5fd4d}.bg-violet-300\/35{background-color:#c4b5fd59}.bg-violet-300\/40{background-color:#c4b5fd66}.bg-violet-300\/45{background-color:#c4b5fd73}.bg-violet-300\/5{background-color:#c4b5fd0d}.bg-violet-300\/50{background-color:#c4b5fd80}.bg-violet-300\/55{background-color:#c4b5fd8c}.bg-violet-300\/60{background-color:#c4b5fd99}.bg-violet-300\/65{background-color:#c4b5fda6}.bg-violet-300\/70{background-color:#c4b5fdb3}.bg-violet-300\/75{background-color:#c4b5fdbf}.bg-violet-300\/80{background-color:#c4b5fdcc}.bg-violet-300\/85{background-color:#c4b5fdd9}.bg-violet-300\/90{background-color:#c4b5fde6}.bg-violet-300\/95{background-color:#c4b5fdf2}.bg-violet-400{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity))}.bg-violet-400\/0{background-color:#a78bfa00}.bg-violet-400\/10{background-color:#a78bfa1a}.bg-violet-400\/100{background-color:#a78bfa}.bg-violet-400\/15{background-color:#a78bfa26}.bg-violet-400\/20{background-color:#a78bfa33}.bg-violet-400\/25{background-color:#a78bfa40}.bg-violet-400\/30{background-color:#a78bfa4d}.bg-violet-400\/35{background-color:#a78bfa59}.bg-violet-400\/40{background-color:#a78bfa66}.bg-violet-400\/45{background-color:#a78bfa73}.bg-violet-400\/5{background-color:#a78bfa0d}.bg-violet-400\/50{background-color:#a78bfa80}.bg-violet-400\/55{background-color:#a78bfa8c}.bg-violet-400\/60{background-color:#a78bfa99}.bg-violet-400\/65{background-color:#a78bfaa6}.bg-violet-400\/70{background-color:#a78bfab3}.bg-violet-400\/75{background-color:#a78bfabf}.bg-violet-400\/80{background-color:#a78bfacc}.bg-violet-400\/85{background-color:#a78bfad9}.bg-violet-400\/90{background-color:#a78bfae6}.bg-violet-400\/95{background-color:#a78bfaf2}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.bg-violet-50\/0{background-color:#f5f3ff00}.bg-violet-50\/10{background-color:#f5f3ff1a}.bg-violet-50\/100{background-color:#f5f3ff}.bg-violet-50\/15{background-color:#f5f3ff26}.bg-violet-50\/20{background-color:#f5f3ff33}.bg-violet-50\/25{background-color:#f5f3ff40}.bg-violet-50\/30{background-color:#f5f3ff4d}.bg-violet-50\/35{background-color:#f5f3ff59}.bg-violet-50\/40{background-color:#f5f3ff66}.bg-violet-50\/45{background-color:#f5f3ff73}.bg-violet-50\/5{background-color:#f5f3ff0d}.bg-violet-50\/50{background-color:#f5f3ff80}.bg-violet-50\/55{background-color:#f5f3ff8c}.bg-violet-50\/60{background-color:#f5f3ff99}.bg-violet-50\/65{background-color:#f5f3ffa6}.bg-violet-50\/70{background-color:#f5f3ffb3}.bg-violet-50\/75{background-color:#f5f3ffbf}.bg-violet-50\/80{background-color:#f5f3ffcc}.bg-violet-50\/85{background-color:#f5f3ffd9}.bg-violet-50\/90{background-color:#f5f3ffe6}.bg-violet-50\/95{background-color:#f5f3fff2}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity))}.bg-violet-500\/0{background-color:#8b5cf600}.bg-violet-500\/10{background-color:#8b5cf61a}.bg-violet-500\/100{background-color:#8b5cf6}.bg-violet-500\/15{background-color:#8b5cf626}.bg-violet-500\/20{background-color:#8b5cf633}.bg-violet-500\/25{background-color:#8b5cf640}.bg-violet-500\/30{background-color:#8b5cf64d}.bg-violet-500\/35{background-color:#8b5cf659}.bg-violet-500\/40{background-color:#8b5cf666}.bg-violet-500\/45{background-color:#8b5cf673}.bg-violet-500\/5{background-color:#8b5cf60d}.bg-violet-500\/50{background-color:#8b5cf680}.bg-violet-500\/55{background-color:#8b5cf68c}.bg-violet-500\/60{background-color:#8b5cf699}.bg-violet-500\/65{background-color:#8b5cf6a6}.bg-violet-500\/70{background-color:#8b5cf6b3}.bg-violet-500\/75{background-color:#8b5cf6bf}.bg-violet-500\/80{background-color:#8b5cf6cc}.bg-violet-500\/85{background-color:#8b5cf6d9}.bg-violet-500\/90{background-color:#8b5cf6e6}.bg-violet-500\/95{background-color:#8b5cf6f2}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity))}.bg-violet-600\/0{background-color:#7c3aed00}.bg-violet-600\/10{background-color:#7c3aed1a}.bg-violet-600\/100{background-color:#7c3aed}.bg-violet-600\/15{background-color:#7c3aed26}.bg-violet-600\/20{background-color:#7c3aed33}.bg-violet-600\/25{background-color:#7c3aed40}.bg-violet-600\/30{background-color:#7c3aed4d}.bg-violet-600\/35{background-color:#7c3aed59}.bg-violet-600\/40{background-color:#7c3aed66}.bg-violet-600\/45{background-color:#7c3aed73}.bg-violet-600\/5{background-color:#7c3aed0d}.bg-violet-600\/50{background-color:#7c3aed80}.bg-violet-600\/55{background-color:#7c3aed8c}.bg-violet-600\/60{background-color:#7c3aed99}.bg-violet-600\/65{background-color:#7c3aeda6}.bg-violet-600\/70{background-color:#7c3aedb3}.bg-violet-600\/75{background-color:#7c3aedbf}.bg-violet-600\/80{background-color:#7c3aedcc}.bg-violet-600\/85{background-color:#7c3aedd9}.bg-violet-600\/90{background-color:#7c3aede6}.bg-violet-600\/95{background-color:#7c3aedf2}.bg-violet-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity))}.bg-violet-700\/0{background-color:#6d28d900}.bg-violet-700\/10{background-color:#6d28d91a}.bg-violet-700\/100{background-color:#6d28d9}.bg-violet-700\/15{background-color:#6d28d926}.bg-violet-700\/20{background-color:#6d28d933}.bg-violet-700\/25{background-color:#6d28d940}.bg-violet-700\/30{background-color:#6d28d94d}.bg-violet-700\/35{background-color:#6d28d959}.bg-violet-700\/40{background-color:#6d28d966}.bg-violet-700\/45{background-color:#6d28d973}.bg-violet-700\/5{background-color:#6d28d90d}.bg-violet-700\/50{background-color:#6d28d980}.bg-violet-700\/55{background-color:#6d28d98c}.bg-violet-700\/60{background-color:#6d28d999}.bg-violet-700\/65{background-color:#6d28d9a6}.bg-violet-700\/70{background-color:#6d28d9b3}.bg-violet-700\/75{background-color:#6d28d9bf}.bg-violet-700\/80{background-color:#6d28d9cc}.bg-violet-700\/85{background-color:#6d28d9d9}.bg-violet-700\/90{background-color:#6d28d9e6}.bg-violet-700\/95{background-color:#6d28d9f2}.bg-violet-800{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity))}.bg-violet-800\/0{background-color:#5b21b600}.bg-violet-800\/10{background-color:#5b21b61a}.bg-violet-800\/100{background-color:#5b21b6}.bg-violet-800\/15{background-color:#5b21b626}.bg-violet-800\/20{background-color:#5b21b633}.bg-violet-800\/25{background-color:#5b21b640}.bg-violet-800\/30{background-color:#5b21b64d}.bg-violet-800\/35{background-color:#5b21b659}.bg-violet-800\/40{background-color:#5b21b666}.bg-violet-800\/45{background-color:#5b21b673}.bg-violet-800\/5{background-color:#5b21b60d}.bg-violet-800\/50{background-color:#5b21b680}.bg-violet-800\/55{background-color:#5b21b68c}.bg-violet-800\/60{background-color:#5b21b699}.bg-violet-800\/65{background-color:#5b21b6a6}.bg-violet-800\/70{background-color:#5b21b6b3}.bg-violet-800\/75{background-color:#5b21b6bf}.bg-violet-800\/80{background-color:#5b21b6cc}.bg-violet-800\/85{background-color:#5b21b6d9}.bg-violet-800\/90{background-color:#5b21b6e6}.bg-violet-800\/95{background-color:#5b21b6f2}.bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity))}.bg-violet-900\/0{background-color:#4c1d9500}.bg-violet-900\/10{background-color:#4c1d951a}.bg-violet-900\/100{background-color:#4c1d95}.bg-violet-900\/15{background-color:#4c1d9526}.bg-violet-900\/20{background-color:#4c1d9533}.bg-violet-900\/25{background-color:#4c1d9540}.bg-violet-900\/30{background-color:#4c1d954d}.bg-violet-900\/35{background-color:#4c1d9559}.bg-violet-900\/40{background-color:#4c1d9566}.bg-violet-900\/45{background-color:#4c1d9573}.bg-violet-900\/5{background-color:#4c1d950d}.bg-violet-900\/50{background-color:#4c1d9580}.bg-violet-900\/55{background-color:#4c1d958c}.bg-violet-900\/60{background-color:#4c1d9599}.bg-violet-900\/65{background-color:#4c1d95a6}.bg-violet-900\/70{background-color:#4c1d95b3}.bg-violet-900\/75{background-color:#4c1d95bf}.bg-violet-900\/80{background-color:#4c1d95cc}.bg-violet-900\/85{background-color:#4c1d95d9}.bg-violet-900\/90{background-color:#4c1d95e6}.bg-violet-900\/95{background-color:#4c1d95f2}.bg-violet-950{--tw-bg-opacity: 1;background-color:rgb(46 16 101 / var(--tw-bg-opacity))}.bg-violet-950\/0{background-color:#2e106500}.bg-violet-950\/10{background-color:#2e10651a}.bg-violet-950\/100{background-color:#2e1065}.bg-violet-950\/15{background-color:#2e106526}.bg-violet-950\/20{background-color:#2e106533}.bg-violet-950\/25{background-color:#2e106540}.bg-violet-950\/30{background-color:#2e10654d}.bg-violet-950\/35{background-color:#2e106559}.bg-violet-950\/40{background-color:#2e106566}.bg-violet-950\/45{background-color:#2e106573}.bg-violet-950\/5{background-color:#2e10650d}.bg-violet-950\/50{background-color:#2e106580}.bg-violet-950\/55{background-color:#2e10658c}.bg-violet-950\/60{background-color:#2e106599}.bg-violet-950\/65{background-color:#2e1065a6}.bg-violet-950\/70{background-color:#2e1065b3}.bg-violet-950\/75{background-color:#2e1065bf}.bg-violet-950\/80{background-color:#2e1065cc}.bg-violet-950\/85{background-color:#2e1065d9}.bg-violet-950\/90{background-color:#2e1065e6}.bg-violet-950\/95{background-color:#2e1065f2}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-yellow-100\/0{background-color:#fef9c300}.bg-yellow-100\/10{background-color:#fef9c31a}.bg-yellow-100\/100{background-color:#fef9c3}.bg-yellow-100\/15{background-color:#fef9c326}.bg-yellow-100\/20{background-color:#fef9c333}.bg-yellow-100\/25{background-color:#fef9c340}.bg-yellow-100\/30{background-color:#fef9c34d}.bg-yellow-100\/35{background-color:#fef9c359}.bg-yellow-100\/40{background-color:#fef9c366}.bg-yellow-100\/45{background-color:#fef9c373}.bg-yellow-100\/5{background-color:#fef9c30d}.bg-yellow-100\/50{background-color:#fef9c380}.bg-yellow-100\/55{background-color:#fef9c38c}.bg-yellow-100\/60{background-color:#fef9c399}.bg-yellow-100\/65{background-color:#fef9c3a6}.bg-yellow-100\/70{background-color:#fef9c3b3}.bg-yellow-100\/75{background-color:#fef9c3bf}.bg-yellow-100\/80{background-color:#fef9c3cc}.bg-yellow-100\/85{background-color:#fef9c3d9}.bg-yellow-100\/90{background-color:#fef9c3e6}.bg-yellow-100\/95{background-color:#fef9c3f2}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.bg-yellow-200\/0{background-color:#fef08a00}.bg-yellow-200\/10{background-color:#fef08a1a}.bg-yellow-200\/100{background-color:#fef08a}.bg-yellow-200\/15{background-color:#fef08a26}.bg-yellow-200\/20{background-color:#fef08a33}.bg-yellow-200\/25{background-color:#fef08a40}.bg-yellow-200\/30{background-color:#fef08a4d}.bg-yellow-200\/35{background-color:#fef08a59}.bg-yellow-200\/40{background-color:#fef08a66}.bg-yellow-200\/45{background-color:#fef08a73}.bg-yellow-200\/5{background-color:#fef08a0d}.bg-yellow-200\/50{background-color:#fef08a80}.bg-yellow-200\/55{background-color:#fef08a8c}.bg-yellow-200\/60{background-color:#fef08a99}.bg-yellow-200\/65{background-color:#fef08aa6}.bg-yellow-200\/70{background-color:#fef08ab3}.bg-yellow-200\/75{background-color:#fef08abf}.bg-yellow-200\/80{background-color:#fef08acc}.bg-yellow-200\/85{background-color:#fef08ad9}.bg-yellow-200\/90{background-color:#fef08ae6}.bg-yellow-200\/95{background-color:#fef08af2}.bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.bg-yellow-300\/0{background-color:#fde04700}.bg-yellow-300\/10{background-color:#fde0471a}.bg-yellow-300\/100{background-color:#fde047}.bg-yellow-300\/15{background-color:#fde04726}.bg-yellow-300\/20{background-color:#fde04733}.bg-yellow-300\/25{background-color:#fde04740}.bg-yellow-300\/30{background-color:#fde0474d}.bg-yellow-300\/35{background-color:#fde04759}.bg-yellow-300\/40{background-color:#fde04766}.bg-yellow-300\/45{background-color:#fde04773}.bg-yellow-300\/5{background-color:#fde0470d}.bg-yellow-300\/50{background-color:#fde04780}.bg-yellow-300\/55{background-color:#fde0478c}.bg-yellow-300\/60{background-color:#fde04799}.bg-yellow-300\/65{background-color:#fde047a6}.bg-yellow-300\/70{background-color:#fde047b3}.bg-yellow-300\/75{background-color:#fde047bf}.bg-yellow-300\/80{background-color:#fde047cc}.bg-yellow-300\/85{background-color:#fde047d9}.bg-yellow-300\/90{background-color:#fde047e6}.bg-yellow-300\/95{background-color:#fde047f2}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.bg-yellow-400\/0{background-color:#facc1500}.bg-yellow-400\/10{background-color:#facc151a}.bg-yellow-400\/100{background-color:#facc15}.bg-yellow-400\/15{background-color:#facc1526}.bg-yellow-400\/20{background-color:#facc1533}.bg-yellow-400\/25{background-color:#facc1540}.bg-yellow-400\/30{background-color:#facc154d}.bg-yellow-400\/35{background-color:#facc1559}.bg-yellow-400\/40{background-color:#facc1566}.bg-yellow-400\/45{background-color:#facc1573}.bg-yellow-400\/5{background-color:#facc150d}.bg-yellow-400\/50{background-color:#facc1580}.bg-yellow-400\/55{background-color:#facc158c}.bg-yellow-400\/60{background-color:#facc1599}.bg-yellow-400\/65{background-color:#facc15a6}.bg-yellow-400\/70{background-color:#facc15b3}.bg-yellow-400\/75{background-color:#facc15bf}.bg-yellow-400\/80{background-color:#facc15cc}.bg-yellow-400\/85{background-color:#facc15d9}.bg-yellow-400\/90{background-color:#facc15e6}.bg-yellow-400\/95{background-color:#facc15f2}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.bg-yellow-50\/0{background-color:#fefce800}.bg-yellow-50\/10{background-color:#fefce81a}.bg-yellow-50\/100{background-color:#fefce8}.bg-yellow-50\/15{background-color:#fefce826}.bg-yellow-50\/20{background-color:#fefce833}.bg-yellow-50\/25{background-color:#fefce840}.bg-yellow-50\/30{background-color:#fefce84d}.bg-yellow-50\/35{background-color:#fefce859}.bg-yellow-50\/40{background-color:#fefce866}.bg-yellow-50\/45{background-color:#fefce873}.bg-yellow-50\/5{background-color:#fefce80d}.bg-yellow-50\/50{background-color:#fefce880}.bg-yellow-50\/55{background-color:#fefce88c}.bg-yellow-50\/60{background-color:#fefce899}.bg-yellow-50\/65{background-color:#fefce8a6}.bg-yellow-50\/70{background-color:#fefce8b3}.bg-yellow-50\/75{background-color:#fefce8bf}.bg-yellow-50\/80{background-color:#fefce8cc}.bg-yellow-50\/85{background-color:#fefce8d9}.bg-yellow-50\/90{background-color:#fefce8e6}.bg-yellow-50\/95{background-color:#fefce8f2}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.bg-yellow-500\/0{background-color:#eab30800}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/100{background-color:#eab308}.bg-yellow-500\/15{background-color:#eab30826}.bg-yellow-500\/20{background-color:#eab30833}.bg-yellow-500\/25{background-color:#eab30840}.bg-yellow-500\/30{background-color:#eab3084d}.bg-yellow-500\/35{background-color:#eab30859}.bg-yellow-500\/40{background-color:#eab30866}.bg-yellow-500\/45{background-color:#eab30873}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-500\/50{background-color:#eab30880}.bg-yellow-500\/55{background-color:#eab3088c}.bg-yellow-500\/60{background-color:#eab30899}.bg-yellow-500\/65{background-color:#eab308a6}.bg-yellow-500\/70{background-color:#eab308b3}.bg-yellow-500\/75{background-color:#eab308bf}.bg-yellow-500\/80{background-color:#eab308cc}.bg-yellow-500\/85{background-color:#eab308d9}.bg-yellow-500\/90{background-color:#eab308e6}.bg-yellow-500\/95{background-color:#eab308f2}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.bg-yellow-600\/0{background-color:#ca8a0400}.bg-yellow-600\/10{background-color:#ca8a041a}.bg-yellow-600\/100{background-color:#ca8a04}.bg-yellow-600\/15{background-color:#ca8a0426}.bg-yellow-600\/20{background-color:#ca8a0433}.bg-yellow-600\/25{background-color:#ca8a0440}.bg-yellow-600\/30{background-color:#ca8a044d}.bg-yellow-600\/35{background-color:#ca8a0459}.bg-yellow-600\/40{background-color:#ca8a0466}.bg-yellow-600\/45{background-color:#ca8a0473}.bg-yellow-600\/5{background-color:#ca8a040d}.bg-yellow-600\/50{background-color:#ca8a0480}.bg-yellow-600\/55{background-color:#ca8a048c}.bg-yellow-600\/60{background-color:#ca8a0499}.bg-yellow-600\/65{background-color:#ca8a04a6}.bg-yellow-600\/70{background-color:#ca8a04b3}.bg-yellow-600\/75{background-color:#ca8a04bf}.bg-yellow-600\/80{background-color:#ca8a04cc}.bg-yellow-600\/85{background-color:#ca8a04d9}.bg-yellow-600\/90{background-color:#ca8a04e6}.bg-yellow-600\/95{background-color:#ca8a04f2}.bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity))}.bg-yellow-700\/0{background-color:#a1620700}.bg-yellow-700\/10{background-color:#a162071a}.bg-yellow-700\/100{background-color:#a16207}.bg-yellow-700\/15{background-color:#a1620726}.bg-yellow-700\/20{background-color:#a1620733}.bg-yellow-700\/25{background-color:#a1620740}.bg-yellow-700\/30{background-color:#a162074d}.bg-yellow-700\/35{background-color:#a1620759}.bg-yellow-700\/40{background-color:#a1620766}.bg-yellow-700\/45{background-color:#a1620773}.bg-yellow-700\/5{background-color:#a162070d}.bg-yellow-700\/50{background-color:#a1620780}.bg-yellow-700\/55{background-color:#a162078c}.bg-yellow-700\/60{background-color:#a1620799}.bg-yellow-700\/65{background-color:#a16207a6}.bg-yellow-700\/70{background-color:#a16207b3}.bg-yellow-700\/75{background-color:#a16207bf}.bg-yellow-700\/80{background-color:#a16207cc}.bg-yellow-700\/85{background-color:#a16207d9}.bg-yellow-700\/90{background-color:#a16207e6}.bg-yellow-700\/95{background-color:#a16207f2}.bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity))}.bg-yellow-800\/0{background-color:#854d0e00}.bg-yellow-800\/10{background-color:#854d0e1a}.bg-yellow-800\/100{background-color:#854d0e}.bg-yellow-800\/15{background-color:#854d0e26}.bg-yellow-800\/20{background-color:#854d0e33}.bg-yellow-800\/25{background-color:#854d0e40}.bg-yellow-800\/30{background-color:#854d0e4d}.bg-yellow-800\/35{background-color:#854d0e59}.bg-yellow-800\/40{background-color:#854d0e66}.bg-yellow-800\/45{background-color:#854d0e73}.bg-yellow-800\/5{background-color:#854d0e0d}.bg-yellow-800\/50{background-color:#854d0e80}.bg-yellow-800\/55{background-color:#854d0e8c}.bg-yellow-800\/60{background-color:#854d0e99}.bg-yellow-800\/65{background-color:#854d0ea6}.bg-yellow-800\/70{background-color:#854d0eb3}.bg-yellow-800\/75{background-color:#854d0ebf}.bg-yellow-800\/80{background-color:#854d0ecc}.bg-yellow-800\/85{background-color:#854d0ed9}.bg-yellow-800\/90{background-color:#854d0ee6}.bg-yellow-800\/95{background-color:#854d0ef2}.bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity))}.bg-yellow-900\/0{background-color:#713f1200}.bg-yellow-900\/10{background-color:#713f121a}.bg-yellow-900\/100{background-color:#713f12}.bg-yellow-900\/15{background-color:#713f1226}.bg-yellow-900\/20{background-color:#713f1233}.bg-yellow-900\/25{background-color:#713f1240}.bg-yellow-900\/30{background-color:#713f124d}.bg-yellow-900\/35{background-color:#713f1259}.bg-yellow-900\/40{background-color:#713f1266}.bg-yellow-900\/45{background-color:#713f1273}.bg-yellow-900\/5{background-color:#713f120d}.bg-yellow-900\/50{background-color:#713f1280}.bg-yellow-900\/55{background-color:#713f128c}.bg-yellow-900\/60{background-color:#713f1299}.bg-yellow-900\/65{background-color:#713f12a6}.bg-yellow-900\/70{background-color:#713f12b3}.bg-yellow-900\/75{background-color:#713f12bf}.bg-yellow-900\/80{background-color:#713f12cc}.bg-yellow-900\/85{background-color:#713f12d9}.bg-yellow-900\/90{background-color:#713f12e6}.bg-yellow-900\/95{background-color:#713f12f2}.bg-yellow-950{--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity))}.bg-yellow-950\/0{background-color:#42200600}.bg-yellow-950\/10{background-color:#4220061a}.bg-yellow-950\/100{background-color:#422006}.bg-yellow-950\/15{background-color:#42200626}.bg-yellow-950\/20{background-color:#42200633}.bg-yellow-950\/25{background-color:#42200640}.bg-yellow-950\/30{background-color:#4220064d}.bg-yellow-950\/35{background-color:#42200659}.bg-yellow-950\/40{background-color:#42200666}.bg-yellow-950\/45{background-color:#42200673}.bg-yellow-950\/5{background-color:#4220060d}.bg-yellow-950\/50{background-color:#42200680}.bg-yellow-950\/55{background-color:#4220068c}.bg-yellow-950\/60{background-color:#42200699}.bg-yellow-950\/65{background-color:#422006a6}.bg-yellow-950\/70{background-color:#422006b3}.bg-yellow-950\/75{background-color:#422006bf}.bg-yellow-950\/80{background-color:#422006cc}.bg-yellow-950\/85{background-color:#422006d9}.bg-yellow-950\/90{background-color:#422006e6}.bg-yellow-950\/95{background-color:#422006f2}.bg-opacity-75{--tw-bg-opacity: .75}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.p-2{padding:.5rem}.p-4{padding:1rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-36{padding-top:9rem;padding-bottom:9rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-0{padding-left:0}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-2xs{font-size:.625rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-9{line-height:2.25rem}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity))}.text-amber-100\/0{color:#fef3c700}.text-amber-100\/10{color:#fef3c71a}.text-amber-100\/100{color:#fef3c7}.text-amber-100\/15{color:#fef3c726}.text-amber-100\/20{color:#fef3c733}.text-amber-100\/25{color:#fef3c740}.text-amber-100\/30{color:#fef3c74d}.text-amber-100\/35{color:#fef3c759}.text-amber-100\/40{color:#fef3c766}.text-amber-100\/45{color:#fef3c773}.text-amber-100\/5{color:#fef3c70d}.text-amber-100\/50{color:#fef3c780}.text-amber-100\/55{color:#fef3c78c}.text-amber-100\/60{color:#fef3c799}.text-amber-100\/65{color:#fef3c7a6}.text-amber-100\/70{color:#fef3c7b3}.text-amber-100\/75{color:#fef3c7bf}.text-amber-100\/80{color:#fef3c7cc}.text-amber-100\/85{color:#fef3c7d9}.text-amber-100\/90{color:#fef3c7e6}.text-amber-100\/95{color:#fef3c7f2}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity))}.text-amber-200\/0{color:#fde68a00}.text-amber-200\/10{color:#fde68a1a}.text-amber-200\/100{color:#fde68a}.text-amber-200\/15{color:#fde68a26}.text-amber-200\/20{color:#fde68a33}.text-amber-200\/25{color:#fde68a40}.text-amber-200\/30{color:#fde68a4d}.text-amber-200\/35{color:#fde68a59}.text-amber-200\/40{color:#fde68a66}.text-amber-200\/45{color:#fde68a73}.text-amber-200\/5{color:#fde68a0d}.text-amber-200\/50{color:#fde68a80}.text-amber-200\/55{color:#fde68a8c}.text-amber-200\/60{color:#fde68a99}.text-amber-200\/65{color:#fde68aa6}.text-amber-200\/70{color:#fde68ab3}.text-amber-200\/75{color:#fde68abf}.text-amber-200\/80{color:#fde68acc}.text-amber-200\/85{color:#fde68ad9}.text-amber-200\/90{color:#fde68ae6}.text-amber-200\/95{color:#fde68af2}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity))}.text-amber-300\/0{color:#fcd34d00}.text-amber-300\/10{color:#fcd34d1a}.text-amber-300\/100{color:#fcd34d}.text-amber-300\/15{color:#fcd34d26}.text-amber-300\/20{color:#fcd34d33}.text-amber-300\/25{color:#fcd34d40}.text-amber-300\/30{color:#fcd34d4d}.text-amber-300\/35{color:#fcd34d59}.text-amber-300\/40{color:#fcd34d66}.text-amber-300\/45{color:#fcd34d73}.text-amber-300\/5{color:#fcd34d0d}.text-amber-300\/50{color:#fcd34d80}.text-amber-300\/55{color:#fcd34d8c}.text-amber-300\/60{color:#fcd34d99}.text-amber-300\/65{color:#fcd34da6}.text-amber-300\/70{color:#fcd34db3}.text-amber-300\/75{color:#fcd34dbf}.text-amber-300\/80{color:#fcd34dcc}.text-amber-300\/85{color:#fcd34dd9}.text-amber-300\/90{color:#fcd34de6}.text-amber-300\/95{color:#fcd34df2}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity))}.text-amber-400\/0{color:#fbbf2400}.text-amber-400\/10{color:#fbbf241a}.text-amber-400\/100{color:#fbbf24}.text-amber-400\/15{color:#fbbf2426}.text-amber-400\/20{color:#fbbf2433}.text-amber-400\/25{color:#fbbf2440}.text-amber-400\/30{color:#fbbf244d}.text-amber-400\/35{color:#fbbf2459}.text-amber-400\/40{color:#fbbf2466}.text-amber-400\/45{color:#fbbf2473}.text-amber-400\/5{color:#fbbf240d}.text-amber-400\/50{color:#fbbf2480}.text-amber-400\/55{color:#fbbf248c}.text-amber-400\/60{color:#fbbf2499}.text-amber-400\/65{color:#fbbf24a6}.text-amber-400\/70{color:#fbbf24b3}.text-amber-400\/75{color:#fbbf24bf}.text-amber-400\/80{color:#fbbf24cc}.text-amber-400\/85{color:#fbbf24d9}.text-amber-400\/90{color:#fbbf24e6}.text-amber-400\/95{color:#fbbf24f2}.text-amber-50{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity))}.text-amber-50\/0{color:#fffbeb00}.text-amber-50\/10{color:#fffbeb1a}.text-amber-50\/100{color:#fffbeb}.text-amber-50\/15{color:#fffbeb26}.text-amber-50\/20{color:#fffbeb33}.text-amber-50\/25{color:#fffbeb40}.text-amber-50\/30{color:#fffbeb4d}.text-amber-50\/35{color:#fffbeb59}.text-amber-50\/40{color:#fffbeb66}.text-amber-50\/45{color:#fffbeb73}.text-amber-50\/5{color:#fffbeb0d}.text-amber-50\/50{color:#fffbeb80}.text-amber-50\/55{color:#fffbeb8c}.text-amber-50\/60{color:#fffbeb99}.text-amber-50\/65{color:#fffbeba6}.text-amber-50\/70{color:#fffbebb3}.text-amber-50\/75{color:#fffbebbf}.text-amber-50\/80{color:#fffbebcc}.text-amber-50\/85{color:#fffbebd9}.text-amber-50\/90{color:#fffbebe6}.text-amber-50\/95{color:#fffbebf2}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity))}.text-amber-500\/0{color:#f59e0b00}.text-amber-500\/10{color:#f59e0b1a}.text-amber-500\/100{color:#f59e0b}.text-amber-500\/15{color:#f59e0b26}.text-amber-500\/20{color:#f59e0b33}.text-amber-500\/25{color:#f59e0b40}.text-amber-500\/30{color:#f59e0b4d}.text-amber-500\/35{color:#f59e0b59}.text-amber-500\/40{color:#f59e0b66}.text-amber-500\/45{color:#f59e0b73}.text-amber-500\/5{color:#f59e0b0d}.text-amber-500\/50{color:#f59e0b80}.text-amber-500\/55{color:#f59e0b8c}.text-amber-500\/60{color:#f59e0b99}.text-amber-500\/65{color:#f59e0ba6}.text-amber-500\/70{color:#f59e0bb3}.text-amber-500\/75{color:#f59e0bbf}.text-amber-500\/80{color:#f59e0bcc}.text-amber-500\/85{color:#f59e0bd9}.text-amber-500\/90{color:#f59e0be6}.text-amber-500\/95{color:#f59e0bf2}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity))}.text-amber-600\/0{color:#d9770600}.text-amber-600\/10{color:#d977061a}.text-amber-600\/100{color:#d97706}.text-amber-600\/15{color:#d9770626}.text-amber-600\/20{color:#d9770633}.text-amber-600\/25{color:#d9770640}.text-amber-600\/30{color:#d977064d}.text-amber-600\/35{color:#d9770659}.text-amber-600\/40{color:#d9770666}.text-amber-600\/45{color:#d9770673}.text-amber-600\/5{color:#d977060d}.text-amber-600\/50{color:#d9770680}.text-amber-600\/55{color:#d977068c}.text-amber-600\/60{color:#d9770699}.text-amber-600\/65{color:#d97706a6}.text-amber-600\/70{color:#d97706b3}.text-amber-600\/75{color:#d97706bf}.text-amber-600\/80{color:#d97706cc}.text-amber-600\/85{color:#d97706d9}.text-amber-600\/90{color:#d97706e6}.text-amber-600\/95{color:#d97706f2}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.text-amber-700\/0{color:#b4530900}.text-amber-700\/10{color:#b453091a}.text-amber-700\/100{color:#b45309}.text-amber-700\/15{color:#b4530926}.text-amber-700\/20{color:#b4530933}.text-amber-700\/25{color:#b4530940}.text-amber-700\/30{color:#b453094d}.text-amber-700\/35{color:#b4530959}.text-amber-700\/40{color:#b4530966}.text-amber-700\/45{color:#b4530973}.text-amber-700\/5{color:#b453090d}.text-amber-700\/50{color:#b4530980}.text-amber-700\/55{color:#b453098c}.text-amber-700\/60{color:#b4530999}.text-amber-700\/65{color:#b45309a6}.text-amber-700\/70{color:#b45309b3}.text-amber-700\/75{color:#b45309bf}.text-amber-700\/80{color:#b45309cc}.text-amber-700\/85{color:#b45309d9}.text-amber-700\/90{color:#b45309e6}.text-amber-700\/95{color:#b45309f2}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.text-amber-800\/0{color:#92400e00}.text-amber-800\/10{color:#92400e1a}.text-amber-800\/100{color:#92400e}.text-amber-800\/15{color:#92400e26}.text-amber-800\/20{color:#92400e33}.text-amber-800\/25{color:#92400e40}.text-amber-800\/30{color:#92400e4d}.text-amber-800\/35{color:#92400e59}.text-amber-800\/40{color:#92400e66}.text-amber-800\/45{color:#92400e73}.text-amber-800\/5{color:#92400e0d}.text-amber-800\/50{color:#92400e80}.text-amber-800\/55{color:#92400e8c}.text-amber-800\/60{color:#92400e99}.text-amber-800\/65{color:#92400ea6}.text-amber-800\/70{color:#92400eb3}.text-amber-800\/75{color:#92400ebf}.text-amber-800\/80{color:#92400ecc}.text-amber-800\/85{color:#92400ed9}.text-amber-800\/90{color:#92400ee6}.text-amber-800\/95{color:#92400ef2}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity))}.text-amber-900\/0{color:#78350f00}.text-amber-900\/10{color:#78350f1a}.text-amber-900\/100{color:#78350f}.text-amber-900\/15{color:#78350f26}.text-amber-900\/20{color:#78350f33}.text-amber-900\/25{color:#78350f40}.text-amber-900\/30{color:#78350f4d}.text-amber-900\/35{color:#78350f59}.text-amber-900\/40{color:#78350f66}.text-amber-900\/45{color:#78350f73}.text-amber-900\/5{color:#78350f0d}.text-amber-900\/50{color:#78350f80}.text-amber-900\/55{color:#78350f8c}.text-amber-900\/60{color:#78350f99}.text-amber-900\/65{color:#78350fa6}.text-amber-900\/70{color:#78350fb3}.text-amber-900\/75{color:#78350fbf}.text-amber-900\/80{color:#78350fcc}.text-amber-900\/85{color:#78350fd9}.text-amber-900\/90{color:#78350fe6}.text-amber-900\/95{color:#78350ff2}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity))}.text-amber-950\/0{color:#451a0300}.text-amber-950\/10{color:#451a031a}.text-amber-950\/100{color:#451a03}.text-amber-950\/15{color:#451a0326}.text-amber-950\/20{color:#451a0333}.text-amber-950\/25{color:#451a0340}.text-amber-950\/30{color:#451a034d}.text-amber-950\/35{color:#451a0359}.text-amber-950\/40{color:#451a0366}.text-amber-950\/45{color:#451a0373}.text-amber-950\/5{color:#451a030d}.text-amber-950\/50{color:#451a0380}.text-amber-950\/55{color:#451a038c}.text-amber-950\/60{color:#451a0399}.text-amber-950\/65{color:#451a03a6}.text-amber-950\/70{color:#451a03b3}.text-amber-950\/75{color:#451a03bf}.text-amber-950\/80{color:#451a03cc}.text-amber-950\/85{color:#451a03d9}.text-amber-950\/90{color:#451a03e6}.text-amber-950\/95{color:#451a03f2}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity))}.text-blue-100\/0{color:#dbeafe00}.text-blue-100\/10{color:#dbeafe1a}.text-blue-100\/100{color:#dbeafe}.text-blue-100\/15{color:#dbeafe26}.text-blue-100\/20{color:#dbeafe33}.text-blue-100\/25{color:#dbeafe40}.text-blue-100\/30{color:#dbeafe4d}.text-blue-100\/35{color:#dbeafe59}.text-blue-100\/40{color:#dbeafe66}.text-blue-100\/45{color:#dbeafe73}.text-blue-100\/5{color:#dbeafe0d}.text-blue-100\/50{color:#dbeafe80}.text-blue-100\/55{color:#dbeafe8c}.text-blue-100\/60{color:#dbeafe99}.text-blue-100\/65{color:#dbeafea6}.text-blue-100\/70{color:#dbeafeb3}.text-blue-100\/75{color:#dbeafebf}.text-blue-100\/80{color:#dbeafecc}.text-blue-100\/85{color:#dbeafed9}.text-blue-100\/90{color:#dbeafee6}.text-blue-100\/95{color:#dbeafef2}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity))}.text-blue-200\/0{color:#bfdbfe00}.text-blue-200\/10{color:#bfdbfe1a}.text-blue-200\/100{color:#bfdbfe}.text-blue-200\/15{color:#bfdbfe26}.text-blue-200\/20{color:#bfdbfe33}.text-blue-200\/25{color:#bfdbfe40}.text-blue-200\/30{color:#bfdbfe4d}.text-blue-200\/35{color:#bfdbfe59}.text-blue-200\/40{color:#bfdbfe66}.text-blue-200\/45{color:#bfdbfe73}.text-blue-200\/5{color:#bfdbfe0d}.text-blue-200\/50{color:#bfdbfe80}.text-blue-200\/55{color:#bfdbfe8c}.text-blue-200\/60{color:#bfdbfe99}.text-blue-200\/65{color:#bfdbfea6}.text-blue-200\/70{color:#bfdbfeb3}.text-blue-200\/75{color:#bfdbfebf}.text-blue-200\/80{color:#bfdbfecc}.text-blue-200\/85{color:#bfdbfed9}.text-blue-200\/90{color:#bfdbfee6}.text-blue-200\/95{color:#bfdbfef2}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.text-blue-300\/0{color:#93c5fd00}.text-blue-300\/10{color:#93c5fd1a}.text-blue-300\/100{color:#93c5fd}.text-blue-300\/15{color:#93c5fd26}.text-blue-300\/20{color:#93c5fd33}.text-blue-300\/25{color:#93c5fd40}.text-blue-300\/30{color:#93c5fd4d}.text-blue-300\/35{color:#93c5fd59}.text-blue-300\/40{color:#93c5fd66}.text-blue-300\/45{color:#93c5fd73}.text-blue-300\/5{color:#93c5fd0d}.text-blue-300\/50{color:#93c5fd80}.text-blue-300\/55{color:#93c5fd8c}.text-blue-300\/60{color:#93c5fd99}.text-blue-300\/65{color:#93c5fda6}.text-blue-300\/70{color:#93c5fdb3}.text-blue-300\/75{color:#93c5fdbf}.text-blue-300\/80{color:#93c5fdcc}.text-blue-300\/85{color:#93c5fdd9}.text-blue-300\/90{color:#93c5fde6}.text-blue-300\/95{color:#93c5fdf2}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.text-blue-400\/0{color:#60a5fa00}.text-blue-400\/10{color:#60a5fa1a}.text-blue-400\/100{color:#60a5fa}.text-blue-400\/15{color:#60a5fa26}.text-blue-400\/20{color:#60a5fa33}.text-blue-400\/25{color:#60a5fa40}.text-blue-400\/30{color:#60a5fa4d}.text-blue-400\/35{color:#60a5fa59}.text-blue-400\/40{color:#60a5fa66}.text-blue-400\/45{color:#60a5fa73}.text-blue-400\/5{color:#60a5fa0d}.text-blue-400\/50{color:#60a5fa80}.text-blue-400\/55{color:#60a5fa8c}.text-blue-400\/60{color:#60a5fa99}.text-blue-400\/65{color:#60a5faa6}.text-blue-400\/70{color:#60a5fab3}.text-blue-400\/75{color:#60a5fabf}.text-blue-400\/80{color:#60a5facc}.text-blue-400\/85{color:#60a5fad9}.text-blue-400\/90{color:#60a5fae6}.text-blue-400\/95{color:#60a5faf2}.text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity))}.text-blue-50\/0{color:#eff6ff00}.text-blue-50\/10{color:#eff6ff1a}.text-blue-50\/100{color:#eff6ff}.text-blue-50\/15{color:#eff6ff26}.text-blue-50\/20{color:#eff6ff33}.text-blue-50\/25{color:#eff6ff40}.text-blue-50\/30{color:#eff6ff4d}.text-blue-50\/35{color:#eff6ff59}.text-blue-50\/40{color:#eff6ff66}.text-blue-50\/45{color:#eff6ff73}.text-blue-50\/5{color:#eff6ff0d}.text-blue-50\/50{color:#eff6ff80}.text-blue-50\/55{color:#eff6ff8c}.text-blue-50\/60{color:#eff6ff99}.text-blue-50\/65{color:#eff6ffa6}.text-blue-50\/70{color:#eff6ffb3}.text-blue-50\/75{color:#eff6ffbf}.text-blue-50\/80{color:#eff6ffcc}.text-blue-50\/85{color:#eff6ffd9}.text-blue-50\/90{color:#eff6ffe6}.text-blue-50\/95{color:#eff6fff2}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-blue-500\/0{color:#3b82f600}.text-blue-500\/10{color:#3b82f61a}.text-blue-500\/100{color:#3b82f6}.text-blue-500\/15{color:#3b82f626}.text-blue-500\/20{color:#3b82f633}.text-blue-500\/25{color:#3b82f640}.text-blue-500\/30{color:#3b82f64d}.text-blue-500\/35{color:#3b82f659}.text-blue-500\/40{color:#3b82f666}.text-blue-500\/45{color:#3b82f673}.text-blue-500\/5{color:#3b82f60d}.text-blue-500\/50{color:#3b82f680}.text-blue-500\/55{color:#3b82f68c}.text-blue-500\/60{color:#3b82f699}.text-blue-500\/65{color:#3b82f6a6}.text-blue-500\/70{color:#3b82f6b3}.text-blue-500\/75{color:#3b82f6bf}.text-blue-500\/80{color:#3b82f6cc}.text-blue-500\/85{color:#3b82f6d9}.text-blue-500\/90{color:#3b82f6e6}.text-blue-500\/95{color:#3b82f6f2}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-blue-600\/0{color:#2563eb00}.text-blue-600\/10{color:#2563eb1a}.text-blue-600\/100{color:#2563eb}.text-blue-600\/15{color:#2563eb26}.text-blue-600\/20{color:#2563eb33}.text-blue-600\/25{color:#2563eb40}.text-blue-600\/30{color:#2563eb4d}.text-blue-600\/35{color:#2563eb59}.text-blue-600\/40{color:#2563eb66}.text-blue-600\/45{color:#2563eb73}.text-blue-600\/5{color:#2563eb0d}.text-blue-600\/50{color:#2563eb80}.text-blue-600\/55{color:#2563eb8c}.text-blue-600\/60{color:#2563eb99}.text-blue-600\/65{color:#2563eba6}.text-blue-600\/70{color:#2563ebb3}.text-blue-600\/75{color:#2563ebbf}.text-blue-600\/80{color:#2563ebcc}.text-blue-600\/85{color:#2563ebd9}.text-blue-600\/90{color:#2563ebe6}.text-blue-600\/95{color:#2563ebf2}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.text-blue-700\/0{color:#1d4ed800}.text-blue-700\/10{color:#1d4ed81a}.text-blue-700\/100{color:#1d4ed8}.text-blue-700\/15{color:#1d4ed826}.text-blue-700\/20{color:#1d4ed833}.text-blue-700\/25{color:#1d4ed840}.text-blue-700\/30{color:#1d4ed84d}.text-blue-700\/35{color:#1d4ed859}.text-blue-700\/40{color:#1d4ed866}.text-blue-700\/45{color:#1d4ed873}.text-blue-700\/5{color:#1d4ed80d}.text-blue-700\/50{color:#1d4ed880}.text-blue-700\/55{color:#1d4ed88c}.text-blue-700\/60{color:#1d4ed899}.text-blue-700\/65{color:#1d4ed8a6}.text-blue-700\/70{color:#1d4ed8b3}.text-blue-700\/75{color:#1d4ed8bf}.text-blue-700\/80{color:#1d4ed8cc}.text-blue-700\/85{color:#1d4ed8d9}.text-blue-700\/90{color:#1d4ed8e6}.text-blue-700\/95{color:#1d4ed8f2}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.text-blue-800\/0{color:#1e40af00}.text-blue-800\/10{color:#1e40af1a}.text-blue-800\/100{color:#1e40af}.text-blue-800\/15{color:#1e40af26}.text-blue-800\/20{color:#1e40af33}.text-blue-800\/25{color:#1e40af40}.text-blue-800\/30{color:#1e40af4d}.text-blue-800\/35{color:#1e40af59}.text-blue-800\/40{color:#1e40af66}.text-blue-800\/45{color:#1e40af73}.text-blue-800\/5{color:#1e40af0d}.text-blue-800\/50{color:#1e40af80}.text-blue-800\/55{color:#1e40af8c}.text-blue-800\/60{color:#1e40af99}.text-blue-800\/65{color:#1e40afa6}.text-blue-800\/70{color:#1e40afb3}.text-blue-800\/75{color:#1e40afbf}.text-blue-800\/80{color:#1e40afcc}.text-blue-800\/85{color:#1e40afd9}.text-blue-800\/90{color:#1e40afe6}.text-blue-800\/95{color:#1e40aff2}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.text-blue-900\/0{color:#1e3a8a00}.text-blue-900\/10{color:#1e3a8a1a}.text-blue-900\/100{color:#1e3a8a}.text-blue-900\/15{color:#1e3a8a26}.text-blue-900\/20{color:#1e3a8a33}.text-blue-900\/25{color:#1e3a8a40}.text-blue-900\/30{color:#1e3a8a4d}.text-blue-900\/35{color:#1e3a8a59}.text-blue-900\/40{color:#1e3a8a66}.text-blue-900\/45{color:#1e3a8a73}.text-blue-900\/5{color:#1e3a8a0d}.text-blue-900\/50{color:#1e3a8a80}.text-blue-900\/55{color:#1e3a8a8c}.text-blue-900\/60{color:#1e3a8a99}.text-blue-900\/65{color:#1e3a8aa6}.text-blue-900\/70{color:#1e3a8ab3}.text-blue-900\/75{color:#1e3a8abf}.text-blue-900\/80{color:#1e3a8acc}.text-blue-900\/85{color:#1e3a8ad9}.text-blue-900\/90{color:#1e3a8ae6}.text-blue-900\/95{color:#1e3a8af2}.text-blue-950{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity))}.text-blue-950\/0{color:#17255400}.text-blue-950\/10{color:#1725541a}.text-blue-950\/100{color:#172554}.text-blue-950\/15{color:#17255426}.text-blue-950\/20{color:#17255433}.text-blue-950\/25{color:#17255440}.text-blue-950\/30{color:#1725544d}.text-blue-950\/35{color:#17255459}.text-blue-950\/40{color:#17255466}.text-blue-950\/45{color:#17255473}.text-blue-950\/5{color:#1725540d}.text-blue-950\/50{color:#17255480}.text-blue-950\/55{color:#1725548c}.text-blue-950\/60{color:#17255499}.text-blue-950\/65{color:#172554a6}.text-blue-950\/70{color:#172554b3}.text-blue-950\/75{color:#172554bf}.text-blue-950\/80{color:#172554cc}.text-blue-950\/85{color:#172554d9}.text-blue-950\/90{color:#172554e6}.text-blue-950\/95{color:#172554f2}.text-cyan-100{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity))}.text-cyan-100\/0{color:#cffafe00}.text-cyan-100\/10{color:#cffafe1a}.text-cyan-100\/100{color:#cffafe}.text-cyan-100\/15{color:#cffafe26}.text-cyan-100\/20{color:#cffafe33}.text-cyan-100\/25{color:#cffafe40}.text-cyan-100\/30{color:#cffafe4d}.text-cyan-100\/35{color:#cffafe59}.text-cyan-100\/40{color:#cffafe66}.text-cyan-100\/45{color:#cffafe73}.text-cyan-100\/5{color:#cffafe0d}.text-cyan-100\/50{color:#cffafe80}.text-cyan-100\/55{color:#cffafe8c}.text-cyan-100\/60{color:#cffafe99}.text-cyan-100\/65{color:#cffafea6}.text-cyan-100\/70{color:#cffafeb3}.text-cyan-100\/75{color:#cffafebf}.text-cyan-100\/80{color:#cffafecc}.text-cyan-100\/85{color:#cffafed9}.text-cyan-100\/90{color:#cffafee6}.text-cyan-100\/95{color:#cffafef2}.text-cyan-200{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity))}.text-cyan-200\/0{color:#a5f3fc00}.text-cyan-200\/10{color:#a5f3fc1a}.text-cyan-200\/100{color:#a5f3fc}.text-cyan-200\/15{color:#a5f3fc26}.text-cyan-200\/20{color:#a5f3fc33}.text-cyan-200\/25{color:#a5f3fc40}.text-cyan-200\/30{color:#a5f3fc4d}.text-cyan-200\/35{color:#a5f3fc59}.text-cyan-200\/40{color:#a5f3fc66}.text-cyan-200\/45{color:#a5f3fc73}.text-cyan-200\/5{color:#a5f3fc0d}.text-cyan-200\/50{color:#a5f3fc80}.text-cyan-200\/55{color:#a5f3fc8c}.text-cyan-200\/60{color:#a5f3fc99}.text-cyan-200\/65{color:#a5f3fca6}.text-cyan-200\/70{color:#a5f3fcb3}.text-cyan-200\/75{color:#a5f3fcbf}.text-cyan-200\/80{color:#a5f3fccc}.text-cyan-200\/85{color:#a5f3fcd9}.text-cyan-200\/90{color:#a5f3fce6}.text-cyan-200\/95{color:#a5f3fcf2}.text-cyan-300{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity))}.text-cyan-300\/0{color:#67e8f900}.text-cyan-300\/10{color:#67e8f91a}.text-cyan-300\/100{color:#67e8f9}.text-cyan-300\/15{color:#67e8f926}.text-cyan-300\/20{color:#67e8f933}.text-cyan-300\/25{color:#67e8f940}.text-cyan-300\/30{color:#67e8f94d}.text-cyan-300\/35{color:#67e8f959}.text-cyan-300\/40{color:#67e8f966}.text-cyan-300\/45{color:#67e8f973}.text-cyan-300\/5{color:#67e8f90d}.text-cyan-300\/50{color:#67e8f980}.text-cyan-300\/55{color:#67e8f98c}.text-cyan-300\/60{color:#67e8f999}.text-cyan-300\/65{color:#67e8f9a6}.text-cyan-300\/70{color:#67e8f9b3}.text-cyan-300\/75{color:#67e8f9bf}.text-cyan-300\/80{color:#67e8f9cc}.text-cyan-300\/85{color:#67e8f9d9}.text-cyan-300\/90{color:#67e8f9e6}.text-cyan-300\/95{color:#67e8f9f2}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity))}.text-cyan-400\/0{color:#22d3ee00}.text-cyan-400\/10{color:#22d3ee1a}.text-cyan-400\/100{color:#22d3ee}.text-cyan-400\/15{color:#22d3ee26}.text-cyan-400\/20{color:#22d3ee33}.text-cyan-400\/25{color:#22d3ee40}.text-cyan-400\/30{color:#22d3ee4d}.text-cyan-400\/35{color:#22d3ee59}.text-cyan-400\/40{color:#22d3ee66}.text-cyan-400\/45{color:#22d3ee73}.text-cyan-400\/5{color:#22d3ee0d}.text-cyan-400\/50{color:#22d3ee80}.text-cyan-400\/55{color:#22d3ee8c}.text-cyan-400\/60{color:#22d3ee99}.text-cyan-400\/65{color:#22d3eea6}.text-cyan-400\/70{color:#22d3eeb3}.text-cyan-400\/75{color:#22d3eebf}.text-cyan-400\/80{color:#22d3eecc}.text-cyan-400\/85{color:#22d3eed9}.text-cyan-400\/90{color:#22d3eee6}.text-cyan-400\/95{color:#22d3eef2}.text-cyan-50{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity))}.text-cyan-50\/0{color:#ecfeff00}.text-cyan-50\/10{color:#ecfeff1a}.text-cyan-50\/100{color:#ecfeff}.text-cyan-50\/15{color:#ecfeff26}.text-cyan-50\/20{color:#ecfeff33}.text-cyan-50\/25{color:#ecfeff40}.text-cyan-50\/30{color:#ecfeff4d}.text-cyan-50\/35{color:#ecfeff59}.text-cyan-50\/40{color:#ecfeff66}.text-cyan-50\/45{color:#ecfeff73}.text-cyan-50\/5{color:#ecfeff0d}.text-cyan-50\/50{color:#ecfeff80}.text-cyan-50\/55{color:#ecfeff8c}.text-cyan-50\/60{color:#ecfeff99}.text-cyan-50\/65{color:#ecfeffa6}.text-cyan-50\/70{color:#ecfeffb3}.text-cyan-50\/75{color:#ecfeffbf}.text-cyan-50\/80{color:#ecfeffcc}.text-cyan-50\/85{color:#ecfeffd9}.text-cyan-50\/90{color:#ecfeffe6}.text-cyan-50\/95{color:#ecfefff2}.text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity))}.text-cyan-500\/0{color:#06b6d400}.text-cyan-500\/10{color:#06b6d41a}.text-cyan-500\/100{color:#06b6d4}.text-cyan-500\/15{color:#06b6d426}.text-cyan-500\/20{color:#06b6d433}.text-cyan-500\/25{color:#06b6d440}.text-cyan-500\/30{color:#06b6d44d}.text-cyan-500\/35{color:#06b6d459}.text-cyan-500\/40{color:#06b6d466}.text-cyan-500\/45{color:#06b6d473}.text-cyan-500\/5{color:#06b6d40d}.text-cyan-500\/50{color:#06b6d480}.text-cyan-500\/55{color:#06b6d48c}.text-cyan-500\/60{color:#06b6d499}.text-cyan-500\/65{color:#06b6d4a6}.text-cyan-500\/70{color:#06b6d4b3}.text-cyan-500\/75{color:#06b6d4bf}.text-cyan-500\/80{color:#06b6d4cc}.text-cyan-500\/85{color:#06b6d4d9}.text-cyan-500\/90{color:#06b6d4e6}.text-cyan-500\/95{color:#06b6d4f2}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity))}.text-cyan-600\/0{color:#0891b200}.text-cyan-600\/10{color:#0891b21a}.text-cyan-600\/100{color:#0891b2}.text-cyan-600\/15{color:#0891b226}.text-cyan-600\/20{color:#0891b233}.text-cyan-600\/25{color:#0891b240}.text-cyan-600\/30{color:#0891b24d}.text-cyan-600\/35{color:#0891b259}.text-cyan-600\/40{color:#0891b266}.text-cyan-600\/45{color:#0891b273}.text-cyan-600\/5{color:#0891b20d}.text-cyan-600\/50{color:#0891b280}.text-cyan-600\/55{color:#0891b28c}.text-cyan-600\/60{color:#0891b299}.text-cyan-600\/65{color:#0891b2a6}.text-cyan-600\/70{color:#0891b2b3}.text-cyan-600\/75{color:#0891b2bf}.text-cyan-600\/80{color:#0891b2cc}.text-cyan-600\/85{color:#0891b2d9}.text-cyan-600\/90{color:#0891b2e6}.text-cyan-600\/95{color:#0891b2f2}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity))}.text-cyan-700\/0{color:#0e749000}.text-cyan-700\/10{color:#0e74901a}.text-cyan-700\/100{color:#0e7490}.text-cyan-700\/15{color:#0e749026}.text-cyan-700\/20{color:#0e749033}.text-cyan-700\/25{color:#0e749040}.text-cyan-700\/30{color:#0e74904d}.text-cyan-700\/35{color:#0e749059}.text-cyan-700\/40{color:#0e749066}.text-cyan-700\/45{color:#0e749073}.text-cyan-700\/5{color:#0e74900d}.text-cyan-700\/50{color:#0e749080}.text-cyan-700\/55{color:#0e74908c}.text-cyan-700\/60{color:#0e749099}.text-cyan-700\/65{color:#0e7490a6}.text-cyan-700\/70{color:#0e7490b3}.text-cyan-700\/75{color:#0e7490bf}.text-cyan-700\/80{color:#0e7490cc}.text-cyan-700\/85{color:#0e7490d9}.text-cyan-700\/90{color:#0e7490e6}.text-cyan-700\/95{color:#0e7490f2}.text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity))}.text-cyan-800\/0{color:#155e7500}.text-cyan-800\/10{color:#155e751a}.text-cyan-800\/100{color:#155e75}.text-cyan-800\/15{color:#155e7526}.text-cyan-800\/20{color:#155e7533}.text-cyan-800\/25{color:#155e7540}.text-cyan-800\/30{color:#155e754d}.text-cyan-800\/35{color:#155e7559}.text-cyan-800\/40{color:#155e7566}.text-cyan-800\/45{color:#155e7573}.text-cyan-800\/5{color:#155e750d}.text-cyan-800\/50{color:#155e7580}.text-cyan-800\/55{color:#155e758c}.text-cyan-800\/60{color:#155e7599}.text-cyan-800\/65{color:#155e75a6}.text-cyan-800\/70{color:#155e75b3}.text-cyan-800\/75{color:#155e75bf}.text-cyan-800\/80{color:#155e75cc}.text-cyan-800\/85{color:#155e75d9}.text-cyan-800\/90{color:#155e75e6}.text-cyan-800\/95{color:#155e75f2}.text-cyan-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity))}.text-cyan-900\/0{color:#164e6300}.text-cyan-900\/10{color:#164e631a}.text-cyan-900\/100{color:#164e63}.text-cyan-900\/15{color:#164e6326}.text-cyan-900\/20{color:#164e6333}.text-cyan-900\/25{color:#164e6340}.text-cyan-900\/30{color:#164e634d}.text-cyan-900\/35{color:#164e6359}.text-cyan-900\/40{color:#164e6366}.text-cyan-900\/45{color:#164e6373}.text-cyan-900\/5{color:#164e630d}.text-cyan-900\/50{color:#164e6380}.text-cyan-900\/55{color:#164e638c}.text-cyan-900\/60{color:#164e6399}.text-cyan-900\/65{color:#164e63a6}.text-cyan-900\/70{color:#164e63b3}.text-cyan-900\/75{color:#164e63bf}.text-cyan-900\/80{color:#164e63cc}.text-cyan-900\/85{color:#164e63d9}.text-cyan-900\/90{color:#164e63e6}.text-cyan-900\/95{color:#164e63f2}.text-cyan-950{--tw-text-opacity: 1;color:rgb(8 51 68 / var(--tw-text-opacity))}.text-cyan-950\/0{color:#08334400}.text-cyan-950\/10{color:#0833441a}.text-cyan-950\/100{color:#083344}.text-cyan-950\/15{color:#08334426}.text-cyan-950\/20{color:#08334433}.text-cyan-950\/25{color:#08334440}.text-cyan-950\/30{color:#0833444d}.text-cyan-950\/35{color:#08334459}.text-cyan-950\/40{color:#08334466}.text-cyan-950\/45{color:#08334473}.text-cyan-950\/5{color:#0833440d}.text-cyan-950\/50{color:#08334480}.text-cyan-950\/55{color:#0833448c}.text-cyan-950\/60{color:#08334499}.text-cyan-950\/65{color:#083344a6}.text-cyan-950\/70{color:#083344b3}.text-cyan-950\/75{color:#083344bf}.text-cyan-950\/80{color:#083344cc}.text-cyan-950\/85{color:#083344d9}.text-cyan-950\/90{color:#083344e6}.text-cyan-950\/95{color:#083344f2}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity))}.text-emerald-100\/0{color:#d1fae500}.text-emerald-100\/10{color:#d1fae51a}.text-emerald-100\/100{color:#d1fae5}.text-emerald-100\/15{color:#d1fae526}.text-emerald-100\/20{color:#d1fae533}.text-emerald-100\/25{color:#d1fae540}.text-emerald-100\/30{color:#d1fae54d}.text-emerald-100\/35{color:#d1fae559}.text-emerald-100\/40{color:#d1fae566}.text-emerald-100\/45{color:#d1fae573}.text-emerald-100\/5{color:#d1fae50d}.text-emerald-100\/50{color:#d1fae580}.text-emerald-100\/55{color:#d1fae58c}.text-emerald-100\/60{color:#d1fae599}.text-emerald-100\/65{color:#d1fae5a6}.text-emerald-100\/70{color:#d1fae5b3}.text-emerald-100\/75{color:#d1fae5bf}.text-emerald-100\/80{color:#d1fae5cc}.text-emerald-100\/85{color:#d1fae5d9}.text-emerald-100\/90{color:#d1fae5e6}.text-emerald-100\/95{color:#d1fae5f2}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity))}.text-emerald-200\/0{color:#a7f3d000}.text-emerald-200\/10{color:#a7f3d01a}.text-emerald-200\/100{color:#a7f3d0}.text-emerald-200\/15{color:#a7f3d026}.text-emerald-200\/20{color:#a7f3d033}.text-emerald-200\/25{color:#a7f3d040}.text-emerald-200\/30{color:#a7f3d04d}.text-emerald-200\/35{color:#a7f3d059}.text-emerald-200\/40{color:#a7f3d066}.text-emerald-200\/45{color:#a7f3d073}.text-emerald-200\/5{color:#a7f3d00d}.text-emerald-200\/50{color:#a7f3d080}.text-emerald-200\/55{color:#a7f3d08c}.text-emerald-200\/60{color:#a7f3d099}.text-emerald-200\/65{color:#a7f3d0a6}.text-emerald-200\/70{color:#a7f3d0b3}.text-emerald-200\/75{color:#a7f3d0bf}.text-emerald-200\/80{color:#a7f3d0cc}.text-emerald-200\/85{color:#a7f3d0d9}.text-emerald-200\/90{color:#a7f3d0e6}.text-emerald-200\/95{color:#a7f3d0f2}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity))}.text-emerald-300\/0{color:#6ee7b700}.text-emerald-300\/10{color:#6ee7b71a}.text-emerald-300\/100{color:#6ee7b7}.text-emerald-300\/15{color:#6ee7b726}.text-emerald-300\/20{color:#6ee7b733}.text-emerald-300\/25{color:#6ee7b740}.text-emerald-300\/30{color:#6ee7b74d}.text-emerald-300\/35{color:#6ee7b759}.text-emerald-300\/40{color:#6ee7b766}.text-emerald-300\/45{color:#6ee7b773}.text-emerald-300\/5{color:#6ee7b70d}.text-emerald-300\/50{color:#6ee7b780}.text-emerald-300\/55{color:#6ee7b78c}.text-emerald-300\/60{color:#6ee7b799}.text-emerald-300\/65{color:#6ee7b7a6}.text-emerald-300\/70{color:#6ee7b7b3}.text-emerald-300\/75{color:#6ee7b7bf}.text-emerald-300\/80{color:#6ee7b7cc}.text-emerald-300\/85{color:#6ee7b7d9}.text-emerald-300\/90{color:#6ee7b7e6}.text-emerald-300\/95{color:#6ee7b7f2}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity))}.text-emerald-400\/0{color:#34d39900}.text-emerald-400\/10{color:#34d3991a}.text-emerald-400\/100{color:#34d399}.text-emerald-400\/15{color:#34d39926}.text-emerald-400\/20{color:#34d39933}.text-emerald-400\/25{color:#34d39940}.text-emerald-400\/30{color:#34d3994d}.text-emerald-400\/35{color:#34d39959}.text-emerald-400\/40{color:#34d39966}.text-emerald-400\/45{color:#34d39973}.text-emerald-400\/5{color:#34d3990d}.text-emerald-400\/50{color:#34d39980}.text-emerald-400\/55{color:#34d3998c}.text-emerald-400\/60{color:#34d39999}.text-emerald-400\/65{color:#34d399a6}.text-emerald-400\/70{color:#34d399b3}.text-emerald-400\/75{color:#34d399bf}.text-emerald-400\/80{color:#34d399cc}.text-emerald-400\/85{color:#34d399d9}.text-emerald-400\/90{color:#34d399e6}.text-emerald-400\/95{color:#34d399f2}.text-emerald-50{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity))}.text-emerald-50\/0{color:#ecfdf500}.text-emerald-50\/10{color:#ecfdf51a}.text-emerald-50\/100{color:#ecfdf5}.text-emerald-50\/15{color:#ecfdf526}.text-emerald-50\/20{color:#ecfdf533}.text-emerald-50\/25{color:#ecfdf540}.text-emerald-50\/30{color:#ecfdf54d}.text-emerald-50\/35{color:#ecfdf559}.text-emerald-50\/40{color:#ecfdf566}.text-emerald-50\/45{color:#ecfdf573}.text-emerald-50\/5{color:#ecfdf50d}.text-emerald-50\/50{color:#ecfdf580}.text-emerald-50\/55{color:#ecfdf58c}.text-emerald-50\/60{color:#ecfdf599}.text-emerald-50\/65{color:#ecfdf5a6}.text-emerald-50\/70{color:#ecfdf5b3}.text-emerald-50\/75{color:#ecfdf5bf}.text-emerald-50\/80{color:#ecfdf5cc}.text-emerald-50\/85{color:#ecfdf5d9}.text-emerald-50\/90{color:#ecfdf5e6}.text-emerald-50\/95{color:#ecfdf5f2}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity))}.text-emerald-500\/0{color:#10b98100}.text-emerald-500\/10{color:#10b9811a}.text-emerald-500\/100{color:#10b981}.text-emerald-500\/15{color:#10b98126}.text-emerald-500\/20{color:#10b98133}.text-emerald-500\/25{color:#10b98140}.text-emerald-500\/30{color:#10b9814d}.text-emerald-500\/35{color:#10b98159}.text-emerald-500\/40{color:#10b98166}.text-emerald-500\/45{color:#10b98173}.text-emerald-500\/5{color:#10b9810d}.text-emerald-500\/50{color:#10b98180}.text-emerald-500\/55{color:#10b9818c}.text-emerald-500\/60{color:#10b98199}.text-emerald-500\/65{color:#10b981a6}.text-emerald-500\/70{color:#10b981b3}.text-emerald-500\/75{color:#10b981bf}.text-emerald-500\/80{color:#10b981cc}.text-emerald-500\/85{color:#10b981d9}.text-emerald-500\/90{color:#10b981e6}.text-emerald-500\/95{color:#10b981f2}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity))}.text-emerald-600\/0{color:#05966900}.text-emerald-600\/10{color:#0596691a}.text-emerald-600\/100{color:#059669}.text-emerald-600\/15{color:#05966926}.text-emerald-600\/20{color:#05966933}.text-emerald-600\/25{color:#05966940}.text-emerald-600\/30{color:#0596694d}.text-emerald-600\/35{color:#05966959}.text-emerald-600\/40{color:#05966966}.text-emerald-600\/45{color:#05966973}.text-emerald-600\/5{color:#0596690d}.text-emerald-600\/50{color:#05966980}.text-emerald-600\/55{color:#0596698c}.text-emerald-600\/60{color:#05966999}.text-emerald-600\/65{color:#059669a6}.text-emerald-600\/70{color:#059669b3}.text-emerald-600\/75{color:#059669bf}.text-emerald-600\/80{color:#059669cc}.text-emerald-600\/85{color:#059669d9}.text-emerald-600\/90{color:#059669e6}.text-emerald-600\/95{color:#059669f2}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.text-emerald-700\/0{color:#04785700}.text-emerald-700\/10{color:#0478571a}.text-emerald-700\/100{color:#047857}.text-emerald-700\/15{color:#04785726}.text-emerald-700\/20{color:#04785733}.text-emerald-700\/25{color:#04785740}.text-emerald-700\/30{color:#0478574d}.text-emerald-700\/35{color:#04785759}.text-emerald-700\/40{color:#04785766}.text-emerald-700\/45{color:#04785773}.text-emerald-700\/5{color:#0478570d}.text-emerald-700\/50{color:#04785780}.text-emerald-700\/55{color:#0478578c}.text-emerald-700\/60{color:#04785799}.text-emerald-700\/65{color:#047857a6}.text-emerald-700\/70{color:#047857b3}.text-emerald-700\/75{color:#047857bf}.text-emerald-700\/80{color:#047857cc}.text-emerald-700\/85{color:#047857d9}.text-emerald-700\/90{color:#047857e6}.text-emerald-700\/95{color:#047857f2}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity))}.text-emerald-800\/0{color:#065f4600}.text-emerald-800\/10{color:#065f461a}.text-emerald-800\/100{color:#065f46}.text-emerald-800\/15{color:#065f4626}.text-emerald-800\/20{color:#065f4633}.text-emerald-800\/25{color:#065f4640}.text-emerald-800\/30{color:#065f464d}.text-emerald-800\/35{color:#065f4659}.text-emerald-800\/40{color:#065f4666}.text-emerald-800\/45{color:#065f4673}.text-emerald-800\/5{color:#065f460d}.text-emerald-800\/50{color:#065f4680}.text-emerald-800\/55{color:#065f468c}.text-emerald-800\/60{color:#065f4699}.text-emerald-800\/65{color:#065f46a6}.text-emerald-800\/70{color:#065f46b3}.text-emerald-800\/75{color:#065f46bf}.text-emerald-800\/80{color:#065f46cc}.text-emerald-800\/85{color:#065f46d9}.text-emerald-800\/90{color:#065f46e6}.text-emerald-800\/95{color:#065f46f2}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity))}.text-emerald-900\/0{color:#064e3b00}.text-emerald-900\/10{color:#064e3b1a}.text-emerald-900\/100{color:#064e3b}.text-emerald-900\/15{color:#064e3b26}.text-emerald-900\/20{color:#064e3b33}.text-emerald-900\/25{color:#064e3b40}.text-emerald-900\/30{color:#064e3b4d}.text-emerald-900\/35{color:#064e3b59}.text-emerald-900\/40{color:#064e3b66}.text-emerald-900\/45{color:#064e3b73}.text-emerald-900\/5{color:#064e3b0d}.text-emerald-900\/50{color:#064e3b80}.text-emerald-900\/55{color:#064e3b8c}.text-emerald-900\/60{color:#064e3b99}.text-emerald-900\/65{color:#064e3ba6}.text-emerald-900\/70{color:#064e3bb3}.text-emerald-900\/75{color:#064e3bbf}.text-emerald-900\/80{color:#064e3bcc}.text-emerald-900\/85{color:#064e3bd9}.text-emerald-900\/90{color:#064e3be6}.text-emerald-900\/95{color:#064e3bf2}.text-emerald-950{--tw-text-opacity: 1;color:rgb(2 44 34 / var(--tw-text-opacity))}.text-emerald-950\/0{color:#022c2200}.text-emerald-950\/10{color:#022c221a}.text-emerald-950\/100{color:#022c22}.text-emerald-950\/15{color:#022c2226}.text-emerald-950\/20{color:#022c2233}.text-emerald-950\/25{color:#022c2240}.text-emerald-950\/30{color:#022c224d}.text-emerald-950\/35{color:#022c2259}.text-emerald-950\/40{color:#022c2266}.text-emerald-950\/45{color:#022c2273}.text-emerald-950\/5{color:#022c220d}.text-emerald-950\/50{color:#022c2280}.text-emerald-950\/55{color:#022c228c}.text-emerald-950\/60{color:#022c2299}.text-emerald-950\/65{color:#022c22a6}.text-emerald-950\/70{color:#022c22b3}.text-emerald-950\/75{color:#022c22bf}.text-emerald-950\/80{color:#022c22cc}.text-emerald-950\/85{color:#022c22d9}.text-emerald-950\/90{color:#022c22e6}.text-emerald-950\/95{color:#022c22f2}.text-fuchsia-100{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity))}.text-fuchsia-100\/0{color:#fae8ff00}.text-fuchsia-100\/10{color:#fae8ff1a}.text-fuchsia-100\/100{color:#fae8ff}.text-fuchsia-100\/15{color:#fae8ff26}.text-fuchsia-100\/20{color:#fae8ff33}.text-fuchsia-100\/25{color:#fae8ff40}.text-fuchsia-100\/30{color:#fae8ff4d}.text-fuchsia-100\/35{color:#fae8ff59}.text-fuchsia-100\/40{color:#fae8ff66}.text-fuchsia-100\/45{color:#fae8ff73}.text-fuchsia-100\/5{color:#fae8ff0d}.text-fuchsia-100\/50{color:#fae8ff80}.text-fuchsia-100\/55{color:#fae8ff8c}.text-fuchsia-100\/60{color:#fae8ff99}.text-fuchsia-100\/65{color:#fae8ffa6}.text-fuchsia-100\/70{color:#fae8ffb3}.text-fuchsia-100\/75{color:#fae8ffbf}.text-fuchsia-100\/80{color:#fae8ffcc}.text-fuchsia-100\/85{color:#fae8ffd9}.text-fuchsia-100\/90{color:#fae8ffe6}.text-fuchsia-100\/95{color:#fae8fff2}.text-fuchsia-200{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity))}.text-fuchsia-200\/0{color:#f5d0fe00}.text-fuchsia-200\/10{color:#f5d0fe1a}.text-fuchsia-200\/100{color:#f5d0fe}.text-fuchsia-200\/15{color:#f5d0fe26}.text-fuchsia-200\/20{color:#f5d0fe33}.text-fuchsia-200\/25{color:#f5d0fe40}.text-fuchsia-200\/30{color:#f5d0fe4d}.text-fuchsia-200\/35{color:#f5d0fe59}.text-fuchsia-200\/40{color:#f5d0fe66}.text-fuchsia-200\/45{color:#f5d0fe73}.text-fuchsia-200\/5{color:#f5d0fe0d}.text-fuchsia-200\/50{color:#f5d0fe80}.text-fuchsia-200\/55{color:#f5d0fe8c}.text-fuchsia-200\/60{color:#f5d0fe99}.text-fuchsia-200\/65{color:#f5d0fea6}.text-fuchsia-200\/70{color:#f5d0feb3}.text-fuchsia-200\/75{color:#f5d0febf}.text-fuchsia-200\/80{color:#f5d0fecc}.text-fuchsia-200\/85{color:#f5d0fed9}.text-fuchsia-200\/90{color:#f5d0fee6}.text-fuchsia-200\/95{color:#f5d0fef2}.text-fuchsia-300{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity))}.text-fuchsia-300\/0{color:#f0abfc00}.text-fuchsia-300\/10{color:#f0abfc1a}.text-fuchsia-300\/100{color:#f0abfc}.text-fuchsia-300\/15{color:#f0abfc26}.text-fuchsia-300\/20{color:#f0abfc33}.text-fuchsia-300\/25{color:#f0abfc40}.text-fuchsia-300\/30{color:#f0abfc4d}.text-fuchsia-300\/35{color:#f0abfc59}.text-fuchsia-300\/40{color:#f0abfc66}.text-fuchsia-300\/45{color:#f0abfc73}.text-fuchsia-300\/5{color:#f0abfc0d}.text-fuchsia-300\/50{color:#f0abfc80}.text-fuchsia-300\/55{color:#f0abfc8c}.text-fuchsia-300\/60{color:#f0abfc99}.text-fuchsia-300\/65{color:#f0abfca6}.text-fuchsia-300\/70{color:#f0abfcb3}.text-fuchsia-300\/75{color:#f0abfcbf}.text-fuchsia-300\/80{color:#f0abfccc}.text-fuchsia-300\/85{color:#f0abfcd9}.text-fuchsia-300\/90{color:#f0abfce6}.text-fuchsia-300\/95{color:#f0abfcf2}.text-fuchsia-400{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity))}.text-fuchsia-400\/0{color:#e879f900}.text-fuchsia-400\/10{color:#e879f91a}.text-fuchsia-400\/100{color:#e879f9}.text-fuchsia-400\/15{color:#e879f926}.text-fuchsia-400\/20{color:#e879f933}.text-fuchsia-400\/25{color:#e879f940}.text-fuchsia-400\/30{color:#e879f94d}.text-fuchsia-400\/35{color:#e879f959}.text-fuchsia-400\/40{color:#e879f966}.text-fuchsia-400\/45{color:#e879f973}.text-fuchsia-400\/5{color:#e879f90d}.text-fuchsia-400\/50{color:#e879f980}.text-fuchsia-400\/55{color:#e879f98c}.text-fuchsia-400\/60{color:#e879f999}.text-fuchsia-400\/65{color:#e879f9a6}.text-fuchsia-400\/70{color:#e879f9b3}.text-fuchsia-400\/75{color:#e879f9bf}.text-fuchsia-400\/80{color:#e879f9cc}.text-fuchsia-400\/85{color:#e879f9d9}.text-fuchsia-400\/90{color:#e879f9e6}.text-fuchsia-400\/95{color:#e879f9f2}.text-fuchsia-50{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity))}.text-fuchsia-50\/0{color:#fdf4ff00}.text-fuchsia-50\/10{color:#fdf4ff1a}.text-fuchsia-50\/100{color:#fdf4ff}.text-fuchsia-50\/15{color:#fdf4ff26}.text-fuchsia-50\/20{color:#fdf4ff33}.text-fuchsia-50\/25{color:#fdf4ff40}.text-fuchsia-50\/30{color:#fdf4ff4d}.text-fuchsia-50\/35{color:#fdf4ff59}.text-fuchsia-50\/40{color:#fdf4ff66}.text-fuchsia-50\/45{color:#fdf4ff73}.text-fuchsia-50\/5{color:#fdf4ff0d}.text-fuchsia-50\/50{color:#fdf4ff80}.text-fuchsia-50\/55{color:#fdf4ff8c}.text-fuchsia-50\/60{color:#fdf4ff99}.text-fuchsia-50\/65{color:#fdf4ffa6}.text-fuchsia-50\/70{color:#fdf4ffb3}.text-fuchsia-50\/75{color:#fdf4ffbf}.text-fuchsia-50\/80{color:#fdf4ffcc}.text-fuchsia-50\/85{color:#fdf4ffd9}.text-fuchsia-50\/90{color:#fdf4ffe6}.text-fuchsia-50\/95{color:#fdf4fff2}.text-fuchsia-500{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity))}.text-fuchsia-500\/0{color:#d946ef00}.text-fuchsia-500\/10{color:#d946ef1a}.text-fuchsia-500\/100{color:#d946ef}.text-fuchsia-500\/15{color:#d946ef26}.text-fuchsia-500\/20{color:#d946ef33}.text-fuchsia-500\/25{color:#d946ef40}.text-fuchsia-500\/30{color:#d946ef4d}.text-fuchsia-500\/35{color:#d946ef59}.text-fuchsia-500\/40{color:#d946ef66}.text-fuchsia-500\/45{color:#d946ef73}.text-fuchsia-500\/5{color:#d946ef0d}.text-fuchsia-500\/50{color:#d946ef80}.text-fuchsia-500\/55{color:#d946ef8c}.text-fuchsia-500\/60{color:#d946ef99}.text-fuchsia-500\/65{color:#d946efa6}.text-fuchsia-500\/70{color:#d946efb3}.text-fuchsia-500\/75{color:#d946efbf}.text-fuchsia-500\/80{color:#d946efcc}.text-fuchsia-500\/85{color:#d946efd9}.text-fuchsia-500\/90{color:#d946efe6}.text-fuchsia-500\/95{color:#d946eff2}.text-fuchsia-600{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity))}.text-fuchsia-600\/0{color:#c026d300}.text-fuchsia-600\/10{color:#c026d31a}.text-fuchsia-600\/100{color:#c026d3}.text-fuchsia-600\/15{color:#c026d326}.text-fuchsia-600\/20{color:#c026d333}.text-fuchsia-600\/25{color:#c026d340}.text-fuchsia-600\/30{color:#c026d34d}.text-fuchsia-600\/35{color:#c026d359}.text-fuchsia-600\/40{color:#c026d366}.text-fuchsia-600\/45{color:#c026d373}.text-fuchsia-600\/5{color:#c026d30d}.text-fuchsia-600\/50{color:#c026d380}.text-fuchsia-600\/55{color:#c026d38c}.text-fuchsia-600\/60{color:#c026d399}.text-fuchsia-600\/65{color:#c026d3a6}.text-fuchsia-600\/70{color:#c026d3b3}.text-fuchsia-600\/75{color:#c026d3bf}.text-fuchsia-600\/80{color:#c026d3cc}.text-fuchsia-600\/85{color:#c026d3d9}.text-fuchsia-600\/90{color:#c026d3e6}.text-fuchsia-600\/95{color:#c026d3f2}.text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity))}.text-fuchsia-700\/0{color:#a21caf00}.text-fuchsia-700\/10{color:#a21caf1a}.text-fuchsia-700\/100{color:#a21caf}.text-fuchsia-700\/15{color:#a21caf26}.text-fuchsia-700\/20{color:#a21caf33}.text-fuchsia-700\/25{color:#a21caf40}.text-fuchsia-700\/30{color:#a21caf4d}.text-fuchsia-700\/35{color:#a21caf59}.text-fuchsia-700\/40{color:#a21caf66}.text-fuchsia-700\/45{color:#a21caf73}.text-fuchsia-700\/5{color:#a21caf0d}.text-fuchsia-700\/50{color:#a21caf80}.text-fuchsia-700\/55{color:#a21caf8c}.text-fuchsia-700\/60{color:#a21caf99}.text-fuchsia-700\/65{color:#a21cafa6}.text-fuchsia-700\/70{color:#a21cafb3}.text-fuchsia-700\/75{color:#a21cafbf}.text-fuchsia-700\/80{color:#a21cafcc}.text-fuchsia-700\/85{color:#a21cafd9}.text-fuchsia-700\/90{color:#a21cafe6}.text-fuchsia-700\/95{color:#a21caff2}.text-fuchsia-800{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity))}.text-fuchsia-800\/0{color:#86198f00}.text-fuchsia-800\/10{color:#86198f1a}.text-fuchsia-800\/100{color:#86198f}.text-fuchsia-800\/15{color:#86198f26}.text-fuchsia-800\/20{color:#86198f33}.text-fuchsia-800\/25{color:#86198f40}.text-fuchsia-800\/30{color:#86198f4d}.text-fuchsia-800\/35{color:#86198f59}.text-fuchsia-800\/40{color:#86198f66}.text-fuchsia-800\/45{color:#86198f73}.text-fuchsia-800\/5{color:#86198f0d}.text-fuchsia-800\/50{color:#86198f80}.text-fuchsia-800\/55{color:#86198f8c}.text-fuchsia-800\/60{color:#86198f99}.text-fuchsia-800\/65{color:#86198fa6}.text-fuchsia-800\/70{color:#86198fb3}.text-fuchsia-800\/75{color:#86198fbf}.text-fuchsia-800\/80{color:#86198fcc}.text-fuchsia-800\/85{color:#86198fd9}.text-fuchsia-800\/90{color:#86198fe6}.text-fuchsia-800\/95{color:#86198ff2}.text-fuchsia-900{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity))}.text-fuchsia-900\/0{color:#701a7500}.text-fuchsia-900\/10{color:#701a751a}.text-fuchsia-900\/100{color:#701a75}.text-fuchsia-900\/15{color:#701a7526}.text-fuchsia-900\/20{color:#701a7533}.text-fuchsia-900\/25{color:#701a7540}.text-fuchsia-900\/30{color:#701a754d}.text-fuchsia-900\/35{color:#701a7559}.text-fuchsia-900\/40{color:#701a7566}.text-fuchsia-900\/45{color:#701a7573}.text-fuchsia-900\/5{color:#701a750d}.text-fuchsia-900\/50{color:#701a7580}.text-fuchsia-900\/55{color:#701a758c}.text-fuchsia-900\/60{color:#701a7599}.text-fuchsia-900\/65{color:#701a75a6}.text-fuchsia-900\/70{color:#701a75b3}.text-fuchsia-900\/75{color:#701a75bf}.text-fuchsia-900\/80{color:#701a75cc}.text-fuchsia-900\/85{color:#701a75d9}.text-fuchsia-900\/90{color:#701a75e6}.text-fuchsia-900\/95{color:#701a75f2}.text-fuchsia-950{--tw-text-opacity: 1;color:rgb(74 4 78 / var(--tw-text-opacity))}.text-fuchsia-950\/0{color:#4a044e00}.text-fuchsia-950\/10{color:#4a044e1a}.text-fuchsia-950\/100{color:#4a044e}.text-fuchsia-950\/15{color:#4a044e26}.text-fuchsia-950\/20{color:#4a044e33}.text-fuchsia-950\/25{color:#4a044e40}.text-fuchsia-950\/30{color:#4a044e4d}.text-fuchsia-950\/35{color:#4a044e59}.text-fuchsia-950\/40{color:#4a044e66}.text-fuchsia-950\/45{color:#4a044e73}.text-fuchsia-950\/5{color:#4a044e0d}.text-fuchsia-950\/50{color:#4a044e80}.text-fuchsia-950\/55{color:#4a044e8c}.text-fuchsia-950\/60{color:#4a044e99}.text-fuchsia-950\/65{color:#4a044ea6}.text-fuchsia-950\/70{color:#4a044eb3}.text-fuchsia-950\/75{color:#4a044ebf}.text-fuchsia-950\/80{color:#4a044ecc}.text-fuchsia-950\/85{color:#4a044ed9}.text-fuchsia-950\/90{color:#4a044ee6}.text-fuchsia-950\/95{color:#4a044ef2}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.text-gray-100\/0{color:#f3f4f600}.text-gray-100\/10{color:#f3f4f61a}.text-gray-100\/100{color:#f3f4f6}.text-gray-100\/15{color:#f3f4f626}.text-gray-100\/20{color:#f3f4f633}.text-gray-100\/25{color:#f3f4f640}.text-gray-100\/30{color:#f3f4f64d}.text-gray-100\/35{color:#f3f4f659}.text-gray-100\/40{color:#f3f4f666}.text-gray-100\/45{color:#f3f4f673}.text-gray-100\/5{color:#f3f4f60d}.text-gray-100\/50{color:#f3f4f680}.text-gray-100\/55{color:#f3f4f68c}.text-gray-100\/60{color:#f3f4f699}.text-gray-100\/65{color:#f3f4f6a6}.text-gray-100\/70{color:#f3f4f6b3}.text-gray-100\/75{color:#f3f4f6bf}.text-gray-100\/80{color:#f3f4f6cc}.text-gray-100\/85{color:#f3f4f6d9}.text-gray-100\/90{color:#f3f4f6e6}.text-gray-100\/95{color:#f3f4f6f2}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.text-gray-200\/0{color:#e5e7eb00}.text-gray-200\/10{color:#e5e7eb1a}.text-gray-200\/100{color:#e5e7eb}.text-gray-200\/15{color:#e5e7eb26}.text-gray-200\/20{color:#e5e7eb33}.text-gray-200\/25{color:#e5e7eb40}.text-gray-200\/30{color:#e5e7eb4d}.text-gray-200\/35{color:#e5e7eb59}.text-gray-200\/40{color:#e5e7eb66}.text-gray-200\/45{color:#e5e7eb73}.text-gray-200\/5{color:#e5e7eb0d}.text-gray-200\/50{color:#e5e7eb80}.text-gray-200\/55{color:#e5e7eb8c}.text-gray-200\/60{color:#e5e7eb99}.text-gray-200\/65{color:#e5e7eba6}.text-gray-200\/70{color:#e5e7ebb3}.text-gray-200\/75{color:#e5e7ebbf}.text-gray-200\/80{color:#e5e7ebcc}.text-gray-200\/85{color:#e5e7ebd9}.text-gray-200\/90{color:#e5e7ebe6}.text-gray-200\/95{color:#e5e7ebf2}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.text-gray-300\/0{color:#d1d5db00}.text-gray-300\/10{color:#d1d5db1a}.text-gray-300\/100{color:#d1d5db}.text-gray-300\/15{color:#d1d5db26}.text-gray-300\/20{color:#d1d5db33}.text-gray-300\/25{color:#d1d5db40}.text-gray-300\/30{color:#d1d5db4d}.text-gray-300\/35{color:#d1d5db59}.text-gray-300\/40{color:#d1d5db66}.text-gray-300\/45{color:#d1d5db73}.text-gray-300\/5{color:#d1d5db0d}.text-gray-300\/50{color:#d1d5db80}.text-gray-300\/55{color:#d1d5db8c}.text-gray-300\/60{color:#d1d5db99}.text-gray-300\/65{color:#d1d5dba6}.text-gray-300\/70{color:#d1d5dbb3}.text-gray-300\/75{color:#d1d5dbbf}.text-gray-300\/80{color:#d1d5dbcc}.text-gray-300\/85{color:#d1d5dbd9}.text-gray-300\/90{color:#d1d5dbe6}.text-gray-300\/95{color:#d1d5dbf2}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-400\/0{color:#9ca3af00}.text-gray-400\/10{color:#9ca3af1a}.text-gray-400\/100{color:#9ca3af}.text-gray-400\/15{color:#9ca3af26}.text-gray-400\/20{color:#9ca3af33}.text-gray-400\/25{color:#9ca3af40}.text-gray-400\/30{color:#9ca3af4d}.text-gray-400\/35{color:#9ca3af59}.text-gray-400\/40{color:#9ca3af66}.text-gray-400\/45{color:#9ca3af73}.text-gray-400\/5{color:#9ca3af0d}.text-gray-400\/50{color:#9ca3af80}.text-gray-400\/55{color:#9ca3af8c}.text-gray-400\/60{color:#9ca3af99}.text-gray-400\/65{color:#9ca3afa6}.text-gray-400\/70{color:#9ca3afb3}.text-gray-400\/75{color:#9ca3afbf}.text-gray-400\/80{color:#9ca3afcc}.text-gray-400\/85{color:#9ca3afd9}.text-gray-400\/90{color:#9ca3afe6}.text-gray-400\/95{color:#9ca3aff2}.text-gray-50{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity))}.text-gray-50\/0{color:#f9fafb00}.text-gray-50\/10{color:#f9fafb1a}.text-gray-50\/100{color:#f9fafb}.text-gray-50\/15{color:#f9fafb26}.text-gray-50\/20{color:#f9fafb33}.text-gray-50\/25{color:#f9fafb40}.text-gray-50\/30{color:#f9fafb4d}.text-gray-50\/35{color:#f9fafb59}.text-gray-50\/40{color:#f9fafb66}.text-gray-50\/45{color:#f9fafb73}.text-gray-50\/5{color:#f9fafb0d}.text-gray-50\/50{color:#f9fafb80}.text-gray-50\/55{color:#f9fafb8c}.text-gray-50\/60{color:#f9fafb99}.text-gray-50\/65{color:#f9fafba6}.text-gray-50\/70{color:#f9fafbb3}.text-gray-50\/75{color:#f9fafbbf}.text-gray-50\/80{color:#f9fafbcc}.text-gray-50\/85{color:#f9fafbd9}.text-gray-50\/90{color:#f9fafbe6}.text-gray-50\/95{color:#f9fafbf2}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-500\/0{color:#6b728000}.text-gray-500\/10{color:#6b72801a}.text-gray-500\/100{color:#6b7280}.text-gray-500\/15{color:#6b728026}.text-gray-500\/20{color:#6b728033}.text-gray-500\/25{color:#6b728040}.text-gray-500\/30{color:#6b72804d}.text-gray-500\/35{color:#6b728059}.text-gray-500\/40{color:#6b728066}.text-gray-500\/45{color:#6b728073}.text-gray-500\/5{color:#6b72800d}.text-gray-500\/50{color:#6b728080}.text-gray-500\/55{color:#6b72808c}.text-gray-500\/60{color:#6b728099}.text-gray-500\/65{color:#6b7280a6}.text-gray-500\/70{color:#6b7280b3}.text-gray-500\/75{color:#6b7280bf}.text-gray-500\/80{color:#6b7280cc}.text-gray-500\/85{color:#6b7280d9}.text-gray-500\/90{color:#6b7280e6}.text-gray-500\/95{color:#6b7280f2}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-600\/0{color:#4b556300}.text-gray-600\/10{color:#4b55631a}.text-gray-600\/100{color:#4b5563}.text-gray-600\/15{color:#4b556326}.text-gray-600\/20{color:#4b556333}.text-gray-600\/25{color:#4b556340}.text-gray-600\/30{color:#4b55634d}.text-gray-600\/35{color:#4b556359}.text-gray-600\/40{color:#4b556366}.text-gray-600\/45{color:#4b556373}.text-gray-600\/5{color:#4b55630d}.text-gray-600\/50{color:#4b556380}.text-gray-600\/55{color:#4b55638c}.text-gray-600\/60{color:#4b556399}.text-gray-600\/65{color:#4b5563a6}.text-gray-600\/70{color:#4b5563b3}.text-gray-600\/75{color:#4b5563bf}.text-gray-600\/80{color:#4b5563cc}.text-gray-600\/85{color:#4b5563d9}.text-gray-600\/90{color:#4b5563e6}.text-gray-600\/95{color:#4b5563f2}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-700\/0{color:#37415100}.text-gray-700\/10{color:#3741511a}.text-gray-700\/100{color:#374151}.text-gray-700\/15{color:#37415126}.text-gray-700\/20{color:#37415133}.text-gray-700\/25{color:#37415140}.text-gray-700\/30{color:#3741514d}.text-gray-700\/35{color:#37415159}.text-gray-700\/40{color:#37415166}.text-gray-700\/45{color:#37415173}.text-gray-700\/5{color:#3741510d}.text-gray-700\/50{color:#37415180}.text-gray-700\/55{color:#3741518c}.text-gray-700\/60{color:#37415199}.text-gray-700\/65{color:#374151a6}.text-gray-700\/70{color:#374151b3}.text-gray-700\/75{color:#374151bf}.text-gray-700\/80{color:#374151cc}.text-gray-700\/85{color:#374151d9}.text-gray-700\/90{color:#374151e6}.text-gray-700\/95{color:#374151f2}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-800\/0{color:#1f293700}.text-gray-800\/10{color:#1f29371a}.text-gray-800\/100{color:#1f2937}.text-gray-800\/15{color:#1f293726}.text-gray-800\/20{color:#1f293733}.text-gray-800\/25{color:#1f293740}.text-gray-800\/30{color:#1f29374d}.text-gray-800\/35{color:#1f293759}.text-gray-800\/40{color:#1f293766}.text-gray-800\/45{color:#1f293773}.text-gray-800\/5{color:#1f29370d}.text-gray-800\/50{color:#1f293780}.text-gray-800\/55{color:#1f29378c}.text-gray-800\/60{color:#1f293799}.text-gray-800\/65{color:#1f2937a6}.text-gray-800\/70{color:#1f2937b3}.text-gray-800\/75{color:#1f2937bf}.text-gray-800\/80{color:#1f2937cc}.text-gray-800\/85{color:#1f2937d9}.text-gray-800\/90{color:#1f2937e6}.text-gray-800\/95{color:#1f2937f2}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-gray-900\/0{color:#11182700}.text-gray-900\/10{color:#1118271a}.text-gray-900\/100{color:#111827}.text-gray-900\/15{color:#11182726}.text-gray-900\/20{color:#11182733}.text-gray-900\/25{color:#11182740}.text-gray-900\/30{color:#1118274d}.text-gray-900\/35{color:#11182759}.text-gray-900\/40{color:#11182766}.text-gray-900\/45{color:#11182773}.text-gray-900\/5{color:#1118270d}.text-gray-900\/50{color:#11182780}.text-gray-900\/55{color:#1118278c}.text-gray-900\/60{color:#11182799}.text-gray-900\/65{color:#111827a6}.text-gray-900\/70{color:#111827b3}.text-gray-900\/75{color:#111827bf}.text-gray-900\/80{color:#111827cc}.text-gray-900\/85{color:#111827d9}.text-gray-900\/90{color:#111827e6}.text-gray-900\/95{color:#111827f2}.text-gray-950{--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity))}.text-gray-950\/0{color:#03071200}.text-gray-950\/10{color:#0307121a}.text-gray-950\/100{color:#030712}.text-gray-950\/15{color:#03071226}.text-gray-950\/20{color:#03071233}.text-gray-950\/25{color:#03071240}.text-gray-950\/30{color:#0307124d}.text-gray-950\/35{color:#03071259}.text-gray-950\/40{color:#03071266}.text-gray-950\/45{color:#03071273}.text-gray-950\/5{color:#0307120d}.text-gray-950\/50{color:#03071280}.text-gray-950\/55{color:#0307128c}.text-gray-950\/60{color:#03071299}.text-gray-950\/65{color:#030712a6}.text-gray-950\/70{color:#030712b3}.text-gray-950\/75{color:#030712bf}.text-gray-950\/80{color:#030712cc}.text-gray-950\/85{color:#030712d9}.text-gray-950\/90{color:#030712e6}.text-gray-950\/95{color:#030712f2}.text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity))}.text-green-100\/0{color:#dcfce700}.text-green-100\/10{color:#dcfce71a}.text-green-100\/100{color:#dcfce7}.text-green-100\/15{color:#dcfce726}.text-green-100\/20{color:#dcfce733}.text-green-100\/25{color:#dcfce740}.text-green-100\/30{color:#dcfce74d}.text-green-100\/35{color:#dcfce759}.text-green-100\/40{color:#dcfce766}.text-green-100\/45{color:#dcfce773}.text-green-100\/5{color:#dcfce70d}.text-green-100\/50{color:#dcfce780}.text-green-100\/55{color:#dcfce78c}.text-green-100\/60{color:#dcfce799}.text-green-100\/65{color:#dcfce7a6}.text-green-100\/70{color:#dcfce7b3}.text-green-100\/75{color:#dcfce7bf}.text-green-100\/80{color:#dcfce7cc}.text-green-100\/85{color:#dcfce7d9}.text-green-100\/90{color:#dcfce7e6}.text-green-100\/95{color:#dcfce7f2}.text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity))}.text-green-200\/0{color:#bbf7d000}.text-green-200\/10{color:#bbf7d01a}.text-green-200\/100{color:#bbf7d0}.text-green-200\/15{color:#bbf7d026}.text-green-200\/20{color:#bbf7d033}.text-green-200\/25{color:#bbf7d040}.text-green-200\/30{color:#bbf7d04d}.text-green-200\/35{color:#bbf7d059}.text-green-200\/40{color:#bbf7d066}.text-green-200\/45{color:#bbf7d073}.text-green-200\/5{color:#bbf7d00d}.text-green-200\/50{color:#bbf7d080}.text-green-200\/55{color:#bbf7d08c}.text-green-200\/60{color:#bbf7d099}.text-green-200\/65{color:#bbf7d0a6}.text-green-200\/70{color:#bbf7d0b3}.text-green-200\/75{color:#bbf7d0bf}.text-green-200\/80{color:#bbf7d0cc}.text-green-200\/85{color:#bbf7d0d9}.text-green-200\/90{color:#bbf7d0e6}.text-green-200\/95{color:#bbf7d0f2}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity))}.text-green-300\/0{color:#86efac00}.text-green-300\/10{color:#86efac1a}.text-green-300\/100{color:#86efac}.text-green-300\/15{color:#86efac26}.text-green-300\/20{color:#86efac33}.text-green-300\/25{color:#86efac40}.text-green-300\/30{color:#86efac4d}.text-green-300\/35{color:#86efac59}.text-green-300\/40{color:#86efac66}.text-green-300\/45{color:#86efac73}.text-green-300\/5{color:#86efac0d}.text-green-300\/50{color:#86efac80}.text-green-300\/55{color:#86efac8c}.text-green-300\/60{color:#86efac99}.text-green-300\/65{color:#86efaca6}.text-green-300\/70{color:#86efacb3}.text-green-300\/75{color:#86efacbf}.text-green-300\/80{color:#86efaccc}.text-green-300\/85{color:#86efacd9}.text-green-300\/90{color:#86eface6}.text-green-300\/95{color:#86efacf2}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}.text-green-400\/0{color:#4ade8000}.text-green-400\/10{color:#4ade801a}.text-green-400\/100{color:#4ade80}.text-green-400\/15{color:#4ade8026}.text-green-400\/20{color:#4ade8033}.text-green-400\/25{color:#4ade8040}.text-green-400\/30{color:#4ade804d}.text-green-400\/35{color:#4ade8059}.text-green-400\/40{color:#4ade8066}.text-green-400\/45{color:#4ade8073}.text-green-400\/5{color:#4ade800d}.text-green-400\/50{color:#4ade8080}.text-green-400\/55{color:#4ade808c}.text-green-400\/60{color:#4ade8099}.text-green-400\/65{color:#4ade80a6}.text-green-400\/70{color:#4ade80b3}.text-green-400\/75{color:#4ade80bf}.text-green-400\/80{color:#4ade80cc}.text-green-400\/85{color:#4ade80d9}.text-green-400\/90{color:#4ade80e6}.text-green-400\/95{color:#4ade80f2}.text-green-50{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity))}.text-green-50\/0{color:#f0fdf400}.text-green-50\/10{color:#f0fdf41a}.text-green-50\/100{color:#f0fdf4}.text-green-50\/15{color:#f0fdf426}.text-green-50\/20{color:#f0fdf433}.text-green-50\/25{color:#f0fdf440}.text-green-50\/30{color:#f0fdf44d}.text-green-50\/35{color:#f0fdf459}.text-green-50\/40{color:#f0fdf466}.text-green-50\/45{color:#f0fdf473}.text-green-50\/5{color:#f0fdf40d}.text-green-50\/50{color:#f0fdf480}.text-green-50\/55{color:#f0fdf48c}.text-green-50\/60{color:#f0fdf499}.text-green-50\/65{color:#f0fdf4a6}.text-green-50\/70{color:#f0fdf4b3}.text-green-50\/75{color:#f0fdf4bf}.text-green-50\/80{color:#f0fdf4cc}.text-green-50\/85{color:#f0fdf4d9}.text-green-50\/90{color:#f0fdf4e6}.text-green-50\/95{color:#f0fdf4f2}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-green-500\/0{color:#22c55e00}.text-green-500\/10{color:#22c55e1a}.text-green-500\/100{color:#22c55e}.text-green-500\/15{color:#22c55e26}.text-green-500\/20{color:#22c55e33}.text-green-500\/25{color:#22c55e40}.text-green-500\/30{color:#22c55e4d}.text-green-500\/35{color:#22c55e59}.text-green-500\/40{color:#22c55e66}.text-green-500\/45{color:#22c55e73}.text-green-500\/5{color:#22c55e0d}.text-green-500\/50{color:#22c55e80}.text-green-500\/55{color:#22c55e8c}.text-green-500\/60{color:#22c55e99}.text-green-500\/65{color:#22c55ea6}.text-green-500\/70{color:#22c55eb3}.text-green-500\/75{color:#22c55ebf}.text-green-500\/80{color:#22c55ecc}.text-green-500\/85{color:#22c55ed9}.text-green-500\/90{color:#22c55ee6}.text-green-500\/95{color:#22c55ef2}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-green-600\/0{color:#16a34a00}.text-green-600\/10{color:#16a34a1a}.text-green-600\/100{color:#16a34a}.text-green-600\/15{color:#16a34a26}.text-green-600\/20{color:#16a34a33}.text-green-600\/25{color:#16a34a40}.text-green-600\/30{color:#16a34a4d}.text-green-600\/35{color:#16a34a59}.text-green-600\/40{color:#16a34a66}.text-green-600\/45{color:#16a34a73}.text-green-600\/5{color:#16a34a0d}.text-green-600\/50{color:#16a34a80}.text-green-600\/55{color:#16a34a8c}.text-green-600\/60{color:#16a34a99}.text-green-600\/65{color:#16a34aa6}.text-green-600\/70{color:#16a34ab3}.text-green-600\/75{color:#16a34abf}.text-green-600\/80{color:#16a34acc}.text-green-600\/85{color:#16a34ad9}.text-green-600\/90{color:#16a34ae6}.text-green-600\/95{color:#16a34af2}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.text-green-700\/0{color:#15803d00}.text-green-700\/10{color:#15803d1a}.text-green-700\/100{color:#15803d}.text-green-700\/15{color:#15803d26}.text-green-700\/20{color:#15803d33}.text-green-700\/25{color:#15803d40}.text-green-700\/30{color:#15803d4d}.text-green-700\/35{color:#15803d59}.text-green-700\/40{color:#15803d66}.text-green-700\/45{color:#15803d73}.text-green-700\/5{color:#15803d0d}.text-green-700\/50{color:#15803d80}.text-green-700\/55{color:#15803d8c}.text-green-700\/60{color:#15803d99}.text-green-700\/65{color:#15803da6}.text-green-700\/70{color:#15803db3}.text-green-700\/75{color:#15803dbf}.text-green-700\/80{color:#15803dcc}.text-green-700\/85{color:#15803dd9}.text-green-700\/90{color:#15803de6}.text-green-700\/95{color:#15803df2}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-green-800\/0{color:#16653400}.text-green-800\/10{color:#1665341a}.text-green-800\/100{color:#166534}.text-green-800\/15{color:#16653426}.text-green-800\/20{color:#16653433}.text-green-800\/25{color:#16653440}.text-green-800\/30{color:#1665344d}.text-green-800\/35{color:#16653459}.text-green-800\/40{color:#16653466}.text-green-800\/45{color:#16653473}.text-green-800\/5{color:#1665340d}.text-green-800\/50{color:#16653480}.text-green-800\/55{color:#1665348c}.text-green-800\/60{color:#16653499}.text-green-800\/65{color:#166534a6}.text-green-800\/70{color:#166534b3}.text-green-800\/75{color:#166534bf}.text-green-800\/80{color:#166534cc}.text-green-800\/85{color:#166534d9}.text-green-800\/90{color:#166534e6}.text-green-800\/95{color:#166534f2}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity))}.text-green-900\/0{color:#14532d00}.text-green-900\/10{color:#14532d1a}.text-green-900\/100{color:#14532d}.text-green-900\/15{color:#14532d26}.text-green-900\/20{color:#14532d33}.text-green-900\/25{color:#14532d40}.text-green-900\/30{color:#14532d4d}.text-green-900\/35{color:#14532d59}.text-green-900\/40{color:#14532d66}.text-green-900\/45{color:#14532d73}.text-green-900\/5{color:#14532d0d}.text-green-900\/50{color:#14532d80}.text-green-900\/55{color:#14532d8c}.text-green-900\/60{color:#14532d99}.text-green-900\/65{color:#14532da6}.text-green-900\/70{color:#14532db3}.text-green-900\/75{color:#14532dbf}.text-green-900\/80{color:#14532dcc}.text-green-900\/85{color:#14532dd9}.text-green-900\/90{color:#14532de6}.text-green-900\/95{color:#14532df2}.text-green-950{--tw-text-opacity: 1;color:rgb(5 46 22 / var(--tw-text-opacity))}.text-green-950\/0{color:#052e1600}.text-green-950\/10{color:#052e161a}.text-green-950\/100{color:#052e16}.text-green-950\/15{color:#052e1626}.text-green-950\/20{color:#052e1633}.text-green-950\/25{color:#052e1640}.text-green-950\/30{color:#052e164d}.text-green-950\/35{color:#052e1659}.text-green-950\/40{color:#052e1666}.text-green-950\/45{color:#052e1673}.text-green-950\/5{color:#052e160d}.text-green-950\/50{color:#052e1680}.text-green-950\/55{color:#052e168c}.text-green-950\/60{color:#052e1699}.text-green-950\/65{color:#052e16a6}.text-green-950\/70{color:#052e16b3}.text-green-950\/75{color:#052e16bf}.text-green-950\/80{color:#052e16cc}.text-green-950\/85{color:#052e16d9}.text-green-950\/90{color:#052e16e6}.text-green-950\/95{color:#052e16f2}.text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity))}.text-indigo-100\/0{color:#e0e7ff00}.text-indigo-100\/10{color:#e0e7ff1a}.text-indigo-100\/100{color:#e0e7ff}.text-indigo-100\/15{color:#e0e7ff26}.text-indigo-100\/20{color:#e0e7ff33}.text-indigo-100\/25{color:#e0e7ff40}.text-indigo-100\/30{color:#e0e7ff4d}.text-indigo-100\/35{color:#e0e7ff59}.text-indigo-100\/40{color:#e0e7ff66}.text-indigo-100\/45{color:#e0e7ff73}.text-indigo-100\/5{color:#e0e7ff0d}.text-indigo-100\/50{color:#e0e7ff80}.text-indigo-100\/55{color:#e0e7ff8c}.text-indigo-100\/60{color:#e0e7ff99}.text-indigo-100\/65{color:#e0e7ffa6}.text-indigo-100\/70{color:#e0e7ffb3}.text-indigo-100\/75{color:#e0e7ffbf}.text-indigo-100\/80{color:#e0e7ffcc}.text-indigo-100\/85{color:#e0e7ffd9}.text-indigo-100\/90{color:#e0e7ffe6}.text-indigo-100\/95{color:#e0e7fff2}.text-indigo-200{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity))}.text-indigo-200\/0{color:#c7d2fe00}.text-indigo-200\/10{color:#c7d2fe1a}.text-indigo-200\/100{color:#c7d2fe}.text-indigo-200\/15{color:#c7d2fe26}.text-indigo-200\/20{color:#c7d2fe33}.text-indigo-200\/25{color:#c7d2fe40}.text-indigo-200\/30{color:#c7d2fe4d}.text-indigo-200\/35{color:#c7d2fe59}.text-indigo-200\/40{color:#c7d2fe66}.text-indigo-200\/45{color:#c7d2fe73}.text-indigo-200\/5{color:#c7d2fe0d}.text-indigo-200\/50{color:#c7d2fe80}.text-indigo-200\/55{color:#c7d2fe8c}.text-indigo-200\/60{color:#c7d2fe99}.text-indigo-200\/65{color:#c7d2fea6}.text-indigo-200\/70{color:#c7d2feb3}.text-indigo-200\/75{color:#c7d2febf}.text-indigo-200\/80{color:#c7d2fecc}.text-indigo-200\/85{color:#c7d2fed9}.text-indigo-200\/90{color:#c7d2fee6}.text-indigo-200\/95{color:#c7d2fef2}.text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity))}.text-indigo-300\/0{color:#a5b4fc00}.text-indigo-300\/10{color:#a5b4fc1a}.text-indigo-300\/100{color:#a5b4fc}.text-indigo-300\/15{color:#a5b4fc26}.text-indigo-300\/20{color:#a5b4fc33}.text-indigo-300\/25{color:#a5b4fc40}.text-indigo-300\/30{color:#a5b4fc4d}.text-indigo-300\/35{color:#a5b4fc59}.text-indigo-300\/40{color:#a5b4fc66}.text-indigo-300\/45{color:#a5b4fc73}.text-indigo-300\/5{color:#a5b4fc0d}.text-indigo-300\/50{color:#a5b4fc80}.text-indigo-300\/55{color:#a5b4fc8c}.text-indigo-300\/60{color:#a5b4fc99}.text-indigo-300\/65{color:#a5b4fca6}.text-indigo-300\/70{color:#a5b4fcb3}.text-indigo-300\/75{color:#a5b4fcbf}.text-indigo-300\/80{color:#a5b4fccc}.text-indigo-300\/85{color:#a5b4fcd9}.text-indigo-300\/90{color:#a5b4fce6}.text-indigo-300\/95{color:#a5b4fcf2}.text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity))}.text-indigo-400\/0{color:#818cf800}.text-indigo-400\/10{color:#818cf81a}.text-indigo-400\/100{color:#818cf8}.text-indigo-400\/15{color:#818cf826}.text-indigo-400\/20{color:#818cf833}.text-indigo-400\/25{color:#818cf840}.text-indigo-400\/30{color:#818cf84d}.text-indigo-400\/35{color:#818cf859}.text-indigo-400\/40{color:#818cf866}.text-indigo-400\/45{color:#818cf873}.text-indigo-400\/5{color:#818cf80d}.text-indigo-400\/50{color:#818cf880}.text-indigo-400\/55{color:#818cf88c}.text-indigo-400\/60{color:#818cf899}.text-indigo-400\/65{color:#818cf8a6}.text-indigo-400\/70{color:#818cf8b3}.text-indigo-400\/75{color:#818cf8bf}.text-indigo-400\/80{color:#818cf8cc}.text-indigo-400\/85{color:#818cf8d9}.text-indigo-400\/90{color:#818cf8e6}.text-indigo-400\/95{color:#818cf8f2}.text-indigo-50{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity))}.text-indigo-50\/0{color:#eef2ff00}.text-indigo-50\/10{color:#eef2ff1a}.text-indigo-50\/100{color:#eef2ff}.text-indigo-50\/15{color:#eef2ff26}.text-indigo-50\/20{color:#eef2ff33}.text-indigo-50\/25{color:#eef2ff40}.text-indigo-50\/30{color:#eef2ff4d}.text-indigo-50\/35{color:#eef2ff59}.text-indigo-50\/40{color:#eef2ff66}.text-indigo-50\/45{color:#eef2ff73}.text-indigo-50\/5{color:#eef2ff0d}.text-indigo-50\/50{color:#eef2ff80}.text-indigo-50\/55{color:#eef2ff8c}.text-indigo-50\/60{color:#eef2ff99}.text-indigo-50\/65{color:#eef2ffa6}.text-indigo-50\/70{color:#eef2ffb3}.text-indigo-50\/75{color:#eef2ffbf}.text-indigo-50\/80{color:#eef2ffcc}.text-indigo-50\/85{color:#eef2ffd9}.text-indigo-50\/90{color:#eef2ffe6}.text-indigo-50\/95{color:#eef2fff2}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.text-indigo-500\/0{color:#6366f100}.text-indigo-500\/10{color:#6366f11a}.text-indigo-500\/100{color:#6366f1}.text-indigo-500\/15{color:#6366f126}.text-indigo-500\/20{color:#6366f133}.text-indigo-500\/25{color:#6366f140}.text-indigo-500\/30{color:#6366f14d}.text-indigo-500\/35{color:#6366f159}.text-indigo-500\/40{color:#6366f166}.text-indigo-500\/45{color:#6366f173}.text-indigo-500\/5{color:#6366f10d}.text-indigo-500\/50{color:#6366f180}.text-indigo-500\/55{color:#6366f18c}.text-indigo-500\/60{color:#6366f199}.text-indigo-500\/65{color:#6366f1a6}.text-indigo-500\/70{color:#6366f1b3}.text-indigo-500\/75{color:#6366f1bf}.text-indigo-500\/80{color:#6366f1cc}.text-indigo-500\/85{color:#6366f1d9}.text-indigo-500\/90{color:#6366f1e6}.text-indigo-500\/95{color:#6366f1f2}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.text-indigo-600\/0{color:#4f46e500}.text-indigo-600\/10{color:#4f46e51a}.text-indigo-600\/100{color:#4f46e5}.text-indigo-600\/15{color:#4f46e526}.text-indigo-600\/20{color:#4f46e533}.text-indigo-600\/25{color:#4f46e540}.text-indigo-600\/30{color:#4f46e54d}.text-indigo-600\/35{color:#4f46e559}.text-indigo-600\/40{color:#4f46e566}.text-indigo-600\/45{color:#4f46e573}.text-indigo-600\/5{color:#4f46e50d}.text-indigo-600\/50{color:#4f46e580}.text-indigo-600\/55{color:#4f46e58c}.text-indigo-600\/60{color:#4f46e599}.text-indigo-600\/65{color:#4f46e5a6}.text-indigo-600\/70{color:#4f46e5b3}.text-indigo-600\/75{color:#4f46e5bf}.text-indigo-600\/80{color:#4f46e5cc}.text-indigo-600\/85{color:#4f46e5d9}.text-indigo-600\/90{color:#4f46e5e6}.text-indigo-600\/95{color:#4f46e5f2}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity))}.text-indigo-700\/0{color:#4338ca00}.text-indigo-700\/10{color:#4338ca1a}.text-indigo-700\/100{color:#4338ca}.text-indigo-700\/15{color:#4338ca26}.text-indigo-700\/20{color:#4338ca33}.text-indigo-700\/25{color:#4338ca40}.text-indigo-700\/30{color:#4338ca4d}.text-indigo-700\/35{color:#4338ca59}.text-indigo-700\/40{color:#4338ca66}.text-indigo-700\/45{color:#4338ca73}.text-indigo-700\/5{color:#4338ca0d}.text-indigo-700\/50{color:#4338ca80}.text-indigo-700\/55{color:#4338ca8c}.text-indigo-700\/60{color:#4338ca99}.text-indigo-700\/65{color:#4338caa6}.text-indigo-700\/70{color:#4338cab3}.text-indigo-700\/75{color:#4338cabf}.text-indigo-700\/80{color:#4338cacc}.text-indigo-700\/85{color:#4338cad9}.text-indigo-700\/90{color:#4338cae6}.text-indigo-700\/95{color:#4338caf2}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity))}.text-indigo-800\/0{color:#3730a300}.text-indigo-800\/10{color:#3730a31a}.text-indigo-800\/100{color:#3730a3}.text-indigo-800\/15{color:#3730a326}.text-indigo-800\/20{color:#3730a333}.text-indigo-800\/25{color:#3730a340}.text-indigo-800\/30{color:#3730a34d}.text-indigo-800\/35{color:#3730a359}.text-indigo-800\/40{color:#3730a366}.text-indigo-800\/45{color:#3730a373}.text-indigo-800\/5{color:#3730a30d}.text-indigo-800\/50{color:#3730a380}.text-indigo-800\/55{color:#3730a38c}.text-indigo-800\/60{color:#3730a399}.text-indigo-800\/65{color:#3730a3a6}.text-indigo-800\/70{color:#3730a3b3}.text-indigo-800\/75{color:#3730a3bf}.text-indigo-800\/80{color:#3730a3cc}.text-indigo-800\/85{color:#3730a3d9}.text-indigo-800\/90{color:#3730a3e6}.text-indigo-800\/95{color:#3730a3f2}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity))}.text-indigo-900\/0{color:#312e8100}.text-indigo-900\/10{color:#312e811a}.text-indigo-900\/100{color:#312e81}.text-indigo-900\/15{color:#312e8126}.text-indigo-900\/20{color:#312e8133}.text-indigo-900\/25{color:#312e8140}.text-indigo-900\/30{color:#312e814d}.text-indigo-900\/35{color:#312e8159}.text-indigo-900\/40{color:#312e8166}.text-indigo-900\/45{color:#312e8173}.text-indigo-900\/5{color:#312e810d}.text-indigo-900\/50{color:#312e8180}.text-indigo-900\/55{color:#312e818c}.text-indigo-900\/60{color:#312e8199}.text-indigo-900\/65{color:#312e81a6}.text-indigo-900\/70{color:#312e81b3}.text-indigo-900\/75{color:#312e81bf}.text-indigo-900\/80{color:#312e81cc}.text-indigo-900\/85{color:#312e81d9}.text-indigo-900\/90{color:#312e81e6}.text-indigo-900\/95{color:#312e81f2}.text-indigo-950{--tw-text-opacity: 1;color:rgb(30 27 75 / var(--tw-text-opacity))}.text-indigo-950\/0{color:#1e1b4b00}.text-indigo-950\/10{color:#1e1b4b1a}.text-indigo-950\/100{color:#1e1b4b}.text-indigo-950\/15{color:#1e1b4b26}.text-indigo-950\/20{color:#1e1b4b33}.text-indigo-950\/25{color:#1e1b4b40}.text-indigo-950\/30{color:#1e1b4b4d}.text-indigo-950\/35{color:#1e1b4b59}.text-indigo-950\/40{color:#1e1b4b66}.text-indigo-950\/45{color:#1e1b4b73}.text-indigo-950\/5{color:#1e1b4b0d}.text-indigo-950\/50{color:#1e1b4b80}.text-indigo-950\/55{color:#1e1b4b8c}.text-indigo-950\/60{color:#1e1b4b99}.text-indigo-950\/65{color:#1e1b4ba6}.text-indigo-950\/70{color:#1e1b4bb3}.text-indigo-950\/75{color:#1e1b4bbf}.text-indigo-950\/80{color:#1e1b4bcc}.text-indigo-950\/85{color:#1e1b4bd9}.text-indigo-950\/90{color:#1e1b4be6}.text-indigo-950\/95{color:#1e1b4bf2}.text-lime-100{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity))}.text-lime-100\/0{color:#ecfccb00}.text-lime-100\/10{color:#ecfccb1a}.text-lime-100\/100{color:#ecfccb}.text-lime-100\/15{color:#ecfccb26}.text-lime-100\/20{color:#ecfccb33}.text-lime-100\/25{color:#ecfccb40}.text-lime-100\/30{color:#ecfccb4d}.text-lime-100\/35{color:#ecfccb59}.text-lime-100\/40{color:#ecfccb66}.text-lime-100\/45{color:#ecfccb73}.text-lime-100\/5{color:#ecfccb0d}.text-lime-100\/50{color:#ecfccb80}.text-lime-100\/55{color:#ecfccb8c}.text-lime-100\/60{color:#ecfccb99}.text-lime-100\/65{color:#ecfccba6}.text-lime-100\/70{color:#ecfccbb3}.text-lime-100\/75{color:#ecfccbbf}.text-lime-100\/80{color:#ecfccbcc}.text-lime-100\/85{color:#ecfccbd9}.text-lime-100\/90{color:#ecfccbe6}.text-lime-100\/95{color:#ecfccbf2}.text-lime-200{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity))}.text-lime-200\/0{color:#d9f99d00}.text-lime-200\/10{color:#d9f99d1a}.text-lime-200\/100{color:#d9f99d}.text-lime-200\/15{color:#d9f99d26}.text-lime-200\/20{color:#d9f99d33}.text-lime-200\/25{color:#d9f99d40}.text-lime-200\/30{color:#d9f99d4d}.text-lime-200\/35{color:#d9f99d59}.text-lime-200\/40{color:#d9f99d66}.text-lime-200\/45{color:#d9f99d73}.text-lime-200\/5{color:#d9f99d0d}.text-lime-200\/50{color:#d9f99d80}.text-lime-200\/55{color:#d9f99d8c}.text-lime-200\/60{color:#d9f99d99}.text-lime-200\/65{color:#d9f99da6}.text-lime-200\/70{color:#d9f99db3}.text-lime-200\/75{color:#d9f99dbf}.text-lime-200\/80{color:#d9f99dcc}.text-lime-200\/85{color:#d9f99dd9}.text-lime-200\/90{color:#d9f99de6}.text-lime-200\/95{color:#d9f99df2}.text-lime-300{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity))}.text-lime-300\/0{color:#bef26400}.text-lime-300\/10{color:#bef2641a}.text-lime-300\/100{color:#bef264}.text-lime-300\/15{color:#bef26426}.text-lime-300\/20{color:#bef26433}.text-lime-300\/25{color:#bef26440}.text-lime-300\/30{color:#bef2644d}.text-lime-300\/35{color:#bef26459}.text-lime-300\/40{color:#bef26466}.text-lime-300\/45{color:#bef26473}.text-lime-300\/5{color:#bef2640d}.text-lime-300\/50{color:#bef26480}.text-lime-300\/55{color:#bef2648c}.text-lime-300\/60{color:#bef26499}.text-lime-300\/65{color:#bef264a6}.text-lime-300\/70{color:#bef264b3}.text-lime-300\/75{color:#bef264bf}.text-lime-300\/80{color:#bef264cc}.text-lime-300\/85{color:#bef264d9}.text-lime-300\/90{color:#bef264e6}.text-lime-300\/95{color:#bef264f2}.text-lime-400{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity))}.text-lime-400\/0{color:#a3e63500}.text-lime-400\/10{color:#a3e6351a}.text-lime-400\/100{color:#a3e635}.text-lime-400\/15{color:#a3e63526}.text-lime-400\/20{color:#a3e63533}.text-lime-400\/25{color:#a3e63540}.text-lime-400\/30{color:#a3e6354d}.text-lime-400\/35{color:#a3e63559}.text-lime-400\/40{color:#a3e63566}.text-lime-400\/45{color:#a3e63573}.text-lime-400\/5{color:#a3e6350d}.text-lime-400\/50{color:#a3e63580}.text-lime-400\/55{color:#a3e6358c}.text-lime-400\/60{color:#a3e63599}.text-lime-400\/65{color:#a3e635a6}.text-lime-400\/70{color:#a3e635b3}.text-lime-400\/75{color:#a3e635bf}.text-lime-400\/80{color:#a3e635cc}.text-lime-400\/85{color:#a3e635d9}.text-lime-400\/90{color:#a3e635e6}.text-lime-400\/95{color:#a3e635f2}.text-lime-50{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity))}.text-lime-50\/0{color:#f7fee700}.text-lime-50\/10{color:#f7fee71a}.text-lime-50\/100{color:#f7fee7}.text-lime-50\/15{color:#f7fee726}.text-lime-50\/20{color:#f7fee733}.text-lime-50\/25{color:#f7fee740}.text-lime-50\/30{color:#f7fee74d}.text-lime-50\/35{color:#f7fee759}.text-lime-50\/40{color:#f7fee766}.text-lime-50\/45{color:#f7fee773}.text-lime-50\/5{color:#f7fee70d}.text-lime-50\/50{color:#f7fee780}.text-lime-50\/55{color:#f7fee78c}.text-lime-50\/60{color:#f7fee799}.text-lime-50\/65{color:#f7fee7a6}.text-lime-50\/70{color:#f7fee7b3}.text-lime-50\/75{color:#f7fee7bf}.text-lime-50\/80{color:#f7fee7cc}.text-lime-50\/85{color:#f7fee7d9}.text-lime-50\/90{color:#f7fee7e6}.text-lime-50\/95{color:#f7fee7f2}.text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity))}.text-lime-500\/0{color:#84cc1600}.text-lime-500\/10{color:#84cc161a}.text-lime-500\/100{color:#84cc16}.text-lime-500\/15{color:#84cc1626}.text-lime-500\/20{color:#84cc1633}.text-lime-500\/25{color:#84cc1640}.text-lime-500\/30{color:#84cc164d}.text-lime-500\/35{color:#84cc1659}.text-lime-500\/40{color:#84cc1666}.text-lime-500\/45{color:#84cc1673}.text-lime-500\/5{color:#84cc160d}.text-lime-500\/50{color:#84cc1680}.text-lime-500\/55{color:#84cc168c}.text-lime-500\/60{color:#84cc1699}.text-lime-500\/65{color:#84cc16a6}.text-lime-500\/70{color:#84cc16b3}.text-lime-500\/75{color:#84cc16bf}.text-lime-500\/80{color:#84cc16cc}.text-lime-500\/85{color:#84cc16d9}.text-lime-500\/90{color:#84cc16e6}.text-lime-500\/95{color:#84cc16f2}.text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity))}.text-lime-600\/0{color:#65a30d00}.text-lime-600\/10{color:#65a30d1a}.text-lime-600\/100{color:#65a30d}.text-lime-600\/15{color:#65a30d26}.text-lime-600\/20{color:#65a30d33}.text-lime-600\/25{color:#65a30d40}.text-lime-600\/30{color:#65a30d4d}.text-lime-600\/35{color:#65a30d59}.text-lime-600\/40{color:#65a30d66}.text-lime-600\/45{color:#65a30d73}.text-lime-600\/5{color:#65a30d0d}.text-lime-600\/50{color:#65a30d80}.text-lime-600\/55{color:#65a30d8c}.text-lime-600\/60{color:#65a30d99}.text-lime-600\/65{color:#65a30da6}.text-lime-600\/70{color:#65a30db3}.text-lime-600\/75{color:#65a30dbf}.text-lime-600\/80{color:#65a30dcc}.text-lime-600\/85{color:#65a30dd9}.text-lime-600\/90{color:#65a30de6}.text-lime-600\/95{color:#65a30df2}.text-lime-700{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity))}.text-lime-700\/0{color:#4d7c0f00}.text-lime-700\/10{color:#4d7c0f1a}.text-lime-700\/100{color:#4d7c0f}.text-lime-700\/15{color:#4d7c0f26}.text-lime-700\/20{color:#4d7c0f33}.text-lime-700\/25{color:#4d7c0f40}.text-lime-700\/30{color:#4d7c0f4d}.text-lime-700\/35{color:#4d7c0f59}.text-lime-700\/40{color:#4d7c0f66}.text-lime-700\/45{color:#4d7c0f73}.text-lime-700\/5{color:#4d7c0f0d}.text-lime-700\/50{color:#4d7c0f80}.text-lime-700\/55{color:#4d7c0f8c}.text-lime-700\/60{color:#4d7c0f99}.text-lime-700\/65{color:#4d7c0fa6}.text-lime-700\/70{color:#4d7c0fb3}.text-lime-700\/75{color:#4d7c0fbf}.text-lime-700\/80{color:#4d7c0fcc}.text-lime-700\/85{color:#4d7c0fd9}.text-lime-700\/90{color:#4d7c0fe6}.text-lime-700\/95{color:#4d7c0ff2}.text-lime-800{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity))}.text-lime-800\/0{color:#3f621200}.text-lime-800\/10{color:#3f62121a}.text-lime-800\/100{color:#3f6212}.text-lime-800\/15{color:#3f621226}.text-lime-800\/20{color:#3f621233}.text-lime-800\/25{color:#3f621240}.text-lime-800\/30{color:#3f62124d}.text-lime-800\/35{color:#3f621259}.text-lime-800\/40{color:#3f621266}.text-lime-800\/45{color:#3f621273}.text-lime-800\/5{color:#3f62120d}.text-lime-800\/50{color:#3f621280}.text-lime-800\/55{color:#3f62128c}.text-lime-800\/60{color:#3f621299}.text-lime-800\/65{color:#3f6212a6}.text-lime-800\/70{color:#3f6212b3}.text-lime-800\/75{color:#3f6212bf}.text-lime-800\/80{color:#3f6212cc}.text-lime-800\/85{color:#3f6212d9}.text-lime-800\/90{color:#3f6212e6}.text-lime-800\/95{color:#3f6212f2}.text-lime-900{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity))}.text-lime-900\/0{color:#36531400}.text-lime-900\/10{color:#3653141a}.text-lime-900\/100{color:#365314}.text-lime-900\/15{color:#36531426}.text-lime-900\/20{color:#36531433}.text-lime-900\/25{color:#36531440}.text-lime-900\/30{color:#3653144d}.text-lime-900\/35{color:#36531459}.text-lime-900\/40{color:#36531466}.text-lime-900\/45{color:#36531473}.text-lime-900\/5{color:#3653140d}.text-lime-900\/50{color:#36531480}.text-lime-900\/55{color:#3653148c}.text-lime-900\/60{color:#36531499}.text-lime-900\/65{color:#365314a6}.text-lime-900\/70{color:#365314b3}.text-lime-900\/75{color:#365314bf}.text-lime-900\/80{color:#365314cc}.text-lime-900\/85{color:#365314d9}.text-lime-900\/90{color:#365314e6}.text-lime-900\/95{color:#365314f2}.text-lime-950{--tw-text-opacity: 1;color:rgb(26 46 5 / var(--tw-text-opacity))}.text-lime-950\/0{color:#1a2e0500}.text-lime-950\/10{color:#1a2e051a}.text-lime-950\/100{color:#1a2e05}.text-lime-950\/15{color:#1a2e0526}.text-lime-950\/20{color:#1a2e0533}.text-lime-950\/25{color:#1a2e0540}.text-lime-950\/30{color:#1a2e054d}.text-lime-950\/35{color:#1a2e0559}.text-lime-950\/40{color:#1a2e0566}.text-lime-950\/45{color:#1a2e0573}.text-lime-950\/5{color:#1a2e050d}.text-lime-950\/50{color:#1a2e0580}.text-lime-950\/55{color:#1a2e058c}.text-lime-950\/60{color:#1a2e0599}.text-lime-950\/65{color:#1a2e05a6}.text-lime-950\/70{color:#1a2e05b3}.text-lime-950\/75{color:#1a2e05bf}.text-lime-950\/80{color:#1a2e05cc}.text-lime-950\/85{color:#1a2e05d9}.text-lime-950\/90{color:#1a2e05e6}.text-lime-950\/95{color:#1a2e05f2}.text-orange-100{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity))}.text-orange-100\/0{color:#ffedd500}.text-orange-100\/10{color:#ffedd51a}.text-orange-100\/100{color:#ffedd5}.text-orange-100\/15{color:#ffedd526}.text-orange-100\/20{color:#ffedd533}.text-orange-100\/25{color:#ffedd540}.text-orange-100\/30{color:#ffedd54d}.text-orange-100\/35{color:#ffedd559}.text-orange-100\/40{color:#ffedd566}.text-orange-100\/45{color:#ffedd573}.text-orange-100\/5{color:#ffedd50d}.text-orange-100\/50{color:#ffedd580}.text-orange-100\/55{color:#ffedd58c}.text-orange-100\/60{color:#ffedd599}.text-orange-100\/65{color:#ffedd5a6}.text-orange-100\/70{color:#ffedd5b3}.text-orange-100\/75{color:#ffedd5bf}.text-orange-100\/80{color:#ffedd5cc}.text-orange-100\/85{color:#ffedd5d9}.text-orange-100\/90{color:#ffedd5e6}.text-orange-100\/95{color:#ffedd5f2}.text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity))}.text-orange-200\/0{color:#fed7aa00}.text-orange-200\/10{color:#fed7aa1a}.text-orange-200\/100{color:#fed7aa}.text-orange-200\/15{color:#fed7aa26}.text-orange-200\/20{color:#fed7aa33}.text-orange-200\/25{color:#fed7aa40}.text-orange-200\/30{color:#fed7aa4d}.text-orange-200\/35{color:#fed7aa59}.text-orange-200\/40{color:#fed7aa66}.text-orange-200\/45{color:#fed7aa73}.text-orange-200\/5{color:#fed7aa0d}.text-orange-200\/50{color:#fed7aa80}.text-orange-200\/55{color:#fed7aa8c}.text-orange-200\/60{color:#fed7aa99}.text-orange-200\/65{color:#fed7aaa6}.text-orange-200\/70{color:#fed7aab3}.text-orange-200\/75{color:#fed7aabf}.text-orange-200\/80{color:#fed7aacc}.text-orange-200\/85{color:#fed7aad9}.text-orange-200\/90{color:#fed7aae6}.text-orange-200\/95{color:#fed7aaf2}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity))}.text-orange-300\/0{color:#fdba7400}.text-orange-300\/10{color:#fdba741a}.text-orange-300\/100{color:#fdba74}.text-orange-300\/15{color:#fdba7426}.text-orange-300\/20{color:#fdba7433}.text-orange-300\/25{color:#fdba7440}.text-orange-300\/30{color:#fdba744d}.text-orange-300\/35{color:#fdba7459}.text-orange-300\/40{color:#fdba7466}.text-orange-300\/45{color:#fdba7473}.text-orange-300\/5{color:#fdba740d}.text-orange-300\/50{color:#fdba7480}.text-orange-300\/55{color:#fdba748c}.text-orange-300\/60{color:#fdba7499}.text-orange-300\/65{color:#fdba74a6}.text-orange-300\/70{color:#fdba74b3}.text-orange-300\/75{color:#fdba74bf}.text-orange-300\/80{color:#fdba74cc}.text-orange-300\/85{color:#fdba74d9}.text-orange-300\/90{color:#fdba74e6}.text-orange-300\/95{color:#fdba74f2}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity))}.text-orange-400\/0{color:#fb923c00}.text-orange-400\/10{color:#fb923c1a}.text-orange-400\/100{color:#fb923c}.text-orange-400\/15{color:#fb923c26}.text-orange-400\/20{color:#fb923c33}.text-orange-400\/25{color:#fb923c40}.text-orange-400\/30{color:#fb923c4d}.text-orange-400\/35{color:#fb923c59}.text-orange-400\/40{color:#fb923c66}.text-orange-400\/45{color:#fb923c73}.text-orange-400\/5{color:#fb923c0d}.text-orange-400\/50{color:#fb923c80}.text-orange-400\/55{color:#fb923c8c}.text-orange-400\/60{color:#fb923c99}.text-orange-400\/65{color:#fb923ca6}.text-orange-400\/70{color:#fb923cb3}.text-orange-400\/75{color:#fb923cbf}.text-orange-400\/80{color:#fb923ccc}.text-orange-400\/85{color:#fb923cd9}.text-orange-400\/90{color:#fb923ce6}.text-orange-400\/95{color:#fb923cf2}.text-orange-50{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity))}.text-orange-50\/0{color:#fff7ed00}.text-orange-50\/10{color:#fff7ed1a}.text-orange-50\/100{color:#fff7ed}.text-orange-50\/15{color:#fff7ed26}.text-orange-50\/20{color:#fff7ed33}.text-orange-50\/25{color:#fff7ed40}.text-orange-50\/30{color:#fff7ed4d}.text-orange-50\/35{color:#fff7ed59}.text-orange-50\/40{color:#fff7ed66}.text-orange-50\/45{color:#fff7ed73}.text-orange-50\/5{color:#fff7ed0d}.text-orange-50\/50{color:#fff7ed80}.text-orange-50\/55{color:#fff7ed8c}.text-orange-50\/60{color:#fff7ed99}.text-orange-50\/65{color:#fff7eda6}.text-orange-50\/70{color:#fff7edb3}.text-orange-50\/75{color:#fff7edbf}.text-orange-50\/80{color:#fff7edcc}.text-orange-50\/85{color:#fff7edd9}.text-orange-50\/90{color:#fff7ede6}.text-orange-50\/95{color:#fff7edf2}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.text-orange-500\/0{color:#f9731600}.text-orange-500\/10{color:#f973161a}.text-orange-500\/100{color:#f97316}.text-orange-500\/15{color:#f9731626}.text-orange-500\/20{color:#f9731633}.text-orange-500\/25{color:#f9731640}.text-orange-500\/30{color:#f973164d}.text-orange-500\/35{color:#f9731659}.text-orange-500\/40{color:#f9731666}.text-orange-500\/45{color:#f9731673}.text-orange-500\/5{color:#f973160d}.text-orange-500\/50{color:#f9731680}.text-orange-500\/55{color:#f973168c}.text-orange-500\/60{color:#f9731699}.text-orange-500\/65{color:#f97316a6}.text-orange-500\/70{color:#f97316b3}.text-orange-500\/75{color:#f97316bf}.text-orange-500\/80{color:#f97316cc}.text-orange-500\/85{color:#f97316d9}.text-orange-500\/90{color:#f97316e6}.text-orange-500\/95{color:#f97316f2}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-orange-600\/0{color:#ea580c00}.text-orange-600\/10{color:#ea580c1a}.text-orange-600\/100{color:#ea580c}.text-orange-600\/15{color:#ea580c26}.text-orange-600\/20{color:#ea580c33}.text-orange-600\/25{color:#ea580c40}.text-orange-600\/30{color:#ea580c4d}.text-orange-600\/35{color:#ea580c59}.text-orange-600\/40{color:#ea580c66}.text-orange-600\/45{color:#ea580c73}.text-orange-600\/5{color:#ea580c0d}.text-orange-600\/50{color:#ea580c80}.text-orange-600\/55{color:#ea580c8c}.text-orange-600\/60{color:#ea580c99}.text-orange-600\/65{color:#ea580ca6}.text-orange-600\/70{color:#ea580cb3}.text-orange-600\/75{color:#ea580cbf}.text-orange-600\/80{color:#ea580ccc}.text-orange-600\/85{color:#ea580cd9}.text-orange-600\/90{color:#ea580ce6}.text-orange-600\/95{color:#ea580cf2}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.text-orange-700\/0{color:#c2410c00}.text-orange-700\/10{color:#c2410c1a}.text-orange-700\/100{color:#c2410c}.text-orange-700\/15{color:#c2410c26}.text-orange-700\/20{color:#c2410c33}.text-orange-700\/25{color:#c2410c40}.text-orange-700\/30{color:#c2410c4d}.text-orange-700\/35{color:#c2410c59}.text-orange-700\/40{color:#c2410c66}.text-orange-700\/45{color:#c2410c73}.text-orange-700\/5{color:#c2410c0d}.text-orange-700\/50{color:#c2410c80}.text-orange-700\/55{color:#c2410c8c}.text-orange-700\/60{color:#c2410c99}.text-orange-700\/65{color:#c2410ca6}.text-orange-700\/70{color:#c2410cb3}.text-orange-700\/75{color:#c2410cbf}.text-orange-700\/80{color:#c2410ccc}.text-orange-700\/85{color:#c2410cd9}.text-orange-700\/90{color:#c2410ce6}.text-orange-700\/95{color:#c2410cf2}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity))}.text-orange-800\/0{color:#9a341200}.text-orange-800\/10{color:#9a34121a}.text-orange-800\/100{color:#9a3412}.text-orange-800\/15{color:#9a341226}.text-orange-800\/20{color:#9a341233}.text-orange-800\/25{color:#9a341240}.text-orange-800\/30{color:#9a34124d}.text-orange-800\/35{color:#9a341259}.text-orange-800\/40{color:#9a341266}.text-orange-800\/45{color:#9a341273}.text-orange-800\/5{color:#9a34120d}.text-orange-800\/50{color:#9a341280}.text-orange-800\/55{color:#9a34128c}.text-orange-800\/60{color:#9a341299}.text-orange-800\/65{color:#9a3412a6}.text-orange-800\/70{color:#9a3412b3}.text-orange-800\/75{color:#9a3412bf}.text-orange-800\/80{color:#9a3412cc}.text-orange-800\/85{color:#9a3412d9}.text-orange-800\/90{color:#9a3412e6}.text-orange-800\/95{color:#9a3412f2}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity))}.text-orange-900\/0{color:#7c2d1200}.text-orange-900\/10{color:#7c2d121a}.text-orange-900\/100{color:#7c2d12}.text-orange-900\/15{color:#7c2d1226}.text-orange-900\/20{color:#7c2d1233}.text-orange-900\/25{color:#7c2d1240}.text-orange-900\/30{color:#7c2d124d}.text-orange-900\/35{color:#7c2d1259}.text-orange-900\/40{color:#7c2d1266}.text-orange-900\/45{color:#7c2d1273}.text-orange-900\/5{color:#7c2d120d}.text-orange-900\/50{color:#7c2d1280}.text-orange-900\/55{color:#7c2d128c}.text-orange-900\/60{color:#7c2d1299}.text-orange-900\/65{color:#7c2d12a6}.text-orange-900\/70{color:#7c2d12b3}.text-orange-900\/75{color:#7c2d12bf}.text-orange-900\/80{color:#7c2d12cc}.text-orange-900\/85{color:#7c2d12d9}.text-orange-900\/90{color:#7c2d12e6}.text-orange-900\/95{color:#7c2d12f2}.text-orange-950{--tw-text-opacity: 1;color:rgb(67 20 7 / var(--tw-text-opacity))}.text-orange-950\/0{color:#43140700}.text-orange-950\/10{color:#4314071a}.text-orange-950\/100{color:#431407}.text-orange-950\/15{color:#43140726}.text-orange-950\/20{color:#43140733}.text-orange-950\/25{color:#43140740}.text-orange-950\/30{color:#4314074d}.text-orange-950\/35{color:#43140759}.text-orange-950\/40{color:#43140766}.text-orange-950\/45{color:#43140773}.text-orange-950\/5{color:#4314070d}.text-orange-950\/50{color:#43140780}.text-orange-950\/55{color:#4314078c}.text-orange-950\/60{color:#43140799}.text-orange-950\/65{color:#431407a6}.text-orange-950\/70{color:#431407b3}.text-orange-950\/75{color:#431407bf}.text-orange-950\/80{color:#431407cc}.text-orange-950\/85{color:#431407d9}.text-orange-950\/90{color:#431407e6}.text-orange-950\/95{color:#431407f2}.text-pink-100{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity))}.text-pink-100\/0{color:#fce7f300}.text-pink-100\/10{color:#fce7f31a}.text-pink-100\/100{color:#fce7f3}.text-pink-100\/15{color:#fce7f326}.text-pink-100\/20{color:#fce7f333}.text-pink-100\/25{color:#fce7f340}.text-pink-100\/30{color:#fce7f34d}.text-pink-100\/35{color:#fce7f359}.text-pink-100\/40{color:#fce7f366}.text-pink-100\/45{color:#fce7f373}.text-pink-100\/5{color:#fce7f30d}.text-pink-100\/50{color:#fce7f380}.text-pink-100\/55{color:#fce7f38c}.text-pink-100\/60{color:#fce7f399}.text-pink-100\/65{color:#fce7f3a6}.text-pink-100\/70{color:#fce7f3b3}.text-pink-100\/75{color:#fce7f3bf}.text-pink-100\/80{color:#fce7f3cc}.text-pink-100\/85{color:#fce7f3d9}.text-pink-100\/90{color:#fce7f3e6}.text-pink-100\/95{color:#fce7f3f2}.text-pink-200{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity))}.text-pink-200\/0{color:#fbcfe800}.text-pink-200\/10{color:#fbcfe81a}.text-pink-200\/100{color:#fbcfe8}.text-pink-200\/15{color:#fbcfe826}.text-pink-200\/20{color:#fbcfe833}.text-pink-200\/25{color:#fbcfe840}.text-pink-200\/30{color:#fbcfe84d}.text-pink-200\/35{color:#fbcfe859}.text-pink-200\/40{color:#fbcfe866}.text-pink-200\/45{color:#fbcfe873}.text-pink-200\/5{color:#fbcfe80d}.text-pink-200\/50{color:#fbcfe880}.text-pink-200\/55{color:#fbcfe88c}.text-pink-200\/60{color:#fbcfe899}.text-pink-200\/65{color:#fbcfe8a6}.text-pink-200\/70{color:#fbcfe8b3}.text-pink-200\/75{color:#fbcfe8bf}.text-pink-200\/80{color:#fbcfe8cc}.text-pink-200\/85{color:#fbcfe8d9}.text-pink-200\/90{color:#fbcfe8e6}.text-pink-200\/95{color:#fbcfe8f2}.text-pink-300{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity))}.text-pink-300\/0{color:#f9a8d400}.text-pink-300\/10{color:#f9a8d41a}.text-pink-300\/100{color:#f9a8d4}.text-pink-300\/15{color:#f9a8d426}.text-pink-300\/20{color:#f9a8d433}.text-pink-300\/25{color:#f9a8d440}.text-pink-300\/30{color:#f9a8d44d}.text-pink-300\/35{color:#f9a8d459}.text-pink-300\/40{color:#f9a8d466}.text-pink-300\/45{color:#f9a8d473}.text-pink-300\/5{color:#f9a8d40d}.text-pink-300\/50{color:#f9a8d480}.text-pink-300\/55{color:#f9a8d48c}.text-pink-300\/60{color:#f9a8d499}.text-pink-300\/65{color:#f9a8d4a6}.text-pink-300\/70{color:#f9a8d4b3}.text-pink-300\/75{color:#f9a8d4bf}.text-pink-300\/80{color:#f9a8d4cc}.text-pink-300\/85{color:#f9a8d4d9}.text-pink-300\/90{color:#f9a8d4e6}.text-pink-300\/95{color:#f9a8d4f2}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity))}.text-pink-400\/0{color:#f472b600}.text-pink-400\/10{color:#f472b61a}.text-pink-400\/100{color:#f472b6}.text-pink-400\/15{color:#f472b626}.text-pink-400\/20{color:#f472b633}.text-pink-400\/25{color:#f472b640}.text-pink-400\/30{color:#f472b64d}.text-pink-400\/35{color:#f472b659}.text-pink-400\/40{color:#f472b666}.text-pink-400\/45{color:#f472b673}.text-pink-400\/5{color:#f472b60d}.text-pink-400\/50{color:#f472b680}.text-pink-400\/55{color:#f472b68c}.text-pink-400\/60{color:#f472b699}.text-pink-400\/65{color:#f472b6a6}.text-pink-400\/70{color:#f472b6b3}.text-pink-400\/75{color:#f472b6bf}.text-pink-400\/80{color:#f472b6cc}.text-pink-400\/85{color:#f472b6d9}.text-pink-400\/90{color:#f472b6e6}.text-pink-400\/95{color:#f472b6f2}.text-pink-50{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity))}.text-pink-50\/0{color:#fdf2f800}.text-pink-50\/10{color:#fdf2f81a}.text-pink-50\/100{color:#fdf2f8}.text-pink-50\/15{color:#fdf2f826}.text-pink-50\/20{color:#fdf2f833}.text-pink-50\/25{color:#fdf2f840}.text-pink-50\/30{color:#fdf2f84d}.text-pink-50\/35{color:#fdf2f859}.text-pink-50\/40{color:#fdf2f866}.text-pink-50\/45{color:#fdf2f873}.text-pink-50\/5{color:#fdf2f80d}.text-pink-50\/50{color:#fdf2f880}.text-pink-50\/55{color:#fdf2f88c}.text-pink-50\/60{color:#fdf2f899}.text-pink-50\/65{color:#fdf2f8a6}.text-pink-50\/70{color:#fdf2f8b3}.text-pink-50\/75{color:#fdf2f8bf}.text-pink-50\/80{color:#fdf2f8cc}.text-pink-50\/85{color:#fdf2f8d9}.text-pink-50\/90{color:#fdf2f8e6}.text-pink-50\/95{color:#fdf2f8f2}.text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity))}.text-pink-500\/0{color:#ec489900}.text-pink-500\/10{color:#ec48991a}.text-pink-500\/100{color:#ec4899}.text-pink-500\/15{color:#ec489926}.text-pink-500\/20{color:#ec489933}.text-pink-500\/25{color:#ec489940}.text-pink-500\/30{color:#ec48994d}.text-pink-500\/35{color:#ec489959}.text-pink-500\/40{color:#ec489966}.text-pink-500\/45{color:#ec489973}.text-pink-500\/5{color:#ec48990d}.text-pink-500\/50{color:#ec489980}.text-pink-500\/55{color:#ec48998c}.text-pink-500\/60{color:#ec489999}.text-pink-500\/65{color:#ec4899a6}.text-pink-500\/70{color:#ec4899b3}.text-pink-500\/75{color:#ec4899bf}.text-pink-500\/80{color:#ec4899cc}.text-pink-500\/85{color:#ec4899d9}.text-pink-500\/90{color:#ec4899e6}.text-pink-500\/95{color:#ec4899f2}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity))}.text-pink-600\/0{color:#db277700}.text-pink-600\/10{color:#db27771a}.text-pink-600\/100{color:#db2777}.text-pink-600\/15{color:#db277726}.text-pink-600\/20{color:#db277733}.text-pink-600\/25{color:#db277740}.text-pink-600\/30{color:#db27774d}.text-pink-600\/35{color:#db277759}.text-pink-600\/40{color:#db277766}.text-pink-600\/45{color:#db277773}.text-pink-600\/5{color:#db27770d}.text-pink-600\/50{color:#db277780}.text-pink-600\/55{color:#db27778c}.text-pink-600\/60{color:#db277799}.text-pink-600\/65{color:#db2777a6}.text-pink-600\/70{color:#db2777b3}.text-pink-600\/75{color:#db2777bf}.text-pink-600\/80{color:#db2777cc}.text-pink-600\/85{color:#db2777d9}.text-pink-600\/90{color:#db2777e6}.text-pink-600\/95{color:#db2777f2}.text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity))}.text-pink-700\/0{color:#be185d00}.text-pink-700\/10{color:#be185d1a}.text-pink-700\/100{color:#be185d}.text-pink-700\/15{color:#be185d26}.text-pink-700\/20{color:#be185d33}.text-pink-700\/25{color:#be185d40}.text-pink-700\/30{color:#be185d4d}.text-pink-700\/35{color:#be185d59}.text-pink-700\/40{color:#be185d66}.text-pink-700\/45{color:#be185d73}.text-pink-700\/5{color:#be185d0d}.text-pink-700\/50{color:#be185d80}.text-pink-700\/55{color:#be185d8c}.text-pink-700\/60{color:#be185d99}.text-pink-700\/65{color:#be185da6}.text-pink-700\/70{color:#be185db3}.text-pink-700\/75{color:#be185dbf}.text-pink-700\/80{color:#be185dcc}.text-pink-700\/85{color:#be185dd9}.text-pink-700\/90{color:#be185de6}.text-pink-700\/95{color:#be185df2}.text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity))}.text-pink-800\/0{color:#9d174d00}.text-pink-800\/10{color:#9d174d1a}.text-pink-800\/100{color:#9d174d}.text-pink-800\/15{color:#9d174d26}.text-pink-800\/20{color:#9d174d33}.text-pink-800\/25{color:#9d174d40}.text-pink-800\/30{color:#9d174d4d}.text-pink-800\/35{color:#9d174d59}.text-pink-800\/40{color:#9d174d66}.text-pink-800\/45{color:#9d174d73}.text-pink-800\/5{color:#9d174d0d}.text-pink-800\/50{color:#9d174d80}.text-pink-800\/55{color:#9d174d8c}.text-pink-800\/60{color:#9d174d99}.text-pink-800\/65{color:#9d174da6}.text-pink-800\/70{color:#9d174db3}.text-pink-800\/75{color:#9d174dbf}.text-pink-800\/80{color:#9d174dcc}.text-pink-800\/85{color:#9d174dd9}.text-pink-800\/90{color:#9d174de6}.text-pink-800\/95{color:#9d174df2}.text-pink-900{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity))}.text-pink-900\/0{color:#83184300}.text-pink-900\/10{color:#8318431a}.text-pink-900\/100{color:#831843}.text-pink-900\/15{color:#83184326}.text-pink-900\/20{color:#83184333}.text-pink-900\/25{color:#83184340}.text-pink-900\/30{color:#8318434d}.text-pink-900\/35{color:#83184359}.text-pink-900\/40{color:#83184366}.text-pink-900\/45{color:#83184373}.text-pink-900\/5{color:#8318430d}.text-pink-900\/50{color:#83184380}.text-pink-900\/55{color:#8318438c}.text-pink-900\/60{color:#83184399}.text-pink-900\/65{color:#831843a6}.text-pink-900\/70{color:#831843b3}.text-pink-900\/75{color:#831843bf}.text-pink-900\/80{color:#831843cc}.text-pink-900\/85{color:#831843d9}.text-pink-900\/90{color:#831843e6}.text-pink-900\/95{color:#831843f2}.text-pink-950{--tw-text-opacity: 1;color:rgb(80 7 36 / var(--tw-text-opacity))}.text-pink-950\/0{color:#50072400}.text-pink-950\/10{color:#5007241a}.text-pink-950\/100{color:#500724}.text-pink-950\/15{color:#50072426}.text-pink-950\/20{color:#50072433}.text-pink-950\/25{color:#50072440}.text-pink-950\/30{color:#5007244d}.text-pink-950\/35{color:#50072459}.text-pink-950\/40{color:#50072466}.text-pink-950\/45{color:#50072473}.text-pink-950\/5{color:#5007240d}.text-pink-950\/50{color:#50072480}.text-pink-950\/55{color:#5007248c}.text-pink-950\/60{color:#50072499}.text-pink-950\/65{color:#500724a6}.text-pink-950\/70{color:#500724b3}.text-pink-950\/75{color:#500724bf}.text-pink-950\/80{color:#500724cc}.text-pink-950\/85{color:#500724d9}.text-pink-950\/90{color:#500724e6}.text-pink-950\/95{color:#500724f2}.text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity))}.text-purple-100\/0{color:#f3e8ff00}.text-purple-100\/10{color:#f3e8ff1a}.text-purple-100\/100{color:#f3e8ff}.text-purple-100\/15{color:#f3e8ff26}.text-purple-100\/20{color:#f3e8ff33}.text-purple-100\/25{color:#f3e8ff40}.text-purple-100\/30{color:#f3e8ff4d}.text-purple-100\/35{color:#f3e8ff59}.text-purple-100\/40{color:#f3e8ff66}.text-purple-100\/45{color:#f3e8ff73}.text-purple-100\/5{color:#f3e8ff0d}.text-purple-100\/50{color:#f3e8ff80}.text-purple-100\/55{color:#f3e8ff8c}.text-purple-100\/60{color:#f3e8ff99}.text-purple-100\/65{color:#f3e8ffa6}.text-purple-100\/70{color:#f3e8ffb3}.text-purple-100\/75{color:#f3e8ffbf}.text-purple-100\/80{color:#f3e8ffcc}.text-purple-100\/85{color:#f3e8ffd9}.text-purple-100\/90{color:#f3e8ffe6}.text-purple-100\/95{color:#f3e8fff2}.text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity))}.text-purple-200\/0{color:#e9d5ff00}.text-purple-200\/10{color:#e9d5ff1a}.text-purple-200\/100{color:#e9d5ff}.text-purple-200\/15{color:#e9d5ff26}.text-purple-200\/20{color:#e9d5ff33}.text-purple-200\/25{color:#e9d5ff40}.text-purple-200\/30{color:#e9d5ff4d}.text-purple-200\/35{color:#e9d5ff59}.text-purple-200\/40{color:#e9d5ff66}.text-purple-200\/45{color:#e9d5ff73}.text-purple-200\/5{color:#e9d5ff0d}.text-purple-200\/50{color:#e9d5ff80}.text-purple-200\/55{color:#e9d5ff8c}.text-purple-200\/60{color:#e9d5ff99}.text-purple-200\/65{color:#e9d5ffa6}.text-purple-200\/70{color:#e9d5ffb3}.text-purple-200\/75{color:#e9d5ffbf}.text-purple-200\/80{color:#e9d5ffcc}.text-purple-200\/85{color:#e9d5ffd9}.text-purple-200\/90{color:#e9d5ffe6}.text-purple-200\/95{color:#e9d5fff2}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity))}.text-purple-300\/0{color:#d8b4fe00}.text-purple-300\/10{color:#d8b4fe1a}.text-purple-300\/100{color:#d8b4fe}.text-purple-300\/15{color:#d8b4fe26}.text-purple-300\/20{color:#d8b4fe33}.text-purple-300\/25{color:#d8b4fe40}.text-purple-300\/30{color:#d8b4fe4d}.text-purple-300\/35{color:#d8b4fe59}.text-purple-300\/40{color:#d8b4fe66}.text-purple-300\/45{color:#d8b4fe73}.text-purple-300\/5{color:#d8b4fe0d}.text-purple-300\/50{color:#d8b4fe80}.text-purple-300\/55{color:#d8b4fe8c}.text-purple-300\/60{color:#d8b4fe99}.text-purple-300\/65{color:#d8b4fea6}.text-purple-300\/70{color:#d8b4feb3}.text-purple-300\/75{color:#d8b4febf}.text-purple-300\/80{color:#d8b4fecc}.text-purple-300\/85{color:#d8b4fed9}.text-purple-300\/90{color:#d8b4fee6}.text-purple-300\/95{color:#d8b4fef2}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity))}.text-purple-400\/0{color:#c084fc00}.text-purple-400\/10{color:#c084fc1a}.text-purple-400\/100{color:#c084fc}.text-purple-400\/15{color:#c084fc26}.text-purple-400\/20{color:#c084fc33}.text-purple-400\/25{color:#c084fc40}.text-purple-400\/30{color:#c084fc4d}.text-purple-400\/35{color:#c084fc59}.text-purple-400\/40{color:#c084fc66}.text-purple-400\/45{color:#c084fc73}.text-purple-400\/5{color:#c084fc0d}.text-purple-400\/50{color:#c084fc80}.text-purple-400\/55{color:#c084fc8c}.text-purple-400\/60{color:#c084fc99}.text-purple-400\/65{color:#c084fca6}.text-purple-400\/70{color:#c084fcb3}.text-purple-400\/75{color:#c084fcbf}.text-purple-400\/80{color:#c084fccc}.text-purple-400\/85{color:#c084fcd9}.text-purple-400\/90{color:#c084fce6}.text-purple-400\/95{color:#c084fcf2}.text-purple-50{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity))}.text-purple-50\/0{color:#faf5ff00}.text-purple-50\/10{color:#faf5ff1a}.text-purple-50\/100{color:#faf5ff}.text-purple-50\/15{color:#faf5ff26}.text-purple-50\/20{color:#faf5ff33}.text-purple-50\/25{color:#faf5ff40}.text-purple-50\/30{color:#faf5ff4d}.text-purple-50\/35{color:#faf5ff59}.text-purple-50\/40{color:#faf5ff66}.text-purple-50\/45{color:#faf5ff73}.text-purple-50\/5{color:#faf5ff0d}.text-purple-50\/50{color:#faf5ff80}.text-purple-50\/55{color:#faf5ff8c}.text-purple-50\/60{color:#faf5ff99}.text-purple-50\/65{color:#faf5ffa6}.text-purple-50\/70{color:#faf5ffb3}.text-purple-50\/75{color:#faf5ffbf}.text-purple-50\/80{color:#faf5ffcc}.text-purple-50\/85{color:#faf5ffd9}.text-purple-50\/90{color:#faf5ffe6}.text-purple-50\/95{color:#faf5fff2}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity))}.text-purple-500\/0{color:#a855f700}.text-purple-500\/10{color:#a855f71a}.text-purple-500\/100{color:#a855f7}.text-purple-500\/15{color:#a855f726}.text-purple-500\/20{color:#a855f733}.text-purple-500\/25{color:#a855f740}.text-purple-500\/30{color:#a855f74d}.text-purple-500\/35{color:#a855f759}.text-purple-500\/40{color:#a855f766}.text-purple-500\/45{color:#a855f773}.text-purple-500\/5{color:#a855f70d}.text-purple-500\/50{color:#a855f780}.text-purple-500\/55{color:#a855f78c}.text-purple-500\/60{color:#a855f799}.text-purple-500\/65{color:#a855f7a6}.text-purple-500\/70{color:#a855f7b3}.text-purple-500\/75{color:#a855f7bf}.text-purple-500\/80{color:#a855f7cc}.text-purple-500\/85{color:#a855f7d9}.text-purple-500\/90{color:#a855f7e6}.text-purple-500\/95{color:#a855f7f2}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-purple-600\/0{color:#9333ea00}.text-purple-600\/10{color:#9333ea1a}.text-purple-600\/100{color:#9333ea}.text-purple-600\/15{color:#9333ea26}.text-purple-600\/20{color:#9333ea33}.text-purple-600\/25{color:#9333ea40}.text-purple-600\/30{color:#9333ea4d}.text-purple-600\/35{color:#9333ea59}.text-purple-600\/40{color:#9333ea66}.text-purple-600\/45{color:#9333ea73}.text-purple-600\/5{color:#9333ea0d}.text-purple-600\/50{color:#9333ea80}.text-purple-600\/55{color:#9333ea8c}.text-purple-600\/60{color:#9333ea99}.text-purple-600\/65{color:#9333eaa6}.text-purple-600\/70{color:#9333eab3}.text-purple-600\/75{color:#9333eabf}.text-purple-600\/80{color:#9333eacc}.text-purple-600\/85{color:#9333ead9}.text-purple-600\/90{color:#9333eae6}.text-purple-600\/95{color:#9333eaf2}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity))}.text-purple-700\/0{color:#7e22ce00}.text-purple-700\/10{color:#7e22ce1a}.text-purple-700\/100{color:#7e22ce}.text-purple-700\/15{color:#7e22ce26}.text-purple-700\/20{color:#7e22ce33}.text-purple-700\/25{color:#7e22ce40}.text-purple-700\/30{color:#7e22ce4d}.text-purple-700\/35{color:#7e22ce59}.text-purple-700\/40{color:#7e22ce66}.text-purple-700\/45{color:#7e22ce73}.text-purple-700\/5{color:#7e22ce0d}.text-purple-700\/50{color:#7e22ce80}.text-purple-700\/55{color:#7e22ce8c}.text-purple-700\/60{color:#7e22ce99}.text-purple-700\/65{color:#7e22cea6}.text-purple-700\/70{color:#7e22ceb3}.text-purple-700\/75{color:#7e22cebf}.text-purple-700\/80{color:#7e22cecc}.text-purple-700\/85{color:#7e22ced9}.text-purple-700\/90{color:#7e22cee6}.text-purple-700\/95{color:#7e22cef2}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity))}.text-purple-800\/0{color:#6b21a800}.text-purple-800\/10{color:#6b21a81a}.text-purple-800\/100{color:#6b21a8}.text-purple-800\/15{color:#6b21a826}.text-purple-800\/20{color:#6b21a833}.text-purple-800\/25{color:#6b21a840}.text-purple-800\/30{color:#6b21a84d}.text-purple-800\/35{color:#6b21a859}.text-purple-800\/40{color:#6b21a866}.text-purple-800\/45{color:#6b21a873}.text-purple-800\/5{color:#6b21a80d}.text-purple-800\/50{color:#6b21a880}.text-purple-800\/55{color:#6b21a88c}.text-purple-800\/60{color:#6b21a899}.text-purple-800\/65{color:#6b21a8a6}.text-purple-800\/70{color:#6b21a8b3}.text-purple-800\/75{color:#6b21a8bf}.text-purple-800\/80{color:#6b21a8cc}.text-purple-800\/85{color:#6b21a8d9}.text-purple-800\/90{color:#6b21a8e6}.text-purple-800\/95{color:#6b21a8f2}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity))}.text-purple-900\/0{color:#581c8700}.text-purple-900\/10{color:#581c871a}.text-purple-900\/100{color:#581c87}.text-purple-900\/15{color:#581c8726}.text-purple-900\/20{color:#581c8733}.text-purple-900\/25{color:#581c8740}.text-purple-900\/30{color:#581c874d}.text-purple-900\/35{color:#581c8759}.text-purple-900\/40{color:#581c8766}.text-purple-900\/45{color:#581c8773}.text-purple-900\/5{color:#581c870d}.text-purple-900\/50{color:#581c8780}.text-purple-900\/55{color:#581c878c}.text-purple-900\/60{color:#581c8799}.text-purple-900\/65{color:#581c87a6}.text-purple-900\/70{color:#581c87b3}.text-purple-900\/75{color:#581c87bf}.text-purple-900\/80{color:#581c87cc}.text-purple-900\/85{color:#581c87d9}.text-purple-900\/90{color:#581c87e6}.text-purple-900\/95{color:#581c87f2}.text-purple-950{--tw-text-opacity: 1;color:rgb(59 7 100 / var(--tw-text-opacity))}.text-purple-950\/0{color:#3b076400}.text-purple-950\/10{color:#3b07641a}.text-purple-950\/100{color:#3b0764}.text-purple-950\/15{color:#3b076426}.text-purple-950\/20{color:#3b076433}.text-purple-950\/25{color:#3b076440}.text-purple-950\/30{color:#3b07644d}.text-purple-950\/35{color:#3b076459}.text-purple-950\/40{color:#3b076466}.text-purple-950\/45{color:#3b076473}.text-purple-950\/5{color:#3b07640d}.text-purple-950\/50{color:#3b076480}.text-purple-950\/55{color:#3b07648c}.text-purple-950\/60{color:#3b076499}.text-purple-950\/65{color:#3b0764a6}.text-purple-950\/70{color:#3b0764b3}.text-purple-950\/75{color:#3b0764bf}.text-purple-950\/80{color:#3b0764cc}.text-purple-950\/85{color:#3b0764d9}.text-purple-950\/90{color:#3b0764e6}.text-purple-950\/95{color:#3b0764f2}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity))}.text-red-100\/0{color:#fee2e200}.text-red-100\/10{color:#fee2e21a}.text-red-100\/100{color:#fee2e2}.text-red-100\/15{color:#fee2e226}.text-red-100\/20{color:#fee2e233}.text-red-100\/25{color:#fee2e240}.text-red-100\/30{color:#fee2e24d}.text-red-100\/35{color:#fee2e259}.text-red-100\/40{color:#fee2e266}.text-red-100\/45{color:#fee2e273}.text-red-100\/5{color:#fee2e20d}.text-red-100\/50{color:#fee2e280}.text-red-100\/55{color:#fee2e28c}.text-red-100\/60{color:#fee2e299}.text-red-100\/65{color:#fee2e2a6}.text-red-100\/70{color:#fee2e2b3}.text-red-100\/75{color:#fee2e2bf}.text-red-100\/80{color:#fee2e2cc}.text-red-100\/85{color:#fee2e2d9}.text-red-100\/90{color:#fee2e2e6}.text-red-100\/95{color:#fee2e2f2}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity))}.text-red-200\/0{color:#fecaca00}.text-red-200\/10{color:#fecaca1a}.text-red-200\/100{color:#fecaca}.text-red-200\/15{color:#fecaca26}.text-red-200\/20{color:#fecaca33}.text-red-200\/25{color:#fecaca40}.text-red-200\/30{color:#fecaca4d}.text-red-200\/35{color:#fecaca59}.text-red-200\/40{color:#fecaca66}.text-red-200\/45{color:#fecaca73}.text-red-200\/5{color:#fecaca0d}.text-red-200\/50{color:#fecaca80}.text-red-200\/55{color:#fecaca8c}.text-red-200\/60{color:#fecaca99}.text-red-200\/65{color:#fecacaa6}.text-red-200\/70{color:#fecacab3}.text-red-200\/75{color:#fecacabf}.text-red-200\/80{color:#fecacacc}.text-red-200\/85{color:#fecacad9}.text-red-200\/90{color:#fecacae6}.text-red-200\/95{color:#fecacaf2}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.text-red-300\/0{color:#fca5a500}.text-red-300\/10{color:#fca5a51a}.text-red-300\/100{color:#fca5a5}.text-red-300\/15{color:#fca5a526}.text-red-300\/20{color:#fca5a533}.text-red-300\/25{color:#fca5a540}.text-red-300\/30{color:#fca5a54d}.text-red-300\/35{color:#fca5a559}.text-red-300\/40{color:#fca5a566}.text-red-300\/45{color:#fca5a573}.text-red-300\/5{color:#fca5a50d}.text-red-300\/50{color:#fca5a580}.text-red-300\/55{color:#fca5a58c}.text-red-300\/60{color:#fca5a599}.text-red-300\/65{color:#fca5a5a6}.text-red-300\/70{color:#fca5a5b3}.text-red-300\/75{color:#fca5a5bf}.text-red-300\/80{color:#fca5a5cc}.text-red-300\/85{color:#fca5a5d9}.text-red-300\/90{color:#fca5a5e6}.text-red-300\/95{color:#fca5a5f2}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-400\/0{color:#f8717100}.text-red-400\/10{color:#f871711a}.text-red-400\/100{color:#f87171}.text-red-400\/15{color:#f8717126}.text-red-400\/20{color:#f8717133}.text-red-400\/25{color:#f8717140}.text-red-400\/30{color:#f871714d}.text-red-400\/35{color:#f8717159}.text-red-400\/40{color:#f8717166}.text-red-400\/45{color:#f8717173}.text-red-400\/5{color:#f871710d}.text-red-400\/50{color:#f8717180}.text-red-400\/55{color:#f871718c}.text-red-400\/60{color:#f8717199}.text-red-400\/65{color:#f87171a6}.text-red-400\/70{color:#f87171b3}.text-red-400\/75{color:#f87171bf}.text-red-400\/80{color:#f87171cc}.text-red-400\/85{color:#f87171d9}.text-red-400\/90{color:#f87171e6}.text-red-400\/95{color:#f87171f2}.text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity))}.text-red-50\/0{color:#fef2f200}.text-red-50\/10{color:#fef2f21a}.text-red-50\/100{color:#fef2f2}.text-red-50\/15{color:#fef2f226}.text-red-50\/20{color:#fef2f233}.text-red-50\/25{color:#fef2f240}.text-red-50\/30{color:#fef2f24d}.text-red-50\/35{color:#fef2f259}.text-red-50\/40{color:#fef2f266}.text-red-50\/45{color:#fef2f273}.text-red-50\/5{color:#fef2f20d}.text-red-50\/50{color:#fef2f280}.text-red-50\/55{color:#fef2f28c}.text-red-50\/60{color:#fef2f299}.text-red-50\/65{color:#fef2f2a6}.text-red-50\/70{color:#fef2f2b3}.text-red-50\/75{color:#fef2f2bf}.text-red-50\/80{color:#fef2f2cc}.text-red-50\/85{color:#fef2f2d9}.text-red-50\/90{color:#fef2f2e6}.text-red-50\/95{color:#fef2f2f2}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-500\/0{color:#ef444400}.text-red-500\/10{color:#ef44441a}.text-red-500\/100{color:#ef4444}.text-red-500\/15{color:#ef444426}.text-red-500\/20{color:#ef444433}.text-red-500\/25{color:#ef444440}.text-red-500\/30{color:#ef44444d}.text-red-500\/35{color:#ef444459}.text-red-500\/40{color:#ef444466}.text-red-500\/45{color:#ef444473}.text-red-500\/5{color:#ef44440d}.text-red-500\/50{color:#ef444480}.text-red-500\/55{color:#ef44448c}.text-red-500\/60{color:#ef444499}.text-red-500\/65{color:#ef4444a6}.text-red-500\/70{color:#ef4444b3}.text-red-500\/75{color:#ef4444bf}.text-red-500\/80{color:#ef4444cc}.text-red-500\/85{color:#ef4444d9}.text-red-500\/90{color:#ef4444e6}.text-red-500\/95{color:#ef4444f2}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-600\/0{color:#dc262600}.text-red-600\/10{color:#dc26261a}.text-red-600\/100{color:#dc2626}.text-red-600\/15{color:#dc262626}.text-red-600\/20{color:#dc262633}.text-red-600\/25{color:#dc262640}.text-red-600\/30{color:#dc26264d}.text-red-600\/35{color:#dc262659}.text-red-600\/40{color:#dc262666}.text-red-600\/45{color:#dc262673}.text-red-600\/5{color:#dc26260d}.text-red-600\/50{color:#dc262680}.text-red-600\/55{color:#dc26268c}.text-red-600\/60{color:#dc262699}.text-red-600\/65{color:#dc2626a6}.text-red-600\/70{color:#dc2626b3}.text-red-600\/75{color:#dc2626bf}.text-red-600\/80{color:#dc2626cc}.text-red-600\/85{color:#dc2626d9}.text-red-600\/90{color:#dc2626e6}.text-red-600\/95{color:#dc2626f2}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-red-700\/0{color:#b91c1c00}.text-red-700\/10{color:#b91c1c1a}.text-red-700\/100{color:#b91c1c}.text-red-700\/15{color:#b91c1c26}.text-red-700\/20{color:#b91c1c33}.text-red-700\/25{color:#b91c1c40}.text-red-700\/30{color:#b91c1c4d}.text-red-700\/35{color:#b91c1c59}.text-red-700\/40{color:#b91c1c66}.text-red-700\/45{color:#b91c1c73}.text-red-700\/5{color:#b91c1c0d}.text-red-700\/50{color:#b91c1c80}.text-red-700\/55{color:#b91c1c8c}.text-red-700\/60{color:#b91c1c99}.text-red-700\/65{color:#b91c1ca6}.text-red-700\/70{color:#b91c1cb3}.text-red-700\/75{color:#b91c1cbf}.text-red-700\/80{color:#b91c1ccc}.text-red-700\/85{color:#b91c1cd9}.text-red-700\/90{color:#b91c1ce6}.text-red-700\/95{color:#b91c1cf2}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-red-800\/0{color:#991b1b00}.text-red-800\/10{color:#991b1b1a}.text-red-800\/100{color:#991b1b}.text-red-800\/15{color:#991b1b26}.text-red-800\/20{color:#991b1b33}.text-red-800\/25{color:#991b1b40}.text-red-800\/30{color:#991b1b4d}.text-red-800\/35{color:#991b1b59}.text-red-800\/40{color:#991b1b66}.text-red-800\/45{color:#991b1b73}.text-red-800\/5{color:#991b1b0d}.text-red-800\/50{color:#991b1b80}.text-red-800\/55{color:#991b1b8c}.text-red-800\/60{color:#991b1b99}.text-red-800\/65{color:#991b1ba6}.text-red-800\/70{color:#991b1bb3}.text-red-800\/75{color:#991b1bbf}.text-red-800\/80{color:#991b1bcc}.text-red-800\/85{color:#991b1bd9}.text-red-800\/90{color:#991b1be6}.text-red-800\/95{color:#991b1bf2}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity))}.text-red-900\/0{color:#7f1d1d00}.text-red-900\/10{color:#7f1d1d1a}.text-red-900\/100{color:#7f1d1d}.text-red-900\/15{color:#7f1d1d26}.text-red-900\/20{color:#7f1d1d33}.text-red-900\/25{color:#7f1d1d40}.text-red-900\/30{color:#7f1d1d4d}.text-red-900\/35{color:#7f1d1d59}.text-red-900\/40{color:#7f1d1d66}.text-red-900\/45{color:#7f1d1d73}.text-red-900\/5{color:#7f1d1d0d}.text-red-900\/50{color:#7f1d1d80}.text-red-900\/55{color:#7f1d1d8c}.text-red-900\/60{color:#7f1d1d99}.text-red-900\/65{color:#7f1d1da6}.text-red-900\/70{color:#7f1d1db3}.text-red-900\/75{color:#7f1d1dbf}.text-red-900\/80{color:#7f1d1dcc}.text-red-900\/85{color:#7f1d1dd9}.text-red-900\/90{color:#7f1d1de6}.text-red-900\/95{color:#7f1d1df2}.text-red-950{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity))}.text-red-950\/0{color:#450a0a00}.text-red-950\/10{color:#450a0a1a}.text-red-950\/100{color:#450a0a}.text-red-950\/15{color:#450a0a26}.text-red-950\/20{color:#450a0a33}.text-red-950\/25{color:#450a0a40}.text-red-950\/30{color:#450a0a4d}.text-red-950\/35{color:#450a0a59}.text-red-950\/40{color:#450a0a66}.text-red-950\/45{color:#450a0a73}.text-red-950\/5{color:#450a0a0d}.text-red-950\/50{color:#450a0a80}.text-red-950\/55{color:#450a0a8c}.text-red-950\/60{color:#450a0a99}.text-red-950\/65{color:#450a0aa6}.text-red-950\/70{color:#450a0ab3}.text-red-950\/75{color:#450a0abf}.text-red-950\/80{color:#450a0acc}.text-red-950\/85{color:#450a0ad9}.text-red-950\/90{color:#450a0ae6}.text-red-950\/95{color:#450a0af2}.text-rose-100{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity))}.text-rose-100\/0{color:#ffe4e600}.text-rose-100\/10{color:#ffe4e61a}.text-rose-100\/100{color:#ffe4e6}.text-rose-100\/15{color:#ffe4e626}.text-rose-100\/20{color:#ffe4e633}.text-rose-100\/25{color:#ffe4e640}.text-rose-100\/30{color:#ffe4e64d}.text-rose-100\/35{color:#ffe4e659}.text-rose-100\/40{color:#ffe4e666}.text-rose-100\/45{color:#ffe4e673}.text-rose-100\/5{color:#ffe4e60d}.text-rose-100\/50{color:#ffe4e680}.text-rose-100\/55{color:#ffe4e68c}.text-rose-100\/60{color:#ffe4e699}.text-rose-100\/65{color:#ffe4e6a6}.text-rose-100\/70{color:#ffe4e6b3}.text-rose-100\/75{color:#ffe4e6bf}.text-rose-100\/80{color:#ffe4e6cc}.text-rose-100\/85{color:#ffe4e6d9}.text-rose-100\/90{color:#ffe4e6e6}.text-rose-100\/95{color:#ffe4e6f2}.text-rose-200{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity))}.text-rose-200\/0{color:#fecdd300}.text-rose-200\/10{color:#fecdd31a}.text-rose-200\/100{color:#fecdd3}.text-rose-200\/15{color:#fecdd326}.text-rose-200\/20{color:#fecdd333}.text-rose-200\/25{color:#fecdd340}.text-rose-200\/30{color:#fecdd34d}.text-rose-200\/35{color:#fecdd359}.text-rose-200\/40{color:#fecdd366}.text-rose-200\/45{color:#fecdd373}.text-rose-200\/5{color:#fecdd30d}.text-rose-200\/50{color:#fecdd380}.text-rose-200\/55{color:#fecdd38c}.text-rose-200\/60{color:#fecdd399}.text-rose-200\/65{color:#fecdd3a6}.text-rose-200\/70{color:#fecdd3b3}.text-rose-200\/75{color:#fecdd3bf}.text-rose-200\/80{color:#fecdd3cc}.text-rose-200\/85{color:#fecdd3d9}.text-rose-200\/90{color:#fecdd3e6}.text-rose-200\/95{color:#fecdd3f2}.text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity))}.text-rose-300\/0{color:#fda4af00}.text-rose-300\/10{color:#fda4af1a}.text-rose-300\/100{color:#fda4af}.text-rose-300\/15{color:#fda4af26}.text-rose-300\/20{color:#fda4af33}.text-rose-300\/25{color:#fda4af40}.text-rose-300\/30{color:#fda4af4d}.text-rose-300\/35{color:#fda4af59}.text-rose-300\/40{color:#fda4af66}.text-rose-300\/45{color:#fda4af73}.text-rose-300\/5{color:#fda4af0d}.text-rose-300\/50{color:#fda4af80}.text-rose-300\/55{color:#fda4af8c}.text-rose-300\/60{color:#fda4af99}.text-rose-300\/65{color:#fda4afa6}.text-rose-300\/70{color:#fda4afb3}.text-rose-300\/75{color:#fda4afbf}.text-rose-300\/80{color:#fda4afcc}.text-rose-300\/85{color:#fda4afd9}.text-rose-300\/90{color:#fda4afe6}.text-rose-300\/95{color:#fda4aff2}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity))}.text-rose-400\/0{color:#fb718500}.text-rose-400\/10{color:#fb71851a}.text-rose-400\/100{color:#fb7185}.text-rose-400\/15{color:#fb718526}.text-rose-400\/20{color:#fb718533}.text-rose-400\/25{color:#fb718540}.text-rose-400\/30{color:#fb71854d}.text-rose-400\/35{color:#fb718559}.text-rose-400\/40{color:#fb718566}.text-rose-400\/45{color:#fb718573}.text-rose-400\/5{color:#fb71850d}.text-rose-400\/50{color:#fb718580}.text-rose-400\/55{color:#fb71858c}.text-rose-400\/60{color:#fb718599}.text-rose-400\/65{color:#fb7185a6}.text-rose-400\/70{color:#fb7185b3}.text-rose-400\/75{color:#fb7185bf}.text-rose-400\/80{color:#fb7185cc}.text-rose-400\/85{color:#fb7185d9}.text-rose-400\/90{color:#fb7185e6}.text-rose-400\/95{color:#fb7185f2}.text-rose-50{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity))}.text-rose-50\/0{color:#fff1f200}.text-rose-50\/10{color:#fff1f21a}.text-rose-50\/100{color:#fff1f2}.text-rose-50\/15{color:#fff1f226}.text-rose-50\/20{color:#fff1f233}.text-rose-50\/25{color:#fff1f240}.text-rose-50\/30{color:#fff1f24d}.text-rose-50\/35{color:#fff1f259}.text-rose-50\/40{color:#fff1f266}.text-rose-50\/45{color:#fff1f273}.text-rose-50\/5{color:#fff1f20d}.text-rose-50\/50{color:#fff1f280}.text-rose-50\/55{color:#fff1f28c}.text-rose-50\/60{color:#fff1f299}.text-rose-50\/65{color:#fff1f2a6}.text-rose-50\/70{color:#fff1f2b3}.text-rose-50\/75{color:#fff1f2bf}.text-rose-50\/80{color:#fff1f2cc}.text-rose-50\/85{color:#fff1f2d9}.text-rose-50\/90{color:#fff1f2e6}.text-rose-50\/95{color:#fff1f2f2}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity))}.text-rose-500\/0{color:#f43f5e00}.text-rose-500\/10{color:#f43f5e1a}.text-rose-500\/100{color:#f43f5e}.text-rose-500\/15{color:#f43f5e26}.text-rose-500\/20{color:#f43f5e33}.text-rose-500\/25{color:#f43f5e40}.text-rose-500\/30{color:#f43f5e4d}.text-rose-500\/35{color:#f43f5e59}.text-rose-500\/40{color:#f43f5e66}.text-rose-500\/45{color:#f43f5e73}.text-rose-500\/5{color:#f43f5e0d}.text-rose-500\/50{color:#f43f5e80}.text-rose-500\/55{color:#f43f5e8c}.text-rose-500\/60{color:#f43f5e99}.text-rose-500\/65{color:#f43f5ea6}.text-rose-500\/70{color:#f43f5eb3}.text-rose-500\/75{color:#f43f5ebf}.text-rose-500\/80{color:#f43f5ecc}.text-rose-500\/85{color:#f43f5ed9}.text-rose-500\/90{color:#f43f5ee6}.text-rose-500\/95{color:#f43f5ef2}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity))}.text-rose-600\/0{color:#e11d4800}.text-rose-600\/10{color:#e11d481a}.text-rose-600\/100{color:#e11d48}.text-rose-600\/15{color:#e11d4826}.text-rose-600\/20{color:#e11d4833}.text-rose-600\/25{color:#e11d4840}.text-rose-600\/30{color:#e11d484d}.text-rose-600\/35{color:#e11d4859}.text-rose-600\/40{color:#e11d4866}.text-rose-600\/45{color:#e11d4873}.text-rose-600\/5{color:#e11d480d}.text-rose-600\/50{color:#e11d4880}.text-rose-600\/55{color:#e11d488c}.text-rose-600\/60{color:#e11d4899}.text-rose-600\/65{color:#e11d48a6}.text-rose-600\/70{color:#e11d48b3}.text-rose-600\/75{color:#e11d48bf}.text-rose-600\/80{color:#e11d48cc}.text-rose-600\/85{color:#e11d48d9}.text-rose-600\/90{color:#e11d48e6}.text-rose-600\/95{color:#e11d48f2}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity))}.text-rose-700\/0{color:#be123c00}.text-rose-700\/10{color:#be123c1a}.text-rose-700\/100{color:#be123c}.text-rose-700\/15{color:#be123c26}.text-rose-700\/20{color:#be123c33}.text-rose-700\/25{color:#be123c40}.text-rose-700\/30{color:#be123c4d}.text-rose-700\/35{color:#be123c59}.text-rose-700\/40{color:#be123c66}.text-rose-700\/45{color:#be123c73}.text-rose-700\/5{color:#be123c0d}.text-rose-700\/50{color:#be123c80}.text-rose-700\/55{color:#be123c8c}.text-rose-700\/60{color:#be123c99}.text-rose-700\/65{color:#be123ca6}.text-rose-700\/70{color:#be123cb3}.text-rose-700\/75{color:#be123cbf}.text-rose-700\/80{color:#be123ccc}.text-rose-700\/85{color:#be123cd9}.text-rose-700\/90{color:#be123ce6}.text-rose-700\/95{color:#be123cf2}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity))}.text-rose-800\/0{color:#9f123900}.text-rose-800\/10{color:#9f12391a}.text-rose-800\/100{color:#9f1239}.text-rose-800\/15{color:#9f123926}.text-rose-800\/20{color:#9f123933}.text-rose-800\/25{color:#9f123940}.text-rose-800\/30{color:#9f12394d}.text-rose-800\/35{color:#9f123959}.text-rose-800\/40{color:#9f123966}.text-rose-800\/45{color:#9f123973}.text-rose-800\/5{color:#9f12390d}.text-rose-800\/50{color:#9f123980}.text-rose-800\/55{color:#9f12398c}.text-rose-800\/60{color:#9f123999}.text-rose-800\/65{color:#9f1239a6}.text-rose-800\/70{color:#9f1239b3}.text-rose-800\/75{color:#9f1239bf}.text-rose-800\/80{color:#9f1239cc}.text-rose-800\/85{color:#9f1239d9}.text-rose-800\/90{color:#9f1239e6}.text-rose-800\/95{color:#9f1239f2}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity))}.text-rose-900\/0{color:#88133700}.text-rose-900\/10{color:#8813371a}.text-rose-900\/100{color:#881337}.text-rose-900\/15{color:#88133726}.text-rose-900\/20{color:#88133733}.text-rose-900\/25{color:#88133740}.text-rose-900\/30{color:#8813374d}.text-rose-900\/35{color:#88133759}.text-rose-900\/40{color:#88133766}.text-rose-900\/45{color:#88133773}.text-rose-900\/5{color:#8813370d}.text-rose-900\/50{color:#88133780}.text-rose-900\/55{color:#8813378c}.text-rose-900\/60{color:#88133799}.text-rose-900\/65{color:#881337a6}.text-rose-900\/70{color:#881337b3}.text-rose-900\/75{color:#881337bf}.text-rose-900\/80{color:#881337cc}.text-rose-900\/85{color:#881337d9}.text-rose-900\/90{color:#881337e6}.text-rose-900\/95{color:#881337f2}.text-rose-950{--tw-text-opacity: 1;color:rgb(76 5 25 / var(--tw-text-opacity))}.text-rose-950\/0{color:#4c051900}.text-rose-950\/10{color:#4c05191a}.text-rose-950\/100{color:#4c0519}.text-rose-950\/15{color:#4c051926}.text-rose-950\/20{color:#4c051933}.text-rose-950\/25{color:#4c051940}.text-rose-950\/30{color:#4c05194d}.text-rose-950\/35{color:#4c051959}.text-rose-950\/40{color:#4c051966}.text-rose-950\/45{color:#4c051973}.text-rose-950\/5{color:#4c05190d}.text-rose-950\/50{color:#4c051980}.text-rose-950\/55{color:#4c05198c}.text-rose-950\/60{color:#4c051999}.text-rose-950\/65{color:#4c0519a6}.text-rose-950\/70{color:#4c0519b3}.text-rose-950\/75{color:#4c0519bf}.text-rose-950\/80{color:#4c0519cc}.text-rose-950\/85{color:#4c0519d9}.text-rose-950\/90{color:#4c0519e6}.text-rose-950\/95{color:#4c0519f2}.text-sky-100{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity))}.text-sky-100\/0{color:#e0f2fe00}.text-sky-100\/10{color:#e0f2fe1a}.text-sky-100\/100{color:#e0f2fe}.text-sky-100\/15{color:#e0f2fe26}.text-sky-100\/20{color:#e0f2fe33}.text-sky-100\/25{color:#e0f2fe40}.text-sky-100\/30{color:#e0f2fe4d}.text-sky-100\/35{color:#e0f2fe59}.text-sky-100\/40{color:#e0f2fe66}.text-sky-100\/45{color:#e0f2fe73}.text-sky-100\/5{color:#e0f2fe0d}.text-sky-100\/50{color:#e0f2fe80}.text-sky-100\/55{color:#e0f2fe8c}.text-sky-100\/60{color:#e0f2fe99}.text-sky-100\/65{color:#e0f2fea6}.text-sky-100\/70{color:#e0f2feb3}.text-sky-100\/75{color:#e0f2febf}.text-sky-100\/80{color:#e0f2fecc}.text-sky-100\/85{color:#e0f2fed9}.text-sky-100\/90{color:#e0f2fee6}.text-sky-100\/95{color:#e0f2fef2}.text-sky-200{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity))}.text-sky-200\/0{color:#bae6fd00}.text-sky-200\/10{color:#bae6fd1a}.text-sky-200\/100{color:#bae6fd}.text-sky-200\/15{color:#bae6fd26}.text-sky-200\/20{color:#bae6fd33}.text-sky-200\/25{color:#bae6fd40}.text-sky-200\/30{color:#bae6fd4d}.text-sky-200\/35{color:#bae6fd59}.text-sky-200\/40{color:#bae6fd66}.text-sky-200\/45{color:#bae6fd73}.text-sky-200\/5{color:#bae6fd0d}.text-sky-200\/50{color:#bae6fd80}.text-sky-200\/55{color:#bae6fd8c}.text-sky-200\/60{color:#bae6fd99}.text-sky-200\/65{color:#bae6fda6}.text-sky-200\/70{color:#bae6fdb3}.text-sky-200\/75{color:#bae6fdbf}.text-sky-200\/80{color:#bae6fdcc}.text-sky-200\/85{color:#bae6fdd9}.text-sky-200\/90{color:#bae6fde6}.text-sky-200\/95{color:#bae6fdf2}.text-sky-300{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity))}.text-sky-300\/0{color:#7dd3fc00}.text-sky-300\/10{color:#7dd3fc1a}.text-sky-300\/100{color:#7dd3fc}.text-sky-300\/15{color:#7dd3fc26}.text-sky-300\/20{color:#7dd3fc33}.text-sky-300\/25{color:#7dd3fc40}.text-sky-300\/30{color:#7dd3fc4d}.text-sky-300\/35{color:#7dd3fc59}.text-sky-300\/40{color:#7dd3fc66}.text-sky-300\/45{color:#7dd3fc73}.text-sky-300\/5{color:#7dd3fc0d}.text-sky-300\/50{color:#7dd3fc80}.text-sky-300\/55{color:#7dd3fc8c}.text-sky-300\/60{color:#7dd3fc99}.text-sky-300\/65{color:#7dd3fca6}.text-sky-300\/70{color:#7dd3fcb3}.text-sky-300\/75{color:#7dd3fcbf}.text-sky-300\/80{color:#7dd3fccc}.text-sky-300\/85{color:#7dd3fcd9}.text-sky-300\/90{color:#7dd3fce6}.text-sky-300\/95{color:#7dd3fcf2}.text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity))}.text-sky-400\/0{color:#38bdf800}.text-sky-400\/10{color:#38bdf81a}.text-sky-400\/100{color:#38bdf8}.text-sky-400\/15{color:#38bdf826}.text-sky-400\/20{color:#38bdf833}.text-sky-400\/25{color:#38bdf840}.text-sky-400\/30{color:#38bdf84d}.text-sky-400\/35{color:#38bdf859}.text-sky-400\/40{color:#38bdf866}.text-sky-400\/45{color:#38bdf873}.text-sky-400\/5{color:#38bdf80d}.text-sky-400\/50{color:#38bdf880}.text-sky-400\/55{color:#38bdf88c}.text-sky-400\/60{color:#38bdf899}.text-sky-400\/65{color:#38bdf8a6}.text-sky-400\/70{color:#38bdf8b3}.text-sky-400\/75{color:#38bdf8bf}.text-sky-400\/80{color:#38bdf8cc}.text-sky-400\/85{color:#38bdf8d9}.text-sky-400\/90{color:#38bdf8e6}.text-sky-400\/95{color:#38bdf8f2}.text-sky-50{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity))}.text-sky-50\/0{color:#f0f9ff00}.text-sky-50\/10{color:#f0f9ff1a}.text-sky-50\/100{color:#f0f9ff}.text-sky-50\/15{color:#f0f9ff26}.text-sky-50\/20{color:#f0f9ff33}.text-sky-50\/25{color:#f0f9ff40}.text-sky-50\/30{color:#f0f9ff4d}.text-sky-50\/35{color:#f0f9ff59}.text-sky-50\/40{color:#f0f9ff66}.text-sky-50\/45{color:#f0f9ff73}.text-sky-50\/5{color:#f0f9ff0d}.text-sky-50\/50{color:#f0f9ff80}.text-sky-50\/55{color:#f0f9ff8c}.text-sky-50\/60{color:#f0f9ff99}.text-sky-50\/65{color:#f0f9ffa6}.text-sky-50\/70{color:#f0f9ffb3}.text-sky-50\/75{color:#f0f9ffbf}.text-sky-50\/80{color:#f0f9ffcc}.text-sky-50\/85{color:#f0f9ffd9}.text-sky-50\/90{color:#f0f9ffe6}.text-sky-50\/95{color:#f0f9fff2}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.text-sky-500\/0{color:#0ea5e900}.text-sky-500\/10{color:#0ea5e91a}.text-sky-500\/100{color:#0ea5e9}.text-sky-500\/15{color:#0ea5e926}.text-sky-500\/20{color:#0ea5e933}.text-sky-500\/25{color:#0ea5e940}.text-sky-500\/30{color:#0ea5e94d}.text-sky-500\/35{color:#0ea5e959}.text-sky-500\/40{color:#0ea5e966}.text-sky-500\/45{color:#0ea5e973}.text-sky-500\/5{color:#0ea5e90d}.text-sky-500\/50{color:#0ea5e980}.text-sky-500\/55{color:#0ea5e98c}.text-sky-500\/60{color:#0ea5e999}.text-sky-500\/65{color:#0ea5e9a6}.text-sky-500\/70{color:#0ea5e9b3}.text-sky-500\/75{color:#0ea5e9bf}.text-sky-500\/80{color:#0ea5e9cc}.text-sky-500\/85{color:#0ea5e9d9}.text-sky-500\/90{color:#0ea5e9e6}.text-sky-500\/95{color:#0ea5e9f2}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity))}.text-sky-600\/0{color:#0284c700}.text-sky-600\/10{color:#0284c71a}.text-sky-600\/100{color:#0284c7}.text-sky-600\/15{color:#0284c726}.text-sky-600\/20{color:#0284c733}.text-sky-600\/25{color:#0284c740}.text-sky-600\/30{color:#0284c74d}.text-sky-600\/35{color:#0284c759}.text-sky-600\/40{color:#0284c766}.text-sky-600\/45{color:#0284c773}.text-sky-600\/5{color:#0284c70d}.text-sky-600\/50{color:#0284c780}.text-sky-600\/55{color:#0284c78c}.text-sky-600\/60{color:#0284c799}.text-sky-600\/65{color:#0284c7a6}.text-sky-600\/70{color:#0284c7b3}.text-sky-600\/75{color:#0284c7bf}.text-sky-600\/80{color:#0284c7cc}.text-sky-600\/85{color:#0284c7d9}.text-sky-600\/90{color:#0284c7e6}.text-sky-600\/95{color:#0284c7f2}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity))}.text-sky-700\/0{color:#0369a100}.text-sky-700\/10{color:#0369a11a}.text-sky-700\/100{color:#0369a1}.text-sky-700\/15{color:#0369a126}.text-sky-700\/20{color:#0369a133}.text-sky-700\/25{color:#0369a140}.text-sky-700\/30{color:#0369a14d}.text-sky-700\/35{color:#0369a159}.text-sky-700\/40{color:#0369a166}.text-sky-700\/45{color:#0369a173}.text-sky-700\/5{color:#0369a10d}.text-sky-700\/50{color:#0369a180}.text-sky-700\/55{color:#0369a18c}.text-sky-700\/60{color:#0369a199}.text-sky-700\/65{color:#0369a1a6}.text-sky-700\/70{color:#0369a1b3}.text-sky-700\/75{color:#0369a1bf}.text-sky-700\/80{color:#0369a1cc}.text-sky-700\/85{color:#0369a1d9}.text-sky-700\/90{color:#0369a1e6}.text-sky-700\/95{color:#0369a1f2}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity))}.text-sky-800\/0{color:#07598500}.text-sky-800\/10{color:#0759851a}.text-sky-800\/100{color:#075985}.text-sky-800\/15{color:#07598526}.text-sky-800\/20{color:#07598533}.text-sky-800\/25{color:#07598540}.text-sky-800\/30{color:#0759854d}.text-sky-800\/35{color:#07598559}.text-sky-800\/40{color:#07598566}.text-sky-800\/45{color:#07598573}.text-sky-800\/5{color:#0759850d}.text-sky-800\/50{color:#07598580}.text-sky-800\/55{color:#0759858c}.text-sky-800\/60{color:#07598599}.text-sky-800\/65{color:#075985a6}.text-sky-800\/70{color:#075985b3}.text-sky-800\/75{color:#075985bf}.text-sky-800\/80{color:#075985cc}.text-sky-800\/85{color:#075985d9}.text-sky-800\/90{color:#075985e6}.text-sky-800\/95{color:#075985f2}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity))}.text-sky-900\/0{color:#0c4a6e00}.text-sky-900\/10{color:#0c4a6e1a}.text-sky-900\/100{color:#0c4a6e}.text-sky-900\/15{color:#0c4a6e26}.text-sky-900\/20{color:#0c4a6e33}.text-sky-900\/25{color:#0c4a6e40}.text-sky-900\/30{color:#0c4a6e4d}.text-sky-900\/35{color:#0c4a6e59}.text-sky-900\/40{color:#0c4a6e66}.text-sky-900\/45{color:#0c4a6e73}.text-sky-900\/5{color:#0c4a6e0d}.text-sky-900\/50{color:#0c4a6e80}.text-sky-900\/55{color:#0c4a6e8c}.text-sky-900\/60{color:#0c4a6e99}.text-sky-900\/65{color:#0c4a6ea6}.text-sky-900\/70{color:#0c4a6eb3}.text-sky-900\/75{color:#0c4a6ebf}.text-sky-900\/80{color:#0c4a6ecc}.text-sky-900\/85{color:#0c4a6ed9}.text-sky-900\/90{color:#0c4a6ee6}.text-sky-900\/95{color:#0c4a6ef2}.text-sky-950{--tw-text-opacity: 1;color:rgb(8 47 73 / var(--tw-text-opacity))}.text-sky-950\/0{color:#082f4900}.text-sky-950\/10{color:#082f491a}.text-sky-950\/100{color:#082f49}.text-sky-950\/15{color:#082f4926}.text-sky-950\/20{color:#082f4933}.text-sky-950\/25{color:#082f4940}.text-sky-950\/30{color:#082f494d}.text-sky-950\/35{color:#082f4959}.text-sky-950\/40{color:#082f4966}.text-sky-950\/45{color:#082f4973}.text-sky-950\/5{color:#082f490d}.text-sky-950\/50{color:#082f4980}.text-sky-950\/55{color:#082f498c}.text-sky-950\/60{color:#082f4999}.text-sky-950\/65{color:#082f49a6}.text-sky-950\/70{color:#082f49b3}.text-sky-950\/75{color:#082f49bf}.text-sky-950\/80{color:#082f49cc}.text-sky-950\/85{color:#082f49d9}.text-sky-950\/90{color:#082f49e6}.text-sky-950\/95{color:#082f49f2}.text-teal-100{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity))}.text-teal-100\/0{color:#ccfbf100}.text-teal-100\/10{color:#ccfbf11a}.text-teal-100\/100{color:#ccfbf1}.text-teal-100\/15{color:#ccfbf126}.text-teal-100\/20{color:#ccfbf133}.text-teal-100\/25{color:#ccfbf140}.text-teal-100\/30{color:#ccfbf14d}.text-teal-100\/35{color:#ccfbf159}.text-teal-100\/40{color:#ccfbf166}.text-teal-100\/45{color:#ccfbf173}.text-teal-100\/5{color:#ccfbf10d}.text-teal-100\/50{color:#ccfbf180}.text-teal-100\/55{color:#ccfbf18c}.text-teal-100\/60{color:#ccfbf199}.text-teal-100\/65{color:#ccfbf1a6}.text-teal-100\/70{color:#ccfbf1b3}.text-teal-100\/75{color:#ccfbf1bf}.text-teal-100\/80{color:#ccfbf1cc}.text-teal-100\/85{color:#ccfbf1d9}.text-teal-100\/90{color:#ccfbf1e6}.text-teal-100\/95{color:#ccfbf1f2}.text-teal-200{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity))}.text-teal-200\/0{color:#99f6e400}.text-teal-200\/10{color:#99f6e41a}.text-teal-200\/100{color:#99f6e4}.text-teal-200\/15{color:#99f6e426}.text-teal-200\/20{color:#99f6e433}.text-teal-200\/25{color:#99f6e440}.text-teal-200\/30{color:#99f6e44d}.text-teal-200\/35{color:#99f6e459}.text-teal-200\/40{color:#99f6e466}.text-teal-200\/45{color:#99f6e473}.text-teal-200\/5{color:#99f6e40d}.text-teal-200\/50{color:#99f6e480}.text-teal-200\/55{color:#99f6e48c}.text-teal-200\/60{color:#99f6e499}.text-teal-200\/65{color:#99f6e4a6}.text-teal-200\/70{color:#99f6e4b3}.text-teal-200\/75{color:#99f6e4bf}.text-teal-200\/80{color:#99f6e4cc}.text-teal-200\/85{color:#99f6e4d9}.text-teal-200\/90{color:#99f6e4e6}.text-teal-200\/95{color:#99f6e4f2}.text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity))}.text-teal-300\/0{color:#5eead400}.text-teal-300\/10{color:#5eead41a}.text-teal-300\/100{color:#5eead4}.text-teal-300\/15{color:#5eead426}.text-teal-300\/20{color:#5eead433}.text-teal-300\/25{color:#5eead440}.text-teal-300\/30{color:#5eead44d}.text-teal-300\/35{color:#5eead459}.text-teal-300\/40{color:#5eead466}.text-teal-300\/45{color:#5eead473}.text-teal-300\/5{color:#5eead40d}.text-teal-300\/50{color:#5eead480}.text-teal-300\/55{color:#5eead48c}.text-teal-300\/60{color:#5eead499}.text-teal-300\/65{color:#5eead4a6}.text-teal-300\/70{color:#5eead4b3}.text-teal-300\/75{color:#5eead4bf}.text-teal-300\/80{color:#5eead4cc}.text-teal-300\/85{color:#5eead4d9}.text-teal-300\/90{color:#5eead4e6}.text-teal-300\/95{color:#5eead4f2}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity))}.text-teal-400\/0{color:#2dd4bf00}.text-teal-400\/10{color:#2dd4bf1a}.text-teal-400\/100{color:#2dd4bf}.text-teal-400\/15{color:#2dd4bf26}.text-teal-400\/20{color:#2dd4bf33}.text-teal-400\/25{color:#2dd4bf40}.text-teal-400\/30{color:#2dd4bf4d}.text-teal-400\/35{color:#2dd4bf59}.text-teal-400\/40{color:#2dd4bf66}.text-teal-400\/45{color:#2dd4bf73}.text-teal-400\/5{color:#2dd4bf0d}.text-teal-400\/50{color:#2dd4bf80}.text-teal-400\/55{color:#2dd4bf8c}.text-teal-400\/60{color:#2dd4bf99}.text-teal-400\/65{color:#2dd4bfa6}.text-teal-400\/70{color:#2dd4bfb3}.text-teal-400\/75{color:#2dd4bfbf}.text-teal-400\/80{color:#2dd4bfcc}.text-teal-400\/85{color:#2dd4bfd9}.text-teal-400\/90{color:#2dd4bfe6}.text-teal-400\/95{color:#2dd4bff2}.text-teal-50{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity))}.text-teal-50\/0{color:#f0fdfa00}.text-teal-50\/10{color:#f0fdfa1a}.text-teal-50\/100{color:#f0fdfa}.text-teal-50\/15{color:#f0fdfa26}.text-teal-50\/20{color:#f0fdfa33}.text-teal-50\/25{color:#f0fdfa40}.text-teal-50\/30{color:#f0fdfa4d}.text-teal-50\/35{color:#f0fdfa59}.text-teal-50\/40{color:#f0fdfa66}.text-teal-50\/45{color:#f0fdfa73}.text-teal-50\/5{color:#f0fdfa0d}.text-teal-50\/50{color:#f0fdfa80}.text-teal-50\/55{color:#f0fdfa8c}.text-teal-50\/60{color:#f0fdfa99}.text-teal-50\/65{color:#f0fdfaa6}.text-teal-50\/70{color:#f0fdfab3}.text-teal-50\/75{color:#f0fdfabf}.text-teal-50\/80{color:#f0fdfacc}.text-teal-50\/85{color:#f0fdfad9}.text-teal-50\/90{color:#f0fdfae6}.text-teal-50\/95{color:#f0fdfaf2}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity))}.text-teal-500\/0{color:#14b8a600}.text-teal-500\/10{color:#14b8a61a}.text-teal-500\/100{color:#14b8a6}.text-teal-500\/15{color:#14b8a626}.text-teal-500\/20{color:#14b8a633}.text-teal-500\/25{color:#14b8a640}.text-teal-500\/30{color:#14b8a64d}.text-teal-500\/35{color:#14b8a659}.text-teal-500\/40{color:#14b8a666}.text-teal-500\/45{color:#14b8a673}.text-teal-500\/5{color:#14b8a60d}.text-teal-500\/50{color:#14b8a680}.text-teal-500\/55{color:#14b8a68c}.text-teal-500\/60{color:#14b8a699}.text-teal-500\/65{color:#14b8a6a6}.text-teal-500\/70{color:#14b8a6b3}.text-teal-500\/75{color:#14b8a6bf}.text-teal-500\/80{color:#14b8a6cc}.text-teal-500\/85{color:#14b8a6d9}.text-teal-500\/90{color:#14b8a6e6}.text-teal-500\/95{color:#14b8a6f2}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity))}.text-teal-600\/0{color:#0d948800}.text-teal-600\/10{color:#0d94881a}.text-teal-600\/100{color:#0d9488}.text-teal-600\/15{color:#0d948826}.text-teal-600\/20{color:#0d948833}.text-teal-600\/25{color:#0d948840}.text-teal-600\/30{color:#0d94884d}.text-teal-600\/35{color:#0d948859}.text-teal-600\/40{color:#0d948866}.text-teal-600\/45{color:#0d948873}.text-teal-600\/5{color:#0d94880d}.text-teal-600\/50{color:#0d948880}.text-teal-600\/55{color:#0d94888c}.text-teal-600\/60{color:#0d948899}.text-teal-600\/65{color:#0d9488a6}.text-teal-600\/70{color:#0d9488b3}.text-teal-600\/75{color:#0d9488bf}.text-teal-600\/80{color:#0d9488cc}.text-teal-600\/85{color:#0d9488d9}.text-teal-600\/90{color:#0d9488e6}.text-teal-600\/95{color:#0d9488f2}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity))}.text-teal-700\/0{color:#0f766e00}.text-teal-700\/10{color:#0f766e1a}.text-teal-700\/100{color:#0f766e}.text-teal-700\/15{color:#0f766e26}.text-teal-700\/20{color:#0f766e33}.text-teal-700\/25{color:#0f766e40}.text-teal-700\/30{color:#0f766e4d}.text-teal-700\/35{color:#0f766e59}.text-teal-700\/40{color:#0f766e66}.text-teal-700\/45{color:#0f766e73}.text-teal-700\/5{color:#0f766e0d}.text-teal-700\/50{color:#0f766e80}.text-teal-700\/55{color:#0f766e8c}.text-teal-700\/60{color:#0f766e99}.text-teal-700\/65{color:#0f766ea6}.text-teal-700\/70{color:#0f766eb3}.text-teal-700\/75{color:#0f766ebf}.text-teal-700\/80{color:#0f766ecc}.text-teal-700\/85{color:#0f766ed9}.text-teal-700\/90{color:#0f766ee6}.text-teal-700\/95{color:#0f766ef2}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity))}.text-teal-800\/0{color:#115e5900}.text-teal-800\/10{color:#115e591a}.text-teal-800\/100{color:#115e59}.text-teal-800\/15{color:#115e5926}.text-teal-800\/20{color:#115e5933}.text-teal-800\/25{color:#115e5940}.text-teal-800\/30{color:#115e594d}.text-teal-800\/35{color:#115e5959}.text-teal-800\/40{color:#115e5966}.text-teal-800\/45{color:#115e5973}.text-teal-800\/5{color:#115e590d}.text-teal-800\/50{color:#115e5980}.text-teal-800\/55{color:#115e598c}.text-teal-800\/60{color:#115e5999}.text-teal-800\/65{color:#115e59a6}.text-teal-800\/70{color:#115e59b3}.text-teal-800\/75{color:#115e59bf}.text-teal-800\/80{color:#115e59cc}.text-teal-800\/85{color:#115e59d9}.text-teal-800\/90{color:#115e59e6}.text-teal-800\/95{color:#115e59f2}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity))}.text-teal-900\/0{color:#134e4a00}.text-teal-900\/10{color:#134e4a1a}.text-teal-900\/100{color:#134e4a}.text-teal-900\/15{color:#134e4a26}.text-teal-900\/20{color:#134e4a33}.text-teal-900\/25{color:#134e4a40}.text-teal-900\/30{color:#134e4a4d}.text-teal-900\/35{color:#134e4a59}.text-teal-900\/40{color:#134e4a66}.text-teal-900\/45{color:#134e4a73}.text-teal-900\/5{color:#134e4a0d}.text-teal-900\/50{color:#134e4a80}.text-teal-900\/55{color:#134e4a8c}.text-teal-900\/60{color:#134e4a99}.text-teal-900\/65{color:#134e4aa6}.text-teal-900\/70{color:#134e4ab3}.text-teal-900\/75{color:#134e4abf}.text-teal-900\/80{color:#134e4acc}.text-teal-900\/85{color:#134e4ad9}.text-teal-900\/90{color:#134e4ae6}.text-teal-900\/95{color:#134e4af2}.text-teal-950{--tw-text-opacity: 1;color:rgb(4 47 46 / var(--tw-text-opacity))}.text-teal-950\/0{color:#042f2e00}.text-teal-950\/10{color:#042f2e1a}.text-teal-950\/100{color:#042f2e}.text-teal-950\/15{color:#042f2e26}.text-teal-950\/20{color:#042f2e33}.text-teal-950\/25{color:#042f2e40}.text-teal-950\/30{color:#042f2e4d}.text-teal-950\/35{color:#042f2e59}.text-teal-950\/40{color:#042f2e66}.text-teal-950\/45{color:#042f2e73}.text-teal-950\/5{color:#042f2e0d}.text-teal-950\/50{color:#042f2e80}.text-teal-950\/55{color:#042f2e8c}.text-teal-950\/60{color:#042f2e99}.text-teal-950\/65{color:#042f2ea6}.text-teal-950\/70{color:#042f2eb3}.text-teal-950\/75{color:#042f2ebf}.text-teal-950\/80{color:#042f2ecc}.text-teal-950\/85{color:#042f2ed9}.text-teal-950\/90{color:#042f2ee6}.text-teal-950\/95{color:#042f2ef2}.text-violet-100{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity))}.text-violet-100\/0{color:#ede9fe00}.text-violet-100\/10{color:#ede9fe1a}.text-violet-100\/100{color:#ede9fe}.text-violet-100\/15{color:#ede9fe26}.text-violet-100\/20{color:#ede9fe33}.text-violet-100\/25{color:#ede9fe40}.text-violet-100\/30{color:#ede9fe4d}.text-violet-100\/35{color:#ede9fe59}.text-violet-100\/40{color:#ede9fe66}.text-violet-100\/45{color:#ede9fe73}.text-violet-100\/5{color:#ede9fe0d}.text-violet-100\/50{color:#ede9fe80}.text-violet-100\/55{color:#ede9fe8c}.text-violet-100\/60{color:#ede9fe99}.text-violet-100\/65{color:#ede9fea6}.text-violet-100\/70{color:#ede9feb3}.text-violet-100\/75{color:#ede9febf}.text-violet-100\/80{color:#ede9fecc}.text-violet-100\/85{color:#ede9fed9}.text-violet-100\/90{color:#ede9fee6}.text-violet-100\/95{color:#ede9fef2}.text-violet-200{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity))}.text-violet-200\/0{color:#ddd6fe00}.text-violet-200\/10{color:#ddd6fe1a}.text-violet-200\/100{color:#ddd6fe}.text-violet-200\/15{color:#ddd6fe26}.text-violet-200\/20{color:#ddd6fe33}.text-violet-200\/25{color:#ddd6fe40}.text-violet-200\/30{color:#ddd6fe4d}.text-violet-200\/35{color:#ddd6fe59}.text-violet-200\/40{color:#ddd6fe66}.text-violet-200\/45{color:#ddd6fe73}.text-violet-200\/5{color:#ddd6fe0d}.text-violet-200\/50{color:#ddd6fe80}.text-violet-200\/55{color:#ddd6fe8c}.text-violet-200\/60{color:#ddd6fe99}.text-violet-200\/65{color:#ddd6fea6}.text-violet-200\/70{color:#ddd6feb3}.text-violet-200\/75{color:#ddd6febf}.text-violet-200\/80{color:#ddd6fecc}.text-violet-200\/85{color:#ddd6fed9}.text-violet-200\/90{color:#ddd6fee6}.text-violet-200\/95{color:#ddd6fef2}.text-violet-300{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity))}.text-violet-300\/0{color:#c4b5fd00}.text-violet-300\/10{color:#c4b5fd1a}.text-violet-300\/100{color:#c4b5fd}.text-violet-300\/15{color:#c4b5fd26}.text-violet-300\/20{color:#c4b5fd33}.text-violet-300\/25{color:#c4b5fd40}.text-violet-300\/30{color:#c4b5fd4d}.text-violet-300\/35{color:#c4b5fd59}.text-violet-300\/40{color:#c4b5fd66}.text-violet-300\/45{color:#c4b5fd73}.text-violet-300\/5{color:#c4b5fd0d}.text-violet-300\/50{color:#c4b5fd80}.text-violet-300\/55{color:#c4b5fd8c}.text-violet-300\/60{color:#c4b5fd99}.text-violet-300\/65{color:#c4b5fda6}.text-violet-300\/70{color:#c4b5fdb3}.text-violet-300\/75{color:#c4b5fdbf}.text-violet-300\/80{color:#c4b5fdcc}.text-violet-300\/85{color:#c4b5fdd9}.text-violet-300\/90{color:#c4b5fde6}.text-violet-300\/95{color:#c4b5fdf2}.text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity))}.text-violet-400\/0{color:#a78bfa00}.text-violet-400\/10{color:#a78bfa1a}.text-violet-400\/100{color:#a78bfa}.text-violet-400\/15{color:#a78bfa26}.text-violet-400\/20{color:#a78bfa33}.text-violet-400\/25{color:#a78bfa40}.text-violet-400\/30{color:#a78bfa4d}.text-violet-400\/35{color:#a78bfa59}.text-violet-400\/40{color:#a78bfa66}.text-violet-400\/45{color:#a78bfa73}.text-violet-400\/5{color:#a78bfa0d}.text-violet-400\/50{color:#a78bfa80}.text-violet-400\/55{color:#a78bfa8c}.text-violet-400\/60{color:#a78bfa99}.text-violet-400\/65{color:#a78bfaa6}.text-violet-400\/70{color:#a78bfab3}.text-violet-400\/75{color:#a78bfabf}.text-violet-400\/80{color:#a78bfacc}.text-violet-400\/85{color:#a78bfad9}.text-violet-400\/90{color:#a78bfae6}.text-violet-400\/95{color:#a78bfaf2}.text-violet-50{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity))}.text-violet-50\/0{color:#f5f3ff00}.text-violet-50\/10{color:#f5f3ff1a}.text-violet-50\/100{color:#f5f3ff}.text-violet-50\/15{color:#f5f3ff26}.text-violet-50\/20{color:#f5f3ff33}.text-violet-50\/25{color:#f5f3ff40}.text-violet-50\/30{color:#f5f3ff4d}.text-violet-50\/35{color:#f5f3ff59}.text-violet-50\/40{color:#f5f3ff66}.text-violet-50\/45{color:#f5f3ff73}.text-violet-50\/5{color:#f5f3ff0d}.text-violet-50\/50{color:#f5f3ff80}.text-violet-50\/55{color:#f5f3ff8c}.text-violet-50\/60{color:#f5f3ff99}.text-violet-50\/65{color:#f5f3ffa6}.text-violet-50\/70{color:#f5f3ffb3}.text-violet-50\/75{color:#f5f3ffbf}.text-violet-50\/80{color:#f5f3ffcc}.text-violet-50\/85{color:#f5f3ffd9}.text-violet-50\/90{color:#f5f3ffe6}.text-violet-50\/95{color:#f5f3fff2}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity))}.text-violet-500\/0{color:#8b5cf600}.text-violet-500\/10{color:#8b5cf61a}.text-violet-500\/100{color:#8b5cf6}.text-violet-500\/15{color:#8b5cf626}.text-violet-500\/20{color:#8b5cf633}.text-violet-500\/25{color:#8b5cf640}.text-violet-500\/30{color:#8b5cf64d}.text-violet-500\/35{color:#8b5cf659}.text-violet-500\/40{color:#8b5cf666}.text-violet-500\/45{color:#8b5cf673}.text-violet-500\/5{color:#8b5cf60d}.text-violet-500\/50{color:#8b5cf680}.text-violet-500\/55{color:#8b5cf68c}.text-violet-500\/60{color:#8b5cf699}.text-violet-500\/65{color:#8b5cf6a6}.text-violet-500\/70{color:#8b5cf6b3}.text-violet-500\/75{color:#8b5cf6bf}.text-violet-500\/80{color:#8b5cf6cc}.text-violet-500\/85{color:#8b5cf6d9}.text-violet-500\/90{color:#8b5cf6e6}.text-violet-500\/95{color:#8b5cf6f2}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity))}.text-violet-600\/0{color:#7c3aed00}.text-violet-600\/10{color:#7c3aed1a}.text-violet-600\/100{color:#7c3aed}.text-violet-600\/15{color:#7c3aed26}.text-violet-600\/20{color:#7c3aed33}.text-violet-600\/25{color:#7c3aed40}.text-violet-600\/30{color:#7c3aed4d}.text-violet-600\/35{color:#7c3aed59}.text-violet-600\/40{color:#7c3aed66}.text-violet-600\/45{color:#7c3aed73}.text-violet-600\/5{color:#7c3aed0d}.text-violet-600\/50{color:#7c3aed80}.text-violet-600\/55{color:#7c3aed8c}.text-violet-600\/60{color:#7c3aed99}.text-violet-600\/65{color:#7c3aeda6}.text-violet-600\/70{color:#7c3aedb3}.text-violet-600\/75{color:#7c3aedbf}.text-violet-600\/80{color:#7c3aedcc}.text-violet-600\/85{color:#7c3aedd9}.text-violet-600\/90{color:#7c3aede6}.text-violet-600\/95{color:#7c3aedf2}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity))}.text-violet-700\/0{color:#6d28d900}.text-violet-700\/10{color:#6d28d91a}.text-violet-700\/100{color:#6d28d9}.text-violet-700\/15{color:#6d28d926}.text-violet-700\/20{color:#6d28d933}.text-violet-700\/25{color:#6d28d940}.text-violet-700\/30{color:#6d28d94d}.text-violet-700\/35{color:#6d28d959}.text-violet-700\/40{color:#6d28d966}.text-violet-700\/45{color:#6d28d973}.text-violet-700\/5{color:#6d28d90d}.text-violet-700\/50{color:#6d28d980}.text-violet-700\/55{color:#6d28d98c}.text-violet-700\/60{color:#6d28d999}.text-violet-700\/65{color:#6d28d9a6}.text-violet-700\/70{color:#6d28d9b3}.text-violet-700\/75{color:#6d28d9bf}.text-violet-700\/80{color:#6d28d9cc}.text-violet-700\/85{color:#6d28d9d9}.text-violet-700\/90{color:#6d28d9e6}.text-violet-700\/95{color:#6d28d9f2}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity))}.text-violet-800\/0{color:#5b21b600}.text-violet-800\/10{color:#5b21b61a}.text-violet-800\/100{color:#5b21b6}.text-violet-800\/15{color:#5b21b626}.text-violet-800\/20{color:#5b21b633}.text-violet-800\/25{color:#5b21b640}.text-violet-800\/30{color:#5b21b64d}.text-violet-800\/35{color:#5b21b659}.text-violet-800\/40{color:#5b21b666}.text-violet-800\/45{color:#5b21b673}.text-violet-800\/5{color:#5b21b60d}.text-violet-800\/50{color:#5b21b680}.text-violet-800\/55{color:#5b21b68c}.text-violet-800\/60{color:#5b21b699}.text-violet-800\/65{color:#5b21b6a6}.text-violet-800\/70{color:#5b21b6b3}.text-violet-800\/75{color:#5b21b6bf}.text-violet-800\/80{color:#5b21b6cc}.text-violet-800\/85{color:#5b21b6d9}.text-violet-800\/90{color:#5b21b6e6}.text-violet-800\/95{color:#5b21b6f2}.text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity))}.text-violet-900\/0{color:#4c1d9500}.text-violet-900\/10{color:#4c1d951a}.text-violet-900\/100{color:#4c1d95}.text-violet-900\/15{color:#4c1d9526}.text-violet-900\/20{color:#4c1d9533}.text-violet-900\/25{color:#4c1d9540}.text-violet-900\/30{color:#4c1d954d}.text-violet-900\/35{color:#4c1d9559}.text-violet-900\/40{color:#4c1d9566}.text-violet-900\/45{color:#4c1d9573}.text-violet-900\/5{color:#4c1d950d}.text-violet-900\/50{color:#4c1d9580}.text-violet-900\/55{color:#4c1d958c}.text-violet-900\/60{color:#4c1d9599}.text-violet-900\/65{color:#4c1d95a6}.text-violet-900\/70{color:#4c1d95b3}.text-violet-900\/75{color:#4c1d95bf}.text-violet-900\/80{color:#4c1d95cc}.text-violet-900\/85{color:#4c1d95d9}.text-violet-900\/90{color:#4c1d95e6}.text-violet-900\/95{color:#4c1d95f2}.text-violet-950{--tw-text-opacity: 1;color:rgb(46 16 101 / var(--tw-text-opacity))}.text-violet-950\/0{color:#2e106500}.text-violet-950\/10{color:#2e10651a}.text-violet-950\/100{color:#2e1065}.text-violet-950\/15{color:#2e106526}.text-violet-950\/20{color:#2e106533}.text-violet-950\/25{color:#2e106540}.text-violet-950\/30{color:#2e10654d}.text-violet-950\/35{color:#2e106559}.text-violet-950\/40{color:#2e106566}.text-violet-950\/45{color:#2e106573}.text-violet-950\/5{color:#2e10650d}.text-violet-950\/50{color:#2e106580}.text-violet-950\/55{color:#2e10658c}.text-violet-950\/60{color:#2e106599}.text-violet-950\/65{color:#2e1065a6}.text-violet-950\/70{color:#2e1065b3}.text-violet-950\/75{color:#2e1065bf}.text-violet-950\/80{color:#2e1065cc}.text-violet-950\/85{color:#2e1065d9}.text-violet-950\/90{color:#2e1065e6}.text-violet-950\/95{color:#2e1065f2}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity))}.text-yellow-100\/0{color:#fef9c300}.text-yellow-100\/10{color:#fef9c31a}.text-yellow-100\/100{color:#fef9c3}.text-yellow-100\/15{color:#fef9c326}.text-yellow-100\/20{color:#fef9c333}.text-yellow-100\/25{color:#fef9c340}.text-yellow-100\/30{color:#fef9c34d}.text-yellow-100\/35{color:#fef9c359}.text-yellow-100\/40{color:#fef9c366}.text-yellow-100\/45{color:#fef9c373}.text-yellow-100\/5{color:#fef9c30d}.text-yellow-100\/50{color:#fef9c380}.text-yellow-100\/55{color:#fef9c38c}.text-yellow-100\/60{color:#fef9c399}.text-yellow-100\/65{color:#fef9c3a6}.text-yellow-100\/70{color:#fef9c3b3}.text-yellow-100\/75{color:#fef9c3bf}.text-yellow-100\/80{color:#fef9c3cc}.text-yellow-100\/85{color:#fef9c3d9}.text-yellow-100\/90{color:#fef9c3e6}.text-yellow-100\/95{color:#fef9c3f2}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity))}.text-yellow-200\/0{color:#fef08a00}.text-yellow-200\/10{color:#fef08a1a}.text-yellow-200\/100{color:#fef08a}.text-yellow-200\/15{color:#fef08a26}.text-yellow-200\/20{color:#fef08a33}.text-yellow-200\/25{color:#fef08a40}.text-yellow-200\/30{color:#fef08a4d}.text-yellow-200\/35{color:#fef08a59}.text-yellow-200\/40{color:#fef08a66}.text-yellow-200\/45{color:#fef08a73}.text-yellow-200\/5{color:#fef08a0d}.text-yellow-200\/50{color:#fef08a80}.text-yellow-200\/55{color:#fef08a8c}.text-yellow-200\/60{color:#fef08a99}.text-yellow-200\/65{color:#fef08aa6}.text-yellow-200\/70{color:#fef08ab3}.text-yellow-200\/75{color:#fef08abf}.text-yellow-200\/80{color:#fef08acc}.text-yellow-200\/85{color:#fef08ad9}.text-yellow-200\/90{color:#fef08ae6}.text-yellow-200\/95{color:#fef08af2}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity))}.text-yellow-300\/0{color:#fde04700}.text-yellow-300\/10{color:#fde0471a}.text-yellow-300\/100{color:#fde047}.text-yellow-300\/15{color:#fde04726}.text-yellow-300\/20{color:#fde04733}.text-yellow-300\/25{color:#fde04740}.text-yellow-300\/30{color:#fde0474d}.text-yellow-300\/35{color:#fde04759}.text-yellow-300\/40{color:#fde04766}.text-yellow-300\/45{color:#fde04773}.text-yellow-300\/5{color:#fde0470d}.text-yellow-300\/50{color:#fde04780}.text-yellow-300\/55{color:#fde0478c}.text-yellow-300\/60{color:#fde04799}.text-yellow-300\/65{color:#fde047a6}.text-yellow-300\/70{color:#fde047b3}.text-yellow-300\/75{color:#fde047bf}.text-yellow-300\/80{color:#fde047cc}.text-yellow-300\/85{color:#fde047d9}.text-yellow-300\/90{color:#fde047e6}.text-yellow-300\/95{color:#fde047f2}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity))}.text-yellow-400\/0{color:#facc1500}.text-yellow-400\/10{color:#facc151a}.text-yellow-400\/100{color:#facc15}.text-yellow-400\/15{color:#facc1526}.text-yellow-400\/20{color:#facc1533}.text-yellow-400\/25{color:#facc1540}.text-yellow-400\/30{color:#facc154d}.text-yellow-400\/35{color:#facc1559}.text-yellow-400\/40{color:#facc1566}.text-yellow-400\/45{color:#facc1573}.text-yellow-400\/5{color:#facc150d}.text-yellow-400\/50{color:#facc1580}.text-yellow-400\/55{color:#facc158c}.text-yellow-400\/60{color:#facc1599}.text-yellow-400\/65{color:#facc15a6}.text-yellow-400\/70{color:#facc15b3}.text-yellow-400\/75{color:#facc15bf}.text-yellow-400\/80{color:#facc15cc}.text-yellow-400\/85{color:#facc15d9}.text-yellow-400\/90{color:#facc15e6}.text-yellow-400\/95{color:#facc15f2}.text-yellow-50{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity))}.text-yellow-50\/0{color:#fefce800}.text-yellow-50\/10{color:#fefce81a}.text-yellow-50\/100{color:#fefce8}.text-yellow-50\/15{color:#fefce826}.text-yellow-50\/20{color:#fefce833}.text-yellow-50\/25{color:#fefce840}.text-yellow-50\/30{color:#fefce84d}.text-yellow-50\/35{color:#fefce859}.text-yellow-50\/40{color:#fefce866}.text-yellow-50\/45{color:#fefce873}.text-yellow-50\/5{color:#fefce80d}.text-yellow-50\/50{color:#fefce880}.text-yellow-50\/55{color:#fefce88c}.text-yellow-50\/60{color:#fefce899}.text-yellow-50\/65{color:#fefce8a6}.text-yellow-50\/70{color:#fefce8b3}.text-yellow-50\/75{color:#fefce8bf}.text-yellow-50\/80{color:#fefce8cc}.text-yellow-50\/85{color:#fefce8d9}.text-yellow-50\/90{color:#fefce8e6}.text-yellow-50\/95{color:#fefce8f2}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity))}.text-yellow-500\/0{color:#eab30800}.text-yellow-500\/10{color:#eab3081a}.text-yellow-500\/100{color:#eab308}.text-yellow-500\/15{color:#eab30826}.text-yellow-500\/20{color:#eab30833}.text-yellow-500\/25{color:#eab30840}.text-yellow-500\/30{color:#eab3084d}.text-yellow-500\/35{color:#eab30859}.text-yellow-500\/40{color:#eab30866}.text-yellow-500\/45{color:#eab30873}.text-yellow-500\/5{color:#eab3080d}.text-yellow-500\/50{color:#eab30880}.text-yellow-500\/55{color:#eab3088c}.text-yellow-500\/60{color:#eab30899}.text-yellow-500\/65{color:#eab308a6}.text-yellow-500\/70{color:#eab308b3}.text-yellow-500\/75{color:#eab308bf}.text-yellow-500\/80{color:#eab308cc}.text-yellow-500\/85{color:#eab308d9}.text-yellow-500\/90{color:#eab308e6}.text-yellow-500\/95{color:#eab308f2}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity))}.text-yellow-600\/0{color:#ca8a0400}.text-yellow-600\/10{color:#ca8a041a}.text-yellow-600\/100{color:#ca8a04}.text-yellow-600\/15{color:#ca8a0426}.text-yellow-600\/20{color:#ca8a0433}.text-yellow-600\/25{color:#ca8a0440}.text-yellow-600\/30{color:#ca8a044d}.text-yellow-600\/35{color:#ca8a0459}.text-yellow-600\/40{color:#ca8a0466}.text-yellow-600\/45{color:#ca8a0473}.text-yellow-600\/5{color:#ca8a040d}.text-yellow-600\/50{color:#ca8a0480}.text-yellow-600\/55{color:#ca8a048c}.text-yellow-600\/60{color:#ca8a0499}.text-yellow-600\/65{color:#ca8a04a6}.text-yellow-600\/70{color:#ca8a04b3}.text-yellow-600\/75{color:#ca8a04bf}.text-yellow-600\/80{color:#ca8a04cc}.text-yellow-600\/85{color:#ca8a04d9}.text-yellow-600\/90{color:#ca8a04e6}.text-yellow-600\/95{color:#ca8a04f2}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity))}.text-yellow-700\/0{color:#a1620700}.text-yellow-700\/10{color:#a162071a}.text-yellow-700\/100{color:#a16207}.text-yellow-700\/15{color:#a1620726}.text-yellow-700\/20{color:#a1620733}.text-yellow-700\/25{color:#a1620740}.text-yellow-700\/30{color:#a162074d}.text-yellow-700\/35{color:#a1620759}.text-yellow-700\/40{color:#a1620766}.text-yellow-700\/45{color:#a1620773}.text-yellow-700\/5{color:#a162070d}.text-yellow-700\/50{color:#a1620780}.text-yellow-700\/55{color:#a162078c}.text-yellow-700\/60{color:#a1620799}.text-yellow-700\/65{color:#a16207a6}.text-yellow-700\/70{color:#a16207b3}.text-yellow-700\/75{color:#a16207bf}.text-yellow-700\/80{color:#a16207cc}.text-yellow-700\/85{color:#a16207d9}.text-yellow-700\/90{color:#a16207e6}.text-yellow-700\/95{color:#a16207f2}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.text-yellow-800\/0{color:#854d0e00}.text-yellow-800\/10{color:#854d0e1a}.text-yellow-800\/100{color:#854d0e}.text-yellow-800\/15{color:#854d0e26}.text-yellow-800\/20{color:#854d0e33}.text-yellow-800\/25{color:#854d0e40}.text-yellow-800\/30{color:#854d0e4d}.text-yellow-800\/35{color:#854d0e59}.text-yellow-800\/40{color:#854d0e66}.text-yellow-800\/45{color:#854d0e73}.text-yellow-800\/5{color:#854d0e0d}.text-yellow-800\/50{color:#854d0e80}.text-yellow-800\/55{color:#854d0e8c}.text-yellow-800\/60{color:#854d0e99}.text-yellow-800\/65{color:#854d0ea6}.text-yellow-800\/70{color:#854d0eb3}.text-yellow-800\/75{color:#854d0ebf}.text-yellow-800\/80{color:#854d0ecc}.text-yellow-800\/85{color:#854d0ed9}.text-yellow-800\/90{color:#854d0ee6}.text-yellow-800\/95{color:#854d0ef2}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity))}.text-yellow-900\/0{color:#713f1200}.text-yellow-900\/10{color:#713f121a}.text-yellow-900\/100{color:#713f12}.text-yellow-900\/15{color:#713f1226}.text-yellow-900\/20{color:#713f1233}.text-yellow-900\/25{color:#713f1240}.text-yellow-900\/30{color:#713f124d}.text-yellow-900\/35{color:#713f1259}.text-yellow-900\/40{color:#713f1266}.text-yellow-900\/45{color:#713f1273}.text-yellow-900\/5{color:#713f120d}.text-yellow-900\/50{color:#713f1280}.text-yellow-900\/55{color:#713f128c}.text-yellow-900\/60{color:#713f1299}.text-yellow-900\/65{color:#713f12a6}.text-yellow-900\/70{color:#713f12b3}.text-yellow-900\/75{color:#713f12bf}.text-yellow-900\/80{color:#713f12cc}.text-yellow-900\/85{color:#713f12d9}.text-yellow-900\/90{color:#713f12e6}.text-yellow-900\/95{color:#713f12f2}.text-yellow-950{--tw-text-opacity: 1;color:rgb(66 32 6 / var(--tw-text-opacity))}.text-yellow-950\/0{color:#42200600}.text-yellow-950\/10{color:#4220061a}.text-yellow-950\/100{color:#422006}.text-yellow-950\/15{color:#42200626}.text-yellow-950\/20{color:#42200633}.text-yellow-950\/25{color:#42200640}.text-yellow-950\/30{color:#4220064d}.text-yellow-950\/35{color:#42200659}.text-yellow-950\/40{color:#42200666}.text-yellow-950\/45{color:#42200673}.text-yellow-950\/5{color:#4220060d}.text-yellow-950\/50{color:#42200680}.text-yellow-950\/55{color:#4220068c}.text-yellow-950\/60{color:#42200699}.text-yellow-950\/65{color:#422006a6}.text-yellow-950\/70{color:#422006b3}.text-yellow-950\/75{color:#422006bf}.text-yellow-950\/80{color:#422006cc}.text-yellow-950\/85{color:#422006d9}.text-yellow-950\/90{color:#422006e6}.text-yellow-950\/95{color:#422006f2}.line-through{text-decoration-line:line-through}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity))}.placeholder-red-300::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(252 165 165 / var(--tw-placeholder-opacity))}.placeholder-red-300::placeholder{--tw-placeholder-opacity: 1;color:rgb(252 165 165 / var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity: .05}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}[x-cloak]{display:none}.Results-table--10club{background-image:url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 145.55 121.13' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle type='text/css'%3E path %7B fill: %23888; %7D %3C/style%3E%3Cg transform='translate%28-347.88,-237.5%29'%3E%3Cpath d='m372.42 260.99-11.94 3.65c-1.16 0.33-2.65 0.5-3.65 0.5-4.81 0-8.95-3.98-8.95-8.62 0-4.31 2.65-7.63 6.8-8.79l17.57-5.64c3.98-1.16 6.96-1.83 9.95-1.83h0.33c5.8 0 10.11 4.48 10.11 10.11v98.15c0 5.63-4.48 10.11-10.11 10.11-5.47 0-10.11-4.47-10.11-10.11z'/%3E%3Cpath d='m446.84 237.5c-26.86 0-46.75 20.72-46.75 45.76v0.33c0 24.87 19.73 45.26 46.42 45.26 3.86 0 7.58-0.42 11.11-1.22 21.19-4.78 35.81-23.06 35.81-44.37v-0.33c0-25.03-19.73-45.43-46.59-45.43m26.53 46.09c0 14.44-9.43 26.56-24.47 27.59v-5.63c0.01-2.6 1.16-4.31 3.59-5.38 0.97-0.41 1.95-0.61 2.6-0.71 0.36-0.05 0.66-0.08 0.86-0.09l0.3-0.01c1.09 0 1.98-0.89 1.98-1.97 0-1.09-0.88-1.98-1.99-1.98-2.97 0-5.44 0.73-7.34 2.16v-14.18c0-1.09-0.88-1.97-1.98-1.97-1.09 0-1.98 0.89-1.98 1.97v27.8c-14.57-1-24.79-13.3-24.79-27.92v-0.33c0-15.26 10.28-27.86 26.36-27.86 15.75 0 26.86 12.77 26.86 28.18z'/%3E%3Cpath d='m448.1 263.37c-5.93 0-10.75 4.82-10.75 10.75l0.01 0.3c-5.97 1.12-10.28 6.3-10.28 12.4 0 3.6 1.55 7.04 4.24 9.44 0.9 0.77 4.17 3.28 8.64 3.29l0.21-0.01 0.71-0.08c0.83-0.17 1.39-1.09 1.39-1.85 0-1.06-0.87-1.94-1.94-1.94h-0.92c-4.79-0.16-8.55-4.05-8.55-8.9 0.02-4.83 3.82-8.69 8.65-8.8l2.31-0.05-0.51-2.25c-0.12-0.54-0.18-1.05-0.18-1.55 0.01-3.84 3.14-6.97 6.99-6.98 3.84 0.01 6.97 3.14 6.98 6.98v0.82l0.03 0.84c0.07 0.97 0.93 1.41 1.76 1.41 0.8 0 1.46-0.43 1.78-1.33l0.14-0.59c0.06-0.43 0.06-0.62 0.06-1.15 0-2.87-1.11-5.56-3.14-7.59-2.05-2.04-4.75-3.16-7.63-3.16'/%3E%3C/g%3E%3C/svg%3E%0A")}.Results-table--25club{background-image:url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 162.2 124.02' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle type='text/css'%3E path %7B fill: %233E3E78; %7D %3C/style%3E%3Cg transform='translate%28-339.55,-236.06%29'%3E%3Cpath d='m420.42 341.22h-49.61l25.16-20.97c21.66-17.64 31.79-28.13 31.79-47.33v-0.36c0-21.83-16.41-36.5-40.35-36.5-19.22 0-30.57 7.34-40.52 19.73-1.58 1.93-2.45 4.38-2.45 6.65 0 5.4 4.36 9.78 9.78 9.78 3.5 0 5.94-1.58 7.51-3.32 7.52-9.09 14.32-13.62 24.1-13.62 11.19 0 19.75 6.99 19.75 19.03 0 11.02-6.12 18.87-22.89 33.01l-37.55 31.97c-3.68 2.97-5.59 6.47-5.59 10.66 0 6.28 4.89 10.13 11.53 10.13h69.35c5.24 0 9.43-4.2 9.43-9.43 0-5.24-4.2-9.43-9.44-9.43'/%3E%3Cpath d='m468.54 272.26c-5.31 0-9.16 0.78-12.93 2l1.2-17.96h32.98c4.73 0 8.57-3.78 8.57-8.45 0-4.64-3.92-8.57-8.57-8.57h-41.33c-4.66 0-8.41 3.65-8.71 8.48l-1.95 32.89c-0.16 3.63 1.05 6.33 3.72 8.24 3.03 2.15 5.36 3.39 8.37 3.39 1.1 0 2.29-0.42 3.81-0.94 2.65-0.92 6.28-2.18 11.84-2.18 10.63 0 17.51 5.37 17.51 13.98 0 8.58-6.56 14.37-16.33 14.37-6.73 0-12.75-2.34-18.96-7.38-1.59-1.28-3.36-1.88-5.57-1.88-4.92 0-9.1 4.16-9.1 9.11 0 2.82 1.31 5.36 3.82 7.36 8.88 6.86 18.72 10.2 30.06 10.2 20.48 0 34.78-13.28 34.78-32.57 0.01-18.56-12.71-30.09-33.21-30.09'/%3E%3C/g%3E%3C/svg%3E%0A")}.Results-table--50club{background-image:url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 180.16 122.17' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle type='text/css'%3E path %7B fill: %23E21145; %7D %3C/style%3E%3Cg transform='translate%28-330.58,-236.99%29'%3E%3Cpath d='m334.77 346.42c-2.51-2.02-4.19-4.7-4.19-8.05 0-5.37 4.52-9.89 9.89-9.89 2.51 0 4.36 0.67 6.03 2.01 8.05 6.55 16.27 9.89 25.48 9.89 13.24 0 22.8-7.88 22.8-20.28v-0.34c0-12.07-10.06-19.45-24.31-19.45-11.4 0-16.93 4.03-20.11 4.03s-5.7-1.17-9.73-4.03c-3.01-2.18-4.19-5.2-4.02-9.05l2.51-42.25c0.34-5.36 4.35-9.22 9.39-9.22h53.15c5.03 0 9.22 4.19 9.22 9.22s-4.19 9.05-9.22 9.05h-44.1l-1.84 27.5c5.53-2.01 10.73-3.35 18.61-3.35 22.97 0 40.91 12.07 40.91 36.88v0.34c0 23.8-17.77 39.73-42.92 39.73-15.92 0-28-5.36-37.55-12.74'/%3E%3Cpath d='m463.62 236.99c-27.16 0-47.28 20.96-47.28 46.27v0.34c0 25.15 19.95 45.77 46.95 45.77 3.9 0 7.66-0.43 11.23-1.23 21.43-4.84 36.22-23.32 36.22-44.88v-0.33c-0.01-25.32-19.96-45.94-47.12-45.94m26.82 46.61c0 14.6-9.54 26.86-24.76 27.9v-5.69c0.02-2.63 1.18-4.36 3.64-5.45 0.98-0.42 1.97-0.62 2.63-0.72 0.36-0.05 0.66-0.08 0.87-0.09l0.3-0.01c1.1 0 2-0.9 2-2s-0.89-2-2.02-2c-3.01 0-5.5 0.74-7.42 2.18v-14.33c0-1.1-0.89-2-2-2-1.1 0-2 0.9-2 2v28.11c-14.74-1.01-25.07-13.45-25.07-28.24v-0.33c0-15.43 10.39-28.17 26.66-28.17 15.93 0 27.16 12.91 27.16 28.5v0.34z'/%3E%3Cpath d='m464.89 263.14c-6 0-10.87 4.88-10.87 10.87l0.01 0.3c-6.04 1.13-10.39 6.37-10.4 12.54 0 3.65 1.57 7.12 4.3 9.55 0.9 0.78 4.21 3.32 8.73 3.33h0.21l0.72-0.09c0.84-0.17 1.4-1.1 1.4-1.86 0-1.08-0.88-1.97-1.97-1.97h-0.93c-4.84-0.16-8.64-4.09-8.65-9 0.02-4.88 3.86-8.79 8.75-8.9l2.34-0.05-0.52-2.28c-0.12-0.54-0.18-1.06-0.18-1.57 0-3.88 3.17-7.05 7.06-7.06 3.88 0.01 7.05 3.18 7.06 7.06l0.01 0.83 0.03 0.85c0.07 0.98 0.94 1.42 1.78 1.42 0.81 0 1.48-0.43 1.8-1.34l0.13-0.6c0.06-0.44 0.06-0.63 0.06-1.16 0-2.89-1.12-5.63-3.17-7.68-2.06-2.05-4.79-3.19-7.7-3.19'/%3E%3C/g%3E%3C/svg%3E%0A")}.Results-table--100club{background-image:url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 261.12 129.26' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle type='text/css'%3E path %7B fill: %23474747; %7D %3C/style%3E%3Cg transform='translate%28-290.1,-233.44%29'%3E%3Cpath d='m316.28 258.5-12.74 3.89c-1.24 0.35-2.83 0.53-3.89 0.53-5.13 0-9.55-4.25-9.55-9.2 0-4.6 2.83-8.14 7.26-9.38l18.75-6.01c4.25-1.24 7.43-1.95 10.62-1.95h0.35c6.19 0 10.79 4.78 10.79 10.79v104.74c0 6.01-4.78 10.79-10.79 10.79-5.84 0-10.79-4.78-10.79-10.79v-93.41z'/%3E%3Cpath d='m345.8 282.62v-0.35c0-26.72 21.23-48.83 49.89-48.83s49.71 21.76 49.71 48.48v0.35c0 26.54-21.23 48.65-50.07 48.65-28.47 0-49.53-21.76-49.53-48.3m78.21 0v-0.35c0-16.45-11.85-30.08-28.66-30.08-17.16 0-28.13 13.45-28.13 29.72v0.35c0 16.28 11.86 29.9 28.49 29.9 17.32 0.01 28.3-13.44 28.3-29.54'/%3E%3Cpath d='m501.5 233.44c-28.66 0-49.89 22.11-49.89 48.83v0.35c0 26.54 21.05 48.3 49.54 48.3 4.12 0 8.08-0.45 11.85-1.3 22.62-5.1 38.22-24.61 38.22-47.35v-0.35c0-26.72-21.06-48.48-49.72-48.48m28.31 49.18c0 15.4-10.06 28.35-26.12 29.44v-6.01c0.01-2.77 1.23-4.6 3.83-5.74 1.03-0.44 2.08-0.65 2.77-0.75 0.38-0.05 0.7-0.08 0.92-0.1l0.32-0.01c1.16 0 2.11-0.95 2.11-2.11 0-1.17-0.94-2.11-2.13-2.11-3.17 0-5.8 0.77-7.82 2.3v-15.13c0-1.16-0.95-2.1-2.11-2.11-1.16 0-2.11 0.95-2.11 2.11v29.66c-15.55-1.06-26.46-14.19-26.46-29.79v-0.35c0-16.28 10.97-29.72 28.13-29.72 16.81 0 28.66 13.62 28.66 30.08v0.34z'/%3E%3Cpath d='m502.84 261.04c-6.33 0-11.47 5.15-11.47 11.47l0.01 0.32c-6.37 1.19-10.97 6.72-10.98 13.24 0 3.84 1.65 7.51 4.53 10.07 0.96 0.82 4.44 3.5 9.22 3.51l0.23-0.01 0.75-0.09c0.88-0.18 1.48-1.16 1.48-1.97 0-1.14-0.93-2.07-2.07-2.08h-0.98c-5.11-0.17-9.12-4.33-9.13-9.5 0.02-5.15 4.08-9.28 9.24-9.39l2.46-0.05-0.54-2.41c-0.13-0.58-0.19-1.12-0.19-1.65 0.01-4.1 3.35-7.44 7.46-7.45 4.1 0.01 7.44 3.35 7.45 7.45l0.01 0.87 0.03 0.89c0.07 1.04 1 1.5 1.88 1.5 0.85 0 1.56-0.45 1.9-1.42l0.14-0.63c0.06-0.46 0.06-0.67 0.06-1.22 0-3.06-1.19-5.94-3.35-8.1-2.18-2.16-5.07-3.35-8.14-3.35'/%3E%3C/g%3E%3C/svg%3E%0A")}.Results-table--250club{background-image:url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 257.96 119.98' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle type='text/css'%3E path %7B fill: %23457e7e; %7D %3C/style%3E%3Cg transform='translate%28-291.67,-238.08%29'%3E%3Cpath class='st0' d='m297.07 337.95 36.33-30.93c16.23-13.69 22.14-21.29 22.14-31.93 0-11.66-8.28-18.42-19.09-18.42-9.47 0-16.06 4.39-23.32 13.18-1.52 1.69-3.88 3.21-7.27 3.21-5.24 0-9.46-4.22-9.46-9.46 0-2.2 0.84-4.56 2.37-6.43 9.63-12 20.61-19.09 39.2-19.09 23.16 0 39.03 14.2 39.03 35.32v0.34c0 18.58-9.79 28.72-30.75 45.79l-24.34 20.28h48c5.06 0 9.12 4.05 9.12 9.12s-4.06 9.13-9.12 9.13h-67.09c-6.42 0-11.15-3.71-11.15-9.8 0-4.06 1.85-7.44 5.4-10.31'/%3E%3Cpath class='st0' d='m414.95 333.72c-10.98 0-20.48-3.23-29.09-9.87-2.41-1.93-3.68-4.39-3.68-7.12 0-4.78 4.03-8.81 8.81-8.81 2.13 0 3.84 0.58 5.38 1.81 6 4.88 11.83 7.15 18.34 7.15 9.44 0 15.79-5.59 15.79-13.9 0-8.32-6.65-13.53-16.93-13.53-5.38 0-8.9 1.22-11.46 2.12-1.46 0.51-2.62 0.91-3.68 0.91-2.91 0-5.17-1.2-8.09-3.27-2.58-1.86-3.76-4.46-3.6-7.98l1.89-31.81c0.29-4.68 3.91-8.21 8.42-8.21h39.98c4.49 0 8.3 3.8 8.3 8.29 0 4.5-3.72 8.18-8.3 8.18h-31.9l-1.17 17.37c3.64-1.19 7.37-1.93 12.51-1.93 19.81 0 32.13 11.15 32.13 29.11-0.01 18.64-13.84 31.49-33.65 31.49'/%3E%3Cpath class='st0' d='m502.16 238.08c-27.37 0-47.66 21.12-47.66 46.64v0.34c0 25.35 20.11 46.13 47.31 46.13 3.94 0 7.72-0.43 11.32-1.25 21.6-4.88 36.5-23.5 36.5-45.23v-0.34c0.01-25.5-20.09-46.29-47.47-46.29m27.04 46.98c0 14.71-9.61 27.07-24.94 28.12v-5.74c0.01-2.65 1.18-4.39 3.66-5.49 0.99-0.42 1.98-0.62 2.65-0.72 0.37-0.06 0.67-0.08 0.88-0.09l0.3-0.01c1.11 0 2.02-0.9 2.02-2.01s-0.91-2.02-2.03-2.02c-3.03 0-5.54 0.74-7.48 2.2v-14.45c0-1.11-0.9-2.01-2.02-2.01s-2.02 0.9-2.02 2.01v28.33c-14.85-1.01-25.27-13.55-25.27-28.46v-0.34c0-15.55 10.48-28.39 26.87-28.39 16.06 0 27.38 13.02 27.38 28.73z'/%3E%3Cpath class='st0' d='m503.45 264.45c-6.04 0-10.96 4.92-10.96 10.95l0.01 0.31c-6.09 1.14-10.48 6.42-10.48 12.65 0 3.67 1.58 7.17 4.33 9.61 0.91 0.78 4.24 3.34 8.81 3.36h0.22l0.72-0.09c0.85-0.17 1.41-1.11 1.41-1.88 0-1.08-0.88-1.97-1.98-1.98h-0.93c-4.89-0.17-8.71-4.13-8.72-9.07 0.02-4.92 3.9-8.86 8.82-8.97l2.35-0.05-0.52-2.3c-0.12-0.55-0.19-1.07-0.19-1.58 0.01-3.91 3.2-7.11 7.13-7.11 3.9 0.01 7.1 3.21 7.11 7.12l0.01 0.83 0.02 0.86c0.07 0.99 0.95 1.43 1.8 1.43 0.82 0 1.49-0.43 1.81-1.35l0.14-0.6c0.06-0.44 0.06-0.64 0.06-1.17 0-2.92-1.14-5.67-3.2-7.73-2.09-2.1-4.84-3.24-7.77-3.24'/%3E%3C/g%3E%3C/svg%3E%0A")}.Results-table--500club{background-image:url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 298 129.6' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle type='text/css'%3E path %7B fill: %231693c7; %7D %3C/style%3E%3Cg transform='translate%28-271.65,-233.26%29'%3E%3Cpath d='m362.65 282.83v-0.36c0-26.92 21.4-49.21 50.28-49.21s50.1 21.93 50.1 48.85v0.36c0 26.74-21.4 49.03-50.46 49.03-28.7 0.01-49.92-21.93-49.92-48.67m78.81 0v-0.36c0-16.58-11.95-30.31-28.88-30.31-17.3 0-28.35 13.55-28.35 29.95v0.36c0 16.4 11.95 30.13 28.71 30.13 17.46 0 28.52-13.54 28.52-29.77'/%3E%3Cpath d='m519.55 233.26c-28.89 0-50.28 22.29-50.28 49.21v0.36c0 26.74 21.21 48.68 49.92 48.68 4.15 0 8.14-0.45 11.94-1.31 22.79-5.14 38.52-24.8 38.52-47.72v-0.36c0-26.93-21.21-48.86-50.1-48.86m28.53 49.57c0 15.52-10.14 28.57-26.32 29.67v-6.05c0.01-2.79 1.24-4.63 3.86-5.79 1.04-0.44 2.1-0.66 2.8-0.76 0.39-0.05 0.7-0.08 0.93-0.1l0.32-0.01c1.17 0 2.12-0.95 2.12-2.12 0-1.18-0.95-2.13-2.15-2.13-3.2 0-5.85 0.78-7.88 2.32v-15.25c0-1.17-0.95-2.12-2.13-2.12-1.17 0-2.12 0.95-2.12 2.12v29.89c-15.67-1.07-26.66-14.3-26.66-30.03v-0.36c0-16.4 11.05-29.95 28.35-29.95 16.94 0 28.88 13.73 28.88 30.31z'/%3E%3Cpath d='m520.91 261.08c-6.37 0-11.56 5.19-11.56 11.56l0.01 0.32c-6.42 1.2-11.05 6.77-11.06 13.34 0 3.87 1.67 7.57 4.57 10.15 0.96 0.83 4.48 3.53 9.29 3.54l0.23-0.01 0.76-0.09c0.89-0.18 1.49-1.17 1.49-1.98 0-1.15-0.94-2.09-2.09-2.09h-0.99c-5.15-0.17-9.19-4.36-9.2-9.57 0.02-5.19 4.11-9.35 9.31-9.47l2.48-0.06-0.55-2.42c-0.13-0.58-0.2-1.12-0.2-1.67 0.01-4.13 3.38-7.5 7.51-7.51 4.13 0.01 7.5 3.38 7.51 7.51l0.01 0.88 0.03 0.9c0.07 1.05 1.01 1.51 1.89 1.51 0.86 0 1.57-0.46 1.91-1.43l0.14-0.64c0.06-0.46 0.06-0.67 0.06-1.23 0-3.08-1.19-5.98-3.37-8.16s-5.09-3.38-8.18-3.38'/%3E%3Cpath d='m276.1 349.36c-2.67-2.14-4.45-4.98-4.45-8.54 0-5.69 4.8-10.5 10.5-10.5 2.67 0 4.62 0.71 6.4 2.13 8.54 6.94 17.26 10.5 27.04 10.5 14.05 0 24.19-8.36 24.19-21.52v-0.36c0-12.81-10.67-20.64-25.79-20.64-12.09 0-17.96 4.27-21.34 4.27s-6.05-1.25-10.32-4.27c-3.2-2.31-4.44-5.51-4.27-9.6l2.67-44.83c0.36-5.69 4.62-9.78 9.96-9.78h56.39c5.33 0 9.78 4.45 9.78 9.78 0 5.34-4.45 9.61-9.78 9.61h-46.79l-1.95 29.17c5.87-2.14 11.38-3.56 19.74-3.56 24.37 0 43.4 12.81 43.4 39.13v0.36c0 25.25-18.86 42.15-45.54 42.15-16.89 0.02-29.71-5.67-39.84-13.5'/%3E%3C/g%3E%3C/svg%3E%0A")}.Results-table--1000club{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Colours' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 30 12'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B filter: url(%23drop-shadow-1); %7D .cls-2 %7B fill: %23ffe049; stroke-width: 0px; %7D %3C/style%3E%3Cfilter id='drop-shadow-1' filterUnits='userSpaceOnUse'%3E%3CfeOffset dx='0' dy='0'/%3E%3CfeGaussianBlur result='blur' stdDeviation='.7'/%3E%3CfeFlood flood-color='%23000' flood-opacity='.85'/%3E%3CfeComposite in2='blur' operator='in'/%3E%3CfeComposite in='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='_1000' data-name='1000' class='cls-1'%3E%3Cpath class='cls-2' d='M3.69,3.16l-.92.28c-.09.03-.2.04-.28.04-.37,0-.69-.31-.69-.66,0-.33.2-.59.52-.67l1.35-.43c.31-.09.53-.14.76-.14h.03c.45,0,.78.34.78.78v7.53c0,.43-.34.78-.78.78s-.78-.34-.78-.78V3.16h0Z'/%3E%3Cpath class='cls-2' d='M5.81,4.89v-.03c0-1.92,1.53-3.51,3.59-3.51s3.57,1.56,3.57,3.49v.03c0,1.91-1.53,3.5-3.6,3.5-2.05,0-3.56-1.56-3.56-3.47M11.44,4.89v-.03c0-1.18-.85-2.16-2.06-2.16s-2.02.97-2.02,2.14v.03c0,1.17.85,2.15,2.05,2.15,1.25,0,2.03-.97,2.03-2.12'/%3E%3Cpath class='cls-2' d='M13.42,4.89v-.03c0-1.92,1.53-3.51,3.59-3.51s3.57,1.56,3.57,3.49v.03c0,1.91-1.53,3.5-3.6,3.5-2.05,0-3.56-1.56-3.56-3.47M19.04,4.89v-.03c0-1.18-.85-2.16-2.06-2.16s-2.02.97-2.02,2.14v.03c0,1.17.85,2.15,2.05,2.15,1.25,0,2.03-.97,2.03-2.12'/%3E%3Cpath class='cls-2' d='M24.62,1.35c-2.06,0-3.59,1.59-3.59,3.51v.03c0,1.91,1.51,3.47,3.56,3.47.3,0,.58-.03.85-.09,1.63-.37,2.75-1.77,2.75-3.4v-.03c0-1.92-1.51-3.49-3.57-3.49M26.65,4.89c0,1.11-.72,2.04-1.88,2.12v-.43c0-.2.09-.33.28-.41.07-.03.15-.05.2-.05.03,0,.05,0,.07,0h.02c.08,0,.15-.07.15-.15s-.07-.15-.15-.15c-.23,0-.42.06-.56.17v-1.09c0-.08-.07-.15-.15-.15-.08,0-.15.07-.15.15v2.13c-1.12-.08-1.9-1.02-1.9-2.14v-.03c0-1.17.79-2.14,2.02-2.14s2.06.98,2.06,2.16v.02h0Z'/%3E%3Cpath class='cls-2' d='M24.71,3.34c-.46,0-.82.37-.82.82v.02c-.46.09-.79.48-.79.95,0,.28.12.54.33.72.07.06.32.25.66.25h.02s.05,0,.05,0c.06-.01.11-.08.11-.14,0-.08-.07-.15-.15-.15h-.07c-.37-.01-.66-.31-.66-.68,0-.37.29-.67.66-.68h.18s-.04-.18-.04-.18c0-.04-.01-.08-.01-.12,0-.29.24-.53.54-.54.29,0,.53.24.54.54v.06s0,.06,0,.06c0,.07.07.11.14.11s.11-.03.14-.1v-.05s.01-.05.01-.09c0-.22-.09-.43-.24-.58-.16-.16-.36-.24-.59-.24'/%3E%3C/g%3E%3C/svg%3E")}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.hover\:bg-blue-500:hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.focus\:z-10:focus{z-index:10}.focus\:rounded-sm:focus{border-radius:.125rem}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity))}.focus\:border-red-300:focus{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.focus\:underline:focus{text-decoration-line:underline}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline:focus{outline-style:solid}.focus\:outline-2:focus{outline-width:2px}.focus\:outline-indigo-500:focus{outline-color:#6366f1}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-blue-600:focus-visible{outline-color:#2563eb}.focus-visible\:outline-blue-700:focus-visible{outline-color:#1d4ed8}.focus-visible\:outline-gray-600:focus-visible{outline-color:#4b5563}.focus-visible\:outline-green-700:focus-visible{outline-color:#15803d}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.active\:bg-indigo-700:active{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width: 640px){.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:ml-16{margin-left:4rem}.sm\:mt-0{margin-top:0}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-full{width:100%}.sm\:max-w-md{max-width:28rem}.sm\:flex-1{flex:1 1 0%}.sm\:flex-auto{flex:1 1 auto}.sm\:flex-grow{flex-grow:1}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-4{gap:1rem}.sm\:whitespace-nowrap{white-space:nowrap}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-0{padding:0}.sm\:p-3{padding:.75rem}.sm\:p-6{padding:1.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:pl-0{padding-left:0}.sm\:pr-0{padding-right:0}.sm\:pt-0{padding-top:0}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:leading-5{line-height:1.25rem}}@media (min-width: 768px){.md\:-my-px{margin-top:-1px;margin-bottom:-1px}.md\:ml-6{margin-left:1.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:items-center{align-items:center}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.md\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.md\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}.md\:rounded-lg{border-radius:.5rem}.md\:border-b{border-bottom-width:1px}.md\:border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-48{padding-top:12rem;padding-bottom:12rem}.md\:text-left{text-align:left}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:h-80{height:20rem}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width: 1280px){.xl\:h-96{height:24rem}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media (prefers-color-scheme: dark){.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.dark\:hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}}
